HP PCL/PJL reference (PCL 5 Printer Language) - Technical Quick Reference Guide

EN 39
39
PJL
Kernel
Universal Exit Language
Terminates operation of current language and returns control to PJL.
Every job should begin and end with this command.
<ESC> % –12345X
Enter Language
Causes PJL to enable the specified language.
Comment
Allows one line of comment text to be entered in PJL.
@PJL COMMENT
comment text . . .
[CR] <LF>
Job Separation
Job
Indicates the start of a print job, resets the page count and allows naming
of the job; supports non-printing mode. Also, used for providing the pass-
word for PJL security.
End-Of-Job
Tells printer the job has completed, resets the page count.
@PJL EOJ [NAME =
“job name”
] [<CR>] <LF>
@PJL ENTER LANGUAGE
PCL
POSTSCRIPT
others





[CR] <LF>=
@PJL JOB
[NAME= ]
[START= ]
[END= ]
[PASSWORD = ]







[CR] <LF>
job name
first page
last page
number
Learn.fm Page 39 Tuesday, June 22, 1999 8:17 AM