*%
*% Copyright (c) 1997 - 1999 Microsoft Corporation
*% All Rights Reserved.
*%
*GPDSpecVersion: "1.0"
*Include: "StdNames.gpd"
*GPDFileVersion: "1.0"
*GPDFileName: "epv1850j.gpd"
*ModelName: "EPSON VP-1850"
*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
        *OptionID: 374
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B>O"
        }
    }
    *Option: Option2
    {
        *rcNameID: 376
        *OptionID: 376
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B>O"
        }
    }
    *Option: Option3
    {
        *rcNameID: 377
        *OptionID: 377
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B19>1"
        }
    }
    *Option: Option4
    {
        *rcNameID: 378
        *OptionID: 378
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.7
            *Cmd: "<1B19>2"
        }
    }
}
*Feature: Resolution
{
    *rcNameID: =RESOLUTION_DISPLAY
    *DefaultOption: Option1
    *Option: Option1
    {
        *Name: "180 x 180 " =DOTS_PER_INCH
        *DPI: PAIR(180, 180)
        *TextDPI: PAIR(180, 180)
        *PinsPerLogPass: 24
        *PinsPerPhysPass: 24
        *MinStripBlankPixels: 360
        EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
        *SpotDiameter: 140
        *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{(NumOfDataBytes / 3) } }
    }
    *Option: Option2
    {
        *Name: "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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>B<171B>(c<0400>%<<000617>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4122, 5834)
                *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, 5834)
*% 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, 5834)
*% 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, 5834)
                *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, 5834)
*% 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, 5834)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4122, 5834)
                *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, 5834)
*% 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, 5834)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>p<101B>(c<0400>%<<00>4<10>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4891, 4088)
                *PrintableOrigin: PAIR(439, 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, 4088)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4088)
                    }
                }
            }
            *case: Option2
            {
                *PrintableArea: PAIR(4891, 4148)
                *PrintableOrigin: PAIR(439, 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, 4088)
                *PrintableOrigin: PAIR(439, 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, 4088)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4088)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4891, 4088)
                *PrintableOrigin: PAIR(439, 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, 4088)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4890, 4088)
                    }
                }
            }
        }
    }
    *Option: A4
    {
        *rcNameID: =A4_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>p<101B>(c<0400>%<<00>4<10>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2891, 4088)
                *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, 4088)
*% 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, 4088)
*% 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, 4088)
                *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, 4088)
*% 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, 4088)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2891, 4088)
                *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, 4088)
*% 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, 4088)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200A10B1B>(c<0400>%<<00>e<0B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4122, 2857)
                *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4120, 2856)
*% 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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2856)
                    }
                    *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4119, 2856)
*% 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, 2857)
                *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4120, 2856)
*% 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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2856)
                    }
                    *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4119, 2856)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4122, 2857)
                *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4120, 2856)
*% 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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4122, 2856)
                    }
                    *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4119, 2856)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200A10B1B>(c<0400>%<<00>e<0B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2013, 2857)
                *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2856)
*% 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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2856)
                    }
                    *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2856)
*% 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, 2857)
                *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2856)
*% 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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2856)
                    }
                    *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2856)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2013, 2857)
                *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2856)
*% 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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2856)
                    }
                    *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 (2857->2856) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2856)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>3<081B>(c<0400>%<<00F707>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2891, 1979)
                *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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2890, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2891, 1978)
                    }
                    *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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2889, 1978)
*% 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, 1979)
                *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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2890, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2891, 1978)
                    }
                    *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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2889, 1978)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2891, 1979)
                *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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2890, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2891, 1978)
                    }
                    *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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2889, 1978)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: A6
    {
        *rcNameID: =A6_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>3<081B>(c<0400>%<<00F707>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(1401, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1401->1400) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1400, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1401, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1401->1398) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1398, 1978)
*% 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(1401, 2039)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1401->1400) 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(1400, 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(1401, 2038)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1401->1398) 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(1398, 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(1401, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1401->1400) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1400, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1401, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1401->1398) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1398, 1978)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(1401, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1401->1400) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1400, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1401, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1401->1398) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1398, 1978)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: A6_ROTATED
    {
        *rcNameID: =A6_ROTATED_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200CF051B>(c<0400>%<<009305>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2013, 1367)
                *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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 1366)
