home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR4
/
T2B120.ZIP
/
EXAMPLE.HPL
< prev
next >
Wrap
Text File
|
1994-01-04
|
1KB
|
38 lines
;-----------------------------------------------------------
; EXAMPLE.HPL
;
; This text file contains the instructions to initialize a
; HP LaserJet IIISi (or 4) printer
;
; (Use the TXT2BIN program to create the binary image file)
;
; HP and LaserJet are U.S. registered trademarks of
; Hewlett-Packard Company.
;-----------------------------------------------------------
.RADIX 16 ; Set base to hexadecimal
.INCLUDE defines.16 ; Include list of control codes
;--------------------------------------
; Job Control
;--------------------------------------
<Esc> "%-12345X" ; Universal Exit Language /
; Start of PJL
"@PJL ENTER LANGUAGE=PCL" <LF> ; Enter PCL mode
<Esc> "E" ; Reset the printer
<Esc> "&l1X" ; Number of copies = 1
<Esc> "&l1S" ; Duplex, long-edge binding
;--------------------------------------
; Page Control
;--------------------------------------
<Esc> "&l0O" ; Page orientation: Portrait
<Esc> "&l2A" ; Page size: Letter
<Esc> "&l6D" ; Line spacing: 6 lines/inch
<Esc> "&l1E" ; Select upper output bin
<Esc> "&l60F" ; Text length: 60 lines
<Esc> "&l1H" ; Main paper source feed