*%
*% Copyright (c) 1997 - 1999 Microsoft Corporation
*% All Rights Reserved.
*%
*GPDSpecVersion: "1.0"
*GPDFileVersion: "1.00"
*GPDFileName: "EPVP574J.GPD"
*Include: "STDNAMES.GPD"
*CodePage: 1252
*ModelName: "EPSON VP-5074"
*MasterUnits: PAIR(360, 360)
*ResourceDLL: "epsnjres.dll"
*PrinterType: SERIAL
*FontCartSlots: 2
*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: MANUAL
    *Option: MANUAL
    {
        *rcNameID: =MANUAL_FEED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B>O"
        }
    }
    *Option: Option2
    {
        *rcNameID: 259
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B>O"
        }
    }
    *Option: Option3
    {
        *rcNameID: 261
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B19>1"
        }
    }
    *Option: Option4
    {
        *rcNameID: 262
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B19>2"
        }
    }
}
*Feature: Resolution
{
    *rcNameID: =RESOLUTION_DISPLAY
    *DefaultOption: Option1
    *Option: Option1
    {
        *Name: "180 x 180 dots per inch"
        *DPI: PAIR(180, 180)
        *TextDPI: PAIR(180, 180)
        *PinsPerLogPass: 24
        *PinsPerPhysPass: 24
        *MinStripBlankPixels: 360
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 140
        *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
    }
    *Option: Option2
    {
        *Name: "120 x 180 dots per inch"
        *DPI: PAIR(120, 180)
        *TextDPI: PAIR(120, 180)
        *PinsPerLogPass: 24
        *PinsPerPhysPass: 24
        *MinStripBlankPixels: 240
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 120
        *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
    }
}
*Feature: PaperSize
{
    *rcNameID: =PAPER_SIZE_DISPLAY
    *DefaultOption: A4
    *Option: A3
    {
        *rcNameID: =A3_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0010>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(4124, 5621)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4124, 5620)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 5620)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4124, 5954)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4122, 5954)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4124, 5621)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4124, 5620)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 5620)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4124, 5621)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4124, 5620)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5621->5620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 5620)
                    }
                }
            }
        }
    }
    *Option: A4
    {
        *rcNameID: =A4_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000C>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2893, 3875)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 3874)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 3874)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2893, 4208)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 4208)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 4208)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2893, 3875)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 3874)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 3874)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2893, 3875)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 3874)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3875->3874) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 3874)
                    }
                }
            }
        }
    }
    *Option: A4_ROTATED
    {
        *rcNameID: =A4_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0008>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(4124, 2644)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4122, 2644)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4124, 2977)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4124, 2976)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2976)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4124, 2644)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4122, 2644)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4124, 2644)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4122, 2644)
                    }
                }
            }
        }
    }
    *Option: A5
    {
        *rcNameID: =A5_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0008>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2015, 2644)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 2644)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 2644)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2015, 2977)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2014, 2976)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2976)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2015, 2644)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 2644)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 2644)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2015, 2644)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 2644)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 2644)
                    }
                }
            }
        }
    }
    *Option: A5_ROTATED
    {
        *rcNameID: =A5_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2893, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 1766)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 1766)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2893, 2099)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 2098)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2892, 2098)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2893, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 1766)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 1766)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2893, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 1766)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2892, 1766)
                    }
                }
            }
        }
    }
    *Option: A6
    {
        *rcNameID: =A6_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(1403, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1402, 1766)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1401, 1766)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(1403, 2099)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1402, 2098)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1401, 2098)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(1403, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1402, 1766)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1401, 1766)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(1403, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1402, 1766)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1401, 1766)
                    }
                }
            }
        }
    }
    *Option: A6_ROTATED
    {
        *rcNameID: =A6_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0004>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2015, 1154)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 1154)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 1154)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2015, 1487)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2014, 1486)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1486)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2015, 1154)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 1154)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 1154)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2015, 1154)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 1154)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 1154)
                    }
                }
            }
        }
    }
    *Option: B4
    {
        *rcNameID: =B4_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000E>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(3559, 4826)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 4826)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 4826)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3559, 5159)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3558, 5158)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3558, 5158)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3559, 4826)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 4826)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 4826)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3559, 4826)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 4826)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 4826)
                    }
                }
            }
        }
    }
    *Option: B4_JIS_ROTATED
    {
        *rcNameID: =B4_JIS_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000A>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(4896, 3310)
                *PrintableOrigin: PAIR(42, 120)
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4896, 3643)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3642)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3642)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4896, 3310)
                *PrintableOrigin: PAIR(42, 120)
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4896, 3310)
                *PrintableOrigin: PAIR(42, 120)
            }
        }
    }
    *Option: B5
    {
        *rcNameID: =B5_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000A>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2497, 3310)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2496, 3310)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2496, 3310)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2497, 3643)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2496, 3642)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2496, 3642)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2497, 3310)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2496, 3310)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2496, 3310)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2497, 3310)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2496, 3310)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2496, 3310)
                    }
                }
            }
        }
    }
    *Option: B5_JIS_ROTATED
    {
        *rcNameID: =B5_JIS_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0007>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(3559, 2248)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 2248)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 2248)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3559, 2581)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3558, 2580)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3558, 2580)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3559, 2248)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 2248)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 2248)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3559, 2248)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 2248)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3558, 2248)
                    }
                }
            }
        }
    }
    *Option: 10X11
    {
        *rcNameID: =10X11_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(3600, 3627)
                *PrintableOrigin: PAIR(0, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3600, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3600, 3626)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3600, 3960)
                *PrintableOrigin: PAIR(0, 0)
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3600, 3627)
                *PrintableOrigin: PAIR(0, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3600, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3600, 3626)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3600, 3627)
                *PrintableOrigin: PAIR(0, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3600, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3600, 3626)
                    }
                }
            }
        }
    }
    *Option: 15X11
    {
        *rcNameID: =15X11_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(4896, 3627)
                *PrintableOrigin: PAIR(0, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3626)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4896, 3960)
                *PrintableOrigin: PAIR(0, 0)
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4896, 3627)
                *PrintableOrigin: PAIR(0, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3626)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4896, 3627)
                *PrintableOrigin: PAIR(0, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3626)
                    }
                }
            }
        }
    }
    *Option: LETTER
    {
        *rcNameID: =LETTER_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2976, 3627)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 3626)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2976, 3960)
                *PrintableOrigin: PAIR(42, 0)
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2976, 3627)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 3626)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2976, 3627)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 3626)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3627->3626) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 3626)
                    }
                }
            }
        }
    }
    *Option: LEGAL
    {
        *rcNameID: =LEGAL_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000E>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2976, 4707)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 4706)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 4706)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2976, 5040)
                *PrintableOrigin: PAIR(42, 0)
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2976, 4707)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 4706)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 4706)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2976, 4707)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 4706)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (4707->4706) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2976, 4706)
                    }
                }
            }
        }
    }
    *Option: JAPANESE_POSTCARD
    {
        *rcNameID: =JAPANESE_POSTCARD_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(1334, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1332, 1766)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(1334, 2099)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1334, 2098)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1332, 2098)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(1334, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1332, 1766)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(1334, 1766)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1332, 1766)
                    }
                }
            }
        }
    }
    *Option: JAPANESE_POSTCARD_ROTATED
    {
        *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0004>"
        }
        *switch: InputBin
        {
            *case: MANUAL
            {
                *PrintableArea: PAIR(2015, 1085)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2014, 1084)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1084)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2015, 1418)
                *PrintableOrigin: PAIR(42, 0)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2014, 1418)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2013, 1418)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2015, 1085)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2014, 1084)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1084)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2015, 1085)
                *PrintableOrigin: PAIR(42, 120)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2014, 1084)
                    }
                    *case: Option2
                    {
*% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1085->1084) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1084)
                    }
                }
            }
        }
    }
    *Option: CUSTOMSIZE
    {
        *rcNameID: =USER_DEFINED_SIZE_DISPLAY
        *MinSize: PAIR(360, 360)
        *MaxSize: PAIR(5400, 7920)
        *MaxPrintableWidth: 4896
        *MinLeftMargin: 0
        *CenterPrintable?: FALSE
        *switch: InputBin
        {
            *case: MANUAL
            {
                *TopMargin: 120
                *BottomMargin: 213
            }
            *case: Option2
            {
                *TopMargin: 0
                *BottomMargin: 0
            }
            *case: Option3
            {
                *TopMargin: 120
                *BottomMargin: 213
            }
            *case: Option4
            {
                *TopMargin: 120
                *BottomMargin: 213
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
        }
    }
}
*InvalidCombination: LIST(InputBin.MANUAL, PaperSize.10X11)
*InvalidCombination: LIST(InputBin.MANUAL, PaperSize.15X11)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A5_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A6)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A6_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.10X11)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.15X11)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.10X11)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.15X11)
*Feature: PrintQuality
{
    *rcNameID: =TEXT_QUALITY_DISPLAY
    *DefaultOption: LETTER_QUALITY
    *Option: LETTER_QUALITY
    {
        *rcNameID: =LETTER_QUALITY_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>x<011C>x<00>"
        }
    }
    *Option: DRAFT_QUALITY
    {
        *rcNameID: =DRAFT_QUALITY_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>x<001C>x<01>"
        }
    }
}
*Feature: ColorMode
{
    *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
    *DefaultOption: Color
    *Option: Mono
    {
        *rcNameID: =MONO_DISPLAY
        *DevNumOfPlanes: 1
        *DevBPP: 1
        *Color? : FALSE
    }
    *Option: Color
    {
        *rcNameID: =COLOR_DISPLAY
        *DevNumOfPlanes: 4
        *DevBPP: 1
        *DrvBPP: 4
        *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
        *Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
        *Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
        *Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
        *Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
        *Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
        *Command: CmdSelectRedColor { *Cmd : "<1B>r<05>" }
        *Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
        *Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
        *Command: CmdSelectBlueColor { *Cmd : "<1B>r<03>" }
        *Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
        *Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
    }
}
*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>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
}
*Command: CmdStartPage
{
    *Order: PAGE_SETUP.1
    *Cmd: "<0D>"
}
*Command: CmdEndJob
{
    *Order: JOB_FINISH.1
    *Cmd: "<1B>S<1B1B>SK"
}
*RotateCoordinate?: FALSE
*RotateRaster?: FALSE
*RotateFont?: FALSE
*switch: Orientation
{
    *case: PORTRAIT
    {
        *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
    }
    *case: LANDSCAPE_CC270
    {
        *TextCaps: LIST(TC_RA_ABLE)
    }
}
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
*YMoveAttributes: LIST(SEND_CR_FIRST)
*MaxLineSpacing: 255
*XMoveThreshold: 0
*YMoveThreshold: *
*XMoveUnit: 60
*YMoveUnit: 180
*Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
*Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
*Command: CmdCR { *Cmd : "<0D>" }
*Command: CmdLF { *Cmd : "<0A>" }
*Command: CmdFF { *Cmd : "<0C>" }
*Command: CmdBackSpace { *Cmd : "<08>" }
*Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
*Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
*EjectPageWithFF?: TRUE
*OutputDataFormat: V_BYTE
*OptimizeLeftBound?: FALSE
*CursorXAfterSendBlockData: AT_GRXDATA_END
*CursorYAfterSendBlockData: NO_MOVE
*DefaultFont: 1
*DefaultCTT: -1
*switch: Orientation
{
    *case: PORTRAIT
    {
        *DeviceFonts: LIST(1,5,6,7,8,9,10,11,12)
    }
    *case: LANDSCAPE_CC270
    {
        *DeviceFonts: LIST()
    }
}
*FontCartridge: FC1
{
    *rcCartridgeNameID: 269
    *PortraitFonts: LIST(3,4,14,15,16,17,18,19,20,21)
    *LandscapeFonts: LIST()
}
*Command: CmdBoldOn { *Cmd : "<1B>E" }
*Command: CmdBoldOff { *Cmd : "<1B>F" }
*Command: CmdItalicOn { *Cmd : "<1B>4" }
*Command: CmdItalicOff { *Cmd : "<1B>5" }
*Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
*Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }
*UseExpColorSelectCmd?: TRUE