Xerox DC 535 User Manual

Page of 28
dc02cc0304
Document Centre Technical Support Operations
Page 19
Sample PCL Headers
Example 1 Header for Simple Print
<ESC>%-12345X@PJL JOB
@PJL SET COPIES= 1
@PJL COMMENT XRXbegin
@PJL COMMENT OID_ATT_JOB_OWNER “John Smith”;
@PJL COMMENT OID_ATT_JOB_NAME “Print Job”;
@PJL COMMENT XRXend
[Insert document or text to be printed here]
<ESC>%-12345X
Example 2 Header for Proof Print
<ESC>%-12345X@PJL JOB
@PJL SET COPIES= 6
@PJL COMMENT XRXbegin
@PJL COMMENT OID_ATT_JOB_TYPE OID_VAL_JOB_TYPE_ PROOF_PRINT
@PJL COMMENT XRXend
[Insert document or text to be printed here]
<ESC>%-12345X
Example 3 Header for Finishing Options
<ESC>%-12345X@PJL JOB
@PJL COMMENT XRXbegin
@PJL COMMENT OID_ATT_JOB_OWNER “John Smith”
@PJL COMMENT OID_ATT_JOB_TYPE OID_VAL_JOB_TYPE_PROOF_PRINT;
@PJL COMMENT OID_ATT_FINISHING OID_VAL_FINISHING_STAPLE;
@PJL COMMENT XRXSTAPLE=PORTRAIT;
@PJL COMMENT XRXend
<ESC>\027&
l2G
[Insert document or text to be printed here]
<ESC>%-12345X
NOTE:
This simple print job
header specifies the
Job Owner and Job
Name and one copy.
The quotations in the
Job Owner and Job
Name lines are
required.
NOTE:
This proof print job
header requests 6
copies.
NOTE:
This proof print job
header requests the
staple option. You
must send the job to
the stacker using the
native PCL command.