KYOCERA 266ci User Manual Page 251

  • Download
  • Add to my manuals
  • Print
  • Page
    / 260
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 250
KPDL Operators
7-139
CollateDetails Parameters
CollateDetails has the following parameters as tabled below according to the key of
operations. By making /Collate true, CollateDetails enables the printing system to
implement the e-MPS function according to the keys explained in the following table.
Programming with CollateDetails for Job Retention
CollateDetails enables the printing system to implement the e-MPS Job Retention func-
tion in KPDL mode. The /Mode key must be set to true for all of these functions. The
b
SorterDetails can specify tray arrangement and sorter operation mode as the following example:
<< /SorterDetails << /SorterTray[1 2]/SorterMode(SORTER)>> >>
setpagedevice
Tray arrangement array of [1 2] specifies tray 1 and tray 2 to be used. If tray numbers are omitted ([
]), all trays are used. Sorter mode string of (SORTER) specifes sorter mode. Other options include
(COLLATOR) and (MAILBOX).
c
A typical StapleDetails sequence is as follows. To staple each 20 pages at position 3 on the page:
<< /Staple 3 /StapleDetails << /StaplePosition 3 /Count 20 >> >>
setpagedevice
d
To punch in sub style, use the following example:
<< /Punch 3 /PunchDetails << /PunchMode 2 >> >> setpagedevice
Table 7.49. CollateDetails Parameters
Key Type Meaning Parameters default
/Mode integer Job mode 0: HP Mopier mode/Job retention
1: Volatile job
2: Nonvolatile job
8: VirtualMailbox job
0
/Type integer Job Retention enable 8: Enable Job Retention
/Hold integer Job Retention mode 1: QuickCopy
2: Stored job
3: Proof and Hold
/HoldType integer Job Retention security 0: No security
1: Security with PIN code
0
/HoldKey integer PIN code Number of 4 bytes
/Barcode integer Barcode output 0: Output on first page
1: Output on all pages
2: Do not output
2
/BarcodePosition integer Barcode printing position
(viewed in portrait
orientation)
0: Lower right (bar only)
1: Lower right perpendicular (bar only)
2: Upper right perpendicular (bar only)
3: Upper right (bar only)
4: Upper left (bar only)
5: Upper left perpendicular (bar only)
6: Lower left perpendicular (bar only)
7: Lower left (bar only)
128: Lower right (bar + ID)
129: Lower right perpendicular (bar + ID)
130: Upper right perpendicular (bar + ID)
131: Upper right (bar + ID)
132: Upper left (bar + ID)
133: Upper left perpendicular (bar + ID)
134: Lower left perpendicular (bar + ID)
135: Lower left (bar + ID)
0
/Share integer Share flag 0: Shared
1: Not shared
0
/Name string Job name Character string up to 31 bytes maximum ()
/User string User name Character string up to 31 bytes maximum ()
/Time string Time stamp Character string up to 31 bytes maximum ()
/Destination array VMB destination []
Page view 250
1 2 ... 246 247 248 249 250 251 252 253 254 255 256 ... 259 260

Comments to this Manuals

No comments