You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2936 lines
143 KiB
2936 lines
143 KiB
*%
|
|
*% Copyright (c) 1997 - 1999 Microsoft Corporation
|
|
*% All Rights Reserved.
|
|
*%
|
|
*GPDSpecVersion: "1.0"
|
|
*GPDFileVersion: "1.00"
|
|
*GPDFileName: "EPV600J.GPD"
|
|
*Include: "STDNAMES.GPD"
|
|
*CodePage: 1252
|
|
*ModelName: "EPSON VP-600"
|
|
*MasterUnits: PAIR(360, 360)
|
|
*ResourceDLL: "EPE2JRES.DLL"
|
|
*PrinterType: SERIAL
|
|
*PrintRateUnit: CPS
|
|
*PrintRate: 200
|
|
|
|
*Feature: Orientation
|
|
{
|
|
*rcNameID: =ORIENTATION_DISPLAY
|
|
*DefaultOption: PORTRAIT
|
|
*Option: PORTRAIT
|
|
{
|
|
*rcNameID: =PORTRAIT_DISPLAY
|
|
}
|
|
*Option: LANDSCAPE_CC270
|
|
{
|
|
*rcNameID: =LANDSCAPE_DISPLAY
|
|
}
|
|
}
|
|
*Feature: InputBin
|
|
{
|
|
*rcNameID: =PAPER_SOURCE_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*rcNameID: 374
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.6
|
|
*Cmd: "<1B>(R<080000>REMOTE1TP<0500000201>K<001B0000001B>O"
|
|
}
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*rcNameID: 376
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.6
|
|
*Cmd: "<1B>(R<080000>REMOTE1TP<0500000001>=<001B0000001B>O"
|
|
}
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*rcNameID: 381
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.6
|
|
*Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>K<001B0000001B19>1"
|
|
}
|
|
}
|
|
}
|
|
*Feature: Resolution
|
|
{
|
|
*rcNameID: =RESOLUTION_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*Name: "180 x 180 dots per inch"
|
|
*DPI: PAIR(180, 180)
|
|
*TextDPI: PAIR(180, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 360
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 140
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{(NumOfDataBytes / 3) } }
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*Name: "360 x 180 dots per inch"
|
|
*DPI: PAIR(360, 180)
|
|
*TextDPI: PAIR(360, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 360
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 160
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*Name: "120 x 180 dots per inch"
|
|
*DPI: PAIR(120, 180)
|
|
*TextDPI: PAIR(120, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 240
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 120
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
|
|
}
|
|
}
|
|
*Feature: PaperSize
|
|
{
|
|
*rcNameID: =PAPER_SIZE_DISPLAY
|
|
*DefaultOption: A4
|
|
*Option: A4
|
|
{
|
|
*rcNameID: =A4_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2881, 3893)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2881->2880) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 3892)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2881, 3892)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2881->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 3892)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2881, 4147)
|
|
*PrintableOrigin: PAIR(43, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2881->2880) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4147->4146) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4146)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4147->4146) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2881, 4146)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2881->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4147->4146) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 4146)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2881, 3893)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2881->2880) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 3892)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2881, 3892)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2881->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 3892)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A5
|
|
{
|
|
*rcNameID: =A5_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0008>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2013, 2662)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*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 (2662->2660) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2660)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2660)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*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 (2662->2660) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2660)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2013, 2916)
|
|
*PrintableOrigin: PAIR(43, 61)
|
|
*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 (2916->2914) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2914)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2916->2914) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2914)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 62)
|
|
}
|
|
*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 (2916->2914) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2914)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2013, 2662)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*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 (2662->2660) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2660)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2660)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*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 (2662->2660) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2660)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B4
|
|
{
|
|
*rcNameID: =B4_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2880, 4844)
|
|
*PrintableOrigin: PAIR(340, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4842)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4842)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 4842)
|
|
*% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(342, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2880, 5098)
|
|
*PrintableOrigin: PAIR(340, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5098->5096) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 5096)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5098->5096) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 5096)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5098->5096) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 5096)
|
|
*% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(342, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2880, 4844)
|
|
*PrintableOrigin: PAIR(340, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4842)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4842)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 4842)
|
|
*% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(342, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5
|
|
{
|
|
*rcNameID: =B5_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000A>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2495, 3328)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*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 (3328->3326) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3326)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3326)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*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 (3328->3326) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3326)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2495, 3582)
|
|
*PrintableOrigin: PAIR(43, 61)
|
|
*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 (3582->3580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3580)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3582->3580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3580)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 62)
|
|
}
|
|
*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 (3582->3580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3580)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2495, 3328)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*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 (3328->3326) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3326)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3326)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*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 (3328->3326) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3326)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5_JIS_ROTATED
|
|
{
|
|
*rcNameID: =B5_JIS_ROTATED_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0007>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2880, 2266)
|
|
*PrintableOrigin: PAIR(340, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 2264)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 2264)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 2264)
|
|
*% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(342, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2880, 2520)
|
|
*PrintableOrigin: PAIR(340, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2520->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 2518)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2520->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 2518)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2520->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 2518)
|
|
*% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(342, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2880, 2266)
|
|
*PrintableOrigin: PAIR(340, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 2264)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 2264)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(340, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 2264)
|
|
*% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(342, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: LETTER
|
|
{
|
|
*rcNameID: =LETTER_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2880, 3645)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2878, 3644)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 3644)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 3644)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2880, 3899)
|
|
*PrintableOrigin: PAIR(43, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2878, 3898)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 3898)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 3898)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2880, 3645)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2878, 3644)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 3644)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 3644)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: LEGAL
|
|
{
|
|
*rcNameID: =LEGAL_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2880, 4725)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2878, 4724)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4724)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 4724)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2880, 4979)
|
|
*PrintableOrigin: PAIR(43, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2878, 4978)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4978)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 4978)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2880, 4725)
|
|
*PrintableOrigin: PAIR(43, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2878, 4724)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2880, 4724)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2877, 4724)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option8
|
|
{
|
|
*rcNameID: 267
|
|
*PageDimensions: PAIR(3600, 3960)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 3645)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3644)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3644)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3644)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 3899)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3898)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3898)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3898)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 3645)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3644)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3644)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3644)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option9
|
|
{
|
|
*rcNameID: 301
|
|
*PageDimensions: PAIR(3600, 1440)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0004>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 1125)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1124)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1124)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1124)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 1379)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1379->1378) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1378)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1379->1378) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1378)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1379->1378) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1378)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 1125)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1124)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1124)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1124)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option10
|
|
{
|
|
*rcNameID: 302
|
|
*PageDimensions: PAIR(3600, 1620)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<1B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 1305)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1304)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1304)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1304)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 1559)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1558)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1558)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1558)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 1305)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1304)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1304)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1304)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option11
|
|
{
|
|
*rcNameID: 303
|
|
*PageDimensions: PAIR(3600, 1681)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<1C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 1366)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1364)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 1620)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1620->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1618)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1620->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1618)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1620->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1618)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 1366)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1364)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option12
|
|
{
|
|
*rcNameID: 304
|
|
*PageDimensions: PAIR(3600, 1800)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0005>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 1485)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1484)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1484)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1484)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 1739)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1739->1738) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1738)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1739->1738) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1738)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1739->1738) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1738)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 1485)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1484)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1484)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1484)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option13
|
|
{
|
|
*rcNameID: 305
|
|
*PageDimensions: PAIR(3600, 1980)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C!"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 1665)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1664)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1664)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1664)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 1919)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1919->1918) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1918)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1919->1918) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1918)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1919->1918) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1918)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 1665)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1664)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1664)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1664)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option14
|
|
{
|
|
*rcNameID: 306
|
|
*PageDimensions: PAIR(3600, 2160)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0006>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 1845)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1844)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1844)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1844)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 2099)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2098)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2098)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2098)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 1845)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1844)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 1844)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 1844)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option15
|
|
{
|
|
*rcNameID: 307
|
|
*PageDimensions: PAIR(3600, 2400)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C("
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 2085)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2084)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2084)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2084)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 2339)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2338)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2338)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2338)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 2085)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2084)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2084)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2084)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option16
|
|
{
|
|
*rcNameID: 308
|
|
*PageDimensions: PAIR(3600, 2520)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0007>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 2205)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2204)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2204)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2204)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 2459)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2459->2458) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2458)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2459->2458) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2458)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2459->2458) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2458)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 2205)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2204)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2204)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2204)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option17
|
|
{
|
|
*rcNameID: 309
|
|
*PageDimensions: PAIR(3600, 2700)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C-"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 2385)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2384)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 2639)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2639->2638) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2638)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2639->2638) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2638)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2639->2638) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2638)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 2385)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2384)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option18
|
|
{
|
|
*rcNameID: 310
|
|
*PageDimensions: PAIR(3600, 2880)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0008>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 2565)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2564)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 2819)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2819->2818) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2818)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2819->2818) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2818)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2819->2818) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2818)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 2565)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2564)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option19
|
|
{
|
|
*rcNameID: 311
|
|
*PageDimensions: PAIR(3600, 3240)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0009>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 2925)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2924)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2924)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2924)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 3179)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3179->3178) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3178)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3179->3178) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3178)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3179->3178) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3178)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 2925)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2924)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 2924)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 2924)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option20
|
|
{
|
|
*rcNameID: 312
|
|
*PageDimensions: PAIR(3600, 3600)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000A>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 3285)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3284)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3284)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3284)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 3539)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3539->3538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3538)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3539->3538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3538)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3539->3538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3538)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 3285)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3284)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3284)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3284)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option21
|
|
{
|
|
*rcNameID: 313
|
|
*PageDimensions: PAIR(3600, 3780)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C?"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 3465)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3464)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3464)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3464)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 3719)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3719->3718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3718)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3719->3718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3718)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3719->3718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3718)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 3465)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3464)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 3464)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 3464)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option22
|
|
{
|
|
*rcNameID: 314
|
|
*PageDimensions: PAIR(3600, 4320)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 4005)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4004)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4004)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4004)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 4259)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4259->4258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4258)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4259->4258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4258)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4259->4258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4258)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 4005)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4004)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4004)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4004)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option23
|
|
{
|
|
*rcNameID: 315
|
|
*PageDimensions: PAIR(3600, 4680)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000D>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 4365)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4364)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 4619)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4619->4618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4618)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4619->4618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4618)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4619->4618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4618)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 4365)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4364)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4364)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option24
|
|
{
|
|
*rcNameID: 316
|
|
*PageDimensions: PAIR(3600, 5040)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2864, 4725)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4724)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4724)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4724)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2864, 4979)
|
|
*PrintableOrigin: PAIR(368, 61)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4978)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4978)
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 62)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4978)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 62)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2864, 4725)
|
|
*PrintableOrigin: PAIR(368, 75)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4724)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2864, 4724)
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(368, 76)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2862, 4724)
|
|
*% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(369, 76)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: CUSTOMSIZE
|
|
{
|
|
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
|
|
*MinSize: PAIR(2098, 2580)
|
|
*MaxSize: PAIR(3642, 7920)
|
|
*MaxPrintableWidth: 3642
|
|
*MinLeftMargin: 0
|
|
*CenterPrintable?: FALSE
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*TopMargin: 75
|
|
*BottomMargin: 240
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{75}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{75}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-315}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*TopMargin: 61
|
|
*BottomMargin: 0
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{61}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{61}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-61}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*TopMargin: 75
|
|
*BottomMargin: 240
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{75}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{75}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-315}
|
|
}
|
|
}
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C" %c[0,127]{PhysPaperLength / 60}
|
|
}
|
|
}
|
|
}
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option8)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option9)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option10)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option11)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option12)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option13)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option14)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option15)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option16)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option17)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option18)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option19)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option20)
|
|
*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.Option2, PaperSize.A4)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
|
|
*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.Option3, PaperSize.Option8)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option9)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option10)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option11)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option12)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option13)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option14)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option15)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option16)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option17)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option18)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option19)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option20)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option21)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option22)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option23)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option24)
|
|
*Feature: PrintQuality
|
|
{
|
|
*rcNameID: =TEXT_QUALITY_DISPLAY
|
|
*DefaultOption: LETTER_QUALITY
|
|
*Option: LETTER_QUALITY
|
|
{
|
|
*rcNameID: =LETTER_QUALITY_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.7
|
|
*Cmd: "<1B>x<011C>x<00>"
|
|
}
|
|
}
|
|
*Option: DRAFT_QUALITY
|
|
{
|
|
*rcNameID: =DRAFT_QUALITY_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.7
|
|
*Cmd: "<1B>x<001C>x<01>"
|
|
}
|
|
}
|
|
}
|
|
*Feature: ColorMode
|
|
{
|
|
*rcNameID: =COLOR_PRINTING_MODE_DISPLAY
|
|
*DefaultOption: Color
|
|
*Option: Mono
|
|
{
|
|
*rcNameID: =MONO_DISPLAY
|
|
*DevNumOfPlanes: 1
|
|
*DevBPP: 1
|
|
*Color? : FALSE
|
|
}
|
|
*Option: Color
|
|
{
|
|
*rcNameID: =COLOR_DISPLAY
|
|
*DevNumOfPlanes: 4
|
|
*DevBPP: 1
|
|
*DrvBPP: 4
|
|
*ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
|
|
*Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
|
|
*Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
|
|
*Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
|
|
*Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
|
|
*Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
|
|
*Command: CmdSelectRedColor { *Cmd : "<1B>r<05>" }
|
|
*Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
|
|
*Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
|
|
*Command: CmdSelectBlueColor { *Cmd : "<1B>r<03>" }
|
|
*Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
|
|
*Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
|
|
}
|
|
}
|
|
*Feature: Halftone
|
|
{
|
|
*rcNameID: =HALFTONING_DISPLAY
|
|
*DefaultOption: HT_PATSIZE_AUTO
|
|
*Option: HT_PATSIZE_AUTO
|
|
{
|
|
*rcNameID: =HT_AUTO_SELECT_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_SUPERCELL_M
|
|
{
|
|
*rcNameID: =HT_SUPERCELL_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_6x6_M
|
|
{
|
|
*rcNameID: =HT_DITHER6X6_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_8x8_M
|
|
{
|
|
*rcNameID: =HT_DITHER8X8_DISPLAY
|
|
}
|
|
}
|
|
*Command: CmdStartDoc
|
|
{
|
|
*Order: DOC_SETUP.1
|
|
*Cmd: "<1B>(R<080000>REMOTE1PM<020000001B0000001B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
|
|
}
|
|
*Command: CmdStartPage
|
|
{
|
|
*Order: PAGE_SETUP.1
|
|
*Cmd: "<0D>"
|
|
}
|
|
*Command: CmdEndJob
|
|
{
|
|
*Order: JOB_FINISH.1
|
|
*Cmd: "<1B>(R<080000>REMOTE1LD<00001B0000001B>S<1B1B>SK"
|
|
}
|
|
*RotateCoordinate?: FALSE
|
|
*RotateRaster?: FALSE
|
|
*RotateFont?: FALSE
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*TextCaps: LIST(TC_RA_ABLE)
|
|
}
|
|
}
|
|
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
|
|
*YMoveAttributes: LIST(SEND_CR_FIRST)
|
|
*MaxLineSpacing: 255
|
|
*XMoveThreshold: 0
|
|
*YMoveThreshold: *
|
|
*XMoveUnit: 60
|
|
*YMoveUnit: 180
|
|
*Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
|
|
*Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
|
|
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
|
|
*Command: CmdCR { *Cmd : "<0D>" }
|
|
*Command: CmdLF { *Cmd : "<0A>" }
|
|
*Command: CmdFF { *Cmd : "<0C>" }
|
|
*Command: CmdBackSpace { *Cmd : "<08>" }
|
|
*Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
|
|
*Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
|
|
*EjectPageWithFF?: TRUE
|
|
*OutputDataFormat: V_BYTE
|
|
*OptimizeLeftBound?: FALSE
|
|
*CursorXAfterSendBlockData: AT_GRXDATA_END
|
|
*CursorYAfterSendBlockData: NO_MOVE
|
|
*DefaultFont: 1
|
|
*DefaultCTT: -1
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*DeviceFonts: LIST(1,3,5,6,7,8,9,10,11,12,13,14,15,16,
|
|
+ 17,18,19,20)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*DeviceFonts: LIST()
|
|
}
|
|
}
|
|
*Command: CmdBoldOn { *Cmd : "<1B>E" }
|
|
*Command: CmdBoldOff { *Cmd : "<1B>F" }
|
|
*Command: CmdItalicOn { *Cmd : "<1B>4" }
|
|
*Command: CmdItalicOff { *Cmd : "<1B>5" }
|
|
*Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
|
|
*Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }
|
|
*UseExpColorSelectCmd?: TRUE
|