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.
6681 lines
348 KiB
6681 lines
348 KiB
*%
|
|
*% Copyright (c) 1997 - 1999 Microsoft Corporation
|
|
*% All Rights Reserved.
|
|
*%
|
|
*GPDSpecVersion: "1.0"
|
|
*GPDFileVersion: "1.00"
|
|
*GPDFileName: "EPV1100J.GPD"
|
|
*Include: "STDNAMES.GPD"
|
|
*CodePage: 1252
|
|
*ModelName: "EPSON VP-1100"
|
|
*MasterUnits: PAIR(360, 360)
|
|
*ResourceDLL: "EPE2JRES.DLL"
|
|
*PrinterType: SERIAL
|
|
*PrintRateUnit: CPS
|
|
*PrintRate: 225
|
|
|
|
*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.7
|
|
*Cmd: "<1B>O"
|
|
}
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*rcNameID: 376
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.7
|
|
*Cmd: "<1B>O"
|
|
}
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*rcNameID: 380
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.7
|
|
*Cmd: "<1B19>1"
|
|
}
|
|
}
|
|
*Option: Option4
|
|
{
|
|
*rcNameID: 382
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.7
|
|
*Cmd: "<1B19>2"
|
|
}
|
|
}
|
|
}
|
|
*Feature: Resolution
|
|
{
|
|
*rcNameID: =RESOLUTION_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*Name: "180 x 180 dots per inch"
|
|
*DPI: PAIR(180, 180)
|
|
*TextDPI: PAIR(180, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 360
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 160
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*Name: "360 x 180 dots per inch"
|
|
*DPI: PAIR(360, 180)
|
|
*TextDPI: PAIR(360, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 360
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 160
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*Name: "120 x 180 dots per inch"
|
|
*DPI: PAIR(120, 180)
|
|
*TextDPI: PAIR(120, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 240
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 120
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
|
|
}
|
|
}
|
|
*Feature: PaperSize
|
|
{
|
|
*rcNameID: =PAPER_SIZE_DISPLAY
|
|
*DefaultOption: A4
|
|
*Option: A3
|
|
{
|
|
*rcNameID: =A3_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0010>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4122, 5593)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 5592)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 5592)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 5592)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4122, 5826)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4120, 5826)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4119, 5826)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4122, 5593)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 5592)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 5592)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 5592)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4122, 5593)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 5592)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 5592)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 5592)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A4
|
|
{
|
|
*rcNameID: =A4_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2891, 3847)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 3846)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 3846)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 3846)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2891, 4080)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2890, 4080)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2889, 4080)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2891, 3847)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 3846)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 3846)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 3846)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2891, 3847)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 3846)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 3846)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 3846)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A4_ROTATED
|
|
{
|
|
*rcNameID: =A4_ROTATED_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0008>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4122, 2616)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 2614)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4122, 2849)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 2848)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 2848)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 2848)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4122, 2616)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 2614)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4122, 2616)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4120, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4122, 2614)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4119, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A5
|
|
{
|
|
*rcNameID: =A5_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0008>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2013, 2616)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*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 (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2614)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*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 (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2013, 2849)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*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 (2849->2848) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2848)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2848)
|
|
}
|
|
*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 (2849->2848) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2848)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2013, 2616)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*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 (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2614)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*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 (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2013, 2616)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*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 (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2012, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2013, 2614)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*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 (2616->2614) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 2614)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A5_ROTATED
|
|
{
|
|
*rcNameID: =A5_ROTATED_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0006>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2891, 1738)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 1736)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 1736)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 1736)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2891, 1971)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 1970)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 1970)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 1970)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2891, 1738)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 1736)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 1736)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 1736)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2891, 1738)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2890, 1736)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2891, 1736)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2889, 1736)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option6
|
|
{
|
|
*rcNameID: 261
|
|
*PageDimensions: PAIR(1488, 2097)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0006>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(1402, 1736)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1400, 1734)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1402, 1734)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1398, 1734)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(1402, 1969)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1400, 1968)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1402, 1968)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1398, 1968)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(1402, 1736)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1400, 1734)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1402, 1734)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1398, 1734)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(1402, 1736)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1400, 1734)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1402, 1734)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1398, 1734)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option7
|
|
{
|
|
*rcNameID: 262
|
|
*PageDimensions: PAIR(2097, 1489)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0004>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2011, 1128)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 1126)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2011, 1126)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2007, 1126)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2011, 1361)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 1360)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2011, 1360)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2007, 1360)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2011, 1128)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 1126)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2011, 1126)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2007, 1126)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2011, 1128)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2010, 1126)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2011, 1126)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2007, 1126)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B4
|
|
{
|
|
*rcNameID: =B4_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3456, 4798)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3454, 4796)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3456, 4796)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3453, 4796)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3456, 5031)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3454, 5030)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3456, 5030)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3453, 5030)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(3456, 4798)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3454, 4796)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3456, 4796)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3453, 4796)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(3456, 4798)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3454, 4796)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3456, 4796)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3453, 4796)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B4_JIS_ROTATED
|
|
{
|
|
*rcNameID: =B4_JIS_ROTATED_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000A>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4896, 3282)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3280)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4896, 3515)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3514)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3514)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3514)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4896, 3282)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3280)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4896, 3282)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3280)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5
|
|
{
|
|
*rcNameID: =B5_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000A>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2495, 3282)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*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 (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3280)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*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 (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2495, 3515)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*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 (3515->3514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3514)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3514)
|
|
}
|
|
*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 (3515->3514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3514)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2495, 3282)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*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 (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3280)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*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 (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2495, 3282)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*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 (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2494, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2495, 3280)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*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 (3282->3280) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2493, 3280)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5_JIS_ROTATED
|
|
{
|
|
*rcNameID: =B5_JIS_ROTATED_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0007>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3557, 2220)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3556, 2218)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3557, 2218)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3555, 2218)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3557, 2453)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3556, 2452)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3557, 2452)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3555, 2452)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(3557, 2220)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3556, 2218)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3557, 2218)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3555, 2218)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(3557, 2220)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3556, 2218)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3557, 2218)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3555, 2218)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: LETTER
|
|
{
|
|
*rcNameID: =LETTER_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2974, 3599)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2972, 3598)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2974, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2970, 3598)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2974, 3832)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2972, 3832)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2970, 3832)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2974, 3599)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2972, 3598)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2974, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2970, 3598)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2974, 3599)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2972, 3598)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2974, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2970, 3598)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: LEGAL
|
|
{
|
|
*rcNameID: =LEGAL_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2974, 4679)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2972, 4678)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2974, 4678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2970, 4678)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2974, 4912)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2972, 4912)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2970, 4912)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2974, 4679)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2972, 4678)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2974, 4678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2970, 4678)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2974, 4679)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2972, 4678)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2974, 4678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2970, 4678)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option14
|
|
{
|
|
*rcNameID: 267
|
|
*PageDimensions: PAIR(3600, 3960)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3230, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3228, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3230, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3228, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3230, 3832)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3228, 3832)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3228, 3832)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(3230, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3228, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3230, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3228, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(3230, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3228, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3230, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3228, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option15
|
|
{
|
|
*rcNameID: 268
|
|
*PageDimensions: PAIR(5400, 3960)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4896, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4896, 3832)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4894, 3832)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4893, 3832)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4896, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4896, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4894, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4896, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4893, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: JAPANESE_POSTCARD
|
|
{
|
|
*rcNameID: =JAPANESE_POSTCARD_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0006>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(1331, 1722)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1330, 1720)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1331, 1720)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1329, 1720)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(1331, 1955)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1330, 1954)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1331, 1954)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1329, 1954)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(1331, 1722)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1330, 1720)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1331, 1720)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1329, 1720)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(1331, 1722)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1330, 1720)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1331, 1720)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1329, 1720)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: JAPANESE_POSTCARD_ROTATED
|
|
{
|
|
*rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0004>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(1997, 1056)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1996, 1054)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1997, 1054)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1995, 1054)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(1997, 1289)
|
|
*PrintableOrigin: PAIR(43, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1996, 1288)
|
|
*% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(44, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1997, 1288)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1995, 1288)
|
|
*% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(45, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(1997, 1056)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1996, 1054)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1997, 1054)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1995, 1054)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(1997, 1056)
|
|
*PrintableOrigin: PAIR(43, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1996, 1054)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(44, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1997, 1054)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(43, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1995, 1054)
|
|
*% 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 (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(45, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option18
|
|
{
|
|
*rcNameID: 317
|
|
*PageDimensions: PAIR(4320, 3960)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3950, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3948, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3950, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3948, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3950, 3832)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3948, 3832)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3948, 3832)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(3950, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3948, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3950, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3948, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(3950, 3599)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3948, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3950, 3598)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3948, 3598)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option19
|
|
{
|
|
*rcNameID: 318
|
|
*PageDimensions: PAIR(5400, 1440)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0004>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1079)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1078)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1078)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1078)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1312)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1312)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1312)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1079)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1078)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1078)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1078)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1079)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1078)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1078)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1078)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option20
|
|
{
|
|
*rcNameID: 320
|
|
*PageDimensions: PAIR(5400, 1620)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<1B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1259)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1258)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1258)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1258)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1492)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1492)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1492)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1259)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1258)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1258)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1258)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1259)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1258)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1258)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1258)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option21
|
|
{
|
|
*rcNameID: 322
|
|
*PageDimensions: PAIR(5400, 1681)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<1C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1320)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1318)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1553)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1552)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1552)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1552)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1320)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1318)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1320)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1318)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option22
|
|
{
|
|
*rcNameID: 324
|
|
*PageDimensions: PAIR(5400, 1800)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0005>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1439)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1438)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1438)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1438)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1672)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1672)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1672)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1439)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1438)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1438)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1438)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1439)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1438)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1438)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1438)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option23
|
|
{
|
|
*rcNameID: 326
|
|
*PageDimensions: PAIR(5400, 1980)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C!"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1619)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1618)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1618)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1618)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1852)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1852)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1852)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1619)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1618)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1618)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1618)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1619)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1618)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1618)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1618)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option24
|
|
{
|
|
*rcNameID: 328
|
|
*PageDimensions: PAIR(5400, 2040)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C%""
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1679)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1912)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1912)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1912)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1679)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1679)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option25
|
|
{
|
|
*rcNameID: 330
|
|
*PageDimensions: PAIR(5400, 2160)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0006>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1799)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1798)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1798)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1798)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2032)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2032)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2032)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1799)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1798)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1798)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1798)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1799)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1798)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1798)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1798)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option26
|
|
{
|
|
*rcNameID: 332
|
|
*PageDimensions: PAIR(5400, 2340)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C'"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 1979)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1978)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1978)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1978)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2212)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2212)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2212)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 1979)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1978)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1978)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1978)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 1979)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 1978)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 1978)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 1978)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option27
|
|
{
|
|
*rcNameID: 334
|
|
*PageDimensions: PAIR(5400, 2400)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C("
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 2039)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2038)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2038)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2038)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2272)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2272)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2272)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 2039)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2038)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2038)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2038)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 2039)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2038)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2038)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2038)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option28
|
|
{
|
|
*rcNameID: 336
|
|
*PageDimensions: PAIR(5400, 2520)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0007>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 2159)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2158)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2158)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2158)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2392)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2392)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2392)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 2159)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2158)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2158)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2158)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 2159)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2158)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2158)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2158)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option29
|
|
{
|
|
*rcNameID: 338
|
|
*PageDimensions: PAIR(5400, 2700)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C-"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 2339)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2338)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2338)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2338)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2572)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2572)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2572)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 2339)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2338)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2338)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2338)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 2339)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2338)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2338)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2338)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option30
|
|
{
|
|
*rcNameID: 340
|
|
*PageDimensions: PAIR(5400, 2880)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0008>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 2519)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2518)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2518)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2518)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2752)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2752)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2752)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 2519)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2518)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2518)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2518)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 2519)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2518)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2518)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2518)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option31
|
|
{
|
|
*rcNameID: 342
|
|
*PageDimensions: PAIR(5400, 3060)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C3"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 2699)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2698)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2698)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2698)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 2932)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 2932)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 2932)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 2699)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2698)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2698)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2698)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 2699)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2698)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2698)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2698)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option32
|
|
{
|
|
*rcNameID: 344
|
|
*PageDimensions: PAIR(5400, 3240)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0009>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 2879)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2878)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2878)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2878)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 3112)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 3112)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 3112)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 2879)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2878)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2878)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2878)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 2879)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 2878)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 2878)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 2878)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option33
|
|
{
|
|
*rcNameID: 346
|
|
*PageDimensions: PAIR(5400, 3600)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000A>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 3239)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3238)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3238)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3238)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 3472)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 3472)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 3472)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 3239)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3238)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3238)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3238)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 3239)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3238)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3238)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3238)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option34
|
|
{
|
|
*rcNameID: 348
|
|
*PageDimensions: PAIR(5400, 1200)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<14>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 839)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 838)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 838)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 838)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1072)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1072)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1072)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 839)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 838)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 838)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 838)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 839)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 838)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 838)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 838)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option35
|
|
{
|
|
*rcNameID: 350
|
|
*PageDimensions: PAIR(5400, 900)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>0<1B>C<14>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 539)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 538)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 538)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 538)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 772)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 772)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 772)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 539)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 538)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 538)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 538)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 539)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 538)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 538)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 538)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option36
|
|
{
|
|
*rcNameID: 352
|
|
*PageDimensions: PAIR(5400, 3780)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C?"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 3419)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3418)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3418)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3418)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 3652)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 3652)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 3652)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 3419)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3418)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3418)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3418)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 3419)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3418)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3418)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3418)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option37
|
|
{
|
|
*rcNameID: 354
|
|
*PageDimensions: PAIR(5400, 1320)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<16>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 959)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 958)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1192)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1192)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1192)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 959)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 958)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 959)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 958)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option38
|
|
{
|
|
*rcNameID: 356
|
|
*PageDimensions: PAIR(5400, 990)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>0<1B>C<16>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 629)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 628)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 628)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 628)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 862)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 862)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 862)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 629)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 628)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 628)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 628)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 629)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 628)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 628)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 628)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option39
|
|
{
|
|
*rcNameID: 358
|
|
*PageDimensions: PAIR(5400, 792)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>3<041B>Cc"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 431)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 430)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 430)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 430)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 664)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 664)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 664)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 431)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 430)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 430)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 430)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 431)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 430)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 430)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 430)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option40
|
|
{
|
|
*rcNameID: 360
|
|
*PageDimensions: PAIR(5400, 660)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<0B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 299)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 298)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 298)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 298)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 532)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 532)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 532)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 299)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 298)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 298)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 298)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 299)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 298)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 298)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 298)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option41
|
|
{
|
|
*rcNameID: 362
|
|
*PageDimensions: PAIR(5400, 4320)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 3959)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3958)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 4192)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 4192)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 4192)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 3959)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3958)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 3959)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 3958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 3958)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 3958)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option42
|
|
{
|
|
*rcNameID: 364
|
|
*PageDimensions: PAIR(5400, 1080)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<0003>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 719)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 718)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 718)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 718)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 952)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 952)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 952)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 719)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 718)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 718)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 718)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 719)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 718)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 718)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 718)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option43
|
|
{
|
|
*rcNameID: 366
|
|
*PageDimensions: PAIR(5400, 4680)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000D>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 4319)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 4318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 4318)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 4318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 4552)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 4552)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 4552)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 4319)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 4318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 4318)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 4318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 4319)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 4318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 4318)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 4318)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option44
|
|
{
|
|
*rcNameID: 368
|
|
*PageDimensions: PAIR(5400, 1170)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>0<1B>C<1A>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 809)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 808)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 808)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 808)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1042)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1042)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1042)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 809)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 808)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 808)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 808)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 809)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 808)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 808)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 808)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option45
|
|
{
|
|
*rcNameID: 370
|
|
*PageDimensions: PAIR(5400, 5040)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 4679)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 4678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 4678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 4678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 4912)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 4912)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 4912)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 4679)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 4678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 4678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 4678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 4679)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 4678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 4678)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 4678)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option46
|
|
{
|
|
*rcNameID: 372
|
|
*PageDimensions: PAIR(5400, 1260)
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>0<1B>C<1C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(4889, 899)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 898)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 898)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 898)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(4889, 1132)
|
|
*PrintableOrigin: PAIR(185, 128)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4888, 1132)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(4887, 1132)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(186, 128)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4889, 899)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 898)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 898)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 898)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4889, 899)
|
|
*PrintableOrigin: PAIR(185, 121)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4888, 898)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4889, 898)
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(185, 122)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4887, 898)
|
|
*% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(186, 122)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: CUSTOMSIZE
|
|
{
|
|
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
|
|
*MinSize: PAIR(2098, 1440)
|
|
*MaxSize: PAIR(5954, 7920)
|
|
*MaxPrintableWidth: 5954
|
|
*MinLeftMargin: 0
|
|
*CenterPrintable?: FALSE
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*TopMargin: 121
|
|
*BottomMargin: 240
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{121}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{121}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-361}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*TopMargin: 128
|
|
*BottomMargin: 0
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{128}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{128}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-128}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*TopMargin: 121
|
|
*BottomMargin: 240
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{121}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{121}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-361}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*TopMargin: 121
|
|
*BottomMargin: 240
|
|
*CustCursorOriginX: %d{43}
|
|
*CustCursorOriginY: %d{121}
|
|
*CustPrintableOriginX: %d{43}
|
|
*CustPrintableOriginY: %d{121}
|
|
*CustPrintableSizeX: %d{PhysPaperWidth-86}
|
|
*CustPrintableSizeY: %d{PhysPaperLength-361}
|
|
}
|
|
}
|
|
*PageProtectMem: 0
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
|
|
}
|
|
}
|
|
}
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option14)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option15)
|
|
*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.Option1, PaperSize.Option25)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option26)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option27)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option28)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option29)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option30)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option31)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option32)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option33)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option34)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option35)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option36)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option37)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option38)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option39)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option40)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option41)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option42)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option43)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option44)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option45)
|
|
*InvalidCombination: LIST(InputBin.Option1, PaperSize.Option46)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A5_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.Option6)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.Option7)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option14)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option15)
|
|
*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)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option25)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option26)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option27)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option28)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option29)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option30)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option31)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option32)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option33)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option34)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option35)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option36)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option37)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option38)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option39)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option40)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option41)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option42)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option43)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option44)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option45)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.Option46)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option14)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option15)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option18)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option19)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option20)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option21)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option22)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option23)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option24)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option25)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option26)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option27)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option28)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option29)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option30)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option31)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option32)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option33)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option34)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option35)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option36)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option37)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option38)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option39)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option40)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option41)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option42)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option43)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option44)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option45)
|
|
*InvalidCombination: LIST(InputBin.Option4, PaperSize.Option46)
|
|
*Feature: PrintQuality
|
|
{
|
|
*rcNameID: =TEXT_QUALITY_DISPLAY
|
|
*DefaultOption: LETTER_QUALITY
|
|
*Option: LETTER_QUALITY
|
|
{
|
|
*rcNameID: =LETTER_QUALITY_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.6
|
|
*Cmd: "<1B>x<011C>x<00>"
|
|
}
|
|
}
|
|
*Option: DRAFT_QUALITY
|
|
{
|
|
*rcNameID: =DRAFT_QUALITY_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.6
|
|
*Cmd: "<1B>x<001C>x<01>"
|
|
}
|
|
}
|
|
}
|
|
*Feature: Halftone
|
|
{
|
|
*rcNameID: =HALFTONING_DISPLAY
|
|
*DefaultOption: HT_PATSIZE_AUTO
|
|
*Option: HT_PATSIZE_AUTO
|
|
{
|
|
*rcNameID: =HT_AUTO_SELECT_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_SUPERCELL_M
|
|
{
|
|
*rcNameID: =HT_SUPERCELL_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_6x6_M
|
|
{
|
|
*rcNameID: =HT_DITHER6X6_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_8x8_M
|
|
{
|
|
*rcNameID: =HT_DITHER8X8_DISPLAY
|
|
}
|
|
}
|
|
*Command: CmdStartDoc
|
|
{
|
|
*Order: DOC_SETUP.1
|
|
*Cmd: "<1B>S<1B1B>S<1C1B>@<1B>U<00>"
|
|
}
|
|
*Command: CmdStartPage
|
|
{
|
|
*Order: PAGE_SETUP.1
|
|
*Cmd: "<0D>"
|
|
}
|
|
*Command: CmdEndJob
|
|
{
|
|
*Order: JOB_FINISH.1
|
|
*Cmd: "<1B>@<1B>S<1B1B>SK"
|
|
}
|
|
*RotateCoordinate?: FALSE
|
|
*RotateRaster?: FALSE
|
|
*RotateFont?: FALSE
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*TextCaps: LIST(TC_RA_ABLE)
|
|
}
|
|
}
|
|
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
|
|
*YMoveAttributes: LIST(SEND_CR_FIRST)
|
|
*MaxLineSpacing: 255
|
|
*XMoveThreshold: 0
|
|
*YMoveThreshold: *
|
|
*XMoveUnit: 60
|
|
*YMoveUnit: 180
|
|
*Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
|
|
*Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
|
|
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
|
|
*Command: CmdCR { *Cmd : "<0D>" }
|
|
*Command: CmdLF { *Cmd : "<0A>" }
|
|
*Command: CmdFF { *Cmd : "<0C>" }
|
|
*Command: CmdBackSpace { *Cmd : "<08>" }
|
|
*Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
|
|
*Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
|
|
*EjectPageWithFF?: TRUE
|
|
*OutputDataFormat: V_BYTE
|
|
*OptimizeLeftBound?: FALSE
|
|
*CursorXAfterSendBlockData: AT_GRXDATA_END
|
|
*CursorYAfterSendBlockData: NO_MOVE
|
|
*DefaultFont: 1
|
|
*DefaultCTT: -1
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*DeviceFonts: LIST(1,3,5,6,7,8,9,10,11,12,13,14,15,16,
|
|
+ 17,18,19,20)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*DeviceFonts: LIST()
|
|
}
|
|
}
|
|
*Command: CmdBoldOn { *Cmd : "<1B>E" }
|
|
*Command: CmdBoldOff { *Cmd : "<1B>F" }
|
|
*Command: CmdItalicOn { *Cmd : "<1B>4" }
|
|
*Command: CmdItalicOff { *Cmd : "<1B>5" }
|
|
*Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
|
|
*Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }
|