Sample PCL HeadersNote: This section is only an example that may include features and commands that donot exist for this product.Example 1 Header for Simple PrintNote:This is a simple print jobheader specifying theJob Owner and JobName and one copy.The quotations in theJob Owner and JobName lines are required.%-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]%-12345XExample 2 Header for Proof PrintNote:This is a proof print jobheader that requests 6copies.%-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]%-12345XExample 3 Header for Finishing OptionsNote:This is a proof print jobheader requesting thestaple option. You mustsend the job to thestacker using the nativePCL command.%-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\027&l2G[Insert document or text to print here]%-12345Xdc10cc0470Customer Support Page 25