*%
*% Copyright (c) 1997 - 1999 Microsoft Corporation
*% All Rights Reserved.
*%
*GPDSpecVersion: "1.0"
*GPDFileVersion: "1.00"
*GPDFileName: "EPST10CT.GPD"
*Include: "STDNAMES.GPD"
*CodePage: 1252
*ModelName: "EPSON Stylus 1000C"
*MasterUnits: PAIR(720, 720)
*ResourceDLL: "EPRSTRES.DLL"
*PrinterType: SERIAL
*OutputOrderReversed?: TRUE
*Feature: Orientation
{
    *rcNameID: =ORIENTATION_DISPLAY
    *DefaultOption: PORTRAIT
    *Option: PORTRAIT
    {
        *rcNameID: =PORTRAIT_DISPLAY
    }
    *Option: LANDSCAPE_CC270
    {
        *rcNameID: =LANDSCAPE_DISPLAY
    }
}
*Feature: InputBin
{
    *rcNameID: =PAPER_SOURCE_DISPLAY
    *DefaultOption: AUTO
    *Option: AUTO
    {
        *rcNameID: =AUTO_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.3
            *Cmd: "<1B19>0"
        }
    }
    *Option: MANUAL
    {
        *rcNameID: =MANUAL_FEED_DISPLAY
*% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.3
            *Cmd: "<1B19>0"
        }
    }
}
*Feature: Resolution
{
    *rcNameID: =RESOLUTION_DISPLAY
    *DefaultOption: Option1
    *Option: Option1
    {
        *Name: "360 x 360 dots per inch"
        *DPI: PAIR(360, 360)
        *TextDPI: PAIR(360, 360)
        *PinsPerLogPass: 24
        *MinStripBlankPixels: 1
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 170
        *Command: CmdSendBlockData { *Cmd : "<1B>.<010A0A18>" %l{(RasterDataWidthInBytes * 8) } }
        *Command: CmdEndBlockData { *Cmd : "<0D>" }
    }
    *Option: Option2
    {
        *Name: "360 x 180 dots per inch"
        *DPI: PAIR(360, 180)
        *TextDPI: PAIR(360, 180)
        *PinsPerLogPass: 24
        *MinStripBlankPixels: 1
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 140
        *Command: CmdSendBlockData { *Cmd : "<1B>.<01140A18>" %l{(RasterDataWidthInBytes * 8) } }
        *Command: CmdEndBlockData { *Cmd : "<0D>" }
    }
    *Option: Option3
    {
        *Name: "180 x 180 dots per inch"
        *DPI: PAIR(180, 180)
        *TextDPI: PAIR(180, 180)
        *PinsPerLogPass: 24
        *MinStripBlankPixels: 1
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 120
        *Command: CmdSendBlockData { *Cmd : "<1B>.<01141418>" %l{(RasterDataWidthInBytes * 8) } }
        *Command: CmdEndBlockData { *Cmd : "<0D>" }
    }
}
*Feature: PaperSize
{
    *rcNameID: =PAPER_SIZE_DISPLAY
    *DefaultOption: LETTER
    *Option: LETTER
    {
        *rcNameID: =LETTER_DISPLAY
        *PrintableArea: PAIR(6030, 7230)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (7230->7228) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(6030, 7228)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6030->6028) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (7230->7228) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(6028, 7228)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>x<0F1B>(c<04000000>x<0F>"
        }
    }
    *Option: Option2
    {
        *rcNameID: 107
        *PageDimensions: PAIR(7920, 6120)
        *PrintableArea: PAIR(7830, 5430)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (5430->5428) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(7830, 5428)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (7830->7828) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5430->5428) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(7828, 5428)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200F40B1B>(c<04000000F40B>"
        }
    }
    *Option: LEGAL
    {
        *rcNameID: =LEGAL_DISPLAY
        *PrintableArea: PAIR(6030, 9390)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (9390->9388) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(6030, 9388)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6030->6028) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (9390->9388) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(6028, 9388)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200B0131B>(c<04000000B013>"
        }
    }
    *Option: LEDGER
    {
        *rcNameID: =LEDGER_DISPLAY
        *PrintableArea: PAIR(9792, 7230)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (7230->7228) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9792, 7228)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (9792->9788) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (7230->7228) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9788, 7228)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>x<0F1B>(c<04000000>x<0F>"
        }
    }
    *Option: TABLOID
    {
        *rcNameID: =TABLOID_DISPLAY
        *PrintableArea: PAIR(7830, 11550)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (11550->11548) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(7830, 11548)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (7830->7828) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (11550->11548) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(7828, 11548)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200E8171B>(c<04000000E817>"
        }
    }
    *Option: EXECUTIVE
    {
        *rcNameID: =EXECUTIVE_DISPLAY
        *PrintableArea: PAIR(5130, 6870)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (6870->6868) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(5130, 6868)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (5130->5128) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (6870->6868) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(5128, 6868)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200C40E1B>(c<04000000C40E>"
        }
    }
    *Option: FOLIO
    {
        *rcNameID: =FOLIO_DISPLAY
        *PrintableArea: PAIR(6030, 8670)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (8670->8668) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(6030, 8668)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6030->6028) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (8670->8668) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(6028, 8668)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>H<121B>(c<04000000>H<12>"
        }
    }
    *Option: Option8
    {
        *rcNameID: 301
        *PageDimensions: PAIR(11908, 16832)
        *PrintableArea: PAIR(9792, 16142)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (16142->16140) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9792, 16140)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (9792->9788) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (16142->16140) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9788, 16140)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200E3> <1B>(c<04000000E3> "
        }
    }
    *Option: A3
    {
        *rcNameID: =A3_DISPLAY
        *PrintableArea: PAIR(8327, 11219)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option1
            {
*% Warning: the following printable width is adjusted (8327->8326) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (11219->11218) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(8326, 11218)
            }
            *case: Option2
            {
*% Warning: the following printable width is adjusted (8327->8326) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (11219->11216) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(8326, 11216)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (8327->8324) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (11219->11216) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(8324, 11216)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>H<171B>(c<04000000>H<17>"
        }
    }
    *Option: Option10
    {
        *rcNameID: 107
        *PageDimensions: PAIR(11908, 8416)
        *PrintableArea: PAIR(9792, 7726)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option2
            {
*% Warning: the following printable length is adjusted (7726->7724) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9792, 7724)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (9792->9788) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (7726->7724) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9788, 7724)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>f<101B>(c<04000000>f<10>"
        }
    }
    *Option: A4
    {
        *rcNameID: =A4_DISPLAY
        *PrintableArea: PAIR(5864, 7727)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option1
            {
*% Warning: the following printable length is adjusted (7727->7726) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(5864, 7726)
            }
            *case: Option2
            {
*% Warning: the following printable length is adjusted (7727->7724) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(5864, 7724)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (5864->5860) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (7727->7724) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(5860, 7724)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>f<101B>(c<04000000>f<10>"
        }
    }
    *Option: Option12
    {
        *rcNameID: 107
        *PageDimensions: PAIR(8416, 5954)
        *PrintableArea: PAIR(8326, 5264)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (8326->8324) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(8324, 5264)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200A10B1B>(c<04000000A10B>"
        }
    }
    *Option: A5
    {
        *rcNameID: =A5_DISPLAY
        *PrintableArea: PAIR(4108, 5264)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (4108->4104) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(4104, 5264)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200A10B1B>(c<04000000A10B>"
        }
    }
    *Option: B4
    {
        *rcNameID: =B4_DISPLAY
        *PrintableArea: PAIR(7196, 9628)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (7196->7192) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(7192, 9628)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<02009A131B>(c<040000009A13>"
        }
    }
    *Option: B5
    {
        *rcNameID: =B5_DISPLAY
        *PrintableArea: PAIR(5072, 6596)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (5072->5068) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(5068, 6596)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>K<0E1B>(c<04000000>K<0E>"
        }
    }
    *Option: ENV_9
    {
        *rcNameID: =ENV_9_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(6304, 2104)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6304->6300) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6300, 2104)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>s<051B>(c<04000000>s<05>"
        }
    }
    *Option: ENV_10
    {
        *rcNameID: =ENV_10_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(6750, 2284)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6750->6748) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6748, 2284)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200CF051B>(c<04000000CF05>"
        }
    }
    *Option: ENV_DL
    {
        *rcNameID: =ENV_DL_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(6145, 2428)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option1
            {
*% Warning: the following printable width is adjusted (6145->6144) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6144, 2428)
            }
            *case: Option2
            {
*% Warning: the following printable width is adjusted (6145->6144) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6144, 2428)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6145->6140) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6140, 2428)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<020017061B>(c<040000001706>"
        }
    }
    *Option: ENV_C5
    {
        *rcNameID: =ENV_C5_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(6404, 3904)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6404->6400) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6400, 3904)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200F9081B>(c<04000000F908>"
        }
    }
    *Option: ENV_C3
    {
        *rcNameID: =ENV_C3_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(9792, 8497)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option1
            {
*% Warning: the following printable length is adjusted (8497->8496) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9792, 8496)
            }
            *case: Option2
            {
*% Warning: the following printable length is adjusted (8497->8496) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9792, 8496)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (9792->9788) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (8497->8496) so it is divisible by the resolution Y scale.
                *PrintableArea: PAIR(9788, 8496)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<020000121B>(c<040000000012>"
        }
    }
    *Option: ENV_B5
    {
        *rcNameID: =ENV_B5_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(6995, 4300)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option1
            {
*% Warning: the following printable width is adjusted (6995->6994) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6994, 4300)
            }
            *case: Option2
            {
*% Warning: the following printable width is adjusted (6995->6994) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6994, 4300)
            }
            *case: Option3
            {
*% Warning: the following printable width is adjusted (6995->6992) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(6992, 4300)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200BE091B>(c<04000000BE09>"
        }
    }
    *Option: ENV_MONARCH
    {
        *rcNameID: =ENV_MONARCH_DISPLAY
        *RotateSize? : TRUE
        *PrintableArea: PAIR(5310, 2104)
        *PrintableOrigin: PAIR(90, 240)
        *switch: Resolution
        {
            *case: Option3
            {
*% Warning: the following printable width is adjusted (5310->5308) so it is divisible by the resolution X scale.
                *PrintableArea: PAIR(5308, 2104)
*% Warning: the following printable origin X is adjusted (90->92) so it is divisible by the resolution X scale.
                *PrintableOrigin: PAIR(92, 240)
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<02008C0A1B>(c<040000008C0A>"
        }
    }
    *Option: CUSTOMSIZE
    {
        *rcNameID: =USER_DEFINED_SIZE_DISPLAY
        *MinSize: PAIR(720, 720)
        *MaxSize: PAIR(11880, 15840)
        *MaxPrintableWidth: 9792
        *MinLeftMargin: 90
        *CenterPrintable?: FALSE
        *TopMargin: 240
        *BottomMargin: 450
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.4
            *Cmd: "<1B>(C<0200>" %l{(PhysPaperLength / 2) }
        }
    }
}
*Feature: PrintQuality
{
    *rcNameID: =TEXT_QUALITY_DISPLAY
    *DefaultOption: Option1
    *Option: Option1
    {
        *rcNameID: 294
    }
    *Option: Option2
    {
        *rcNameID: 295
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.2
            *Cmd: "<1B>U<00>"
        }
    }
    *Option: Option3
    {
        *rcNameID: 296
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.2
            *Cmd: "<1B>U<01>"
        }
    }
}
*Feature: Halftone
{
    *rcNameID: =HALFTONING_DISPLAY
    *DefaultOption: HT_PATSIZE_AUTO
    *Option: HT_PATSIZE_AUTO
    {
        *rcNameID: =HT_AUTO_SELECT_DISPLAY
    }
    *Option: HT_PATSIZE_SUPERCELL_M
    {
        *rcNameID: =HT_SUPERCELL_DISPLAY
    }
    *Option: HT_PATSIZE_6x6_M
    {
        *rcNameID: =HT_DITHER6X6_DISPLAY
    }
    *Option: HT_PATSIZE_8x8_M
    {
        *rcNameID: =HT_DITHER8X8_DISPLAY
    }
}
*Command: CmdStartDoc
{
    *Order: DOC_SETUP.1
    *Cmd: "<1B>@<1B>(G<0100011B>(U<01000A1B>r<00>"
}
*Command: CmdEndJob
{
    *Order: JOB_FINISH.1
    *Cmd: "<1B>@"
}
*RotateCoordinate?: FALSE
*RotateRaster?: FALSE
*RotateFont?: FALSE
*TextCaps: LIST(TC_RA_ABLE)
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
*YMoveAttributes: LIST(FAVOR_LF)
*MaxLineSpacing: 255
*XMoveThreshold: 0
*YMoveThreshold: 0
*XMoveUnit: 360
*YMoveUnit: 360
*Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l{(DestX / 2) } }
*Command: CmdYMoveAbsolute { *Cmd : "<1B>(V<0200>" %l{(DestY / 2) } }
*Command: CmdSetLineSpacing { *Cmd : "<1B>+" %c[0,255]{(LinefeedSpacing / 2) } }
*Command: CmdCR { *Cmd : "<0D>" }
*Command: CmdLF { *Cmd : "<0A>" }
*Command: CmdFF { *Cmd : "<0C>" }
*EjectPageWithFF?: TRUE
*Command: CmdEnableTIFF4 { *Cmd : "<0000>" }
*Command: CmdDisableCompression { *Cmd : "<0000>" }
*OutputDataFormat: H_BYTE
*OptimizeLeftBound?: FALSE
*CursorXAfterSendBlockData: AT_CURSOR_X_ORIGIN
*CursorYAfterSendBlockData: NO_MOVE
*DefaultCTT: 0