User's Manual

PDL Reference Guide 11
Implementation
Values
TOPLEFT
TOPRIGHT
BOTTOMDUAL
BOTTOMLEFT
BOTTOMRIGHT
LEFTDUAL
RIGHTDUAL
SADDLE
TOPQUAD
BOTTOMQUAD
LEFTQUAD
RIGHTQUAD
NONE
Punch
@PJL SET
PUNCH
= value
1
@PJL SET JOBATTR = ”@PNHN = value2”
Where value
1
is one of the following:
TOP
RIGHT
LEFT
BOTTOM
NONE
Where value2 is one of the following:
TWO: 2 holes
THREE: 3 holes
FOUR: 4 holes
Folding
@PJL S
ET JOBATTR = "@FOLD = value1"
Where value
1
is one of the following:
BIFOLDINSIDE Bi-Folding(single page)
BIFOLDMULTIOUTSIDE Bi-Folding(multi page)
The "Collated" feature needs to enabled for the
booklet functions to work.
Booklet
@PJL SET JOBATTR = “@
BKLT
= value
1
@PJL SET JOBATTR = “@BKSG = value2”
@PJL SET JOBATTR = “@BKDN = int1”
@PJL SET JOBATTR = “@BKTP = int2”
Where value
1
is one of the following:
NONEDIVIDE : Compile a booklet as long as the
number of sheet does not exceed the limit
AUTODIVIDE : Divide sheets into sets
automatically in case of exceeding the limit
number of sheets.
MANUALDIVIDE : Divide sheets based on the
specified limit manually
OFF : Do not compile a booklet
Where value2 is one of the following:
RIGHT : Right to left page order binding
LEFT : Left to right page order binding
Where int1 is:
1-9999 : Booklet dividing number for each set
Where int2 is:
1-9999 : Booklet total pages of document
Quantity
@PJL SET QTY = int
Where int is:
1-999
(If you use this parameter, it also indicate use
collate mode automatically.)
Resolution
@PJL SET RESOLUTION
= value
Where value is one of the following:
600
1200
Bits Per Pixel
@PJL SET BITSPERPIXEL = value
Where value is one of the following:
1: 1 bit per pixel (per plane)
Copies
@PJL SET COPIES = int
Where int is:
1-999
(This parameter used for uncollated mode.)
<ESC>&l int X
Where int is:
1-999
Simplex
@PJL SET DUPLEX = value1
Where value1 is one of the following:
OFF: simplex
<ESC>&l int S
Where int is one of the following:
0: simplex
Duplex
@PJL SET DUPLEX = value1
@PJL SET BINDING = value2
Where va
lue1 is one of the following:
ON: duplex
Where value2 is one of the following:
LONGEDGE
SHORTEDGE
(value2 is used combined with value1=ON)