dc10cc0470
Customer Support
Page 14
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
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