*%
*% Copyright (c) 1997 - 1999 Microsoft Corporation
*% All Rights Reserved.
*%
*GPDSpecVersion: "1.0"
*GPDFileVersion: "1.00"
*GPDFileName: "EPV4100J.GPD"
*Include: "STDNAMES.GPD"
*CodePage: 1252
*ModelName: "EPSON VP-4100"
*MasterUnits: PAIR(360, 360)
*ResourceDLL: "EPE2JRES.DLL"
*PrinterType: SERIAL
*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: Option1
    *Option: Option1
    {
        *rcNameID: 374
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>(R<080000>REMOTE1TP<0500000201>%<<001B0000001B>O"
        }
    }
    *Option: Option2
    {
        *rcNameID: 375
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>(R<080000>REMOTE1TP<0500000001>%<<001B0000001B>O"
        }
    }
    *Option: Option3
    {
        *rcNameID: 381
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>%<<001B0000001B19>1"
        }
    }
}
*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: "360 x 180 dots per inch"
        *DPI: PAIR(360, 180)
        *TextDPI: PAIR(360, 180)
        *PinsPerLogPass: 24
        *PinsPerPhysPass: 24
        *MinStripBlankPixels: 360
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 160
        *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
    }
    *Option: Option3
    {
        *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
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0010>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4122, 5806)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4120, 5806)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4119, 5806)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4122, 5894)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4120, 5894)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4119, 5894)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4122, 5806)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4120, 5806)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4119, 5806)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: A3_ROTATED
    {
        *rcNameID: =A3_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000C>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4891, 4060)
                *PrintableOrigin: PAIR(0, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4060)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4060)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4891, 4148)
                *PrintableOrigin: PAIR(0, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4148)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4148)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4891, 4060)
                *PrintableOrigin: PAIR(0, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4060)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4060)
                    }
                }
            }
        }
    }
    *Option: A4
    {
        *rcNameID: =A4_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000C>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2891, 4060)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2890, 4060)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2889, 4060)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2891, 4148)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2890, 4148)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2889, 4148)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2891, 4060)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2890, 4060)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2889, 4060)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: A4_ROTATED
    {
        *rcNameID: =A4_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0008>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4122, 2829)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4120, 2828)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2828)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4119, 2828)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4122, 2917)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2917->2916) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4120, 2916)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2917->2916) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2916)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2917->2916) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4119, 2916)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4122, 2829)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4120, 2828)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2828)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4119, 2828)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: A5
    {
        *rcNameID: =A5_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0008>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2013, 2829)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2828)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2828)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2828)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2013, 2917)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2917->2916) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2916)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2917->2916) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2916)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2917->2916) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2916)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2013, 2829)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2828)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2828)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2829->2828) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2828)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: A5_ROTATED
    {
        *rcNameID: =A5_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2891, 1951)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1951->1950) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2890, 1950)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1951->1950) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2891, 1950)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1951->1950) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2889, 1950)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2891, 2039)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2890, 2038)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2891, 2038)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2889, 2038)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2891, 1951)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1951->1950) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2890, 1950)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1951->1950) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2891, 1950)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1951->1950) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2889, 1950)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: Option7
    {
        *rcNameID: 261
        *PageDimensions: PAIR(1488, 2097)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(1402, 1949)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1949->1948) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1400, 1948)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1949->1948) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1402, 1948)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1949->1948) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1398, 1948)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(1402, 2037)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2037->2036) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1400, 2036)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2037->2036) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1402, 2036)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2037->2036) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1398, 2036)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(1402, 1949)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1949->1948) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1400, 1948)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1949->1948) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1402, 1948)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1949->1948) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1398, 1948)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: Option8
    {
        *rcNameID: 262
        *PageDimensions: PAIR(2097, 1489)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0004>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2011, 1341)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1341->1340) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1340)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1341->1340) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2011, 1340)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1341->1340) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2007, 1340)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2011, 1429)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1429->1428) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1428)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1429->1428) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2011, 1428)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1429->1428) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2007, 1428)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2011, 1341)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1341->1340) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1340)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1341->1340) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2011, 1340)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1341->1340) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2007, 1340)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: B4
    {
        *rcNameID: =B4_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000E>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3456, 5011)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5011->5010) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3454, 5010)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (5011->5010) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3456, 5010)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5011->5010) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3453, 5010)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3456, 5099)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5099->5098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3454, 5098)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (5099->5098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3456, 5098)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5099->5098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3453, 5098)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3456, 5011)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5011->5010) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3454, 5010)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (5011->5010) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3456, 5010)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5011->5010) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3453, 5010)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: B4_JIS_ROTATED
    {
        *rcNameID: =B4_JIS_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000A>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4896, 3495)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4894, 3494)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3494)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4893, 3494)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4896, 3583)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3583->3582) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4894, 3582)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3583->3582) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3582)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3583->3582) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4893, 3582)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4896, 3495)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4894, 3494)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3494)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4893, 3494)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: B5
    {
        *rcNameID: =B5_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000A>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2495, 3495)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2494, 3494)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2495, 3494)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2493, 3494)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2495, 3583)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3583->3582) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2494, 3582)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3583->3582) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2495, 3582)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3583->3582) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2493, 3582)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2495, 3495)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2494, 3494)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2495, 3494)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3495->3494) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2493, 3494)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: B5_JIS_ROTATED
    {
        *rcNameID: =B5_JIS_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0007>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3557, 2433)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2433->2432) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 2432)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2433->2432) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 2432)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2433->2432) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 2432)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3557, 2521)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2521->2520) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 2520)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2521->2520) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 2520)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2521->2520) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 2520)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3557, 2433)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2433->2432) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 2432)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2433->2432) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 2432)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2433->2432) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 2432)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: LETTER
    {
        *rcNameID: =LETTER_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2974, 3812)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2972, 3812)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2970, 3812)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2974, 3900)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2972, 3900)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2970, 3900)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2974, 3812)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2972, 3812)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2970, 3812)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: LEGAL
    {
        *rcNameID: =LEGAL_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000E>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2974, 4892)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2972, 4892)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2970, 4892)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2974, 4980)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2972, 4980)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2970, 4980)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2974, 4892)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2972, 4892)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2970, 4892)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: Option15
    {
        *rcNameID: 267
        *PageDimensions: PAIR(3600, 3960)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3230, 3812)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3228, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3228, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3230, 3900)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3228, 3900)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3228, 3900)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3230, 3812)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3228, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3228, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option16
    {
        *rcNameID: 268
        *PageDimensions: PAIR(5400, 3960)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4896, 3812)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4894, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4893, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4896, 3900)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4894, 3900)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4893, 3900)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4896, 3812)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4894, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4893, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: JAPANESE_POSTCARD
    {
        *rcNameID: =JAPANESE_POSTCARD_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(1331, 1935)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1330, 1934)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1331, 1934)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1329, 1934)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(1331, 2023)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2023->2022) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1330, 2022)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2023->2022) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1331, 2022)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2023->2022) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1329, 2022)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(1331, 1935)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1330, 1934)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1331, 1934)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1329, 1934)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: JAPANESE_POSTCARD_ROTATED
    {
        *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0004>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(1997, 1269)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1269->1268) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1996, 1268)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1269->1268) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1997, 1268)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1269->1268) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1995, 1268)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(1997, 1357)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1357->1356) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1996, 1356)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1357->1356) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1997, 1356)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1357->1356) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1995, 1356)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(1997, 1269)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1269->1268) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1996, 1268)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1269->1268) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1997, 1268)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1269->1268) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1995, 1268)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: DBL_JAPANESE_POSTCARD_ROTATED
    {
        *rcNameID: =DBL_JAPANESE_POSTCARD_ROTATED_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0008>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(1997, 2686)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1996, 2686)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1995, 2686)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(1997, 2774)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1996, 2774)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1995, 2774)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(1997, 2686)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1996, 2686)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(1995, 2686)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: DBL_JAPANESE_POSTCARD
    {
        *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2748, 1935)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2746, 1934)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2748, 1934)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2745, 1934)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(2748, 2023)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2023->2022) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2746, 2022)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (2023->2022) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2748, 2022)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (2023->2022) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2745, 2022)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(2748, 1935)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2746, 1934)
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(44, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2748, 1934)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1935->1934) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2745, 1934)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: Option21
    {
        *rcNameID: 317
        *PageDimensions: PAIR(4320, 3960)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3950, 3812)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3948, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3948, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(3950, 3900)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3948, 3900)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3948, 3900)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(3950, 3812)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3948, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(3948, 3812)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option22
    {
        *rcNameID: 318
        *PageDimensions: PAIR(5400, 1440)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0004>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1292)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1292)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1292)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1380)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1380)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1380)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1292)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1292)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1292)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option23
    {
        *rcNameID: 320
        *PageDimensions: PAIR(5400, 1620)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C<1B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1472)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1472)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1472)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1560)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1560)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1560)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1472)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1472)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1472)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option24
    {
        *rcNameID: 322
        *PageDimensions: PAIR(5400, 1681)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C<1C>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1533)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1533->1532) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4888, 1532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1533->1532) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4889, 1532)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1533->1532) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4887, 1532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1621)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1621->1620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4888, 1620)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1621->1620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4889, 1620)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1621->1620) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4887, 1620)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1533)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1533->1532) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4888, 1532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option2
                    {
*% Warning: the following printable length is adjusted (1533->1532) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4889, 1532)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1533->1532) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4887, 1532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option25
    {
        *rcNameID: 324
        *PageDimensions: PAIR(5400, 1800)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0005>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1652)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1652)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1652)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1740)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1740)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1740)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1652)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1652)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1652)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option26
    {
        *rcNameID: 326
        *PageDimensions: PAIR(5400, 1980)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C!"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1832)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1832)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1832)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1920)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1920)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1920)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1832)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1832)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1832)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option27
    {
        *rcNameID: 328
        *PageDimensions: PAIR(5400, 2040)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C%""
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1892)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1980)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1980)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1980)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1892)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option28
    {
        *rcNameID: 330
        *PageDimensions: PAIR(5400, 2160)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0006>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2012)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2012)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2012)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 2100)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2100)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2100)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2012)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2012)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2012)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option29
    {
        *rcNameID: 332
        *PageDimensions: PAIR(5400, 2340)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C'"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2192)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2192)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2192)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 2280)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2280)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2280)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2192)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2192)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2192)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option30
    {
        *rcNameID: 334
        *PageDimensions: PAIR(5400, 2400)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C("
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2252)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2252)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2252)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 2340)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2340)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2340)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2252)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2252)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2252)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option31
    {
        *rcNameID: 336
        *PageDimensions: PAIR(5400, 2520)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0007>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2372)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2372)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2372)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 2460)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2460)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2460)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2372)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2372)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2372)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option32
    {
        *rcNameID: 338
        *PageDimensions: PAIR(5400, 2700)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C-"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2552)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2552)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2552)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 2640)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2640)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2640)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2552)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2552)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2552)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option33
    {
        *rcNameID: 340
        *PageDimensions: PAIR(5400, 2880)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0008>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2732)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2732)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2732)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 2820)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2820)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2820)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2732)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2732)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2732)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option34
    {
        *rcNameID: 342
        *PageDimensions: PAIR(5400, 3060)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C3"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2912)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2912)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2912)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 3000)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3000)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3000)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 2912)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 2912)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 2912)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option35
    {
        *rcNameID: 344
        *PageDimensions: PAIR(5400, 3240)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0009>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3092)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3092)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3092)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 3180)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3180)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3180)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 3092)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3092)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3092)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option36
    {
        *rcNameID: 346
        *PageDimensions: PAIR(5400, 3600)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000A>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3452)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3452)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3452)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 3540)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3540)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3540)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 3452)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3452)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3452)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option37
    {
        *rcNameID: 348
        *PageDimensions: PAIR(5400, 1200)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C<14>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1052)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1052)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1052)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1140)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1140)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1140)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1052)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1052)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1052)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option38
    {
        *rcNameID: 350
        *PageDimensions: PAIR(5400, 900)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>0<1B>C<14>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 752)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 752)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 752)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 840)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 840)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 840)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 752)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 752)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 752)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option39
    {
        *rcNameID: 352
        *PageDimensions: PAIR(5400, 3780)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C?"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3632)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3632)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3632)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 3720)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3720)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3720)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 3632)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 3632)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 3632)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option40
    {
        *rcNameID: 354
        *PageDimensions: PAIR(5400, 1320)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C<16>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1172)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1260)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1260)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1260)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1172)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option41
    {
        *rcNameID: 356
        *PageDimensions: PAIR(5400, 990)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>0<1B>C<16>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 842)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 842)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 842)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 930)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 930)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 930)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 842)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 842)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 842)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option42
    {
        *rcNameID: 358
        *PageDimensions: PAIR(5400, 792)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>3<041B>Cc"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 644)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 644)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 644)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 732)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 732)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 732)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 644)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 644)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 644)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option43
    {
        *rcNameID: 360
        *PageDimensions: PAIR(5400, 660)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C<0B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 512)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 512)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 512)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 600)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 600)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 600)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 512)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 512)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 512)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option44
    {
        *rcNameID: 362
        *PageDimensions: PAIR(5400, 4320)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000C>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 4172)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 4260)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4260)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4260)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 4172)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4172)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option45
    {
        *rcNameID: 364
        *PageDimensions: PAIR(5400, 1080)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<0003>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 932)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 932)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 932)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1020)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1020)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1020)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 932)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 932)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 932)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option46
    {
        *rcNameID: 366
        *PageDimensions: PAIR(5400, 4680)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000D>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 4532)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 4620)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4620)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4620)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 4532)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4532)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option47
    {
        *rcNameID: 368
        *PageDimensions: PAIR(5400, 1170)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>0<1B>C<1A>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1022)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1022)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1022)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1110)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1110)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1110)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1022)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1022)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1022)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option48
    {
        *rcNameID: 370
        *PageDimensions: PAIR(5400, 5040)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>C<000E>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 4892)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 4980)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4980)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4980)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 4892)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 4892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 4892)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: Option49
    {
        *rcNameID: 372
        *PageDimensions: PAIR(5400, 1260)
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>0<1B>C<1C>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1112)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1112)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1112)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4889, 1200)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1200)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1200)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option3
            {
                *PrintableArea: PAIR(4889, 1112)
                *PrintableOrigin: PAIR(185, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4888, 1112)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 1112)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: CUSTOMSIZE
    {
        *rcNameID: =USER_DEFINED_SIZE_DISPLAY
        *MinSize: PAIR(1304, 1304)
        *MaxSize: PAIR(5954, 7920)
        *MaxPrintableWidth: 5954
        *MinLeftMargin: 0
        *CenterPrintable?: FALSE
        *switch: InputBin
        {
            *case: Option1
            {
                *TopMargin: 60
                *BottomMargin: 88
                *CustCursorOriginX: %d{43}
                *CustCursorOriginY: %d{60}
                *CustPrintableOriginX: %d{43}
                *CustPrintableOriginY: %d{60}
                *CustPrintableSizeX: %d{PhysPaperWidth-86}
                *CustPrintableSizeY: %d{PhysPaperLength-148}
            }
            *case: Option2
            {
                *TopMargin: 60
                *BottomMargin: 0
                *CustCursorOriginX: %d{43}
                *CustCursorOriginY: %d{60}
                *CustPrintableOriginX: %d{43}
                *CustPrintableOriginY: %d{60}
                *CustPrintableSizeX: %d{PhysPaperWidth-86}
                *CustPrintableSizeY: %d{PhysPaperLength-60}
            }
            *case: Option3
            {
                *TopMargin: 60
                *BottomMargin: 88
                *CustCursorOriginX: %d{43}
                *CustCursorOriginY: %d{60}
                *CustPrintableOriginX: %d{43}
                *CustPrintableOriginY: %d{60}
                *CustPrintableSizeX: %d{PhysPaperWidth-86}
                *CustPrintableSizeY: %d{PhysPaperLength-148}
            }
        }
        *PageProtectMem: 0
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
        }
    }
}
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option15)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option16)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option21)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option22)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option23)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option24)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option25)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option26)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option27)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option28)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option29)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option30)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option31)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option32)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option33)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option34)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option35)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option36)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option37)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option38)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option39)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option40)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option41)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option42)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option43)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option44)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option45)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option46)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option47)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option48)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option49)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A3_ROTATED)
*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.Option7)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
*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.Option2, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option15)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option16)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option21)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option22)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option23)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option24)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option25)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option26)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option27)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option28)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option29)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option30)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option31)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option32)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option33)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option34)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option35)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option36)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option37)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option38)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option39)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option40)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option41)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option42)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option43)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option44)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option45)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option46)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option47)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option48)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option49)
*Feature: PrintQuality
{
    *rcNameID: =TEXT_QUALITY_DISPLAY
    *DefaultOption: LETTER_QUALITY
    *Option: LETTER_QUALITY
    {
        *rcNameID: =LETTER_QUALITY_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B>x<011C>x<00>"
        }
    }
    *Option: DRAFT_QUALITY
    {
        *rcNameID: =DRAFT_QUALITY_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *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>(R<080000>REMOTE1PM<020000001B0000001B>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>(R<080000>REMOTE1LD<00001B0000001B>S<1B1B>SK"
}
*RotateCoordinate?: FALSE
*RotateRaster?: FALSE
*RotateFont?: FALSE
*switch: Orientation
{
    *case: PORTRAIT
    {
        *TextCaps: LIST(TC_OP_CHARACTER,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,3,5,6,7,8,9,10,11,12,13,14,15,16,
+                   17,18,19,20)
    }
    *case: LANDSCAPE_CC270
    {
        *DeviceFonts: 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