*% 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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1366)
                    }
                    *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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1366)
*% 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, 1427)
                *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 (1427->1426) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 1426)
*% 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 (1427->1426) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1426)
                    }
                    *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 (1427->1426) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1426)
*% 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, 1367)
                *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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 1366)
*% 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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1366)
                    }
                    *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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1366)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2013, 1367)
                *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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 1366)
*% 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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 1366)
                    }
                    *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 (1367->1366) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 1366)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>'<141B>(c<0400>%<<00EB13>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3557, 5039)
                *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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 5038)
*% 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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 5038)
                    }
                    *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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 5038)
*% 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, 5099)
                *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 (5099->5098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 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(3557, 5098)
                    }
                    *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 (5099->5098) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 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(3557, 5039)
                *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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 5038)
*% 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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 5038)
                    }
                    *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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 5038)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3557, 5039)
                *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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 5038)
*% 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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 5038)
                    }
                    *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 (5039->5038) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 5038)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>;<0E1B>(c<0400>%<<00FF0D>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4896, 3523)
                *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4894, 3522)
*% 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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3522)
                    }
                    *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4893, 3522)
*% 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, 3523)
                *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4894, 3522)
*% 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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3522)
                    }
                    *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4893, 3522)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4896, 3523)
                *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4894, 3522)
*% 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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4896, 3522)
                    }
                    *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4893, 3522)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>;<0E1B>(c<0400>%<<00FF0D>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2495, 3523)
                *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2494, 3522)
*% 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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2495, 3522)
                    }
                    *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2493, 3522)
*% 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, 3523)
                *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2494, 3522)
*% 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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2495, 3522)
                    }
                    *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2493, 3522)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2495, 3523)
                *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2494, 3522)
*% 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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2495, 3522)
                    }
                    *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 (3523->3522) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2493, 3522)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200150A1B>(c<0400>%<<00D909>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3557, 2461)
                *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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 2460)
*% 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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 2460)
                    }
                    *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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 2460)
*% 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, 2461)
                *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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 2460)
*% 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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 2460)
                    }
                    *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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 2460)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3557, 2461)
                *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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3556, 2460)
*% 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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3557, 2460)
                    }
                    *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 (2461->2460) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(3555, 2460)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>x<0F1B>(c<0400>%<<00>%<<0F>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2974, 3840)
                *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, 3840)
*% 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, 3840)
*% 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, 3840)
                *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, 3840)
*% 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, 3840)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2974, 3840)
                *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, 3840)
*% 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, 3840)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200B0131B>(c<0400>%<<00>t<13>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2974, 4920)
                *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, 4920)
*% 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, 4920)
*% 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, 4920)
                *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, 4920)
*% 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, 4920)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2974, 4920)
                *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, 4920)
*% 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, 4920)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
        }
    }
    *Option: 10X11
    {
        *rcNameID: =10X11_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>x<0F1B>(c<0400>%<<00>x<0F>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3230, 3840)
                *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, 3840)
*% 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, 3840)
*% 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, 3840)
                *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, 3840)
*% 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, 3840)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3230, 3840)
                *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, 3840)
*% 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, 3840)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
        }
    }
    *Option: 15X11
    {
        *rcNameID: =15X11_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>x<0F1B>(c<0400>%<<00>x<0F>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3840)
                *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, 3840)
*% 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, 3840)
*% 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, 3900)
                *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, 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 (4889->4887) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(4887, 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(4889, 3840)
                *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, 3840)
*% 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, 3840)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 3840)
                *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, 3840)
*% 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, 3840)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>3<081B>(c<0400>%<<00F707>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(1332, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1332->1330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1330, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1332, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1332->1329) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1329, 1978)
*% 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(1332, 2039)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1332->1330) 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(1330, 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(1332, 2038)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1332->1329) 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(1329, 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(1332, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1332->1330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1330, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1332, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1332->1329) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1329, 1978)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(1332, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (1332->1330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1330, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1332, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (1332->1329) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(1329, 1978)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020089051B>(c<0400>%<<00>M<05>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2013, 1298)
                *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.
                        *PrintableArea: PAIR(2012, 1298)
*% 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 (2013->2010) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2010, 1298)
*% 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, 1358)
                *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.
                        *PrintableArea: PAIR(2012, 1358)
