dc10cc0465
Customer Support
Page 13
FEED EDGE
The values indicate the feed edge to use. Feeds paper so that Leading Edge of paper is the shorter side.
PJL COMMENT Command
DSC Comment Command
PS Set Page
@PJL COMMENT OID_ATT_FEED_EDGE
string
;
%% OID_ATT_FEED_EDGE
string
;
/Leading Edge
integer or null
Where
string
is:
OID_VAL_FEED_EDGE_SHORT_LEADING
OID_VAL_FEED_EDGE_SHORT_TRAILING
OID_VAL_FEED_EDGE_LONG_LEADING
OID_VAL_FEED_EDGE_LONG_TRAILING
null
= use default orientation for
specified PageSize to select which
edge is the top of the page.
0
= Short edge, leading edge is the
top of the page.
2
= Short edge, trailing edge is the
top of the page.
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.
Short edge bind (
Duplex Tumble ON)
= Duplex so that when page is rotated about the short edge, second side image is right
side up.
Long edge bind (
Duplex Tumble OFF
) = Duplex so that when page is rotated about the long edge, second side image is right
side up.
PJL COMMENT Cmd
DSC Comment Cmd
PCL Cmd
PS Cmd
@PJL COMMENT
OID_ATT_PLEX
OID_VAL_PLEX_
string
;
%%OID_ATT_PLEX
OID_VAL_PLEX_
string
;
PCL5
<esc> &
l
int
S
PCL6
DuplexPageMode
(53)
<</Duplex true
/Tumble
string
>>
Where
string
is:
SIMPLEX = simplex
DUPLEX = duplex
Where
int
is:
0 = Simplex
1 = Duplex Long Edge Binding
2 = Duplex Short Edge Binding
Where
string
is:
true
false