Xerox Phaser 4600/4620 管理员指南

下载
页码 26
dc10cc0470 
Customer Support 
Page 13 
Formatting Commands 
Collation
 
This attribute controls the collation status of the output. COLLATE results in sets of pages, for example two copies of a 3-
page job results in pages 1 through 3 printed, then pages 1 through 3 printed again. NO_PAGE COLLATE results in page 1 
printing twice, page 2 printing twice and page 3 printing twice. 
PJL COMMENT Command 
PS Set Page 
@PJL COMMENT OID_ATT_OUTPUT string
/Collate true 
/Collate false 
Where string is one of the following: 
OID_VAL_OUTPUT_PAGE_COLLATE 
OID_VAL_OUTPUT_NO_PAGE_COLLATE 
 
 
Binding
 
BINDING defines along which edge a duplex page is flipped. In portrait orientation, LONGEDGE binding indicate pages 
turn as in a book, SHORTEDGE binding indicates pages turn as those in a flip chart. In printing/graphic arts nomenclature, 
SHORTEDGE is analogous to DUPLEX TUMBLE. BINDING is ignored if the document is simplex. 
PJL SET
 
@PJL SET BINDING= string
 
Where string is: 
SHORTEDGE 
LONGEDGE 
 
 
Simplex / Duplex Printing
 
This command specifies if a job is to print on one side or both sides of the sheet. Choose one of the methods below for 
indicating this feature. 
PS Cmd 
See commands in table below 
PCL5 Cmd 
<Esc>&l#S  
where # is the number assigned to the selection 
PCL XL/6 
See commands in table below 
 
PostScript 
PCL5 
PCL XL/6 
one-sided 
/Duplex false 
/Tumble false 
<Esc>&l0S 
0xc0 0x00 0xf8 0x34  
[ubyte eSimplexFrontSide attr_ubyte 
SimplexPageMode] 
two-sided-long-edge 
/Duplex true 
/Tumble false 
<Esc>&l1S 
Portrait 
0xc0 0x00 0xf8 0x35 [ubyte 
eDuplexHorizontalBinding attr_ubyte 
DuplexPageMode] 
Landscape 
0xc0 0x01 0xf8 0x35 [ubyte 
eDuplexVerticalBinding attr_ubyte 
DuplexPageMode] 
two-sided-short-edge 
/Duplex true 
/Tumble true 
<Esc>&l2S 
Portrait 
0xc0 0x01 0xf8 0x35 [ubyte eDuplex 
VerticalBinding attr_ubyte 
DuplexPageMode] 
Landscape 
0xc0 0x00 0xf8 0x35 [ubyte