*% 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 (2013->2010) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2010, 1358)
*% 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, 1298)
                *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.
                        *PrintableArea: PAIR(2012, 1298)
*% 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 (2013->2010) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2010, 1298)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2013, 1298)
                *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.
                        *PrintableArea: PAIR(2012, 1298)
*% 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 (2013->2010) so it is divisible by the resolution X scale.
                        *PrintableArea: PAIR(2010, 1298)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>3<081B>(c<0400>%<<00F707>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2747, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2747->2746) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2746, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2747, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2747->2745) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2745, 1978)
*% 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(2747, 2039)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2747->2746) 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(2746, 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(2747, 2038)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2747->2745) 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(2745, 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(2747, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2747->2746) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2746, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2747, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2747->2745) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2745, 1978)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2747, 1979)
                *PrintableOrigin: PAIR(43, 60)
                *switch: Resolution
                {
                    *case: Option1
                    {
*% Warning: the following printable width is adjusted (2747->2746) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2746, 1978)
*% 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 (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2747, 1978)
                    }
                    *case: Option3
                    {
*% Warning: the following printable width is adjusted (2747->2745) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2745, 1978)
*% 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
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200110B1B>(c<0400>%<<00D50A>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(2013, 2713)
                *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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2712)
*% 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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2712)
                    }
                    *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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2712)
*% 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, 2773)
                *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 (2773->2772) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2772)
*% 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 (2773->2772) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2772)
                    }
                    *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 (2773->2772) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2772)
*% 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, 2713)
                *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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2712)
*% 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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2712)
                    }
                    *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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2712)
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(45, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(2013, 2713)
                *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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2012, 2712)
*% 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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2013, 2712)
                    }
                    *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 (2713->2712) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(2010, 2712)
*% 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
        *OptionID: 317
        *PageDimensions: PAIR(4320, 3960)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>x<0F1B>(c<0400>%<<00>x<0F>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(3950, 3840)
                *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, 3840)
*% 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, 3840)
*% 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, 3840)
                *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, 3840)
*% 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, 3840)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(3950, 3840)
                *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, 3840)
*% 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, 3840)
*% 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
        *OptionID: 318
        *PageDimensions: PAIR(5400, 1440)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200A0051B>(c<0400>%<<00A005>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1320)
                *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, 1320)
*% 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, 1320)
*% 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, 1320)
                *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, 1320)
*% 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, 1320)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 1320)
                *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, 1320)
*% 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, 1320)
*% 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
        *OptionID: 320
        *PageDimensions: PAIR(5400, 1620)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>T<061B>(c<0400>%<<00>T<06>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1500)
                *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, 1500)
*% 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, 1500)
*% 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, 1500)
                *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, 1500)
*% 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, 1500)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 1500)
                *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, 1500)
*% 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, 1500)
*% 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
        *OptionID: 322
        *PageDimensions: PAIR(5400, 1681)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020091061B>(c<0400>%<<009106>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1561)
                *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 (1561->1560) so it is divisible by the resolution Y 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: Option2
                    {
*% Warning: the following printable length is adjusted (1561->1560) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4889, 1560)
                    }
                    *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 (1561->1560) so it is divisible by the resolution Y 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: 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, 1561)
                *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 (1561->1560) so it is divisible by the resolution Y 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: Option2
                    {
*% Warning: the following printable length is adjusted (1561->1560) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4889, 1560)
                    }
                    *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 (1561->1560) so it is divisible by the resolution Y 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: Option4
            {
                *PrintableArea: PAIR(4889, 1561)
                *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 (1561->1560) so it is divisible by the resolution Y 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: Option2
                    {
*% Warning: the following printable length is adjusted (1561->1560) so it is divisible by the resolution Y scale.
                        *PrintableArea: PAIR(4889, 1560)
                    }
                    *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 (1561->1560) so it is divisible by the resolution Y 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)
                    }
                }
            }
        }
    }
    *Option: Option25
    {
        *rcNameID: 324
        *OptionID: 324
        *PageDimensions: PAIR(5400, 1800)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020008071B>(c<0400>%<<000807>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1680)
                *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, 1680)
