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

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "KYFS1500.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *ModelName: "Kyocera FS-1500 / FS-1500A"
  10. *MasterUnits: PAIR(600, 600)
  11. *ResourceDLL: "kyores.dll"
  12. *PrintRate: 10
  13. *PrintRatePPM: 10
  14. *PrintRateUnit: PPM
  15. *PrinterType: PAGE
  16. *MaxCopies: 9999
  17. *FontCartSlots: 1
  18. *Feature: Orientation
  19. {
  20.     *rcNameID: =ORIENTATION_DISPLAY
  21.     *DefaultOption: PORTRAIT
  22.     *Option: PORTRAIT
  23.     {
  24.         *rcNameID: =PORTRAIT_DISPLAY
  25.         *Command: CmdSelect
  26.         {
  27.             *Order: DOC_SETUP.6
  28.             *NoPageEject?: TRUE
  29.             *Cmd: "<1B>&l0O"
  30.         }
  31.     }
  32.     *Option: LANDSCAPE_CC90
  33.     {
  34.         *rcNameID: =LANDSCAPE_DISPLAY
  35.         *Command: CmdSelect
  36.         {
  37.             *Order: DOC_SETUP.6
  38.             *NoPageEject?: TRUE
  39.             *Cmd: "<1B>&l1O"
  40.         }
  41.     }
  42. }
  43. *Feature: InputBin
  44. {
  45.     *rcNameID: =PAPER_SOURCE_DISPLAY
  46.     *DefaultOption: Option2
  47.     *Option: Option1
  48.     {
  49.         *rcNameID: 264
  50.         *Command: CmdSelect
  51.         {
  52.             *Order: DOC_SETUP.5
  53.             *Cmd: "<1B>&l0H"
  54.         }
  55.     }
  56.     *Option: Option2
  57.     {
  58.         *rcNameID: 265
  59.         *Command: CmdSelect
  60.         {
  61.             *Order: DOC_SETUP.5
  62.             *Cmd: "<1B>&l1H"
  63.         }
  64.     }
  65.     *Option: Option3
  66.     {
  67.         *rcNameID: 266
  68.         *Command: CmdSelect
  69.         {
  70.             *Order: DOC_SETUP.5
  71.             *Cmd: "<1B>&l4H"
  72.         }
  73.     }
  74.     *Option: Option4
  75.     {
  76.         *rcNameID: 272
  77.         *Command: CmdSelect
  78.         {
  79.             *Order: DOC_SETUP.5
  80.             *Cmd: "!R!CASS3;EXIT;"
  81.         }
  82.     }
  83.     *Option: MANUAL
  84.     {
  85.         *rcNameID: =MANUAL_FEED_DISPLAY
  86.         *Command: CmdSelect
  87.         {
  88.             *Order: DOC_SETUP.5
  89.             *Cmd: "<1B>&l2H"
  90.         }
  91.     }
  92.     *Option: Option6
  93.     {
  94.         *rcNameID: 276
  95.         *Command: CmdSelect
  96.         {
  97.             *Order: DOC_SETUP.5
  98.             *Cmd: "<1B>&l3H"
  99.         }
  100.     }
  101.     *Option: Option7
  102.     {
  103.         *rcNameID: 277
  104.         *Command: CmdSelect
  105.         {
  106.             *Order: DOC_SETUP.5
  107.             *Cmd: "<1B>&l6H"
  108.         }
  109.     }
  110.     *Option: Option8
  111.     {
  112.         *rcNameID: 278
  113.         *Command: CmdSelect
  114.         {
  115.             *Order: DOC_SETUP.5
  116.             *Cmd: "<1B>&l6H"
  117.         }
  118.     }
  119.     *Option: Option9
  120.     {
  121.         *rcNameID: 279
  122.         *Command: CmdSelect
  123.         {
  124.             *Order: DOC_SETUP.5
  125.             *Cmd: "<1B>&l2H"
  126.         }
  127.     }
  128. }
  129. *Feature: Resolution
  130. {
  131.     *rcNameID: =RESOLUTION_DISPLAY
  132.     *DefaultOption: Option1
  133.     *Option: Option1
  134.     {
  135.         *Name: "300 x 300 " =DOTS_PER_INCH
  136.         *DPI: PAIR(300, 300)
  137.         *TextDPI: PAIR(300, 300)
  138.         *MinStripBlankPixels: 32
  139.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  140.         *SpotDiameter: 100
  141.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  142.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  143.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  144.         *Command: CmdSelect
  145.         {
  146.             *Order: DOC_SETUP.4
  147.             *Cmd: "<1B>*t300R<1B>*r0F"
  148.         }
  149.     }
  150.     *Option: Option2
  151.     {
  152.         *Name: "150 x 150 " =DOTS_PER_INCH
  153.         *DPI: PAIR(150, 150)
  154.         *TextDPI: PAIR(300, 300)
  155.         *MinStripBlankPixels: 32
  156.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  157.         *SpotDiameter: 100
  158.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  159.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  160.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  161.         *Command: CmdSelect
  162.         {
  163.             *Order: DOC_SETUP.4
  164.             *Cmd: "<1B>*t150R<1B>*r0F"
  165.         }
  166.     }
  167. }
  168. *Feature: PaperSize
  169. {
  170.     *rcNameID: =PAPER_SIZE_DISPLAY
  171.     *DefaultOption: LETTER
  172.     *Option: LETTER
  173.     {
  174.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  175.         *switch: Orientation
  176.         {
  177.             *case: PORTRAIT
  178.             {
  179.                 *PrintableArea: PAIR(4800, 6350)
  180.                 *PrintableOrigin: PAIR(150, 100)
  181.                 *switch: Resolution
  182.                 {
  183.                     *case: Option2
  184.                     {
  185.                         *PrintableArea: PAIR(4796, 6348)
  186.                         *PrintableOrigin: PAIR(152, 100)
  187.                     }
  188.                 }
  189.                 *CursorOrigin: PAIR(144, 96)
  190.                 *Command: CmdSelect
  191.                 {
  192.                     *Order: DOC_SETUP.7
  193.                     *Cmd: "!R!spsz6;exit;<1B>&l8c1E"
  194.                 }
  195.             }
  196.             *case: LANDSCAPE_CC90
  197.             {
  198.                 *PrintableArea: PAIR(4800, 6300)
  199.                 *PrintableOrigin: PAIR(150, 150)
  200.                 *switch: Resolution
  201.                 {
  202.                     *case: Option2
  203.                     {
  204.                         *PrintableArea: PAIR(4796, 6296)
  205.                         *PrintableOrigin: PAIR(152, 152)
  206.                     }
  207.                 }
  208.                 *CursorOrigin: PAIR(96, 6482)
  209.                 *Command: CmdSelect
  210.                 {
  211.                     *Order: DOC_SETUP.7
  212.                     *Cmd: "!R!spsz6;exit;<1B>&l8c1E"
  213.                 }
  214.             }
  215.         }
  216.     }
  217.     *Option: LEGAL
  218.     {
  219.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  220.         *switch: Orientation
  221.         {
  222.             *case: PORTRAIT
  223.             {
  224.                 *PrintableArea: PAIR(4800, 8150)
  225.                 *PrintableOrigin: PAIR(150, 100)
  226.                 *switch: Resolution
  227.                 {
  228.                     *case: Option2
  229.                     {
  230.                         *PrintableArea: PAIR(4796, 8148)
  231.                         *PrintableOrigin: PAIR(152, 100)
  232.                     }
  233.                 }
  234.                 *CursorOrigin: PAIR(144, 96)
  235.                 *Command: CmdSelect
  236.                 {
  237.                     *Order: DOC_SETUP.7
  238.                     *Cmd: "!R!spsz7;exit;<1B>&l8c1E"
  239.                 }
  240.             }
  241.             *case: LANDSCAPE_CC90
  242.             {
  243.                 *PrintableArea: PAIR(4800, 8100)
  244.                 *PrintableOrigin: PAIR(150, 150)
  245.                 *switch: Resolution
  246.                 {
  247.                     *case: Option2
  248.                     {
  249.                         *PrintableArea: PAIR(4796, 8096)
  250.                         *PrintableOrigin: PAIR(152, 152)
  251.                     }
  252.                 }
  253.                 *CursorOrigin: PAIR(96, 8282)
  254.                 *Command: CmdSelect
  255.                 {
  256.                     *Order: DOC_SETUP.7
  257.                     *Cmd: "!R!spsz7;exit;<1B>&l8c1E"
  258.                 }
  259.             }
  260.         }
  261.     }
  262.     *Option: EXECUTIVE
  263.     {
  264.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  265.         *switch: Orientation
  266.         {
  267.             *case: PORTRAIT
  268.             {
  269.                 *PrintableArea: PAIR(4050, 6050)
  270.                 *PrintableOrigin: PAIR(150, 100)
  271.                 *switch: Resolution
  272.                 {
  273.                     *case: Option2
  274.                     {
  275.                         *PrintableArea: PAIR(4048, 6048)
  276.                         *PrintableOrigin: PAIR(152, 100)
  277.                     }
  278.                 }
  279.                 *CursorOrigin: PAIR(144, 96)
  280.                 *Command: CmdSelect
  281.                 {
  282.                     *Order: DOC_SETUP.7
  283.                     *Cmd: "!R!spsz5;exit;<1B>&l8c1E"
  284.                 }
  285.             }
  286.             *case: LANDSCAPE_CC90
  287.             {
  288.                 *PrintableArea: PAIR(4050, 6000)
  289.                 *PrintableOrigin: PAIR(150, 150)
  290.                 *switch: Resolution
  291.                 {
  292.                     *case: Option2
  293.                     {
  294.                         *PrintableArea: PAIR(4048, 5996)
  295.                         *PrintableOrigin: PAIR(152, 152)
  296.                     }
  297.                 }
  298.                 *CursorOrigin: PAIR(96, 6182)
  299.                 *Command: CmdSelect
  300.                 {
  301.                     *Order: DOC_SETUP.7
  302.                     *Cmd: "!R!spsz5;exit;<1B>&l8c1E"
  303.                 }
  304.             }
  305.         }
  306.     }
  307.     *Option: A4
  308.     {
  309.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  310.         *switch: Orientation
  311.         {
  312.             *case: PORTRAIT
  313.             {
  314.                 *PrintableArea: PAIR(4662, 6764)
  315.                 *PrintableOrigin: PAIR(150, 100)
  316.                 *switch: Resolution
  317.                 {
  318.                     *case: Option2
  319.                     {
  320.                         *PrintableArea: PAIR(4660, 6764)
  321.                         *PrintableOrigin: PAIR(152, 100)
  322.                     }
  323.                 }
  324.                 *CursorOrigin: PAIR(144, 96)
  325.                 *Command: CmdSelect
  326.                 {
  327.                     *Order: DOC_SETUP.7
  328.                     *Cmd: "!R!spsz8;exit;<1B>&l8c1E"
  329.                 }
  330.             }
  331.             *case: LANDSCAPE_CC90
  332.             {
  333.                 *PrintableArea: PAIR(4662, 6714)
  334.                 *PrintableOrigin: PAIR(150, 150)
  335.                 *switch: Resolution
  336.                 {
  337.                     *case: Option2
  338.                     {
  339.                         *PrintableArea: PAIR(4660, 6712)
  340.                         *PrintableOrigin: PAIR(152, 152)
  341.                     }
  342.                 }
  343.                 *CursorOrigin: PAIR(96, 6896)
  344.                 *Command: CmdSelect
  345.                 {
  346.                     *Order: DOC_SETUP.7
  347.                     *Cmd: "!R!spsz8;exit;<1B>&l8c1E"
  348.                 }
  349.             }
  350.         }
  351.     }
  352.     *Option: A5
  353.     {
  354.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  355.         *switch: Orientation
  356.         {
  357.             *case: PORTRAIT
  358.             {
  359.                 *PrintableArea: PAIR(3198, 4662)
  360.                 *PrintableOrigin: PAIR(150, 150)
  361.                 *switch: Resolution
  362.                 {
  363.                     *case: Option2
  364.                     {
  365.                         *PrintableArea: PAIR(3196, 4660)
  366.                         *PrintableOrigin: PAIR(152, 152)
  367.                     }
  368.                 }
  369.                 *CursorOrigin: PAIR(144, 96)
  370.                 *Command: CmdSelect
  371.                 {
  372.                     *Order: DOC_SETUP.7
  373.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E"
  374.                 }
  375.             }
  376.             *case: LANDSCAPE_CC90
  377.             {
  378.                 *PrintableArea: PAIR(3198, 4662)
  379.                 *PrintableOrigin: PAIR(150, 150)
  380.                 *switch: Resolution
  381.                 {
  382.                     *case: Option2
  383.                     {
  384.                         *PrintableArea: PAIR(3196, 4660)
  385.                         *PrintableOrigin: PAIR(152, 152)
  386.                     }
  387.                 }
  388.                 *CursorOrigin: PAIR(96, 4844)
  389.                 *Command: CmdSelect
  390.                 {
  391.                     *Order: DOC_SETUP.7
  392.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E"
  393.                 }
  394.             }
  395.         }
  396.     }
  397.     *Option: Option6
  398.     {
  399.         *rcNameID: 258
  400.         *PageDimensions: PAIR(2480, 3498)
  401.         *switch: Orientation
  402.         {
  403.             *case: PORTRAIT
  404.             {
  405.                 *PrintableArea: PAIR(2180, 3198)
  406.                 *PrintableOrigin: PAIR(150, 150)
  407.                 *switch: Resolution
  408.                 {
  409.                     *case: Option2
  410.                     {
  411.                         *PrintableArea: PAIR(2176, 3196)
  412.                         *PrintableOrigin: PAIR(152, 152)
  413.                     }
  414.                 }
  415.                 *CursorOrigin: PAIR(144, 96)
  416.                 *Command: CmdSelect
  417.                 {
  418.                     *Order: DOC_SETUP.7
  419.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E"
  420.                 }
  421.             }
  422.             *case: LANDSCAPE_CC90
  423.             {
  424.                 *PrintableArea: PAIR(2180, 3198)
  425.                 *PrintableOrigin: PAIR(150, 150)
  426.                 *switch: Resolution
  427.                 {
  428.                     *case: Option2
  429.                     {
  430.                         *PrintableArea: PAIR(2176, 3196)
  431.                         *PrintableOrigin: PAIR(152, 152)
  432.                     }
  433.                 }
  434.                 *CursorOrigin: PAIR(96, 3380)
  435.                 *Command: CmdSelect
  436.                 {
  437.                     *Order: DOC_SETUP.7
  438.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E"
  439.                 }
  440.             }
  441.         }
  442.     }
  443.     *Option: B5
  444.     {
  445.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  446.         *switch: Orientation
  447.         {
  448.             *case: PORTRAIT
  449.             {
  450.                 *PrintableArea: PAIR(4002, 5772)
  451.                 *PrintableOrigin: PAIR(150, 150)
  452.                 *switch: Resolution
  453.                 {
  454.                     *case: Option2
  455.                     {
  456.                         *PrintableArea: PAIR(4000, 5768)
  457.                         *PrintableOrigin: PAIR(152, 152)
  458.                     }
  459.                 }
  460.                 *CursorOrigin: PAIR(144, 96)
  461.                 *Command: CmdSelect
  462.                 {
  463.                     *Order: DOC_SETUP.7
  464.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E"
  465.                 }
  466.             }
  467.             *case: LANDSCAPE_CC90
  468.             {
  469.                 *PrintableArea: PAIR(4002, 5772)
  470.                 *PrintableOrigin: PAIR(150, 150)
  471.                 *switch: Resolution
  472.                 {
  473.                     *case: Option2
  474.                     {
  475.                         *PrintableArea: PAIR(4000, 5768)
  476.                         *PrintableOrigin: PAIR(152, 152)
  477.                     }
  478.                 }
  479.                 *CursorOrigin: PAIR(96, 5954)
  480.                 *Command: CmdSelect
  481.                 {
  482.                     *Order: DOC_SETUP.7
  483.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E"
  484.                 }
  485.             }
  486.         }
  487.     }
  488.     *Option: Option8
  489.     {
  490.         *rcNameID: 259
  491.         *PageDimensions: PAIR(3024, 4302)
  492.         *switch: Orientation
  493.         {
  494.             *case: PORTRAIT
  495.             {
  496.                 *PrintableArea: PAIR(2724, 4002)
  497.                 *PrintableOrigin: PAIR(150, 150)
  498.                 *switch: Resolution
  499.                 {
  500.                     *case: Option2
  501.                     {
  502.                         *PrintableArea: PAIR(2720, 4000)
  503.                         *PrintableOrigin: PAIR(152, 152)
  504.                     }
  505.                 }
  506.                 *CursorOrigin: PAIR(144, 96)
  507.                 *Command: CmdSelect
  508.                 {
  509.                     *Order: DOC_SETUP.7
  510.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E"
  511.                 }
  512.             }
  513.             *case: LANDSCAPE_CC90
  514.             {
  515.                 *PrintableArea: PAIR(2724, 4002)
  516.                 *PrintableOrigin: PAIR(150, 150)
  517.                 *switch: Resolution
  518.                 {
  519.                     *case: Option2
  520.                     {
  521.                         *PrintableArea: PAIR(2720, 4000)
  522.                         *PrintableOrigin: PAIR(152, 152)
  523.                     }
  524.                 }
  525.                 *CursorOrigin: PAIR(96, 4184)
  526.                 *Command: CmdSelect
  527.                 {
  528.                     *Order: DOC_SETUP.7
  529.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E"
  530.                 }
  531.             }
  532.         }
  533.     }
  534.     *Option: ENV_10
  535.     {
  536.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  537.         *switch: Orientation
  538.         {
  539.             *case: PORTRAIT
  540.             {
  541.                 *PrintableArea: PAIR(2177, 5400)
  542.                 *PrintableOrigin: PAIR(150, 150)
  543.                 *switch: Resolution
  544.                 {
  545.                     *case: Option1
  546.                     {
  547.                         *PrintableArea: PAIR(2176, 5400)
  548.                     }
  549.                     *case: Option2
  550.                     {
  551.                         *PrintableArea: PAIR(2172, 5396)
  552.                         *PrintableOrigin: PAIR(152, 152)
  553.                     }
  554.                 }
  555.                 *CursorOrigin: PAIR(144, 96)
  556.                 *Command: CmdSelect
  557.                 {
  558.                     *Order: DOC_SETUP.7
  559.                     *Cmd: "!R!spsz2;exit;<1B>&l8c1E"
  560.                 }
  561.             }
  562.             *case: LANDSCAPE_CC90
  563.             {
  564.                 *PrintableArea: PAIR(2177, 5400)
  565.                 *PrintableOrigin: PAIR(150, 150)
  566.                 *switch: Resolution
  567.                 {
  568.                     *case: Option1
  569.                     {
  570.                         *PrintableArea: PAIR(2176, 5400)
  571.                     }
  572.                     *case: Option2
  573.                     {
  574.                         *PrintableArea: PAIR(2172, 5396)
  575.                         *PrintableOrigin: PAIR(152, 152)
  576.                     }
  577.                 }
  578.                 *CursorOrigin: PAIR(96, 5582)
  579.                 *Command: CmdSelect
  580.                 {
  581.                     *Order: DOC_SETUP.7
  582.                     *Cmd: "!R!spsz2;exit;<1B>&l8c1E"
  583.                 }
  584.             }
  585.         }
  586.     }
  587.     *Option: ENV_9
  588.     {
  589.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  590.         *switch: Orientation
  591.         {
  592.             *case: PORTRAIT
  593.             {
  594.                 *PrintableArea: PAIR(2028, 5028)
  595.                 *PrintableOrigin: PAIR(150, 150)
  596.                 *switch: Resolution
  597.                 {
  598.                     *case: Option2
  599.                     {
  600.                         *PrintableArea: PAIR(2024, 5024)
  601.                         *PrintableOrigin: PAIR(152, 152)
  602.                     }
  603.                 }
  604.                 *CursorOrigin: PAIR(144, 96)
  605.                 *Command: CmdSelect
  606.                 {
  607.                     *Order: DOC_SETUP.7
  608.                     *Cmd: "!R!spsz16;exit;<1B>&l8c1E"
  609.                 }
  610.             }
  611.             *case: LANDSCAPE_CC90
  612.             {
  613.                 *PrintableArea: PAIR(2028, 5028)
  614.                 *PrintableOrigin: PAIR(150, 150)
  615.                 *switch: Resolution
  616.                 {
  617.                     *case: Option2
  618.                     {
  619.                         *PrintableArea: PAIR(2024, 5024)
  620.                         *PrintableOrigin: PAIR(152, 152)
  621.                     }
  622.                 }
  623.                 *CursorOrigin: PAIR(96, 5210)
  624.                 *Command: CmdSelect
  625.                 {
  626.                     *Order: DOC_SETUP.7
  627.                     *Cmd: "!R!spsz16;exit;<1B>&l8c1E"
  628.                 }
  629.             }
  630.         }
  631.     }
  632.     *Option: ENV_MONARCH
  633.     {
  634.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  635.         *switch: Orientation
  636.         {
  637.             *case: PORTRAIT
  638.             {
  639.                 *PrintableArea: PAIR(2028, 4200)
  640.                 *PrintableOrigin: PAIR(150, 150)
  641.                 *switch: Resolution
  642.                 {
  643.                     *case: Option2
  644.                     {
  645.                         *PrintableArea: PAIR(2024, 4196)
  646.                         *PrintableOrigin: PAIR(152, 152)
  647.                     }
  648.                 }
  649.                 *CursorOrigin: PAIR(144, 96)
  650.                 *Command: CmdSelect
  651.                 {
  652.                     *Order: DOC_SETUP.7
  653.                     *Cmd: "!R!spsz1;exit;<1B>&l8c1E"
  654.                 }
  655.             }
  656.             *case: LANDSCAPE_CC90
  657.             {
  658.                 *PrintableArea: PAIR(2028, 4200)
  659.                 *PrintableOrigin: PAIR(150, 150)
  660.                 *switch: Resolution
  661.                 {
  662.                     *case: Option2
  663.                     {
  664.                         *PrintableArea: PAIR(2024, 4196)
  665.                         *PrintableOrigin: PAIR(152, 152)
  666.                     }
  667.                 }
  668.                 *CursorOrigin: PAIR(96, 4382)
  669.                 *Command: CmdSelect
  670.                 {
  671.                     *Order: DOC_SETUP.7
  672.                     *Cmd: "!R!spsz1;exit;<1B>&l8c1E"
  673.                 }
  674.             }
  675.         }
  676.     }
  677.     *Option: ENV_PERSONAL
  678.     {
  679.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  680.         *switch: Orientation
  681.         {
  682.             *case: PORTRAIT
  683.             {
  684.                 *PrintableArea: PAIR(1878, 3600)
  685.                 *PrintableOrigin: PAIR(150, 150)
  686.                 *switch: Resolution
  687.                 {
  688.                     *case: Option2
  689.                     {
  690.                         *PrintableArea: PAIR(1876, 3596)
  691.                         *PrintableOrigin: PAIR(152, 152)
  692.                     }
  693.                 }
  694.                 *CursorOrigin: PAIR(144, 96)
  695.                 *Command: CmdSelect
  696.                 {
  697.                     *Order: DOC_SETUP.7
  698.                     *Cmd: "!R!spsz17;exit;<1B>&l8c1E"
  699.                 }
  700.             }
  701.             *case: LANDSCAPE_CC90
  702.             {
  703.                 *PrintableArea: PAIR(1878, 3600)
  704.                 *PrintableOrigin: PAIR(150, 150)
  705.                 *switch: Resolution
  706.                 {
  707.                     *case: Option2
  708.                     {
  709.                         *PrintableArea: PAIR(1876, 3596)
  710.                         *PrintableOrigin: PAIR(152, 152)
  711.                     }
  712.                 }
  713.                 *CursorOrigin: PAIR(96, 3782)
  714.                 *Command: CmdSelect
  715.                 {
  716.                     *Order: DOC_SETUP.7
  717.                     *Cmd: "!R!spsz17;exit;<1B>&l8c1E"
  718.                 }
  719.             }
  720.         }
  721.     }
  722.     *Option: ENV_C5
  723.     {
  724.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  725.         *switch: Orientation
  726.         {
  727.             *case: PORTRAIT
  728.             {
  729.                 *PrintableArea: PAIR(3528, 5112)
  730.                 *PrintableOrigin: PAIR(150, 150)
  731.                 *switch: Resolution
  732.                 {
  733.                     *case: Option2
  734.                     {
  735.                         *PrintableArea: PAIR(3524, 5108)
  736.                         *PrintableOrigin: PAIR(152, 152)
  737.                     }
  738.                 }
  739.                 *CursorOrigin: PAIR(144, 96)
  740.                 *Command: CmdSelect
  741.                 {
  742.                     *Order: DOC_SETUP.7
  743.                     *Cmd: "!R!spsz4;exit;<1B>&l8c1E"
  744.                 }
  745.             }
  746.             *case: LANDSCAPE_CC90
  747.             {
  748.                 *PrintableArea: PAIR(3528, 5112)
  749.                 *PrintableOrigin: PAIR(150, 150)
  750.                 *switch: Resolution
  751.                 {
  752.                     *case: Option2
  753.                     {
  754.                         *PrintableArea: PAIR(3524, 5108)
  755.                         *PrintableOrigin: PAIR(152, 152)
  756.                     }
  757.                 }
  758.                 *CursorOrigin: PAIR(96, 5294)
  759.                 *Command: CmdSelect
  760.                 {
  761.                     *Order: DOC_SETUP.7
  762.                     *Cmd: "!R!spsz4;exit;<1B>&l8c1E"
  763.                 }
  764.             }
  765.         }
  766.     }
  767.     *Option: ENV_DL
  768.     {
  769.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  770.         *switch: Orientation
  771.         {
  772.             *case: PORTRAIT
  773.             {
  774.                 *PrintableArea: PAIR(2298, 4896)
  775.                 *PrintableOrigin: PAIR(150, 150)
  776.                 *switch: Resolution
  777.                 {
  778.                     *case: Option2
  779.                     {
  780.                         *PrintableArea: PAIR(2296, 4892)
  781.                         *PrintableOrigin: PAIR(152, 152)
  782.                     }
  783.                 }
  784.                 *CursorOrigin: PAIR(144, 96)
  785.                 *Command: CmdSelect
  786.                 {
  787.                     *Order: DOC_SETUP.7
  788.                     *Cmd: "!R!spsz3;exit;<1B>&l8c1E"
  789.                 }
  790.             }
  791.             *case: LANDSCAPE_CC90
  792.             {
  793.                 *PrintableArea: PAIR(2298, 4896)
  794.                 *PrintableOrigin: PAIR(150, 150)
  795.                 *switch: Resolution
  796.                 {
  797.                     *case: Option2
  798.                     {
  799.                         *PrintableArea: PAIR(2296, 4892)
  800.                         *PrintableOrigin: PAIR(152, 152)
  801.                     }
  802.                 }
  803.                 *CursorOrigin: PAIR(96, 5078)
  804.                 *Command: CmdSelect
  805.                 {
  806.                     *Order: DOC_SETUP.7
  807.                     *Cmd: "!R!spsz3;exit;<1B>&l8c1E"
  808.                 }
  809.             }
  810.         }
  811.     }
  812.     *Option: CUSTOMSIZE
  813.     {
  814.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  815.         *MinSize: PAIR(1800, 3000)
  816.         *MaxSize: PAIR(5100, 32767)
  817.         *MaxPrintableWidth: 5100
  818.         *MinLeftMargin: 50
  819.         *CenterPrintable?: FALSE
  820.         *switch: Orientation
  821.         {
  822.             *case: PORTRAIT
  823.             {
  824.                 *Command: CmdSelect
  825.                 {
  826.                     *Order: DOC_SETUP.7
  827.                     *Cmd: "!R!spsz7;exit;<1B>&l4d1e" %d{PhysPaperLength }"F<1B>*p0x0Y"
  828.                 }
  829.             }
  830.             *case: LANDSCAPE_CC90
  831.             {
  832.                 *Command: CmdSelect
  833.                 {
  834.                     *Order: DOC_SETUP.7
  835.                     *Cmd: "!R!spsz7;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  836. + "Z<1B>*p0x0Y"
  837.                 }
  838.             }
  839.         }
  840.     }
  841.     *Option: CUSTOMSIZE
  842.     {
  843.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  844.         *MinSize: PAIR(1800, 3000)
  845.         *MaxSize: PAIR(5100, 32767)
  846.         *MaxPrintableWidth: 5100
  847.         *MinLeftMargin: 50
  848.         *CenterPrintable?: FALSE
  849.         *switch: Orientation
  850.         {
  851.             *case: PORTRAIT
  852.             {
  853.                 *Command: CmdSelect
  854.                 {
  855.                     *Order: DOC_SETUP.7
  856.                     *Cmd: "!R!spsz12;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y"
  857.                 }
  858.             }
  859.             *case: LANDSCAPE_CC90
  860.             {
  861.                 *Command: CmdSelect
  862.                 {
  863.                     *Order: DOC_SETUP.7
  864.                     *Cmd: "!R!spsz12;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 10200) * 6) / 5) }
  865. + "Z<1B>*p0x0Y"
  866.                 }
  867.             }
  868.         }
  869.     }
  870. }
  871. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option6)
  872. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  873. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_10)
  874. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_9)
  875. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_MONARCH)
  876. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_PERSONAL)
  877. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_C5)
  878. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_DL)
  879. *InvalidCombination: LIST(InputBin.Option2, PaperSize.CUSTOMSIZE)
  880. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option6)
  881. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  882. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_10)
  883. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_9)
  884. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_MONARCH)
  885. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_PERSONAL)
  886. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_C5)
  887. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_DL)
  888. *InvalidCombination: LIST(InputBin.Option3, PaperSize.CUSTOMSIZE)
  889. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option6)
  890. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option8)
  891. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_10)
  892. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_9)
  893. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_MONARCH)
  894. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_PERSONAL)
  895. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_C5)
  896. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_DL)
  897. *InvalidCombination: LIST(InputBin.Option4, PaperSize.CUSTOMSIZE)
  898. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LETTER)
  899. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LEGAL)
  900. *InvalidCombination: LIST(InputBin.Option6, PaperSize.EXECUTIVE)
  901. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4)
  902. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5)
  903. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option6)
  904. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5)
  905. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option8)
  906. *InvalidCombination: LIST(InputBin.Option6, PaperSize.CUSTOMSIZE)
  907. *InvalidCombination: LIST(InputBin.Option6, PaperSize.CUSTOMSIZE)
  908. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LETTER)
  909. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LEGAL)
  910. *InvalidCombination: LIST(InputBin.Option7, PaperSize.EXECUTIVE)
  911. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A4)
  912. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A5)
  913. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B5)
  914. *InvalidCombination: LIST(InputBin.Option7, PaperSize.CUSTOMSIZE)
  915. *InvalidCombination: LIST(InputBin.Option7, PaperSize.CUSTOMSIZE)
  916. *InvalidCombination: LIST(InputBin.Option8, PaperSize.LEGAL)
  917. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option6)
  918. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option8)
  919. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_10)
  920. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_9)
  921. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_MONARCH)
  922. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_PERSONAL)
  923. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_C5)
  924. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_DL)
  925. *InvalidCombination: LIST(InputBin.Option8, PaperSize.CUSTOMSIZE)
  926. *InvalidCombination: LIST(InputBin.Option9, PaperSize.Option6)
  927. *InvalidCombination: LIST(InputBin.Option9, PaperSize.Option8)
  928. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_10)
  929. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_9)
  930. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_MONARCH)
  931. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_PERSONAL)
  932. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_C5)
  933. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_DL)
  934. *InvalidCombination: LIST(InputBin.Option9, PaperSize.CUSTOMSIZE)
  935. *Feature: PrintQuality
  936. {
  937.     *rcNameID: =TEXT_QUALITY_DISPLAY
  938.     *DefaultOption: Option3
  939.     *Option: Option1
  940.     {
  941.         *rcNameID: 301
  942.         *Command: CmdSelect
  943.         {
  944.             *Order: DOC_SETUP.3
  945.             *Cmd: "!R!sir0;exit;"
  946.         }
  947.     }
  948.     *Option: Option2
  949.     {
  950.         *rcNameID: 302
  951.         *Command: CmdSelect
  952.         {
  953.             *Order: DOC_SETUP.3
  954.             *Cmd: "!R!sir1;exit;"
  955.         }
  956.     }
  957.     *Option: Option3
  958.     {
  959.         *rcNameID: 303
  960.         *Command: CmdSelect
  961.         {
  962.             *Order: DOC_SETUP.3
  963.             *Cmd: "!R!sir2;exit;"
  964.         }
  965.     }
  966.     *Option: Option4
  967.     {
  968.         *rcNameID: 304
  969.         *Command: CmdSelect
  970.         {
  971.             *Order: DOC_SETUP.3
  972.             *Cmd: "!R!sir3;exit;"
  973.         }
  974.     }
  975. }
  976. *Feature: OutputBin
  977. {
  978.     *rcNameID: =OUTPUTBIN_DISPLAY
  979.     *DefaultOption: Option1
  980.     *Option: Option1
  981.     {
  982.         *rcNameID: 280
  983.     }
  984.     *Option: Option2
  985.     {
  986.         *rcNameID: 281
  987.         *Command: CmdSelect
  988.         {
  989.             *Order: DOC_SETUP.11
  990.             *Cmd: "<1B>&l1G"
  991.         }
  992.     }
  993.     *Option: Option3
  994.     {
  995.         *rcNameID: 282
  996.         *Command: CmdSelect
  997.         {
  998.             *Order: DOC_SETUP.11
  999.             *Cmd: "<1B>&l2G"
  1000.         }
  1001.     }
  1002.     *Option: Option4
  1003.     {
  1004.         *rcNameID: 283
  1005.         *Command: CmdSelect
  1006.         {
  1007.             *Order: DOC_SETUP.11
  1008.             *Cmd: "!R!SSTK 0;EXIT;"
  1009.         }
  1010.     }
  1011.     *Option: Option5
  1012.     {
  1013.         *rcNameID: 284
  1014.         *Command: CmdSelect
  1015.         {
  1016.             *Order: DOC_SETUP.11
  1017.             *Cmd: "!R!CSTK;EXIT;"
  1018.         }
  1019.     }
  1020.     *Option: Option6
  1021.     {
  1022.         *rcNameID: 285
  1023.         *Command: CmdSelect
  1024.         {
  1025.             *Order: DOC_SETUP.11
  1026.             *Cmd: "!R!SSTK;EXIT;"
  1027.         }
  1028.     }
  1029.     *Option: Option7
  1030.     {
  1031.         *rcNameID: 286
  1032.         *Command: CmdSelect
  1033.         {
  1034.             *Order: DOC_SETUP.11
  1035.             *Cmd: "!R!MSTK 1;EXIT;"
  1036.         }
  1037.     }
  1038.     *Option: Option8
  1039.     {
  1040.         *rcNameID: 287
  1041.         *Command: CmdSelect
  1042.         {
  1043.             *Order: DOC_SETUP.11
  1044.             *Cmd: "!R!MSTK 2;EXIT;"
  1045.         }
  1046.     }
  1047.     *Option: Option9
  1048.     {
  1049.         *rcNameID: 288
  1050.         *Command: CmdSelect
  1051.         {
  1052.             *Order: DOC_SETUP.11
  1053.             *Cmd: "!R!MSTK 3;EXIT;"
  1054.         }
  1055.     }
  1056.     *Option: Option10
  1057.     {
  1058.         *rcNameID: 289
  1059.         *Command: CmdSelect
  1060.         {
  1061.             *Order: DOC_SETUP.11
  1062.             *Cmd: "!R!MSTK 4;EXIT;"
  1063.         }
  1064.     }
  1065.     *Option: Option11
  1066.     {
  1067.         *rcNameID: 290
  1068.         *Command: CmdSelect
  1069.         {
  1070.             *Order: DOC_SETUP.11
  1071.             *Cmd: "!R!MSTK 5;EXIT;"
  1072.         }
  1073.     }
  1074.     *Option: Option12
  1075.     {
  1076.         *rcNameID: 291
  1077.         *Command: CmdSelect
  1078.         {
  1079.             *Order: DOC_SETUP.11
  1080.             *Cmd: "!R!MSTK 6;EXIT;"
  1081.         }
  1082.     }
  1083.     *Option: Option13
  1084.     {
  1085.         *rcNameID: 292
  1086.         *Command: CmdSelect
  1087.         {
  1088.             *Order: DOC_SETUP.11
  1089.             *Cmd: "!R!MSTK 7;EXIT;"
  1090.         }
  1091.     }
  1092.     *Option: Option14
  1093.     {
  1094.         *rcNameID: 293
  1095.         *Command: CmdSelect
  1096.         {
  1097.             *Order: DOC_SETUP.11
  1098.             *Cmd: "!R!MSTK 8;EXIT;"
  1099.         }
  1100.     }
  1101.     *Option: Option15
  1102.     {
  1103.         *rcNameID: 294
  1104.         *Command: CmdSelect
  1105.         {
  1106.             *Order: DOC_SETUP.11
  1107.             *Cmd: "!R!MSTK 9;EXIT;"
  1108.         }
  1109.     }
  1110.     *Option: Option16
  1111.     {
  1112.         *rcNameID: 295
  1113.         *Command: CmdSelect
  1114.         {
  1115.             *Order: DOC_SETUP.11
  1116.             *Cmd: "!R!MSTK 10;EXIT;"
  1117.         }
  1118.     }
  1119.     *Option: Option17
  1120.     {
  1121.         *rcNameID: 296
  1122.         *Command: CmdSelect
  1123.         {
  1124.             *Order: DOC_SETUP.11
  1125.             *Cmd: "!R!MSTK 11;EXIT;"
  1126.         }
  1127.     }
  1128.     *Option: Option18
  1129.     {
  1130.         *rcNameID: 297
  1131.         *Command: CmdSelect
  1132.         {
  1133.             *Order: DOC_SETUP.11
  1134.             *Cmd: "!R!MSTK 12;EXIT;"
  1135.         }
  1136.     }
  1137.     *Option: Option19
  1138.     {
  1139.         *rcNameID: 298
  1140.         *Command: CmdSelect
  1141.         {
  1142.             *Order: DOC_SETUP.11
  1143.             *Cmd: "!R!MSTK 13;EXIT;"
  1144.         }
  1145.     }
  1146.     *Option: Option20
  1147.     {
  1148.         *rcNameID: 299
  1149.         *Command: CmdSelect
  1150.         {
  1151.             *Order: DOC_SETUP.11
  1152.             *Cmd: "!R!MSTK 14;EXIT;"
  1153.         }
  1154.     }
  1155.     *Option: Option21
  1156.     {
  1157.         *rcNameID: 300
  1158.         *Command: CmdSelect
  1159.         {
  1160.             *Order: DOC_SETUP.11
  1161.             *Cmd: "!R!MSTK 15;EXIT;"
  1162.         }
  1163.     }
  1164. }
  1165. *Feature: Halftone
  1166. {
  1167.     *rcNameID: =HALFTONING_DISPLAY
  1168.     *DefaultOption: HT_PATSIZE_AUTO
  1169.     *Option: HT_PATSIZE_AUTO
  1170.     {
  1171.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1172.     }
  1173. *Ifdef: WINNT_50
  1174.     *Option: HT_PATSIZE_SUPERCELL_M
  1175.     {
  1176.         *rcNameID: =HT_SUPERCELL_DISPLAY
  1177.     }
  1178. *Endif:
  1179.     *Option: HT_PATSIZE_6x6_M
  1180.     {
  1181.         *rcNameID: =HT_DITHER6X6_DISPLAY
  1182.     }
  1183.     *Option: HT_PATSIZE_8x8_M
  1184.     {
  1185.         *rcNameID: =HT_DITHER8X8_DISPLAY
  1186.     }
  1187. }
  1188. *Feature: Memory
  1189. {
  1190.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  1191.     *DefaultOption: 1024KB
  1192.  
  1193.         *MemConfigKB: PAIR(1024, 700)
  1194.  
  1195.         *MemConfigKB: PAIR(2048, 1645)
  1196.  
  1197.         *MemConfigKB: PAIR(3072, 2590)
  1198.  
  1199.         *MemConfigKB: PAIR(4096, 3535)
  1200.  
  1201.         *MemConfigKB: PAIR(5120, 4480)
  1202. }
  1203. *Feature: Duplex
  1204. {
  1205.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1206.     *DefaultOption: NONE
  1207.     *Option: NONE
  1208.     {
  1209.         *rcNameID: =NONE_DISPLAY
  1210.         *Command: CmdSelect
  1211.         {
  1212.             *Order: DOC_SETUP.9
  1213.             *Cmd: "<1B>&l0S"
  1214.         }
  1215.     }
  1216.     *Option: VERTICAL
  1217.     {
  1218.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1219.         *Command: CmdSelect
  1220.         {
  1221.             *Order: DOC_SETUP.10
  1222.             *Cmd: "<1B>&l1S"
  1223.         }
  1224.     }
  1225.     *Option: HORIZONTAL
  1226.     {
  1227.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1228.         *Command: CmdSelect
  1229.         {
  1230.             *Order: DOC_SETUP.10
  1231.             *Cmd: "<1B>&l2S"
  1232.         }
  1233.     }
  1234. }
  1235. *Command: CmdStartPage
  1236. {
  1237.     *Order: PAGE_SETUP.1
  1238.     *Cmd: "<1B>*b0M<0D>"
  1239. }
  1240. *Command: CmdEndJob
  1241. {
  1242.     *Order: JOB_FINISH.1
  1243.     *Cmd: "!R!res;exit;"
  1244. }
  1245. *Command: CmdCopies
  1246. {
  1247.     *Order: DOC_SETUP.8
  1248.     *Cmd: "<1B>&l" %d[1,9999]{NumOfCopies}"X"
  1249. }
  1250. *RotateCoordinate?: TRUE
  1251. *RotateRaster?: TRUE
  1252. *RotateFont?: TRUE
  1253. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1254. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  1255. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1256. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1257. *XMoveThreshold: 0
  1258. *YMoveThreshold: 0
  1259. *XMoveUnit: 300
  1260. *YMoveUnit: 300
  1261. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  1262. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat((DestXRel / 2) )}"X" }
  1263. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat((DestXRel / 2) )}"X" }
  1264. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  1265. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d[1,6300]{max_repeat((DestYRel / 2) )}"Y" }
  1266. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d[1,6300]{max_repeat((DestYRel / 2) )}"Y" }
  1267. *Command: CmdCR { *Cmd : "<0D>" }
  1268. *Command: CmdLF { *Cmd : "<0A>" }
  1269. *Command: CmdFF { *Cmd : "<0C>" }
  1270. *Command: CmdBackSpace { *Cmd : "<08>" }
  1271. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1272. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1273. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1274. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1275. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1276. *EjectPageWithFF?: TRUE
  1277. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1278. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1279. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1280. *OutputDataFormat: H_BYTE
  1281. *OptimizeLeftBound?: TRUE
  1282. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1283. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1284. *DefaultFont: 1
  1285. *DefaultCTT: 0
  1286. *CharPosition: BASELINE
  1287. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1288. +                   17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  1289. +                   33,34,35,36,37,38,39,40,41,42,43,44,45,46,85,86,
  1290. +                   87,88,89,90,91,92,93,94,95,96,97,98,99,100,101)
  1291. *FontCartridge: FC1
  1292. {
  1293.     *rcCartridgeNameID: 305
  1294.     *Fonts: LIST(47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,
  1295. +                   63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,
  1296. +                   79,80,81,82,83,84)
  1297. }
  1298. *MinFontID: 16534
  1299. *MaxFontID: 32768
  1300. *FontFormat: HPPCL
  1301. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1302. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1303. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1304. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1305. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1306. *Command: CmdSelectWhiteBrush { *Cmd : "<1B>*v1o1T" }
  1307. *Command: CmdSelectBlackBrush { *Cmd : "<1B>*v0o0T" }
  1308. *MinGrayFill: 1
  1309. *MaxGrayFill: 100
  1310. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2) }"A" }
  1311. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2) }"B" }
  1312. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1313. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1314.