dc10cc0466
Customer Support Page 11
FOLDING
This command indicates an optional fold type generated by the professional finisher. The short edge feed command is also
required to use the booklet fold command.
PJL
@PJL SET JOBATTR = "@FOLD = value1"
Where value1 is one of the following:
BIFOLDINSIDE = Bi-Folding inside per a page
BIFOLDOUTSIDE = Bi-Folding inside per a page
BIFOLDMULTIOUTSIDE = Bi-Folding multiple pages outside
BIFOLDMULTIINSIDE = Bi-Folding multiple pages inside
Note:
The "Collated" feature needs to be enabled for the booklet functions to work.
BOOKLET
PJL
@PJL SET JOBATTR = “@BKLT = value1”
@PJL SET JOBATTR = “@BKSG = value2”
@PJL SET JOBATTR =“@BKDN = int1”
@PJL SET JOBATTR =“@BKTP = int2”
Where value1 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
RESOLUTION
PJL
@PJL SET RESOLUTION = value
Where value is:
600