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.
859 lines
32 KiB
859 lines
32 KiB
*%
|
|
*% Copyright (c) 1997 - 1999 Microsoft Corporation
|
|
*% All Rights Reserved.
|
|
*%
|
|
*GPDSpecVersion: "1.0"
|
|
*Include: "StdNames.gpd"
|
|
*GPDFileVersion: "1.0"
|
|
*GPDFileName: "stlc821j.gpd"
|
|
*CodePage: 1252
|
|
*ModelName: "Star LC-8211 ESC/P"
|
|
*MasterUnits: PAIR(360, 360)
|
|
*ResourceDLL: "stepjres.dll"
|
|
*PrinterType: SERIAL
|
|
*Feature: Orientation
|
|
{
|
|
*rcNameID: =ORIENTATION_DISPLAY
|
|
*DefaultOption: PORTRAIT
|
|
*Option: PORTRAIT
|
|
{
|
|
*rcNameID: =PORTRAIT_DISPLAY
|
|
}
|
|
*Option: LANDSCAPE_CC270
|
|
{
|
|
*rcNameID: =LANDSCAPE_DISPLAY
|
|
}
|
|
}
|
|
*Feature: InputBin
|
|
{
|
|
*rcNameID: =PAPER_SOURCE_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*rcNameID: 259
|
|
*OptionID: 259
|
|
*% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*rcNameID: 263
|
|
*OptionID: 263
|
|
}
|
|
}
|
|
*Feature: Resolution
|
|
{
|
|
*rcNameID: =RESOLUTION_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*Name: "180 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(180, 180)
|
|
*TextDPI: PAIR(180, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 360
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 140
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*Name: "360 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(360, 180)
|
|
*TextDPI: PAIR(360, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 240
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 120
|
|
*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} }
|
|
}
|
|
*Option: Option4
|
|
{
|
|
*Name: "360 x 360 " =DOTS_PER_INCH
|
|
*DPI: PAIR(360, 360)
|
|
*TextDPI: PAIR(360, 360)
|
|
*PinsPerLogPass: 48
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 240
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 120
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
|
|
}
|
|
}
|
|
*Feature: PaperSize
|
|
{
|
|
*rcNameID: =PAPER_SIZE_DISPLAY
|
|
*DefaultOption: A4
|
|
*Option: A4
|
|
{
|
|
*rcNameID: =A4_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>CF"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2821, 3968)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2877->2876) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2820, 3968)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2877->2874) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2818, 3968)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2877, 4208)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2877->2876) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2876, 4208)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2877->2874) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(2874, 4208)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A4_ROTATED
|
|
{
|
|
*rcNameID: =A4_ROTATED_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C1"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3904, 2737)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2737->2736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3904, 2736)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2737->2736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3904, 2736)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4108->4107) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2737->2736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3903, 2736)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3960, 2977)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3960, 2976)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3960, 2976)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4108->4107) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3959, 2976)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A3
|
|
{
|
|
*rcNameID: =A3_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>Cc"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3904, 5714)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4108->4107) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3903, 5714)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3960, 5954)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4108->4107) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3959, 5954)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A5
|
|
{
|
|
*rcNameID: =A5_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>Cc"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(1943, 2737)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2737->2736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1942, 2736)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2737->2736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1943, 2736)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2737->2736) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1942, 2736)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(1999, 2977)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1998, 2976)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1999, 2976)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1998, 2976)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B4
|
|
{
|
|
*rcNameID: =B4_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>CU"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3487, 4919)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3543->3542) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4919->4918) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3486, 4918)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (4919->4918) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3487, 4918)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3543->3540) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4919->4918) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3484, 4918)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3543, 5159)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (3543->3542) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3542, 5158)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3543, 5158)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (3543->3540) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3540, 5158)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5
|
|
{
|
|
*rcNameID: =B5_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C%<"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2425, 3403)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2481->2480) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3403->3402) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2424, 3402)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3403->3402) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2425, 3402)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2481->2478) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3403->3402) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2422, 3402)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2481, 3643)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2481->2480) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2480, 3642)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2481, 3642)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2481->2478) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(2478, 3642)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5_JIS_ROTATED
|
|
{
|
|
*rcNameID: =B5_JIS_ROTATED_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C*"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3476, 2341)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2863->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2341->2340) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3475, 2340)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2341->2340) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3476, 2340)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2863->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2341->2340) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3475, 2340)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3546, 2581)
|
|
*PrintableOrigin: PAIR(390, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (2863->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3545, 2580)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3546, 2580)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (2863->2862) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3545, 2580)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: 10X11
|
|
{
|
|
*rcNameID: =10X11_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2880, 3720)
|
|
*PrintableOrigin: PAIR(0, 120)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2880, 3960)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
}
|
|
}
|
|
*Option: 12X11
|
|
{
|
|
*rcNameID: =12X11_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(3960, 3720)
|
|
*PrintableOrigin: PAIR(50, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4209->4208) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3959, 3720)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4209->4206) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3959, 3720)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(3959, 3960)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (4209->4208) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3959, 3960)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (4209->4206) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(3959, 3960)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: JAPANESE_POSTCARD
|
|
{
|
|
*rcNameID: =JAPANESE_POSTCARD_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C%""
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(1262, 1859)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (1859->1858) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1262, 1858)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (1859->1858) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1262, 1858)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1318->1317) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (1859->1858) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1261, 1858)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(1318, 2099)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1318, 2098)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1318, 2098)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1318->1317) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(1317, 2098)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: JAPANESE_POSTCARD_ROTATED
|
|
{
|
|
*rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C<17>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(1943, 1178)
|
|
*PrintableOrigin: PAIR(106, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(1942, 1178)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(1942, 1178)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(107, 120)
|
|
}
|
|
}
|
|
}
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(1999, 1418)
|
|
*PrintableOrigin: PAIR(50, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(1998, 1418)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (1999->1998) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(1998, 1418)
|
|
*% Warning: the following printable origin X is adjusted (50->51) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(51, 0)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: CUSTOMSIZE
|
|
{
|
|
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
|
|
*MinSize: PAIR(1417, 1417)
|
|
*MaxSize: PAIR(4209, 5952)
|
|
*MaxPrintableWidth: 4209
|
|
*MinLeftMargin: 0
|
|
*CenterPrintable?: FALSE
|
|
*switch: InputBin
|
|
{
|
|
*case: Option1
|
|
{
|
|
*TopMargin: 120
|
|
*BottomMargin: 120
|
|
}
|
|
*case: Option2
|
|
{
|
|
*TopMargin: 0
|
|
*BottomMargin: 0
|
|
}
|
|
}
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.8
|
|
*Cmd: "<1B>2<1B>C" %c[0,127]{max_repeat((PhysPaperLength / 60) )}
|
|
}
|
|
}
|
|
}
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
|
|
*InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
|
|
*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>@<181B>t<011B>R<00>"
|
|
}
|
|
*Command: CmdStartPage
|
|
{
|
|
*Order: PAGE_SETUP.1
|
|
*Cmd: "<0D>"
|
|
}
|
|
*RotateCoordinate?: FALSE
|
|
*RotateRaster?: FALSE
|
|
*RotateFont?: FALSE
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*TextCaps: LIST(TC_RA_ABLE)
|
|
}
|
|
}
|
|
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
|
|
*YMoveAttributes: LIST(SEND_CR_FIRST)
|
|
*MaxLineSpacing: 255
|
|
*XMoveThreshold: 0
|
|
*YMoveThreshold: *
|
|
*XMoveUnit: 60
|
|
*YMoveUnit: 180
|
|
*Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
|
|
*Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
|
|
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
|
|
*Command: CmdCR { *Cmd : "<0D>" }
|
|
*Command: CmdLF { *Cmd : "<0A>" }
|
|
*Command: CmdFF { *Cmd : "<0C>" }
|
|
*Command: CmdBackSpace { *Cmd : "<08>" }
|
|
*Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
|
|
*Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
|
|
*EjectPageWithFF?: TRUE
|
|
*switch: InputBin
|
|
{
|
|
*case: Option2
|
|
{
|
|
*EjectPageWithFF?: FALSE
|
|
}
|
|
}
|
|
*OutputDataFormat: V_BYTE
|
|
*OptimizeLeftBound?: FALSE
|
|
*CursorXAfterSendBlockData: AT_GRXDATA_END
|
|
*CursorYAfterSendBlockData: NO_MOVE
|
|
*DefaultFont: 1
|
|
*DefaultCTT: -1
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*DeviceFonts: LIST(1,13,14,15,16,17)
|
|
}
|
|
*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>" }
|