Ref: 17300004
Title: Default LaserJet Setup String Used by 3INS
date: 11/07/89

Copyright 3Com Corporation, 1991.  All rights reserved.

Here is the default setup string used for HP LaserJets by 3INS
and what each section does.

1B 45 1B 26 6C 31 34 63 31 65 37 2E 36 34 63 36 36 46  ---->Hex
EC E  EC &  l  1  4  c  1  e  7  .  6  4  c  6  6  F   ---->ASCII
\__/  \_______________/\____/\_____________/\_______/
 |_ Reset |              |     |              |
          |              |     |              |
          |_ 14/48" VMI  |     |              |_ 66 lines text length
                         |     |
                         |     |_ 7.64/48" VMI
                         |
                         |_ 1 line top margin

(EC = Escape)

EC E: resets the printer back to default settings as specified on
the control panel (LaserJet II).

EC&l followed by

   14c:   sets vertical motion index (VMI) to 14/48" per line, or
          about 38 lines per page vertically.

   1e:    sets a one-line top margin instead of using the default
          three-line top margin.

   7.64c: sets VMI again, this time to 7.64/48", or about 66
          lines per page vertically.  (Most printers print lines
          at 1/6"--or 8/48"--apart.  Because the LaserJet can
          only print on about 10.5 inches' length of an 11 inch
          long piece of paper, the lines have to be a bit closer
          together if you put 66 of them on a page.)

66F:  sets text length to 66 lines, instead of the default of 60.
      (The capitalized F tells the printer "This is the end of
      the setup string.")

