HP LaserJet Enterprise M806, M830, M855, M880 - PJL commands used for stapling or hole punching (white paper)
Two Staples along the Right side (if not possible, no stapling is done)
RIGHT_2PT
Two Staples along the Top side (if not possible, no stapling is done)
TOP_2PT
The “NONE” option in the second PROCESSINGOPTION command (punch) is needed to make sure to
override the default punch setting in the control panel. If the accessory does not have the Hole Punching
option, this command do not affect the job, it is just ignored.
Hole Punching
If only Hole Punching needs to be requested the following PJL commands need to be sent:
@PJL SET PROCESSINGACTION=APPEND
@PJL SET PROCESSINGTYPE="STAPLING"
@PJL SET PROCESSINGOPTION="NONE"
@PJL SET PROCESSINGBOUNDARY=MOPY
@PJL SET PROCESSINGTYPE="PUNCH"
@PJL SET PROCESSINGOPTION="<punch_option>"
@PJL SET PROCESSINGBOUNDARY=MOPY
For the “punch_option” in the second PROCESSINGOPTION command (punch), needs to be one of the
following strings:
US format (two or three holes)
Description
punch_option
Two Holes (always punch, along the top side or along the left side)
2HOLE or 2PT_US
Two Holes along the Left side (if not possible, no punching is done)
LEFT_2PT_US
Two Holes along the Right side (if not possible, no punching is done)
RIGHT_2PT_US
Two Holes along the Top side (if not possible, no punching is done)
TOP_2PT_US
Two Holes along the Bottom side (if not possible, no punching is done)
BT_2PT_US
Three Holes (always punch, along the top side or along the left side)
3HOLE or 3PT_US
Three Holes along the Left side (if not possible, no punching is done)
LEFT_3PT_US
Three Holes along the Right side (if not possible, no punching is done)
RIGHT_3PT_US
Three Holes along the Top side (if not possible, no punching is done)
TOP_3PT_US
Metric format (two or four holes)
Description
punch_option
Two Holes (always punch, along the top side or along the left side)
2HOLE or 2PT_DIN
Two Holes along the Left side (if not possible, no punching is done)
LEFT_2PT_DIN
Two Holes along the Right side (if not possible, no punching is done)
RIGHT_2PT_DIN
Two Holes along the Top side (if not possible, no punching is done)
TOP_2PT_DIN
Two Holes along the Bottom side (if not possible, no punching is done)
BT_2PT_DIN
Four Holes (always punch, along the top side or along the left side)
4HOLE or 4PT_DIN
Four Holes along the Left side (if not possible, no punching is done)
LEFT_4PT_DIN
Four Holes along the Right side (if not possible, no punching is done)
RIGHT_4PT_DIN
Four Holes along the Top side (if not possible, no punching is done)
TOP_4PT_DIN