HP PCL/PJL reference - Printer Job Language Technical Reference Addendum

ENWW Job Finishing for HP LaserJet 9000mfp series products 15
Job Finishing for HP LaserJet 9000mfp series products
The PJL commands that are sent to the product specify functionality of a particular paper-
handling device. These commands can be sent to the printer only on a job-by-job basis. The
following PJL commands are used to set the functionality of the HP multifunction finisher
(product number C8088A) on a job-by-job basis.
PJL commands for the HP multifunction finisher
The following command sequences can be used for the HP LaserJet 9000mfp series products
that have the HP multifunction finisher accessory (product number C8088A) installed.
To set the destination to the stacker bin (face-up bin)
@PJL SET OUTBIN=OPTIONALOUTBIN1
@PJL SET PROCESSINGTYPE="FACE_UP"
@PJL SET PROCESSINGOPTION="FACE_UP"
Note This command sequence does not work when combined with a stapling command, because
stapled jobs can only be delivered face-down.
To set the destination to the stacker bin (face-down)
@PJL SET OUTBIN=OPTIONALOUTBIN1
@PJL SET PROCESSINGTYPE="FACE_DOWN"
@PJL SET PROCESSINGOPTION="FACE_DOWN"
Note This command sequence is unnecessary when combined with a stapling command, because
stapled jobs are always delivered face-down.
To finish the job with one staple
@PJL SET OUTBIN=OPTIONALOUTBIN1
@PJL SET PROCESSINGTYPE="STAPLING"
@PJL SET PROCESSINGOPTION="ONE_STAPLE"
@PJL SET PAPER=LETTER
Note The PJL SET PAPER value will vary, depending on the size that you are using.
To finish the job with two staples
@PJL SET OUTBIN=OPTIONALOUTBIN1
@PJL SET PROCESSINGTYPE="STAPLING"
@PJL SET PROCESSINGOPTION="TWO_STAPLES"
@PJL SET PAPER=LETTER
Note The PJL SET PAPER value will vary, depending on the size that you are using.