Sample PCL Headers
Note: This section is only an example that may include features and commands that do
not exist for this product.
Example 1 Header for Simple Print
Note:
This is a simple print job
header specifying the
Job Owner and Job
Name and one copy.
The quotations in the
Job Owner and Job
Name lines are required.
<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
Note:
This is a proof print job
header that requests 6
copies.
<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 print here]
<ESC>%-12345X
Example 3 Header for Finishing Options
Note:
This is a proof print job
header requesting the
staple option. You must
send the job to the
stacker using the native
PCL command.
<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 print here]
<ESC>%-12345X
dc10cc0470
Customer Support
Page 25