Hole Punch
This command indicates hole punches for a print job on a device with hole punch capability.
Note: Some hole punch options may not be available on every product model.
PJL COMMENT Command
@PJL COMMENT
OID_ATT_PUNCH int;
Where int is:
0 = Punch Off
1 = Punch On
2 = Use 2 Hole Punch
3 = Use 3 Hole Punch
4 = Use 4 Hole Punch
Note: int 1 will be emitted to invoke the default punch
setting on the device.
Fold
This command indicates an optional fold type generated by the professional finisher. The short edge feed command is
also required to use the booklet fold command.
Note: Some fold options may not be available on every product model.
PJL COMMENT Command
@PJL COMMENT
OID_ATT_FOLD string;
Where string is:
TRIFOLDC
TRIFOLDZ
ZFOLD
Note:
•
TriFold C requires a LeadingEdge 0 and/or OID_VAL_FEED_EDGE_SHORT_LEADING command to
insure SEF feeding.
•
TriFold Z requires a LeadingEdge 0 and/or OID_VAL_FEED_EDGE_SHORT_LEADING command.
CQ8700-8900
Customer Support
DSC Comment Command
%%OID_ATT_PUNCH int;
DSC Comment Command
%%OID_ATT_FOLD
OID_VAL_FOLD_string;
PS
<< /Punch int1 /PunchDetails << /Type 6
/NumHoles int2 >> >> setpagedevice
Where int1 is:
0 = Punch Off
4 = Punch On (after each showpage or copy
page operation)
Where int2 is:
0 = Punch Off
1 = Punch On
2 = 2 Hole Punch
3 = 3 Hole Punch
4 = 4 Hole Punch
Note: Setting NumHoles to 1 causes a punch
with the default number of holes.
PS
<< /Fold int1 /FoldDetails << /Type 5
/FoldMethod int2 >> >> setpagedevice
Where int1 is:
0 = No Fold
3 = Fold at end of set
Where int2 is:
1 = TriFold C
2 = TriFold Z
3 = Z-Fold HalfSheet
Page 16