*% 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, 1680)
*% 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, 1680)
                *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, 1680)
*% 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, 1680)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 1680)
                *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, 1680)
*% 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, 1680)
*% 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
        *OptionID: 326
        *PageDimensions: PAIR(5400, 1980)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200BC071B>(c<0400>%<<00BC07>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1860)
                *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, 1860)
*% 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, 1860)
*% 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, 1860)
                *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, 1860)
*% 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, 1860)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 1860)
                *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, 1860)
*% 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, 1860)
*% 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
        *OptionID: 328
        *PageDimensions: PAIR(5400, 2040)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200F8071B>(c<0400>%<<00F807>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *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: 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, 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: Option4
            {
                *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)
                    }
                }
            }
        }
    }
    *Option: Option28
    {
        *rcNameID: 330
        *OptionID: 330
        *PageDimensions: PAIR(5400, 2160)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>p<081B>(c<0400>%<<00>p<08>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2040)
                *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, 2040)
*% 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, 2040)
*% 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, 2040)
                *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, 2040)
*% 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, 2040)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 2040)
                *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, 2040)
*% 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, 2040)
*% 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
        *OptionID: 332
        *PageDimensions: PAIR(5400, 2340)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>$<091B>(c<0400>%<<00>$<09>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2220)
                *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, 2220)
*% 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, 2220)
*% 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, 2220)
                *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, 2220)
*% 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, 2220)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 2220)
                *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, 2220)
*% 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, 2220)
*% 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
        *OptionID: 334
        *PageDimensions: PAIR(5400, 2400)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>`<091B>(c<0400>%<<00>`<09>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *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: 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, 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: Option4
            {
                *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)
                    }
                }
            }
        }
    }
    *Option: Option31
    {
        *rcNameID: 336
        *OptionID: 336
        *PageDimensions: PAIR(5400, 2520)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200D8091B>(c<0400>%<<00D809>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2400)
                *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, 2400)
*% 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, 2400)
*% 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, 2400)
                *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, 2400)
*% 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, 2400)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 2400)
                *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, 2400)
*% 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, 2400)
*% 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
        *OptionID: 338
        *PageDimensions: PAIR(5400, 2700)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<02008C0A1B>(c<0400>%<<008C0A>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2580)
                *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, 2580)
*% 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, 2580)
*% 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, 2580)
                *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, 2580)
*% 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, 2580)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 2580)
                *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, 2580)
*% 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, 2580)
*% 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
        *OptionID: 340
        *PageDimensions: PAIR(5400, 2880)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>@<0B1B>(c<0400>%<<00>@<0B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2760)
                *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, 2760)
*% 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, 2760)
*% 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, 2760)
                *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, 2760)
*% 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, 2760)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 2760)
                *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, 2760)
*% 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, 2760)
*% 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
        *OptionID: 342
        *PageDimensions: PAIR(5400, 3060)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200F40B1B>(c<0400>%<<00F40B>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 2940)
                *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, 2940)
*% 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, 2940)
*% 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, 2940)
                *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, 2940)
*% 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, 2940)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 2940)
                *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, 2940)
*% 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, 2940)
*% 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
        *OptionID: 344
        *PageDimensions: PAIR(5400, 3240)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200A80C1B>(c<0400>%<<00A80C>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3120)
                *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, 3120)
*% 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, 3120)
*% 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, 3120)
                *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, 3120)
*% 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, 3120)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 3120)
                *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, 3120)
*% 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, 3120)
*% 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
        *OptionID: 346
        *PageDimensions: PAIR(5400, 3600)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200100E1B>(c<0400>%<<00100E>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3480)
                *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, 3480)
*% 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, 3480)
*% 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, 3480)
                *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, 3480)
*% 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, 3480)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 3480)
                *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, 3480)
*% 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, 3480)
*% 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
        *OptionID: 348
        *PageDimensions: PAIR(5400, 1200)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200B0041B>(c<0400>%<<00B004>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1080)
                *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, 1080)
