home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / I386 / DRIVER.CAB / kmkm6230.gpd < prev    next >
Encoding:
Text File  |  2001-07-22  |  59.0 KB  |  2,098 lines

  1. *GPDSpecVersion: "1.0"
  2. *Include: "StdNames.gpd"
  3. *Include: "ttfsub.gpd"
  4. *GPDFileVersion: "1.1.6A "
  5. *GPDFileName: "KMKM6230.GPD"
  6. *ModelName: "Kyocera Mita KM-6230"
  7. *MasterUnits: PAIR(600, 600)
  8. *ResourceDLL: "KMRES.Dll"
  9. *PrinterType: PAGE
  10. *MaxCopies: 999
  11. *FontCartSlots: 0
  12.  
  13. *PrintRate: 62
  14. *PrintRateUnit: PPM
  15. *PrintRatePPM: 62
  16.  
  17. *Feature: Orientation
  18. {
  19.     *rcNameID: =ORIENTATION_DISPLAY
  20.     *DefaultOption: PORTRAIT
  21.     *Option: PORTRAIT
  22.     {
  23.         *rcNameID: =PORTRAIT_DISPLAY
  24.         *Command: CmdSelect
  25.         {
  26.             *Order: DOC_SETUP.1
  27.             *Cmd: "<1B>&l0O"
  28.         }
  29.     }
  30.     *Option: LANDSCAPE_CC90
  31.     {
  32.         *rcNameID: =LANDSCAPE_DISPLAY
  33.         *Command: CmdSelect
  34.         {
  35.             *Order: DOC_SETUP.1
  36.             *Cmd: "<1B>&l1O"
  37.         }
  38.     }
  39. }
  40. *Feature: InputBin
  41. {
  42.  *rcNameID: =PAPER_SOURCE_DISPLAY
  43.     *DefaultOption: Option1
  44.     *Option: Option1     *%Auto
  45.     {
  46.         *rcNameID: 261
  47.         *OptionID: 261
  48.         *Command: CmdSelect
  49.         {
  50.             *Order: DOC_SETUP.5
  51.             *Cmd: "<1B>&l150H"
  52.         }
  53.     }
  54.     *Option: Option6     *%LCT
  55.     {
  56.         *rcNameID: 262
  57.         *OptionID: 262
  58.         *Command: CmdSelect
  59.         {
  60.             *Order: DOC_SETUP.5
  61.             *Cmd: "<1B>&l105H"
  62.         }
  63.     }
  64.      *Option: Option4     *%Tray3[String: Tray2]
  65.     {
  66.         *rcNameID: 272
  67.         *OptionID: 272
  68.         *Command: CmdSelect
  69.         {
  70.             *Order: DOC_SETUP.5
  71.             *Cmd: "<1B>&l103H"
  72.         }
  73.     }
  74.     *Option: Option5     *%Tray4[String: Tray3]
  75.     {
  76.         *rcNameID: 273
  77.         *OptionID: 273
  78.         *Command: CmdSelect
  79.         {
  80.             *Order: DOC_SETUP.5
  81.             *Cmd: "<1B>&l104H"
  82.         }
  83.     }
  84.     *Option: Option8     *%SideDeck
  85.     {
  86.         *rcNameID: 263
  87.         *OptionID: 263
  88.         *Command: CmdSelect
  89.         {
  90.             *Order: DOC_SETUP.5
  91.             *Cmd: "<1B>&l106H"
  92.         }
  93.     }
  94.     *Option: Option7     *%Bypass
  95.     {
  96.         *rcNameID: 270
  97.         *OptionID: 270
  98.         *Command: CmdSelect
  99.         {
  100.             *Order: DOC_SETUP.5
  101.             *Cmd: "<1B>&l2H"
  102.         }
  103.     }
  104. }
  105. *Feature: OpFeed   *%OptionFeeder
  106. {
  107.     *rcNameID: 410
  108.     *FeatureType: PRINTER_PROPERTY
  109.     *DefaultOption: NONE
  110.     *Option: NONE   *%NotInstalled
  111.     {
  112.         *rcNameID: 401
  113.         *Constraints: LIST(InputBin.Option8)
  114.         *Constraints: LIST(Publish.Option17, Publish.Option23)
  115.     }
  116.     *Option: Option1   *%SideDeck
  117.     {
  118.         *rcNameID: 418
  119.     }
  120. }
  121. *Feature: Resolution
  122. {
  123.     *rcNameID: =RESOLUTION_DISPLAY
  124.     *DefaultOption: Option1
  125.     *Option: Option1
  126.     {
  127.         *Name: "600 x 600 " =DOTS_PER_INCH
  128.         *DPI: PAIR(600, 600)
  129.         *TextDPI: PAIR(600, 600)
  130.         *MinStripBlankPixels: 32
  131.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  132.         *SpotDiameter: 100
  133.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  134.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  135.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  136.         *Command: CmdSelect
  137.         {
  138.             *Order: JOB_SETUP.17
  139.             *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  140.         }
  141.     }
  142. }
  143. *BlockMacro: PaperConstraints1
  144.     {
  145.     *Constraints: LIST(InputBin.Option4, InputBin.Option5, InputBin.Option6, InputBin.Option8)
  146.     }
  147. *BlockMacro: PaperConstraints2
  148.     {
  149.     *Constraints: LIST(InputBin.Option6, InputBin.Option8)
  150.     }
  151. *BlockMacro: PaperConstraints3
  152.     {
  153.     *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL, Stapling.Option2, Stapling.Option3, Stapling.Option4,  Punch.Option2, Punch.Option3, Punch.Option4)
  154.     }
  155. *BlockMacro: PaperConstraints4
  156.     {
  157.     *Constraints: LIST(OutBin.Option11, OutBin.Option12, OutBin.Option13, OutBin.Option14, OutBin.Option15, OutBin.Option16, OutBin.Option17)
  158.     }
  159. *Feature: PaperSize
  160. {
  161.     *rcNameID: =PAPER_SIZE_DISPLAY
  162.     *DefaultOption: LETTER
  163.     *Option: Option1     *%Ledger
  164.     {
  165.         *rcNameID: 310
  166.         *OptionID: 310
  167.         *InsertBlock: =PaperConstraints2
  168. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  169.         *Constraints: LIST(Punch.Option2, Punch.Option4)
  170.         *PageDimensions: PAIR(6600, 10200)
  171.         *PageProtectMem: 9350
  172.         *switch: Orientation
  173.         {
  174.             *case: PORTRAIT
  175.             {
  176.                 *PrintableArea: PAIR(6300, 9900)
  177.                 *PrintableOrigin: PAIR(150, 150)
  178.                 *CursorOrigin: PAIR(150, 100)
  179.                 *Command: CmdSelect
  180.                 {
  181.                     *Order: DOC_SETUP.7
  182.                     *Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t7560x12000Y"
  183.                 }
  184.             }
  185.             *case: LANDSCAPE_CC90
  186.             {
  187.                 *PrintableArea: PAIR(6300, 9900)
  188.                 *PrintableOrigin: PAIR(150, 150)
  189.                 *CursorOrigin: PAIR(100, 10050)
  190.                 *Command: CmdSelect
  191.                 {
  192.                     *Order: DOC_SETUP.7
  193.                     *Cmd: "<1B>&l3O<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t11880x7680Y"
  194.                 }
  195.             }
  196.         }
  197.     }
  198.     *Option: LETTER
  199.     {
  200.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  201.         *Constraints: LIST(Punch.Option2, Punch.Option4)
  202.         *PageProtectMem: 4109
  203.         *switch: Orientation
  204.         {
  205.             *case: PORTRAIT
  206.             {
  207.                 *PrintableArea: PAIR(4800, 6324)
  208.                 *PrintableOrigin: PAIR(150, 150)
  209.                 *CursorOrigin: PAIR(150, 90)
  210.                 *Command: CmdSelect
  211.                 {
  212.                     *Order: DOC_SETUP.7
  213.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
  214.                 }
  215.             }
  216.             *case: LANDSCAPE_CC90
  217.             {
  218.                 *PrintableArea: PAIR(4880, 6344)
  219.                 *PrintableOrigin: PAIR(100, 136)
  220.                 *CursorOrigin: PAIR(100, 6480)
  221.                 *Command: CmdSelect
  222.                 {
  223.                     *Order: DOC_SETUP.7
  224.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  225.                 }
  226.             }
  227.         }
  228.     }
  229.     *Option: LEGAL
  230.     {
  231.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  232.         *InsertBlock: =PaperConstraints2
  233.         *Constraints: LIST(Stapling.Option3)
  234. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  235.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  236.         *PageProtectMem: 5230
  237.         *switch: Orientation
  238.         {
  239.             *case: PORTRAIT
  240.             {
  241.                 *PrintableArea: PAIR(4800, 8124)
  242.                 *PrintableOrigin: PAIR(150, 150)
  243.                 *CursorOrigin: PAIR(150, 90)
  244.                 *Command: CmdSelect
  245.                 {
  246.                     *Order: DOC_SETUP.7
  247.                     *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9864Y"
  248.                 }
  249.             }
  250.             *case: LANDSCAPE_CC90
  251.             {
  252.                 *PrintableArea: PAIR(4880, 8142)
  253.                 *PrintableOrigin: PAIR(100, 138)
  254.                 *CursorOrigin: PAIR(100, 8280)
  255.                 *Command: CmdSelect
  256.                 {
  257.                     *Order: DOC_SETUP.7
  258.                     *Cmd: "<1B>&l3O<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
  259.                 }
  260.             }
  261.         }
  262.     }
  263.     *Option: A3
  264.     {
  265.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  266.         *InsertBlock: =PaperConstraints2
  267. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  268.         *Constraints: LIST(Punch.Option3)
  269.         *PageProtectMem: 9667
  270.         *switch: Orientation
  271.         {
  272.             *case: PORTRAIT
  273.             {
  274.                 *PrintableArea: PAIR(6714, 9654)
  275.                 *PrintableOrigin: PAIR(150, 150)
  276.                 *CursorOrigin: PAIR(150, 90)
  277.                 *Command: CmdSelect
  278.                 {
  279.                     *Order: DOC_SETUP.7
  280.                     *Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t8057x11693Y"
  281.                 }
  282.             }
  283.             *case: LANDSCAPE_CC90
  284.             {
  285.                 *PrintableArea: PAIR(6794, 9684)
  286.                 *PrintableOrigin: PAIR(100, 120)
  287.                 *CursorOrigin: PAIR(100, 9804)
  288.                 *Command: CmdSelect
  289.                 {
  290.                     *Order: DOC_SETUP.7
  291.                     *Cmd: "<1B>&l3O<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t11621x8177Y"
  292.                 }
  293.             }
  294.         }
  295.     }
  296.     *Option: A4
  297.     {
  298.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  299.     *Constraints: LIST(Punch.Option3)
  300.         *PageProtectMem: 4249
  301.         *switch: Orientation
  302.         {
  303.             *case: PORTRAIT
  304.             {
  305.                 *PrintableArea: PAIR(4646, 6738)
  306.                 *PrintableOrigin: PAIR(150, 150)
  307.                 *CursorOrigin: PAIR(150, 90)
  308.                 *Command: CmdSelect
  309.                 {
  310.                     *Order: DOC_SETUP.7
  311.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
  312.                 }
  313.             }
  314.             *case: LANDSCAPE_CC90
  315.             {
  316.                 *PrintableArea: PAIR(4732, 6758)
  317.                 *PrintableOrigin: PAIR(110, 136)
  318.                 *CursorOrigin: PAIR(100, 6894)
  319.                 *Command: CmdSelect
  320.                 {
  321.                     *Order: DOC_SETUP.7
  322.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  323.                 }
  324.             }
  325.         }
  326.     }
  327.     *Option: B4
  328.     {
  329.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  330.         *InsertBlock: =PaperConstraints2
  331. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  332.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  333.         *PageProtectMem: 6391
  334.         *switch: Orientation
  335.         {
  336.             *case: PORTRAIT
  337.             {
  338.                 *PrintableArea: PAIR(5772, 8328)
  339.                 *PrintableOrigin: PAIR(150, 150)
  340.                 *CursorOrigin: PAIR(150, 90)
  341.                 *Command: CmdSelect
  342.                 {
  343.                     *Order: DOC_SETUP.7
  344.                     *Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t6926x10102Y"
  345.                 }
  346.             }
  347.             *case: LANDSCAPE_CC90
  348.             {
  349.                 *PrintableArea: PAIR(5852, 8358)
  350.                 *PrintableOrigin: PAIR(100, 120)
  351.                 *CursorOrigin: PAIR(100, 8478)
  352.                 *Command: CmdSelect
  353.                 {
  354.                     *Order: DOC_SETUP.7
  355.                     *Cmd: "<1B>&l3O<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t10030x7046Y"
  356.                 }
  357.             }
  358.         }
  359.     }
  360.     *Option: B5
  361.     {
  362.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  363.         *Constraints: LIST(InputBin.Option6)
  364.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  365.         *PageProtectMem: 3198
  366.         *switch: Orientation
  367.         {
  368.             *case: PORTRAIT
  369.             {
  370.                 *PrintableArea: PAIR(4002, 5802)
  371.                 *PrintableOrigin: PAIR(150, 150)
  372.                 *CursorOrigin: PAIR(150, 90)
  373.                 *Command: CmdSelect
  374.                 {
  375.                     *Order: DOC_SETUP.7
  376.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  377.                 }
  378.             }
  379.             *case: LANDSCAPE_CC90
  380.             {
  381.                 *PrintableArea: PAIR(4072, 5832)
  382.                 *PrintableOrigin: PAIR(110, 120)
  383.                 *CursorOrigin: PAIR(100, 5952)
  384.                 *Command: CmdSelect
  385.                 {
  386.                     *Order: DOC_SETUP.7
  387.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  388.                 }
  389.             }
  390.         }
  391.     }
  392.     *Option: Option8     *%A5
  393.     {
  394.         *rcNameID: 332
  395.         *OptionID: 332
  396.         *InsertBlock: =PaperConstraints2
  397. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  398.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  399.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  400.         *PageDimensions: PAIR(3496, 4960)
  401.         *PageProtectMem: 2125
  402.         *switch: Orientation
  403.         {
  404.             *case: PORTRAIT
  405.             {
  406.                 *PrintableArea: PAIR(3186, 4660)
  407.                 *PrintableOrigin: PAIR(150, 150)
  408.                 *CursorOrigin: PAIR(150, 90)
  409.                 *Command: CmdSelect
  410.                 {
  411.                     *Order: DOC_SETUP.7
  412.                     *Cmd: "!R!spsz13;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3835x5736Y"
  413.                 }
  414.             }
  415.             *case: LANDSCAPE_CC90
  416.             {
  417.                 *PrintableArea: PAIR(3226, 4720)
  418.                 *PrintableOrigin: PAIR(120, 120)
  419.                 *CursorOrigin: PAIR(100, 4840)
  420.                 *Command: CmdSelect
  421.                 {
  422.                     *Order: DOC_SETUP.7
  423.                     *Cmd: "!R!spsz13;EXIT;<1B>&l3O<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5664x3955Y"
  424.                 }
  425.             }
  426.         }
  427.     }
  428.     *Option: Option9     *%Folio
  429.     {
  430.         *rcNameID: 337
  431.         *OptionID: 337
  432.         *InsertBlock: =PaperConstraints2
  433. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  434.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  435.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  436.         *PageDimensions: PAIR(4960, 7795)
  437.         *PageProtectMem: 10000
  438.         *switch: Orientation
  439.         {
  440.             *case: PORTRAIT
  441.             {
  442.                 *PrintableArea: PAIR(4650, 7495)
  443.                 *PrintableOrigin: PAIR(150, 150)
  444.                 *CursorOrigin: PAIR(150, 90)
  445.                 *Command: CmdSelect
  446.                 {
  447.                     *Order: DOC_SETUP.7
  448.                     *Cmd: "!R!spsz51;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5592x9138Y"
  449.                 }
  450.             }
  451.             *case: LANDSCAPE_CC90
  452.             {
  453.                 *PrintableArea: PAIR(4740, 7555)
  454.                 *PrintableOrigin: PAIR(100, 120)
  455.                 *CursorOrigin: PAIR(100, 7675)
  456.                 *Command: CmdSelect
  457.                 {
  458.                     *Order: DOC_SETUP.7
  459.                     *Cmd: "!R!spsz51;EXIT;<1B>&l3O<1B>&l8c1E<1B>*p0x0Y<1B>*c0t9066x5712Y"
  460.                 }
  461.             }
  462.         }
  463.     }
  464.     *Option: ENV_10
  465.     {
  466.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  467.         *InsertBlock: =PaperConstraints1
  468.         *InsertBlock: =PaperConstraints3
  469.         *InsertBlock: =PaperConstraints4
  470. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  471.         *PageProtectMem: 4109
  472.         *switch: Orientation
  473.         {
  474.             *case: PORTRAIT
  475.             {
  476.                 *PrintableArea: PAIR(2148, 5400)
  477.                 *PrintableOrigin: PAIR(150, 150)
  478.                 *CursorOrigin: PAIR(150, 80)
  479.                 *Command: CmdSelect
  480.                 {
  481.                     *Order: DOC_SETUP.7
  482.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6648Y"
  483.                 }
  484.             }
  485.             *case: LANDSCAPE_CC90
  486.             {
  487.                 *PrintableArea: PAIR(2178, 5400)
  488.                 *PrintableOrigin: PAIR(150, 150)
  489.                 *CursorOrigin: PAIR(100, 5550)
  490.                 *Command: CmdSelect
  491.                 {
  492.                     *Order: DOC_SETUP.7
  493.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  494.                 }
  495.             }
  496.         }
  497.     }
  498.     *Option: ENV_DL
  499.     {
  500.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  501.         *InsertBlock: =PaperConstraints1
  502.         *InsertBlock: =PaperConstraints3
  503.         *InsertBlock: =PaperConstraints4
  504. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  505.         *PageProtectMem: 4109
  506.         *switch: Orientation
  507.         {
  508.             *case: PORTRAIT
  509.             {
  510.                 *PrintableArea: PAIR(2298, 4896)
  511.                 *PrintableOrigin: PAIR(150, 150)
  512.                 *CursorOrigin: PAIR(150, 80)
  513.                 *Command: CmdSelect
  514.                 {
  515.                     *Order: DOC_SETUP.7
  516.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2758x6043Y"
  517.                 }
  518.             }
  519.             *case: LANDSCAPE_CC90
  520.             {
  521.                 *PrintableArea: PAIR(2298, 4896)
  522.                 *PrintableOrigin: PAIR(150, 150)
  523.                 *CursorOrigin: PAIR(100, 5046)
  524.                 *Command: CmdSelect
  525.                 {
  526.                     *Order: DOC_SETUP.7
  527.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  528.                 }
  529.             }
  530.         }
  531.     }
  532.     *Option: ENV_MONARCH
  533.     {
  534.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  535.         *InsertBlock: =PaperConstraints1
  536.         *InsertBlock: =PaperConstraints3
  537.         *InsertBlock: =PaperConstraints4
  538. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  539.         *PageProtectMem: 4109
  540.         *switch: Orientation
  541.         {
  542.             *case: PORTRAIT
  543.             {
  544.                 *PrintableArea: PAIR(1998, 4200)
  545.                 *PrintableOrigin: PAIR(150, 150)
  546.                 *CursorOrigin: PAIR(150, 100)
  547.                 *Command: CmdSelect
  548.                 {
  549.                     *Order: DOC_SETUP.7
  550.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5160Y"
  551.                 }
  552.             }
  553.             *case: LANDSCAPE_CC90
  554.             {
  555.                 *PrintableArea: PAIR(2028, 4200)
  556.                 *PrintableOrigin: PAIR(150, 150)
  557.                 *CursorOrigin: PAIR(100, 4350)
  558.                 *Command: CmdSelect
  559.                 {
  560.                     *Order: DOC_SETUP.7
  561.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2554Y"
  562.                 }
  563.             }
  564.         }
  565.     }
  566.     *Option: ENV_C5
  567.     {
  568.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  569.         *InsertBlock: =PaperConstraints1
  570.         *InsertBlock: =PaperConstraints3
  571.         *InsertBlock: =PaperConstraints4
  572. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  573.         *PageProtectMem: 4109
  574.         *switch: Orientation
  575.         {
  576.             *case: PORTRAIT
  577.             {
  578.                 *PrintableArea: PAIR(3518, 5112)
  579.                 *PrintableOrigin: PAIR(150, 150)
  580.                 *CursorOrigin: PAIR(150, 90)
  581.                 *Command: CmdSelect
  582.                 {
  583.                     *Order: DOC_SETUP.7
  584.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
  585.                 }
  586.             }
  587.             *case: LANDSCAPE_CC90
  588.             {
  589.                 *PrintableArea: PAIR(3528, 5112)
  590.                 *PrintableOrigin: PAIR(150, 150)
  591.                 *CursorOrigin: PAIR(100, 5262)
  592.                 *Command: CmdSelect
  593.                 {
  594.                     *Order: DOC_SETUP.7
  595.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  596.                 }
  597.             }
  598.         }
  599.     }
  600.     *Option: Option14     *%Statement
  601.     {
  602.         *rcNameID: 313
  603.         *OptionID: 313
  604.         *InsertBlock: =PaperConstraints2
  605. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  606.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  607.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  608.         *PageDimensions: PAIR(3300, 5600)
  609.         *PageProtectMem: 10000
  610.         *switch: Orientation
  611.         {
  612.             *case: PORTRAIT
  613.             {
  614.                 *PrintableArea: PAIR(2990, 4800)
  615.                 *PrintableOrigin: PAIR(150, 150)
  616.                 *CursorOrigin: PAIR(150, 90)
  617.                 *Command: CmdSelect
  618.                 {
  619.                     *Order: DOC_SETUP.7
  620.                     *Cmd: "!R!spsz50;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3600x5904Y"
  621.                 }
  622.             }
  623.             *case: LANDSCAPE_CC90
  624.             {
  625.                 *PrintableArea: PAIR(3080, 4860)
  626.                 *PrintableOrigin: PAIR(100, 120)
  627.                 *CursorOrigin: PAIR(100, 4980)
  628.                 *Command: CmdSelect
  629.                 {
  630.                     *Order: DOC_SETUP.7
  631.                     *Cmd: "!R!spsz50;EXIT;<1B>&l3O<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5832x3720Y"
  632.                 }
  633.             }
  634.         }
  635.     }
  636.     *Option: Option20   *%A4Booklet
  637.     {
  638.         *rcNameID: 371
  639.         *OptionID: 371
  640.         *InsertBlock: =PaperConstraints2
  641.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  642.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  643.         *PageDimensions: PAIR(4962, 7014)
  644.         *PageProtectMem: 4249
  645.         *switch: Orientation
  646.         {
  647.             *case: PORTRAIT
  648.             {
  649.                 *PrintableArea: PAIR(4646, 6738)
  650.                 *PrintableOrigin: PAIR(150, 150)
  651.                 *CursorOrigin: PAIR(150, 90)
  652.                 *Command: CmdSelect
  653.                 {
  654.                     *Order: DOC_SETUP.7
  655.                     *Cmd: "!R!spsz8,5;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
  656.                 }
  657.             }
  658.             *case: LANDSCAPE_CC90
  659.             {
  660.                 *PrintableArea: PAIR(4732, 6758)
  661.                 *PrintableOrigin: PAIR(110, 136)
  662.                 *CursorOrigin: PAIR(100, 6894)
  663.                 *Command: CmdSelect
  664.                 {
  665.                     *Order: DOC_SETUP.7
  666.                     *Cmd: "!R!spsz8,5;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  667.                 }
  668.             }
  669.         }
  670.     }
  671.     *Option: Option21   *%LetterBooklet
  672.     {
  673.         *rcNameID: 372
  674.         *OptionID: 372
  675.         *InsertBlock: =PaperConstraints2
  676.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  677.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  678.         *PageDimensions: PAIR(5100, 6600)
  679.         *PageProtectMem: 4109
  680.         *switch: Orientation
  681.         {
  682.             *case: PORTRAIT
  683.             {
  684.                 *PrintableArea: PAIR(4800, 6324)
  685.                 *PrintableOrigin: PAIR(150, 150)
  686.                 *CursorOrigin: PAIR(150, 90)
  687.                 *Command: CmdSelect
  688.                 {
  689.                     *Order: DOC_SETUP.7
  690.                     *Cmd: "!R!spsz6,1;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
  691.                 }
  692.             }
  693.             *case: LANDSCAPE_CC90
  694.             {
  695.                 *PrintableArea: PAIR(4880, 6344)
  696.                 *PrintableOrigin: PAIR(100, 136)
  697.                 *CursorOrigin: PAIR(100, 6480)
  698.                 *Command: CmdSelect
  699.                 {
  700.                     *Order: DOC_SETUP.7
  701.                     *Cmd: "!R!spsz6,1;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  702.                 }
  703.             }
  704.         }
  705.     }
  706.     *Option: CUSTOMSIZE
  707.     {
  708.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  709.         *MinSize: PAIR(2328, 3498)
  710.         *MaxSize: PAIR(7020, 10200)
  711.         *MaxPrintableWidth: 7020
  712.         *MinLeftMargin: 50
  713.         *CenterPrintable?: FALSE
  714.         *PageProtectMem: 1692
  715.         *switch: Orientation
  716.         {
  717.             *case: PORTRAIT
  718.             {
  719.                 *Command: CmdSelect
  720.                 {
  721.                     *Order: DOC_SETUP.7
  722.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }
  723. + "x" %d{(((PhysPaperLength - 300) * 6) / 5) }"Y"
  724.                 }
  725.             }
  726.             *case: LANDSCAPE_CC90
  727.             {
  728.                 *Command: CmdSelect
  729.                 {
  730.                     *Order: DOC_SETUP.7
  731.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperWidth - 8400) * 6) / 5) }
  732. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperLength - 300) * 6) / 5) }
  733. + "Y"
  734.                 }
  735.             }
  736.         }
  737.     }
  738. }
  739. *Feature: EcoPrint
  740. {
  741.     *rcNameID: 530
  742.     *DefaultOption: Option1
  743.     *Option: Option1
  744.     {
  745.         *rcNameID: 502
  746.         *OptionID: 502
  747.         *Command: CmdSelect
  748.         {
  749.             *Order: JOB_SETUP.4
  750.             *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  751.         }
  752.     }
  753.     *Option: Option2
  754.     {
  755.         *rcNameID: 501
  756.         *OptionID: 501
  757.         *Command: CmdSelect
  758.         {
  759.             *Order: JOB_SETUP.4
  760.             *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  761.         }
  762.     }
  763. }
  764. *Feature: Booklet   *%Booklet Mode
  765. {
  766.     *rcNameID: 700
  767.     *DefaultOption: Option1
  768.     *Option: Option1   *%None
  769.     {
  770.         *rcNameID: 503
  771.         *Command: CmdSelect
  772.         {
  773.             *Order: JOB_SETUP.7
  774.             *Cmd: "@PJL SET MBOOKLET=OFF<0A>"
  775.         }
  776.     }
  777.     *Option: Option2   *%LeftBind
  778.     {
  779.         *rcNameID: 702
  780.         *Command: CmdSelect
  781.     {
  782.      *Order: JOB_SETUP.7
  783.      *Cmd: "@PJL SET MBOOKLET=ON<0A>@PJL SET MBOOKLETDIRECTION=LEFTOPEN<0A>@PJL SET MBOOKLE"
  784. + "TSIZE=A3<0A>"
  785.     }
  786.      }
  787.     *Option: Option3   *%RightBind
  788.     {
  789.         *rcNameID: 703
  790.         *Command: CmdSelect
  791.     {
  792.     *Order: JOB_SETUP.7
  793.     *Cmd: "@PJL SET MBOOKLET=ON<0A>@PJL SET MBOOKLETDIRECTION=RIGHTOPEN<0A>@PJL SET MBOOKL"
  794. + "ETSIZE=A3<0A>"
  795.     }
  796.      }
  797. }
  798. *Feature: SortMode   *%Sort Mode
  799. {
  800.     *rcNameID: 610
  801.     *DefaultOption: Option2
  802.     *Option: Option2   *%Sort
  803.     {
  804.         *rcNameID: 611
  805.         *Command: CmdSelect
  806.         {
  807.             *Order: JOB_SETUP.6
  808.             *Cmd: "@PJL SET MSORT=SORT<0A>"
  809.         }
  810.     }
  811.     *Option: Option3   *%Group
  812.     {
  813.         *rcNameID: 612
  814.         *Command: CmdSelect
  815.         {
  816.             *Order: JOB_SETUP.6
  817.             *Cmd: "@PJL SET MSORT=GROUP<0A>"
  818.         }
  819.     }
  820. }
  821. *Feature: Stapling   *%Staple Mode
  822. {
  823.    *rcNameID: 620
  824.     *DefaultOption: Option1
  825.     *Option: Option1   *%None
  826.     {
  827.         *rcNameID: 503
  828.         *Command: CmdSelect
  829.         {
  830.             *Order: JOB_SETUP.9
  831.             *Cmd: "@PJL SET MSTAPLER=OFF<0A>"
  832.         }
  833.      }
  834.    *Option: Option2   *%FrontPosition
  835.     {
  836.         *rcNameID: 621
  837.         *Command: CmdSelect
  838.         {
  839.             *Order: JOB_SETUP.9
  840.             *Cmd: "@PJL SET MSTAPLER=FRONT<0A>"
  841.         }
  842.      }
  843.    *Option: Option3   *%CenterPosition
  844.     {
  845.         *rcNameID: 622
  846.         *Command: CmdSelect
  847.         {
  848.             *Order: JOB_SETUP.9
  849.             *Cmd: "@PJL SET MSTAPLER=CENTER<0A>"
  850.         }
  851.      }
  852.    *Option: Option4   *%RearPosition
  853.     {
  854.         *rcNameID: 623
  855.         *Command: CmdSelect
  856.         {
  857.             *Order: JOB_SETUP.9
  858.             *Cmd: "@PJL SET MSTAPLER=REAR<0A>"
  859.         }
  860.      }
  861.    *Option: Option5   *%BookletStitch
  862.     {
  863.         *rcNameID: 624
  864.         *Command: CmdSelect
  865.         {
  866.             *Order: JOB_SETUP.9
  867.             *Cmd: "@PJL SET MSTAPLER=SADDLESTITCH<0A>"
  868.         }
  869.      }
  870. }
  871. *Feature: Punch   *%Punch Mode
  872. {
  873.    *rcNameID: 630
  874.     *DefaultOption: Option1
  875.     *Option: Option1   *%None
  876.     {
  877.         *rcNameID: 503
  878.         *Command: CmdSelect
  879.         {
  880.             *Order: JOB_SETUP.10
  881.             *Cmd: "@PJL SET MHOLEPUNCH=OFF<0A>"
  882.         }
  883.      }
  884.     *Option: Option2   *%2holes
  885.     {
  886.         *rcNameID: 631
  887.         *Command: CmdSelect
  888.         {
  889.             *Order: JOB_SETUP.10
  890.             *Cmd: "@PJL SET MHOLEPUNCH=2HOLES<0A>"
  891.         }
  892.      }
  893.     *Option: Option3   *%3holes
  894.     {
  895.         *rcNameID: 632
  896.         *Command: CmdSelect
  897.         {
  898.             *Order: JOB_SETUP.10
  899.             *Cmd: "@PJL SET MHOLEPUNCH=3HOLES<0A>"
  900.         }
  901.      }
  902.     *Option: Option4   *%4holes
  903.     {
  904.         *rcNameID: 633
  905.         *Command: CmdSelect
  906.         {
  907.             *Order: JOB_SETUP.10
  908.             *Cmd: "@PJL SET MHOLEPUNCH=4HOLES<0A>"
  909.         }
  910.      }
  911. }
  912. *Feature: OutBin   *%PaperDestination
  913. {
  914.     *rcNameID: 650
  915.     *DefaultOption: Option1
  916.     *Option: Option1   *%MainTray
  917.     {
  918.         *rcNameID: 652
  919.         *Command: CmdSelect
  920.         {
  921.             *Order: JOB_SETUP.8
  922.             *Cmd: "@PJL SET MOUTBIN=MAINTRAY<0A>"
  923.         }
  924.      }
  925.     *Option: Option2   *%SubTray
  926.     {
  927.         *rcNameID: 653
  928.         *Command: CmdSelect
  929.         {
  930.             *Order: JOB_SETUP.8
  931.             *Cmd: "@PJL SET MOUTBIN=SUBTRAY<0A>"
  932.         }
  933.      }
  934.     *Option: Option11   *%Mailbox1
  935.     {
  936.         *rcNameID: 661
  937.         *Command: CmdSelect
  938.         {
  939.             *Order: JOB_SETUP.8
  940.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN1<0A>"
  941.         }
  942.      }
  943.     *Option: Option12   *%Mailbox2
  944.     {
  945.         *rcNameID: 662
  946.         *Command: CmdSelect
  947.         {
  948.             *Order: JOB_SETUP.8
  949.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN2<0A>"
  950.         }
  951.      }
  952.     *Option: Option13   *%Mailbox3
  953.     {
  954.         *rcNameID: 663
  955.         *Command: CmdSelect
  956.         {
  957.             *Order: JOB_SETUP.8
  958.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN3<0A>"
  959.         }
  960.      }
  961.     *Option: Option14   *%Mailbox4
  962.     {
  963.         *rcNameID: 664
  964.         *Command: CmdSelect
  965.         {
  966.             *Order: JOB_SETUP.8
  967.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN4<0A>"
  968.         }
  969.      }
  970.     *Option: Option15   *%Mailbox5
  971.     {
  972.         *rcNameID: 665
  973.         *Command: CmdSelect
  974.         {
  975.             *Order: JOB_SETUP.8
  976.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN5<0A>"
  977.         }
  978.      }
  979.    *Option: Option16   *%Mailbox6
  980.     {
  981.         *rcNameID: 666
  982.         *Command: CmdSelect
  983.         {
  984.             *Order: JOB_SETUP.8
  985.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN6<0A>"
  986.         }
  987.      }
  988.    *Option: Option17   *%Mailbox7
  989.     {
  990.         *rcNameID: 667
  991.         *Command: CmdSelect
  992.         {
  993.             *Order: JOB_SETUP.8
  994.             *Cmd: "@PJL SET MOUTBIN=MAILBOXBIN7<0A>"
  995.         }
  996.      }
  997. }
  998. *Feature: Tandem   *%Tandem Mode
  999. {
  1000.     *rcNameID: 680
  1001.     *DefaultOption: Option1
  1002.     *Option: Option1   *%Off
  1003.     {
  1004.         *rcNameID: 502
  1005.         *Command: CmdSelect
  1006.         {
  1007.             *Order: JOB_SETUP.13
  1008.             *Cmd: "@PJL SET MJOBPROCESS=OFF<0A>@PJL SET MTANDEM=OFF<0A>"
  1009.         }
  1010.      }
  1011.     *Option: Option2   *%On
  1012.     {
  1013.         *rcNameID: 501
  1014.         *Command: CmdSelect
  1015.         {
  1016.             *Order: JOB_SETUP.13
  1017.             *Cmd: "@PJL SET MJOBPROCESS=OFF<0A>@PJL SET MTANDEM=ON<0A>"
  1018.         }
  1019.      }
  1020. }
  1021. *Feature: Publish   *%Cover/OHPMode
  1022. {
  1023.     *rcNameID: 720
  1024.     *DefaultOption: Option1
  1025.     *Option: Option1   *%None
  1026.     {
  1027.         *rcNameID: 503
  1028.         *Command: CmdSelect
  1029.         {
  1030.             *Order: JOB_SETUP.11
  1031.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINPUT=0<0A>"
  1032.         }
  1033.      }
  1034.     *Option: Option2   *%Cover/F
  1035.     {
  1036.         *rcNameID: 722
  1037.         *Command: CmdSelect
  1038.         {
  1039.             *Order: JOB_SETUP.11
  1040.             *Cmd: "@PJL SET MCOVER=1<0A>@PJL SET MINPUT=0<0A>"
  1041.         }
  1042.      }
  1043.     *Option: Option3   *%Cover/FP
  1044.     {
  1045.         *rcNameID: 723
  1046.         *Command: CmdSelect
  1047.         {
  1048.             *Order: JOB_SETUP.11
  1049.             *Cmd: "@PJL SET MCOVER=2<0A>@PJL SET MINPUT=0<0A>"
  1050.         }
  1051.      }
  1052.     *Option: Option4   *%Cover/F+B
  1053.     {
  1054.         *rcNameID: 724
  1055.         *Command: CmdSelect
  1056.         {
  1057.             *Order: JOB_SETUP.11
  1058.             *Cmd: "@PJL SET MCOVER=3<0A>@PJL SET MINPUT=0<0A>"
  1059.         }
  1060.      }
  1061.     *Option: Option5   *%Cover/FP+BP
  1062.     {
  1063.         *rcNameID: 725
  1064.         *Command: CmdSelect
  1065.         {
  1066.             *Order: JOB_SETUP.11
  1067.             *Cmd: "@PJL SET MCOVER=4<0A>@PJL SET MINPUT=0<0A>"
  1068.         }
  1069.      }
  1070.     *Option: Option6   *%Cover/F2side
  1071.     {
  1072.         *rcNameID: 726
  1073.         *Command: CmdSelect
  1074.         {
  1075.             *Order: JOB_SETUP.11
  1076.             *Cmd: "@PJL SET MCOVER=5<0A>@PJL SET MINPUT=0<0A>"
  1077.         }
  1078.      }
  1079.     *Option: Option14   *%OHP/P-Off(3)[String:(2)]
  1080.     {
  1081.         *rcNameID: 733
  1082.         *Command: CmdSelect
  1083.         {
  1084.             *Order: JOB_SETUP.11
  1085.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=3<0A>"
  1086.         }
  1087.      }
  1088.     *Option: Option15   *%OHP/P-Off(4)[String:(3)]
  1089.     {
  1090.         *rcNameID: 734
  1091.         *Command: CmdSelect
  1092.         {
  1093.             *Order: JOB_SETUP.11
  1094.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=4<0A>"
  1095.         }
  1096.      }
  1097.     *Option: Option16   *%OHP/P-Off(LCD)
  1098.     {
  1099.         *rcNameID: 736
  1100.         *Command: CmdSelect
  1101.         {
  1102.             *Order: JOB_SETUP.11
  1103.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=5<0A>"
  1104.         }
  1105.      }
  1106.     *Option: Option17   *%OHP/P-Off(SD)
  1107.     {
  1108.         *rcNameID: 737
  1109.         *Command: CmdSelect
  1110.         {
  1111.             *Order: JOB_SETUP.11
  1112.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=6<0A>"
  1113.         }
  1114.      }
  1115.     *Option: Option20   *%OHP/P-On(3)[String:(2)]
  1116.     {
  1117.         *rcNameID: 739
  1118.         *Command: CmdSelect
  1119.         {
  1120.             *Order: JOB_SETUP.11
  1121.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=3<0A>"
  1122.         }
  1123.      }
  1124.     *Option: Option21   *%OHP/P-On(4)[String:(3)]
  1125.     {
  1126.         *rcNameID: 740
  1127.         *Command: CmdSelect
  1128.         {
  1129.             *Order: JOB_SETUP.11
  1130.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=4<0A>"
  1131.         }
  1132.      }
  1133.     *Option: Option22   *%OHP/P-On(LCD)
  1134.     {
  1135.         *rcNameID: 742
  1136.         *Command: CmdSelect
  1137.         {
  1138.             *Order: JOB_SETUP.11
  1139.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=5<0A>"
  1140.         }
  1141.      }
  1142.     *Option: Option23   *%OHP/P-On(SD)
  1143.     {
  1144.         *rcNameID: 743
  1145.         *Command: CmdSelect
  1146.         {
  1147.             *Order: JOB_SETUP.11
  1148.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=6<0A>"
  1149.         }
  1150.      }
  1151. }
  1152. *Feature: ManagementCode
  1153. {
  1154.     *rcNameID: 800
  1155.     *DefaultOption: Option1
  1156.     *Option: Option1
  1157.     {
  1158.         *rcNameID: 502
  1159.     }
  1160.     *Option: Option2
  1161.     {
  1162.         *rcNameID: 900
  1163.         *Command: CmdSelect
  1164.         {
  1165.             *Order: JOB_SETUP.15
  1166.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000<0A>"
  1167.         }
  1168.     }
  1169.     *Option: Option3
  1170.     {
  1171.         *rcNameID: 901
  1172.         *Command: CmdSelect
  1173.         {
  1174.             *Order: JOB_SETUP.15
  1175.             *Cmd: "@PJL SET MJOBMANAGERCODE=0001<0A>"
  1176.         }
  1177.     }
  1178.     *Option: Option4
  1179.     {
  1180.         *rcNameID: 902
  1181.         *Command: CmdSelect
  1182.         {
  1183.             *Order: JOB_SETUP.15
  1184.             *Cmd: "@PJL SET MJOBMANAGERCODE=0002<0A>"
  1185.         }
  1186.     }
  1187.     *Option: Option5
  1188.     {
  1189.         *rcNameID: 903
  1190.         *Command: CmdSelect
  1191.         {
  1192.             *Order: JOB_SETUP.15
  1193.             *Cmd: "@PJL SET MJOBMANAGERCODE=0003<0A>"
  1194.         }
  1195.     }
  1196.     *Option: Option6
  1197.     {
  1198.         *rcNameID: 904
  1199.         *Command: CmdSelect
  1200.         {
  1201.             *Order: JOB_SETUP.15
  1202.             *Cmd: "@PJL SET MJOBMANAGERCODE=0004<0A>"
  1203.         }
  1204.     }
  1205.     *Option: Option7
  1206.     {
  1207.         *rcNameID: 905
  1208.         *Command: CmdSelect
  1209.         {
  1210.             *Order: JOB_SETUP.15
  1211.             *Cmd: "@PJL SET MJOBMANAGERCODE=0005<0A>"
  1212.         }
  1213.     }
  1214.     *Option: Option8
  1215.     {
  1216.         *rcNameID: 906
  1217.         *Command: CmdSelect
  1218.         {
  1219.             *Order: JOB_SETUP.15
  1220.             *Cmd: "@PJL SET MJOBMANAGERCODE=0006<0A>"
  1221.         }
  1222.     }
  1223.     *Option: Option9
  1224.     {
  1225.         *rcNameID: 907
  1226.         *Command: CmdSelect
  1227.         {
  1228.             *Order: JOB_SETUP.15
  1229.             *Cmd: "@PJL SET MJOBMANAGERCODE=0007<0A>"
  1230.         }
  1231.     }
  1232.     *Option: Option10
  1233.     {
  1234.         *rcNameID: 908
  1235.         *Command: CmdSelect
  1236.         {
  1237.             *Order: JOB_SETUP.15
  1238.             *Cmd: "@PJL SET MJOBMANAGERCODE=0008<0A>"
  1239.         }
  1240.     }
  1241.     *Option: Option11
  1242.     {
  1243.         *rcNameID: 909
  1244.         *Command: CmdSelect
  1245.         {
  1246.             *Order: JOB_SETUP.15
  1247.             *Cmd: "@PJL SET MJOBMANAGERCODE=0009<0A>"
  1248.         }
  1249.     }
  1250.     *Option: Option12
  1251.     {
  1252.         *rcNameID: 910
  1253.         *Command: CmdSelect
  1254.         {
  1255.             *Order: JOB_SETUP.15
  1256.             *Cmd: "@PJL SET MJOBMANAGERCODE=0010<0A>"
  1257.         }
  1258.     }
  1259.     *Option: Option13
  1260.     {
  1261.         *rcNameID: 911
  1262.         *Command: CmdSelect
  1263.         {
  1264.             *Order: JOB_SETUP.15
  1265.             *Cmd: "@PJL SET MJOBMANAGERCODE=0011<0A>"
  1266.         }
  1267.     }
  1268.     *Option: Option14
  1269.     {
  1270.         *rcNameID: 912
  1271.         *Command: CmdSelect
  1272.         {
  1273.             *Order: JOB_SETUP.15
  1274.             *Cmd: "@PJL SET MJOBMANAGERCODE=0012<0A>"
  1275.         }
  1276.     }
  1277.     *Option: Option15
  1278.     {
  1279.         *rcNameID: 913
  1280.         *Command: CmdSelect
  1281.         {
  1282.             *Order: JOB_SETUP.15
  1283.             *Cmd: "@PJL SET MJOBMANAGERCODE=0013<0A>"
  1284.         }
  1285.     }
  1286.     *Option: Option16
  1287.     {
  1288.         *rcNameID: 914
  1289.         *Command: CmdSelect
  1290.         {
  1291.             *Order: JOB_SETUP.15
  1292.             *Cmd: "@PJL SET MJOBMANAGERCODE=0014<0A>"
  1293.         }
  1294.     }
  1295.     *Option: Option17
  1296.     {
  1297.         *rcNameID: 915
  1298.         *Command: CmdSelect
  1299.         {
  1300.             *Order: JOB_SETUP.15
  1301.             *Cmd: "@PJL SET MJOBMANAGERCODE=0015<0A>"
  1302.         }
  1303.     }
  1304.     *Option: Option18
  1305.     {
  1306.         *rcNameID: 916
  1307.         *Command: CmdSelect
  1308.         {
  1309.             *Order: JOB_SETUP.15
  1310.             *Cmd: "@PJL SET MJOBMANAGERCODE=0016<0A>"
  1311.         }
  1312.     }
  1313.     *Option: Option19
  1314.     {
  1315.         *rcNameID: 917
  1316.         *Command: CmdSelect
  1317.         {
  1318.             *Order: JOB_SETUP.15
  1319.             *Cmd: "@PJL SET MJOBMANAGERCODE=0017<0A>"
  1320.         }
  1321.     }
  1322.     *Option: Option20
  1323.     {
  1324.         *rcNameID: 918
  1325.         *Command: CmdSelect
  1326.         {
  1327.             *Order: JOB_SETUP.15
  1328.             *Cmd: "@PJL SET MJOBMANAGERCODE=0018<0A>"
  1329.         }
  1330.     }
  1331.     *Option: Option21
  1332.     {
  1333.         *rcNameID: 919
  1334.         *Command: CmdSelect
  1335.         {
  1336.             *Order: JOB_SETUP.15
  1337.             *Cmd: "@PJL SET MJOBMANAGERCODE=0019<0A>"
  1338.         }
  1339.     }
  1340.     *Option: Option22
  1341.     {
  1342.         *rcNameID: 920
  1343.         *Command: CmdSelect
  1344.         {
  1345.             *Order: JOB_SETUP.15
  1346.             *Cmd: "@PJL SET MJOBMANAGERCODE=0020<0A>"
  1347.         }
  1348.     }
  1349.     *Option: Option23
  1350.     {
  1351.         *rcNameID: 921
  1352.         *Command: CmdSelect
  1353.         {
  1354.             *Order: JOB_SETUP.15
  1355.             *Cmd: "@PJL SET MJOBMANAGERCODE=0021<0A>"
  1356.         }
  1357.     }
  1358.     *Option: Option24
  1359.     {
  1360.         *rcNameID: 922
  1361.         *Command: CmdSelect
  1362.         {
  1363.             *Order: JOB_SETUP.15
  1364.             *Cmd: "@PJL SET MJOBMANAGERCODE=0022<0A>"
  1365.         }
  1366.     }
  1367.     *Option: Option25
  1368.     {
  1369.         *rcNameID: 923
  1370.         *Command: CmdSelect
  1371.         {
  1372.             *Order: JOB_SETUP.15
  1373.             *Cmd: "@PJL SET MJOBMANAGERCODE=0023<0A>"
  1374.         }
  1375.     }
  1376.     *Option: Option26
  1377.     {
  1378.         *rcNameID: 924
  1379.         *Command: CmdSelect
  1380.         {
  1381.             *Order: JOB_SETUP.15
  1382.             *Cmd: "@PJL SET MJOBMANAGERCODE=0024<0A>"
  1383.         }
  1384.     }
  1385.     *Option: Option27
  1386.     {
  1387.         *rcNameID: 925
  1388.         *Command: CmdSelect
  1389.         {
  1390.             *Order: JOB_SETUP.15
  1391.             *Cmd: "@PJL SET MJOBMANAGERCODE=0025<0A>"
  1392.         }
  1393.     }
  1394.     *Option: Option28
  1395.     {
  1396.         *rcNameID: 926
  1397.         *Command: CmdSelect
  1398.         {
  1399.             *Order: JOB_SETUP.15
  1400.             *Cmd: "@PJL SET MJOBMANAGERCODE=0026<0A>"
  1401.         }
  1402.     }
  1403.     *Option: Option29
  1404.     {
  1405.         *rcNameID: 927
  1406.         *Command: CmdSelect
  1407.         {
  1408.             *Order: JOB_SETUP.15
  1409.             *Cmd: "@PJL SET MJOBMANAGERCODE=0027<0A>"
  1410.         }
  1411.     }
  1412.     *Option: Option30
  1413.     {
  1414.         *rcNameID: 928
  1415.         *Command: CmdSelect
  1416.         {
  1417.             *Order: JOB_SETUP.15
  1418.             *Cmd: "@PJL SET MJOBMANAGERCODE=0028<0A>"
  1419.         }
  1420.     }
  1421.     *Option: Option31
  1422.     {
  1423.         *rcNameID: 929
  1424.         *Command: CmdSelect
  1425.         {
  1426.             *Order: JOB_SETUP.15
  1427.             *Cmd: "@PJL SET MJOBMANAGERCODE=0029<0A>"
  1428.         }
  1429.     }
  1430.     *Option: Option32
  1431.     {
  1432.         *rcNameID: 930
  1433.         *Command: CmdSelect
  1434.         {
  1435.             *Order: JOB_SETUP.15
  1436.             *Cmd: "@PJL SET MJOBMANAGERCODE=0030<0A>"
  1437.         }
  1438.     }
  1439.     *Option: Option33
  1440.     {
  1441.         *rcNameID: 950
  1442.         *Command: CmdSelect
  1443.         {
  1444.             *Order: JOB_SETUP.15
  1445.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000000<0A>"
  1446.         }
  1447.     }
  1448.     *Option: Option34
  1449.     {
  1450.         *rcNameID: 951
  1451.         *Command: CmdSelect
  1452.         {
  1453.             *Order: JOB_SETUP.15
  1454.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000001<0A>"
  1455.         }
  1456.     }
  1457.     *Option: Option35
  1458.     {
  1459.         *rcNameID: 952
  1460.         *Command: CmdSelect
  1461.         {
  1462.             *Order: JOB_SETUP.15
  1463.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000002<0A>"
  1464.         }
  1465.     }
  1466.     *Option: Option36
  1467.     {
  1468.         *rcNameID: 953
  1469.         *Command: CmdSelect
  1470.         {
  1471.             *Order: JOB_SETUP.15
  1472.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000003<0A>"
  1473.         }
  1474.     }
  1475.     *Option: Option37
  1476.     {
  1477.         *rcNameID: 954
  1478.         *Command: CmdSelect
  1479.         {
  1480.             *Order: JOB_SETUP.15
  1481.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000004<0A>"
  1482.         }
  1483.     }
  1484.     *Option: Option38
  1485.     {
  1486.         *rcNameID: 955
  1487.         *Command: CmdSelect
  1488.         {
  1489.             *Order: JOB_SETUP.15
  1490.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000005<0A>"
  1491.         }
  1492.     }
  1493.     *Option: Option39
  1494.     {
  1495.         *rcNameID: 956
  1496.         *Command: CmdSelect
  1497.         {
  1498.             *Order: JOB_SETUP.15
  1499.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000006<0A>"
  1500.         }
  1501.     }
  1502.     *Option: Option40
  1503.     {
  1504.         *rcNameID: 957
  1505.         *Command: CmdSelect
  1506.         {
  1507.             *Order: JOB_SETUP.15
  1508.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000007<0A>"
  1509.         }
  1510.     }
  1511.     *Option: Option41
  1512.     {
  1513.         *rcNameID: 958
  1514.         *Command: CmdSelect
  1515.         {
  1516.             *Order: JOB_SETUP.15
  1517.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000008<0A>"
  1518.         }
  1519.     }
  1520.     *Option: Option42
  1521.     {
  1522.         *rcNameID: 959
  1523.         *Command: CmdSelect
  1524.         {
  1525.             *Order: JOB_SETUP.15
  1526.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000009<0A>"
  1527.         }
  1528.     }
  1529.     *Option: Option43
  1530.     {
  1531.         *rcNameID: 960
  1532.         *Command: CmdSelect
  1533.         {
  1534.             *Order: JOB_SETUP.15
  1535.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000010<0A>"
  1536.         }
  1537.     }
  1538.     *Option: Option44
  1539.     {
  1540.         *rcNameID: 961
  1541.         *Command: CmdSelect
  1542.         {
  1543.             *Order: JOB_SETUP.15
  1544.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000011<0A>"
  1545.         }
  1546.     }
  1547.     *Option: Option45
  1548.     {
  1549.         *rcNameID: 962
  1550.         *Command: CmdSelect
  1551.         {
  1552.             *Order: JOB_SETUP.15
  1553.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000012<0A>"
  1554.         }
  1555.     }
  1556.     *Option: Option46
  1557.     {
  1558.         *rcNameID: 963
  1559.         *Command: CmdSelect
  1560.         {
  1561.             *Order: JOB_SETUP.15
  1562.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000013<0A>"
  1563.         }
  1564.     }
  1565.     *Option: Option47
  1566.     {
  1567.         *rcNameID: 964
  1568.         *Command: CmdSelect
  1569.         {
  1570.             *Order: JOB_SETUP.15
  1571.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000014<0A>"
  1572.         }
  1573.     }
  1574.     *Option: Option48
  1575.     {
  1576.         *rcNameID: 965
  1577.         *Command: CmdSelect
  1578.         {
  1579.             *Order: JOB_SETUP.15
  1580.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000015<0A>"
  1581.         }
  1582.     }
  1583.     *Option: Option49
  1584.     {
  1585.         *rcNameID: 966
  1586.         *Command: CmdSelect
  1587.         {
  1588.             *Order: JOB_SETUP.15
  1589.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000016<0A>"
  1590.         }
  1591.     }
  1592.     *Option: Option50
  1593.     {
  1594.         *rcNameID: 967
  1595.         *Command: CmdSelect
  1596.         {
  1597.             *Order: JOB_SETUP.15
  1598.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000017<0A>"
  1599.         }
  1600.     }
  1601.     *Option: Option51
  1602.     {
  1603.         *rcNameID: 968
  1604.         *Command: CmdSelect
  1605.         {
  1606.             *Order: JOB_SETUP.15
  1607.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000018<0A>"
  1608.         }
  1609.     }
  1610.     *Option: Option52
  1611.     {
  1612.         *rcNameID: 969
  1613.         *Command: CmdSelect
  1614.         {
  1615.             *Order: JOB_SETUP.15
  1616.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000019<0A>"
  1617.         }
  1618.     }
  1619.     *Option: Option53
  1620.     {
  1621.         *rcNameID: 970
  1622.         *Command: CmdSelect
  1623.         {
  1624.             *Order: JOB_SETUP.15
  1625.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000020<0A>"
  1626.         }
  1627.     }
  1628.     *Option: Option54
  1629.     {
  1630.         *rcNameID: 971
  1631.         *Command: CmdSelect
  1632.         {
  1633.             *Order: JOB_SETUP.15
  1634.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000021<0A>"
  1635.         }
  1636.     }
  1637.     *Option: Option55
  1638.     {
  1639.         *rcNameID: 972
  1640.         *Command: CmdSelect
  1641.         {
  1642.             *Order: JOB_SETUP.15
  1643.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000022<0A>"
  1644.         }
  1645.     }
  1646.     *Option: Option56
  1647.     {
  1648.         *rcNameID: 973
  1649.         *Command: CmdSelect
  1650.         {
  1651.             *Order: JOB_SETUP.15
  1652.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000023<0A>"
  1653.         }
  1654.     }
  1655.     *Option: Option57
  1656.     {
  1657.         *rcNameID: 974
  1658.         *Command: CmdSelect
  1659.         {
  1660.             *Order: JOB_SETUP.15
  1661.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000024<0A>"
  1662.         }
  1663.     }
  1664.     *Option: Option58
  1665.     {
  1666.         *rcNameID: 975
  1667.         *Command: CmdSelect
  1668.         {
  1669.             *Order: JOB_SETUP.15
  1670.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000025<0A>"
  1671.         }
  1672.     }
  1673.     *Option: Option59
  1674.     {
  1675.         *rcNameID: 976
  1676.         *Command: CmdSelect
  1677.         {
  1678.             *Order: JOB_SETUP.15
  1679.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000026<0A>"
  1680.         }
  1681.     }
  1682.     *Option: Option60
  1683.     {
  1684.         *rcNameID: 977
  1685.         *Command: CmdSelect
  1686.         {
  1687.             *Order: JOB_SETUP.15
  1688.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000027<0A>"
  1689.         }
  1690.     }
  1691.     *Option: Option61
  1692.     {
  1693.         *rcNameID: 978
  1694.         *Command: CmdSelect
  1695.         {
  1696.             *Order: JOB_SETUP.15
  1697.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000028<0A>"
  1698.         }
  1699.     }
  1700.     *Option: Option62
  1701.     {
  1702.         *rcNameID: 979
  1703.         *Command: CmdSelect
  1704.         {
  1705.             *Order: JOB_SETUP.15
  1706.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000029<0A>"
  1707.         }
  1708.     }
  1709.     *Option: Option63
  1710.     {
  1711.         *rcNameID: 980
  1712.         *Command: CmdSelect
  1713.         {
  1714.             *Order: JOB_SETUP.15
  1715.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000030<0A>"
  1716.         }
  1717.     }
  1718. }
  1719. *Feature: OutDevice
  1720. {
  1721.     *rcNameID: 430
  1722.     *FeatureType: PRINTER_PROPERTY
  1723.     *DefaultOption: NONE
  1724.     *Option: NONE
  1725.     {
  1726.         *rcNameID: 401
  1727.         *DisabledFeatures: LIST(Stapling)
  1728.         *Constraints: LIST(PunchUnit.2h, PunchUnit.23h, PunchUnit.24h)
  1729.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4, Stapling.Option5)
  1730.         *Constraints: LIST(OutBin.Option2, OutBin.Option11, OutBin.Option12, OutBin.Option13, OutBin.Option14, OutBin.Option15, OutBin.Option16, OutBin.Option17)
  1731.     }
  1732.     *Option: Fin
  1733.     {
  1734.         *rcNameID: 431
  1735.         *Constraints: LIST(Stapling.Option5)
  1736.         *Constraints: LIST(OutBin.Option11, OutBin.Option12, OutBin.Option13, OutBin.Option14, OutBin.Option15, OutBin.Option16, OutBin.Option17)
  1737.     }
  1738.     *Option: Mail
  1739.     {
  1740.         *rcNameID: 434
  1741.         *Constraints: LIST(Stapling.Option5)
  1742.     }
  1743.     *Option: BookSt
  1744.     {
  1745.         *rcNameID: 432
  1746.         *Constraints: LIST(PunchUnit.2h, PunchUnit.23h, PunchUnit.24h)
  1747.         *Constraints: LIST(OutBin.Option2, OutBin.Option11, OutBin.Option12, OutBin.Option13, OutBin.Option14, OutBin.Option15, OutBin.Option16, OutBin.Option17)
  1748.     }
  1749. }
  1750. *Feature: PunchUnit
  1751. {
  1752.     *rcNameID: 440
  1753.     *FeatureType: PRINTER_PROPERTY
  1754.     *DefaultOption: NONE
  1755.     *Option: NONE
  1756.     {
  1757.         *rcNameID: 401
  1758.         *Constraints: LIST(Punch.Option2, Punch.Option3, Punch.Option4)
  1759.     }
  1760.     *Option: 2h
  1761.     {
  1762.         *rcNameID: 441
  1763.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  1764.     }
  1765.     *Option: 23h
  1766.     {
  1767.         *rcNameID: 442
  1768.         *Constraints: LIST(Punch.Option4)
  1769.     }
  1770.     *Option: 24h
  1771.     {
  1772.         *rcNameID: 443
  1773.         *Constraints: LIST(Punch.Option3)
  1774.     }
  1775. }
  1776. *Feature: TandemUnit
  1777. {
  1778.     *rcNameID: 460
  1779.     *FeatureType: PRINTER_PROPERTY
  1780.     *DefaultOption: NONE
  1781.     *Option: NONE
  1782.     {
  1783.         *rcNameID: 401
  1784.         *Constraints: LIST(Tandem.Option2)
  1785.     }
  1786.     *Option: Option1
  1787.     {
  1788.         *rcNameID: 402
  1789.     }
  1790. }
  1791. *Feature: Halftone
  1792. {
  1793.     *rcNameID: =HALFTONING_DISPLAY
  1794.     *DefaultOption: HT_PATSIZE_AUTO
  1795.     *Option: HT_PATSIZE_AUTO
  1796.     {
  1797.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1798.     }
  1799.     *Option: HT_PATSIZE_SUPERCELL_M
  1800.     {
  1801.         *rcNameID: =HT_SUPERCELL_DISPLAY
  1802.     }
  1803.     *Option: HT_PATSIZE_6x6_M
  1804.     {
  1805.         *rcNameID: =HT_DITHER6X6_DISPLAY
  1806.     }
  1807.     *Option: HT_PATSIZE_8x8_M
  1808.     {
  1809.         *rcNameID: =HT_DITHER8X8_DISPLAY
  1810.     }
  1811. }
  1812. *Feature: Memory
  1813. {
  1814.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  1815.     *DefaultOption: 16384KB
  1816.     *Option: 16384KB
  1817.     {
  1818.         *Name: "16MB"
  1819.         *MemoryConfigKB: PAIR(16384, 13950)
  1820.     }
  1821.     *Option: 32768KB
  1822.     {
  1823.         *Name: "32MB"
  1824.         *MemoryConfigKB: PAIR(32768, 28350)
  1825.     }
  1826.     *Option: 49152KB
  1827.     {
  1828.         *Name: "48MB"
  1829.         *MemoryConfigKB: PAIR(49152, 42750)
  1830.     }
  1831.     *Option: 65536KB
  1832.     {
  1833.         *Name: "64MB"
  1834.         *MemoryConfigKB: PAIR(65536, 57150)
  1835.     }
  1836. }
  1837. *Feature: Duplex
  1838. {
  1839.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1840.     *DefaultOption: NONE
  1841.     *Option: NONE
  1842.     {
  1843.         *rcNameID: =NONE_DISPLAY
  1844.         *Command: CmdSelect
  1845.         {
  1846.             *Order: DOC_SETUP.3
  1847.             *Cmd: "<1B>&l0S"
  1848.         }
  1849.     }
  1850.     *Option: VERTICAL
  1851.     {
  1852.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1853.         *Command: CmdSelect
  1854.         {
  1855.             *Order: DOC_SETUP.4
  1856.             *Cmd: "<1B>&l1S"
  1857.         }
  1858.     }
  1859.     *Option: HORIZONTAL
  1860.     {
  1861.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1862.         *Command: CmdSelect
  1863.         {
  1864.             *Order: DOC_SETUP.4
  1865.             *Cmd: "<1B>&l2S"
  1866.         }
  1867.     }
  1868. }
  1869. *Feature: PageProtect
  1870. {
  1871.     *rcNameID: =PAGE_PROTECTION_DISPLAY
  1872.     *DefaultOption: OFF
  1873.     *Option: ON
  1874.     {
  1875.         *rcNameID: =ON_DISPLAY
  1876.         *Command: CmdSelect
  1877.         {
  1878.             *Order: JOB_SETUP.1
  1879.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL SET PAGEPROTECT=ON<0A>"
  1880.         }
  1881.     }
  1882.     *Option: OFF   *%Auto
  1883.     {
  1884.         *rcNameID: 504
  1885.         *Command: CmdSelect
  1886.         {
  1887.             *Order: JOB_SETUP.1
  1888.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL SET PAGEPROTECT=AUTO<0A>"
  1889.         }
  1890.     }
  1891. }
  1892. *Command: CmdStartDoc
  1893. {
  1894.     *Order: JOB_SETUP.18
  1895.     *Cmd: "<1B>&u600D<1B>*r0F"
  1896. }
  1897. *Command: CmdStartPage
  1898. {
  1899.     *Order: PAGE_SETUP.1
  1900.     *Cmd: "<1B>*b0M<0D>"
  1901. }
  1902. *Command: CmdEndJob
  1903. {
  1904.     *Order: JOB_FINISH.1
  1905.     *Cmd: "<1B>E<1B>%%-12345X!R!res;EXIT;"
  1906. }
  1907. *Command: CmdCopies
  1908. {
  1909.     *Order: DOC_SETUP.8
  1910.     *Cmd: "<1B>&l" %d{NumOfCopies}"X"
  1911. }
  1912. *%Booklet/Sort,Staple,Punch,Cover
  1913. *InvalidCombination: LIST(Booklet.Option2, SortMode.Option3)
  1914. *InvalidCombination: LIST(Booklet.Option2, Stapling.Option2)
  1915. *InvalidCombination: LIST(Booklet.Option2, Stapling.Option3)
  1916. *InvalidCombination: LIST(Booklet.Option2, Stapling.Option4)
  1917. *InvalidCombination: LIST(Booklet.Option2, Punch.Option2)
  1918. *InvalidCombination: LIST(Booklet.Option2, Punch.Option3)
  1919. *InvalidCombination: LIST(Booklet.Option2, Punch.Option4)
  1920. *InvalidCombination: LIST(Booklet.Option2, Publish.Option4)
  1921. *InvalidCombination: LIST(Booklet.Option2, Publish.Option5)
  1922. *InvalidCombination: LIST(Booklet.Option3, SortMode.Option3)
  1923. *InvalidCombination: LIST(Booklet.Option3, Stapling.Option2)
  1924. *InvalidCombination: LIST(Booklet.Option3, Stapling.Option3)
  1925. *InvalidCombination: LIST(Booklet.Option3, Stapling.Option4)
  1926. *InvalidCombination: LIST(Booklet.Option3, Punch.Option2)
  1927. *InvalidCombination: LIST(Booklet.Option3, Punch.Option3)
  1928. *InvalidCombination: LIST(Booklet.Option3, Punch.Option4)
  1929. *InvalidCombination: LIST(Booklet.Option3, Publish.Option4)
  1930. *InvalidCombination: LIST(Booklet.Option3, Publish.Option5)
  1931. *InvalidCombination: LIST(Booklet.Option1, Publish.Option6)
  1932. *InvalidCombination: LIST(Booklet.Option1, Stapling.Option5)
  1933.  
  1934. *%OutputBin/Staple
  1935. *InvalidCombination: LIST(OutBin.Option2, Stapling.Option2)
  1936. *InvalidCombination: LIST(OutBin.Option2, Stapling.Option3)
  1937. *InvalidCombination: LIST(OutBin.Option2, Stapling.Option4)
  1938. *InvalidCombination: LIST(OutBin.Option11, Stapling.Option2)
  1939. *InvalidCombination: LIST(OutBin.Option11, Stapling.Option3)
  1940. *InvalidCombination: LIST(OutBin.Option11, Stapling.Option4)
  1941. *InvalidCombination: LIST(OutBin.Option12, Stapling.Option2)
  1942. *InvalidCombination: LIST(OutBin.Option12, Stapling.Option3)
  1943. *InvalidCombination: LIST(OutBin.Option12, Stapling.Option4)
  1944. *InvalidCombination: LIST(OutBin.Option13, Stapling.Option2)
  1945. *InvalidCombination: LIST(OutBin.Option13, Stapling.Option3)
  1946. *InvalidCombination: LIST(OutBin.Option13, Stapling.Option4)
  1947. *InvalidCombination: LIST(OutBin.Option14, Stapling.Option2)
  1948. *InvalidCombination: LIST(OutBin.Option14, Stapling.Option3)
  1949. *InvalidCombination: LIST(OutBin.Option14, Stapling.Option4)
  1950. *InvalidCombination: LIST(OutBin.Option15, Stapling.Option2)
  1951. *InvalidCombination: LIST(OutBin.Option15, Stapling.Option3)
  1952. *InvalidCombination: LIST(OutBin.Option15, Stapling.Option4)
  1953. *InvalidCombination: LIST(OutBin.Option16, Stapling.Option2)
  1954. *InvalidCombination: LIST(OutBin.Option16, Stapling.Option3)
  1955. *InvalidCombination: LIST(OutBin.Option16, Stapling.Option4)
  1956. *InvalidCombination: LIST(OutBin.Option17, Stapling.Option2)
  1957. *InvalidCombination: LIST(OutBin.Option17, Stapling.Option3)
  1958. *InvalidCombination: LIST(OutBin.Option17, Stapling.Option4)
  1959. *%OutputBin/Punch
  1960. *InvalidCombination: LIST(OutBin.Option11, Punch.Option2)
  1961. *InvalidCombination: LIST(OutBin.Option11, Punch.Option3)
  1962. *InvalidCombination: LIST(OutBin.Option11, Punch.Option4)
  1963. *InvalidCombination: LIST(OutBin.Option12, Punch.Option2)
  1964. *InvalidCombination: LIST(OutBin.Option12, Punch.Option3)
  1965. *InvalidCombination: LIST(OutBin.Option12, Punch.Option4)
  1966. *InvalidCombination: LIST(OutBin.Option13, Punch.Option2)
  1967. *InvalidCombination: LIST(OutBin.Option13, Punch.Option3)
  1968. *InvalidCombination: LIST(OutBin.Option13, Punch.Option4)
  1969. *InvalidCombination: LIST(OutBin.Option14, Punch.Option2)
  1970. *InvalidCombination: LIST(OutBin.Option14, Punch.Option3)
  1971. *InvalidCombination: LIST(OutBin.Option14, Punch.Option4)
  1972. *InvalidCombination: LIST(OutBin.Option15, Punch.Option2)
  1973. *InvalidCombination: LIST(OutBin.Option15, Punch.Option3)
  1974. *InvalidCombination: LIST(OutBin.Option15, Punch.Option4)
  1975. *InvalidCombination: LIST(OutBin.Option16, Punch.Option2)
  1976. *InvalidCombination: LIST(OutBin.Option16, Punch.Option3)
  1977. *InvalidCombination: LIST(OutBin.Option16, Punch.Option4)
  1978. *InvalidCombination: LIST(OutBin.Option17, Punch.Option2)
  1979. *InvalidCombination: LIST(OutBin.Option17, Punch.Option3)
  1980. *InvalidCombination: LIST(OutBin.Option17, Punch.Option4)
  1981.  
  1982. *%Group/Staple
  1983. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option2)
  1984. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option3)
  1985. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option4)
  1986. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option5)
  1987. *%Sort/OHPMode
  1988. *%InvalidCombination: LIST(SortMode.Option2, Publish.Option12)
  1989. *%InvalidCombination: LIST(SortMode.Option2, Publish.Option13)
  1990. *InvalidCombination: LIST(SortMode.Option2, Publish.Option14)
  1991. *InvalidCombination: LIST(SortMode.Option2, Publish.Option15)
  1992. *InvalidCombination: LIST(SortMode.Option2, Publish.Option16)
  1993. *InvalidCombination: LIST(SortMode.Option2, Publish.Option17)
  1994. *%InvalidCombination: LIST(SortMode.Option2, Publish.Option18)
  1995. *%InvalidCombination: LIST(SortMode.Option2, Publish.Option19)
  1996. *InvalidCombination: LIST(SortMode.Option2, Publish.Option20)
  1997. *InvalidCombination: LIST(SortMode.Option2, Publish.Option21)
  1998. *InvalidCombination: LIST(SortMode.Option2, Publish.Option22)
  1999. *InvalidCombination: LIST(SortMode.Option2, Publish.Option23)
  2000. *%Punch/OHPMode
  2001. *%InvalidCombination: LIST(Punch.Option2, Publish.Option12)
  2002. *%InvalidCombination: LIST(Punch.Option2, Publish.Option13)
  2003. *InvalidCombination: LIST(Punch.Option2, Publish.Option14)
  2004. *InvalidCombination: LIST(Punch.Option2, Publish.Option15)
  2005. *InvalidCombination: LIST(Punch.Option2, Publish.Option16)
  2006. *InvalidCombination: LIST(Punch.Option2, Publish.Option17)
  2007. *%InvalidCombination: LIST(Punch.Option2, Publish.Option18)
  2008. *%InvalidCombination: LIST(Punch.Option2, Publish.Option19)
  2009. *InvalidCombination: LIST(Punch.Option2, Publish.Option20)
  2010. *InvalidCombination: LIST(Punch.Option2, Publish.Option21)
  2011. *InvalidCombination: LIST(Punch.Option2, Publish.Option22)
  2012. *InvalidCombination: LIST(Punch.Option2, Publish.Option23)
  2013. *%InvalidCombination: LIST(Punch.Option3, Publish.Option12)
  2014. *%InvalidCombination: LIST(Punch.Option3, Publish.Option13)
  2015. *InvalidCombination: LIST(Punch.Option3, Publish.Option14)
  2016. *InvalidCombination: LIST(Punch.Option3, Publish.Option15)
  2017. *InvalidCombination: LIST(Punch.Option3, Publish.Option16)
  2018. *InvalidCombination: LIST(Punch.Option3, Publish.Option17)
  2019. *%InvalidCombination: LIST(Punch.Option3, Publish.Option18)
  2020. *%InvalidCombination: LIST(Punch.Option3, Publish.Option19)
  2021. *InvalidCombination: LIST(Punch.Option3, Publish.Option20)
  2022. *InvalidCombination: LIST(Punch.Option3, Publish.Option21)
  2023. *InvalidCombination: LIST(Punch.Option3, Publish.Option22)
  2024. *InvalidCombination: LIST(Punch.Option3, Publish.Option23)
  2025. *%InvalidCombination: LIST(Punch.Option4, Publish.Option12)
  2026. *%InvalidCombination: LIST(Punch.Option4, Publish.Option13)
  2027. *InvalidCombination: LIST(Punch.Option4, Publish.Option14)
  2028. *InvalidCombination: LIST(Punch.Option4, Publish.Option15)
  2029. *InvalidCombination: LIST(Punch.Option4, Publish.Option16)
  2030. *InvalidCombination: LIST(Punch.Option4, Publish.Option17)
  2031. *%InvalidCombination: LIST(Punch.Option4, Publish.Option18)
  2032. *%InvalidCombination: LIST(Punch.Option4, Publish.Option19)
  2033. *InvalidCombination: LIST(Punch.Option4, Publish.Option20)
  2034. *InvalidCombination: LIST(Punch.Option4, Publish.Option21)
  2035. *InvalidCombination: LIST(Punch.Option4, Publish.Option22)
  2036. *InvalidCombination: LIST(Punch.Option4, Publish.Option23)
  2037.  
  2038.  
  2039. *RotateCoordinate?: TRUE
  2040. *RotateRaster?: TRUE
  2041. *RotateFont?: TRUE
  2042. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  2043. *MemoryUsage: LIST(FONT)
  2044. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  2045. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  2046. *XMoveThreshold: 0
  2047. *YMoveThreshold: 0
  2048. *XMoveUnit: 600
  2049. *YMoveUnit: 600
  2050. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  2051. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  2052. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  2053. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  2054. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  2055. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  2056. *Command: CmdCR { *Cmd : "<0D>" }
  2057. *Command: CmdLF { *Cmd : "<0A>" }
  2058. *Command: CmdFF { *Cmd : "<0C>" }
  2059. *Command: CmdBackSpace { *Cmd : "<08>" }
  2060. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  2061. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  2062. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  2063. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  2064. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  2065. *EjectPageWithFF?: TRUE
  2066. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  2067. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  2068. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  2069. *OutputDataFormat: H_BYTE
  2070. *OptimizeLeftBound?: TRUE
  2071. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  2072. *CursorYAfterSendBlockData: AUTO_INCREMENT
  2073. *DefaultFont: 172
  2074. *DefaultCTT: 0
  2075. *CharPosition: BASELINE
  2076. *TTFSEnabled?: TRUE
  2077. *DeviceFonts: LIST(153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,
  2078. +                   169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,
  2079. +                   185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,
  2080. +                   201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,
  2081. +                   217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233)
  2082. *MinFontID: 16534
  2083. *MaxFontID: 32768
  2084. *FontFormat: HPPCL_RES
  2085. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  2086. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  2087. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  2088. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  2089. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  2090. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  2091. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  2092. *MinGrayFill: 1
  2093. *MaxGrayFill: 100
  2094. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  2095. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  2096. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  2097. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  2098.