User's Manual
CQ8700-8900
Customer Support Page 15
Output Destination
Indicates the output bin where the print job is sent.
Note:
Some output options may not be available on every product model
Output Tray PS PJL Comment Command
Simple Catch Tray
Offset Catch Tray
<< /OutputType (MiddleTray) >>
setpagedevice
@PJL COMMENT
OID_ATT_OUTPUT_BINS
OID_VAL_OUTPUT_BIN_MIDDLE;
Top output tray of finisher << /OutputType (TopTray) >>
setpagedevice
@PJL COMMENT
OID_ATT_OUTPUT_BINS
OID_VAL_OUTPUT_BIN_TOP;
Finisher stacker tray << /OutPutType (Stacker) >>
setpagedevice
@PJL COMMENT
OID_ATT_OUTPUT_BINS
OID_VAL_OUTPUT_BIN_STACKER;
Staple
This command indicates use and location of staple(s).
PJL COMMENT Command
PS
@PJL COMMENT XRXSTAPLE=string;
<< /Staple int /StapleDetails << /Type 1 /StapleLocation
(string) >> >> setpagedevice
Where string is:
PORTRAIT
LANDSCAPE
DUAL
For multiple staples (4) use the command below:
@PJL COMMENT OID_ATT_FINISHING
OID_VAL_FINISHING_STAPLE_MULTIPLE;
Where int is:
0 = No Staple
3 = Staple at end of set
Where string is:
SinglePortrait
SingleLandscape
DualLandscape
Multiple