*% 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, 1080)
*% 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, 1080)
                *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, 1080)
*% 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, 1080)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 1080)
                *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, 1080)
*% 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, 1080)
*% 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
        *OptionID: 350
        *PageDimensions: PAIR(5400, 900)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020084031B>(c<0400>%<<008403>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 780)
                *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, 780)
*% 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, 780)
*% 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, 780)
                *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, 780)
*% 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, 780)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 780)
                *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, 780)
*% 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, 780)
*% 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
        *OptionID: 352
        *PageDimensions: PAIR(5400, 3780)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200C40E1B>(c<0400>%<<00C40E>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 3660)
                *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, 3660)
*% 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, 3660)
*% 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, 3660)
                *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, 3660)
*% 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, 3660)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 3660)
                *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, 3660)
*% 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, 3660)
*% 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
        *OptionID: 354
        *PageDimensions: PAIR(5400, 1320)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>(<051B>(c<0400>%<<00>(<05>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *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: 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, 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: Option4
            {
                *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)
                    }
                }
            }
        }
    }
    *Option: Option41
    {
        *rcNameID: 356
        *OptionID: 356
        *PageDimensions: PAIR(5400, 990)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200DE031B>(c<0400>%<<00DE03>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 870)
                *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, 870)
*% 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, 870)
*% 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, 870)
                *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, 870)
*% 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, 870)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 870)
                *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, 870)
*% 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, 870)
*% 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
        *OptionID: 358
        *PageDimensions: PAIR(5400, 792)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020018031B>(c<0400>%<<001803>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 672)
                *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, 672)
*% 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, 672)
*% 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, 672)
                *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, 672)
*% 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, 672)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 672)
                *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, 672)
*% 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, 672)
*% 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
        *OptionID: 360
        *PageDimensions: PAIR(5400, 660)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020094021B>(c<0400>%<<009402>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 540)
                *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, 540)
*% 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, 540)
*% 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, 540)
                *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, 540)
*% 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, 540)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 540)
                *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, 540)
*% 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, 540)
*% 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
        *OptionID: 362
        *PageDimensions: PAIR(5400, 4320)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200E0101B>(c<0400>%<<00E010>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 4200)
                *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, 4200)
*% 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, 4200)
*% 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, 4200)
                *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, 4200)
*% 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, 4200)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 4200)
                *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, 4200)
*% 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, 4200)
*% 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
        *OptionID: 364
        *PageDimensions: PAIR(5400, 1080)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>8<041B>(c<0400>%<<00>8<04>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 960)
                *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, 960)
*% 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, 960)
*% 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, 960)
                *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, 960)
*% 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, 960)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 960)
                *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, 960)
*% 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, 960)
*% 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
        *OptionID: 366
        *PageDimensions: PAIR(5400, 4680)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>H<121B>(c<0400>%<<00>H<12>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 4560)
                *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, 4560)
*% 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, 4560)
*% 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, 4560)
                *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, 4560)
*% 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, 4560)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 4560)
                *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, 4560)
*% 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, 4560)
*% 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
        *OptionID: 368
        *PageDimensions: PAIR(5400, 1170)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<020092041B>(c<0400>%<<009204>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 1050)
                *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, 1050)
*% 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, 1050)
*% 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, 1050)
                *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, 1050)
*% 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, 1050)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 1050)
                *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, 1050)
*% 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, 1050)
*% 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
        *OptionID: 370
        *PageDimensions: PAIR(5400, 5040)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200B0131B>(c<0400>%<<00B013>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *PrintableArea: PAIR(4889, 4920)
                *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, 4920)
*% 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, 4920)
*% 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, 4920)
                *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, 4920)
*% 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, 4920)
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
                        *PrintableOrigin: PAIR(186, 60)
                    }
                }
            }
            *case: Option4
            {
                *PrintableArea: PAIR(4889, 4920)
                *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, 4920)
