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

16 Chapter 2 Job Finishing ENWW
To finish the job with a fold and saddle stitch
@PJL SET DUPLEX=OFF
@PJL SET OUTBIN=OPTIONALOUTBIN2
ESC&L2A
Note ESC&L2A is the PCL command for letter-sized paper; it must be used to print correctly on LTR-
R oriented media.
The PJL SET PAPER value will vary, depending on the size that you are using.
To finish a duplexed job with a fold and saddle stitch
@PJL SET DUPLEX=ON
@PJL SET BINDING=LONGEDGE
@PJL SET OUTBIN=OPTIONALOUTBIN2
ESC&L2A
Note ESC&L2A is the PCL command for letter-sized paper; it must be used to print correctly on LTR-
R oriented media.
The PJL SET PAPER value will vary, depending on the size that you are using. You can replace
the letter value with any of the other supported values:
Legal = ESC&L3A
Ledger = ESC&L6A
JISB4 = ESC&L46A
A4 = ESC&L26A
A3 = ESC&L27A