*% 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, 4920)
*% 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
        *OptionID: 372
        *PageDimensions: PAIR(5400, 1260)
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200EC041B>(c<0400>%<<00EC04>"
        }
        *switch: InputBin
        {
            *case: Option1
            {
                *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: 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, 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: Option4
            {
                *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)
                    }
                }
            }
        }
    }
    *Option: CUSTOMSIZE
    {
        *rcNameID: =USER_DEFINED_SIZE_DISPLAY
        *MinSize: PAIR(1440, 1440)
        *MaxSize: PAIR(5954, 7920)
        *MaxPrintableWidth: 5954
        *MinLeftMargin: 0
        *CenterPrintable?: FALSE
        *switch: InputBin
        {
            *case: Option1
            {
                *TopMargin: 60
                *BottomMargin: 60
                *CustCursorOriginX: %d{43}
                *CustCursorOriginY: %d{60}
                *CustPrintableOriginX: %d{43}
                *CustPrintableOriginY: %d{60}
                *CustPrintableSizeX: %d{PhysPaperWidth-86}
                *CustPrintableSizeY: %d{PhysPaperLength-120}
            }
            *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: 60
                *CustCursorOriginX: %d{43}
                *CustCursorOriginY: %d{60}
                *CustPrintableOriginX: %d{43}
                *CustPrintableOriginY: %d{60}
                *CustPrintableSizeX: %d{PhysPaperWidth-86}
                *CustPrintableSizeY: %d{PhysPaperLength-120}
            }
            *case: Option4
            {
                *TopMargin: 60
                *BottomMargin: 60
                *CustCursorOriginX: %d{43}
                *CustCursorOriginY: %d{60}
                *CustPrintableOriginX: %d{43}
                *CustPrintableOriginY: %d{60}
                *CustPrintableSizeX: %d{PhysPaperWidth-86}
                *CustPrintableSizeY: %d{PhysPaperLength-120}
            }
        }
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.8
            *Cmd: "<1B>(C<0200>" %l{PhysPaperLength}"<1B>(c<0400>%<<00>" %l{PhysPaperLength}"<1B>"
+ "N<00>"
        }
    }
}
*InvalidCombination: LIST(InputBin.Option1, PaperSize.10X11)
*InvalidCombination: LIST(InputBin.Option1, PaperSize.15X11)
*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.A6)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A6_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD)
*InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.10X11)
*InvalidCombination: LIST(InputBin.Option3, PaperSize.15X11)
*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)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.10X11)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.15X11)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option21)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option22)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option23)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option24)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option25)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option26)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option27)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option28)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option29)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option30)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option31)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option32)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option33)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option34)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option35)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option36)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option37)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option38)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option39)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option40)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option41)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option42)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option43)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option44)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option45)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option46)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option47)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option48)
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option49)

*Feature: PrintQuality
{
    *rcNameID: =TEXT_QUALITY_DISPLAY
    *DefaultOption: LETTER_QUALITY
    *Option: LETTER_QUALITY
    {
        *rcNameID: =LETTER_QUALITY_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>x<011C>x<00>"
        }
    }
    *Option: DRAFT_QUALITY
    {
        *rcNameID: =DRAFT_QUALITY_DISPLAY
        *Command: CmdSelect
        {
            *Order: DOC_SETUP.6
            *Cmd: "<1B>x<001C>x<01>"
        }
    }
}
*Feature: Halftone
{
    *rcNameID: =HALFTONING_DISPLAY
    *DefaultOption: HT_PATSIZE_AUTO
    *Option: HT_PATSIZE_AUTO
    {
        *rcNameID: =HT_AUTO_SELECT_DISPLAY
    }
    *Option: HT_PATSIZE_SUPERCELL_M
    {
        *rcNameID: =HT_SUPERCELL_DISPLAY
    }
    *Option: HT_PATSIZE_6x6_M
    {
        *rcNameID: =HT_DITHER6X6_DISPLAY
    }
    *Option: HT_PATSIZE_8x8_M
    {
        *rcNameID: =HT_DITHER8X8_DISPLAY
    }
}
*Command: CmdStartDoc
{
    *Order: DOC_SETUP.1
    *Cmd: "<1B>S<1B1B>S<1C1B>@<1B>U<00>"
}
*Command: CmdStartPage
{
    *Order: PAGE_SETUP.1
    *Cmd: "<0D>"
}
*Command: CmdEndJob
{
    *Order: JOB_FINISH.1
    *Cmd: "<1B>@<1B>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>" }