Leaked source code of windows server 2003
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.
 
 
 
 
 
 

1551 lines
46 KiB

*%
*% Core GPD file for Ricoh PCL5e printer
*% FileName: RIAF27X.GPD
*% Created: 1999/05/26
*% Modified: 2001/12/12
*%
*% Copyright (c) 1999 - 2001 Ricoh Co., Ltd.
*% All rights reserved.
*%
*GPDFileVersion: "1.202"
*Include: "TTFSUB.GPD"
*Include: "RIAF5MAC.GPD"
*MasterUnits: PAIR(1200, 1200)
*ResourceDLL: "RIAFRES.DLL"
*PrinterType: PAGE
*MaxCopies: 999
*rcInstalledOptionNameID: 330 *%%% "Installed"
*rcNotInstalledOptionNameID: 329 *%%% "Not Installed"
*%======== Memory ========
*Feature: Memory
{
*rcNameID: =PRINTER_MEMORY_DISPLAY
*ConcealFromUI?: TRUE
*DefaultOption: 16384KB
*Option: 16384KB
{
*Name: "16MB"
*MemoryConfigKB: PAIR(16384, 13950)
}
}
*%======== Memory & Hard Disk (custom feature) ========
*Feature: Memory_HardDisk
{
*rcNameID: 384 *%%% "Memory / Hard Disk"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: 16MB_NotInstalled
*Option: 16MB_NotInstalled
{
*rcNameID: 385 *%%% "16MB / Not Installed"
*%%% We assume appropriate memory has been installed with duplex unit. 2001/12/12
*% *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL)
*% *DisabledFeatures: LIST(Duplex)
*DisabledFeatures: LIST(Collate)
}
*Option: 16MB_Installed
{
*rcNameID: 386 *%%% "16MB / Installed"
*% *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL)
*% *DisabledFeatures: LIST(Duplex)
}
*Option: 48MB_NotInstalled
{
*rcNameID: 387 *%%% "48MB / Not Installed"
}
*Option: 48MB_Installed
{
*rcNameID: 388 *%%% "48MB / Installed"
}
*Option: 80MB_NotInstalled
{
*rcNameID: 389 *%%% "80MB / Not Installed"
}
*Option: 80MB_Installed
{
*rcNameID: 390 *%%% "80MB / Installed"
}
}
*%======== Duplex Unit (custom feature) ========
*Feature: DuplexUnit
{
*rcNameID: 350 *%%% "Duplex Unit"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: 329
*Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL)
*DisabledFeatures: LIST(Duplex)
}
*Option: Installed
{
*rcNameID: 330
}
}
*%======== Finisher (custom feature) ========
*Feature: Finisher
{
*rcNameID: 287 *%%% "Finisher"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: 329
*Constraints: OutputBin.FinisherShiftTray
*Constraints: Stapling.TopLeftSlant
*Constraints: Stapling.TopRightSlant
*DisabledFeatures: LIST(Stapling)
}
*Option: Finisher1000
{
*rcNameID: 351 *%%% "Finisher 1000"
}
}
*%======== Output Upper Tray (custom feature) ========
*Feature: UpperTray
{
*rcNameID: 382 *%%% "Upper Tray"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: 329
*Constraints: OutputBin.UpperTray
}
*Option: Installed
{
*rcNameID: 330
}
}
*%======== Input Tray3 (custom feature) ========
*Feature: InputTray3
{
*rcNameID: 270 *%%% "Tray 3"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: 329
*Constraints: InputBin.Tray3
}
*Option: Installed
{
*rcNameID: 330
}
}
*%======== Input Tray4 (custom feature) ========
*Feature: InputTray4
{
*rcNameID: 271 *%%% "Tray 4"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: 329
*Constraints: InputBin.Tray4
}
*Option: Installed
{
*rcNameID: 330
}
}
*%======== Large Capacity Tray (custom feature) ========
*Feature: LargeCapacityTray
{
*rcNameID: 379 *%%% "Large Capacity Tray"
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: 329
*Constraints: InputBin.LARGECAPACITY
}
*Option: Installed
{
*rcNameID: 330
}
}
*InvalidCombination: LIST(InputTray3.Installed, LargeCapacityTray.Installed)
*InvalidCombination: LIST(InputTray4.Installed, LargeCapacityTray.Installed)
*%======== Orientation ========
*Feature: Orientation
{
*rcNameID: =ORIENTATION_DISPLAY
*DefaultOption: PORTRAIT
*Option: PORTRAIT
{
*rcNameID: =PORTRAIT_DISPLAY
}
*Option: LANDSCAPE_CC90
{
*rcNameID: =LANDSCAPE_DISPLAY
}
}
*%======== InputBin ========
*Macros: CmdStrings_InputBin
{
PRECMD_INPUTBIN_PORT: "<1B>&l0O"
PRECMD_INPUTBIN_LAND: "<1B>&l1O"
}
*Feature: InputBin
{
*rcNameID: =PAPER_SOURCE_DISPLAY
*DefaultOption: AUTO
*Option: AUTO
{
*rcNameID: 267 *%%% "Auto Select by Printer"
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l7H"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l7H"
}
}
}
}
*Option: Tray1
{
*rcNameID: 268 *%%% "Tray 1"
*OptionID: 1 *%%% DMBIN_UPPER
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l8H"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l8H"
}
}
}
}
*Option: Tray2
{
*rcNameID: 269 *%%% "Tray 2"
*OptionID: 3 *%%% DMBIN_MIDDLE
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l1H"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l1H"
}
}
}
}
*Option: Tray3
{
*rcNameID: 270 *%%% "Tray 3"
*OptionID: 2 *%%% DMBIN_LOWER
*%%% *Installable?: TRUE
*%%% *rcInstallableFeatureNameID: 270
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l4H"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l4H"
}
}
}
}
*Option: Tray4
{
*rcNameID: 271 *%%% "Tray 4"
*OptionID: 257 *%%% vendor unique
*%%% *Installable?: TRUE
*%%% *rcInstallableFeatureNameID: 271
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l30H"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l30H"
}
}
}
}
*Option: LARGECAPACITY
{
*rcNameID: 379 *%%% "Large Capacity Tray"
*%%% *Installable?: TRUE
*%%% *rcInstallableFeatureNameID: 379
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l4H" *%%% same as Tray3
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l4H"
}
}
}
}
*Option: BypassTray
{
*rcNameID: 272 *%%% "Bypass Tray"
*OptionID: 4 *%%% DMBIN_MANUAL
*Installable?: TRUE
*rcInstallableFeatureNameID: 272
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_PORT "<1B>&l2H"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: DOC_SETUP.30
*NoPageEject?: TRUE
*Cmd: =PRECMD_INPUTBIN_LAND "<1B>&l2H"
}
}
}
}
}
*%======== MediaType ========
*Feature: MediaType
{
*rcNameID: =MEDIA_TYPE_DISPLAY
*DefaultOption: STANDARD
*Option: STANDARD
{
*rcNameID: =PLAIN_PAPER_DISPLAY
*Command: CmdSelect
{
*Order: JOB_SETUP.80
*Cmd: "@PJL SET FUSERCONTROL=PLAINPAPER<0A>"
}
}
*Option: ThickPaper *%%% custom option
{
*rcNameID: 378 *%%% "Thick Paper"
*Command: CmdSelect
{
*Order: JOB_SETUP.80
*Cmd: "@PJL SET FUSERCONTROL=THICK<0A>"
}
}
}
*InvalidCombination: LIST(InputBin.AUTO, MediaType.ThickPaper)
*InvalidCombination: LIST(InputBin.Tray1, MediaType.ThickPaper)
*InvalidCombination: LIST(InputBin.Tray2, MediaType.ThickPaper)
*InvalidCombination: LIST(InputBin.Tray3, MediaType.ThickPaper)
*InvalidCombination: LIST(InputBin.Tray4, MediaType.ThickPaper)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, MediaType.ThickPaper)
*%======== Resolution ========
*Feature: Resolution
{
*rcNameID: =RESOLUTION_DISPLAY
*DefaultOption: 600dpi
*Option: 600dpi
{
*rcNameID: 395 *%%% "600 dpi"
*DPI: PAIR(600, 600)
*TextDPI: PAIR(600, 600)
*MinStripBlankPixels: 32
EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
*SpotDiameter: 100
*Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
*Command: CmdEndRaster { *Cmd : "<1B>*rB" }
*Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
*Command: CmdSelect
{
*Order: JOB_SETUP.90
*Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A1B>E<1B>*t600R"
}
}
*Option: 300dpi
{
*rcNameID: 396 *%%% "300 dpi"
*DPI: PAIR(300, 300)
*TextDPI: PAIR(300, 300)
*MinStripBlankPixels: 32
EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
*SpotDiameter: 100
*Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
*Command: CmdEndRaster { *Cmd : "<1B>*rB" }
*Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
*Command: CmdSelect
{
*Order: JOB_SETUP.90
*Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A1B>E<1B>*t300R"
}
}
}
*%======== PaperSize ========
*Feature: PaperSize
{
*rcNameID: =PAPER_SIZE_DISPLAY
*DefaultOption: LETTER
*Option: 11X17
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(12600, 19800)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 200)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t7560x12000Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(12600, 19800)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 20100)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t11880x7680Y"
}
}
}
}
*Option: LETTER
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(9600, 12648)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(9760, 12688)
*PrintableOrigin: PAIR(200, 272)
*CursorOrigin: PAIR(200, 12960)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
}
}
}
}
*Option: LEGAL
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(9600, 16248)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9864Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(9760, 16284)
*PrintableOrigin: PAIR(200, 276)
*CursorOrigin: PAIR(200, 16560)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
}
}
}
}
*Option: EXECUTIVE
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(8100, 12048)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7344Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(8220, 12080)
*PrintableOrigin: PAIR(240, 280)
*CursorOrigin: PAIR(200, 12360)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7272x4980Y"
}
}
}
}
*Option: STATEMENT
{
*rcNameID: 394 *%%% "5.5x8.5"
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(6000, 9600)
*% *PrintableOrigin: PAIR(300, 300)
*PrintableOrigin: PAIR(300, 240)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2008a8c1E<1B>*p0x0Y<1B>*c0t3618x5778Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(6000, 9600)
*% *PrintableOrigin: PAIR(300, 300)
*% *CursorOrigin: PAIR(200, 9900)
*PrintableOrigin: PAIR(300, 400)
*CursorOrigin: PAIR(200, 10090)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2008a8c1E<1B>*p0x0Y<1B>*c0t5778x3618Y"
}
}
}
}
*Option: A3
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(13428, 19308)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t8057x11693Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(13588, 19368)
*PrintableOrigin: PAIR(200, 240)
*CursorOrigin: PAIR(200, 19608)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t11621x8177Y"
}
}
}
}
*Option: A4
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(9292, 13476)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(9464, 13516)
*PrintableOrigin: PAIR(220, 272)
*CursorOrigin: PAIR(200, 13788)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
}
}
}
}
*Option: A5
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(6416, 9420)
*% *PrintableOrigin: PAIR(300, 300)
*PrintableOrigin: PAIR(300, 220)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2000a8c1E<1B>*p0x0Y<1B>*c0t3868x5670Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(6416, 9420)
*% *PrintableOrigin: PAIR(280, 204)
*% *CursorOrigin: PAIR(200, 9624)
*PrintableOrigin: PAIR(280, 360)
*CursorOrigin: PAIR(200, 9800)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2000a8c1E<1B>*p0x0Y<1B>*c0t5670x3868Y"
}
}
}
}
*Option: A6
{
*rcNameID: 259 *%%% "A6"
*PageDimensions: PAIR(4956, 6996)
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(4360, 6416)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2001a8c1E<1B>*p0x0Y<1B>*c0t2634x3868Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(4360, 6416)
*PrintableOrigin: PAIR(296, 280)
*CursorOrigin: PAIR(200, 6696)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2001a8c1E<1B>*p0x0Y<1B>*c0t3868x2634Y"
}
}
}
}
*Option: B4
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(11544, 16656)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t6926x10102Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(11704, 16716)
*PrintableOrigin: PAIR(200, 240)
*CursorOrigin: PAIR(200, 16956)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t10030x7046Y"
}
}
}
}
*Option: B5
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(8004, 11604)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(8144, 11664)
*PrintableOrigin: PAIR(220, 240)
*CursorOrigin: PAIR(200, 11904)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
}
}
}
}
*Option: ENV_10
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(4296, 10800)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 160)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6648Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(4356, 10800)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 11100)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
}
}
}
}
*Option: ENV_DL
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(4596, 9792)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 160)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2758x6043Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(4596, 9792)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 10092)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
}
}
}
}
*Option: ENV_MONARCH
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(3996, 8400)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 200)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5160Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(4056, 8400)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 8700)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2554Y"
}
}
}
}
*Option: ENV_C5
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(7036, 10224)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(7056, 10224)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 10524)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
}
}
}
}
*Option: ENV_C6
{
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(4768, 7040)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2022a8c1E<1B>*p0x0Y<1B>*c0t2879x4242Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(4768, 7040)
*PrintableOrigin: PAIR(320, 316)
*CursorOrigin: PAIR(200, 7356)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2022a8c1E<1B>*p0x0Y<1B>*c0t4242x2879Y"
}
}
}
}
*Option: GovernmentLegal
{
*rcNameID: 393 *%%% "8x13"
*PageDimensions: PAIR(9600, 15600)
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(9000, 15000)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2011a8c1E<1B>*p0x0Y<1B>*c0t5418x9018Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(9000, 15000)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 15300)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2011a8c1E<1B>*p0x0Y<1B>*c0t9018x5418Y"
}
}
}
}
*Option: Foolscap
{
*rcNameID: 392 *%%% "8.25x13"
*PageDimensions: PAIR(9900, 15600)
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(9300, 15000)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2012a8c1E<1B>*p0x0Y<1B>*c0t5598x9018Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(9300, 15000)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 15300)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2012a8c1E<1B>*p0x0Y<1B>*c0t9018x5598Y"
}
}
}
}
*Option: FOLIO
{
*rcNameID: 391 *%%% "8.5x13"
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(9600, 15000)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(300, 180)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2007a8c1E<1B>*p0x0Y<1B>*c0t5760x9018Y"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(9600, 15000)
*PrintableOrigin: PAIR(300, 300)
*CursorOrigin: PAIR(200, 15300)
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l2007a8c1E<1B>*p0x0Y<1B>*c0t9018x5880Y"
}
}
}
}
*Option: CUSTOMSIZE
{
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
*MinSize: PAIR(4251, 6992)
*MaxSize: PAIR(14032, 20410)
*MaxPrintableWidth: 14032
*MinLeftMargin: 100
*CenterPrintable?: FALSE
*PageProtectMem: 1692
*switch: Orientation
{
*case: PORTRAIT
{
*CustCursorOriginX: %d{300}
*CustCursorOriginY: %d{200}
*CustPrintableOriginX: %d{300}
*CustPrintableOriginY: %d{300}
*CustPrintableSizeX: %d{PhysPaperWidth - 300}
*CustPrintableSizeY: %d{PhysPaperLength - 200}
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l101a4d1E<1B>*p0x0Y<1B>*c0t"
+ %d{(((PhysPaperWidth - 300) * 6) / 10)}"x"
+ %d{(((PhysPaperLength - 200) * 6) / 10)}"Y"
}
}
*case: LANDSCAPE_CC90
{
*CustCursorOriginX: %d{300}
*CustCursorOriginY: %d{PhysPaperLength - 240}
*CustPrintableOriginX: %d{300}
*CustPrintableOriginY: %d{240}
*CustPrintableSizeX: %d{PhysPaperWidth - 300}
*CustPrintableSizeY: %d{PhysPaperLength - 480}
*Command: CmdSelect
{
*Order: DOC_SETUP.40
*Cmd: "<1B>&l101a4d1E<1B>*p0x0Y<1B>*c0t"
+ %d{(((PhysPaperLength - 480) * 6) / 10)}"x"
+ %d{(((PhysPaperWidth - 300) * 6) / 10)}"Y"
}
}
}
}
}
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.A6)
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.ENV_10)
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.ENV_DL)
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.ENV_MONARCH)
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.ENV_C5)
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.ENV_C6)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.A6)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.ENV_10)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.ENV_DL)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.ENV_MONARCH)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.ENV_C5)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.ENV_C6)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.A6)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.ENV_10)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.ENV_DL)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.ENV_MONARCH)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.ENV_C5)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.ENV_C6)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.A6)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.ENV_10)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.ENV_DL)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.ENV_MONARCH)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.ENV_C5)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.ENV_C6)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.11X17)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.LEGAL)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.EXECUTIVE)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.STATEMENT)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A3)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A5)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A6)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.B4)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.B5)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.ENV_10)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.ENV_DL)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.ENV_MONARCH)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.ENV_C5)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.ENV_C6)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.GovernmentLegal)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.Foolscap)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.FOLIO)
*InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.CUSTOMSIZE)
*InvalidCombination: LIST(InputBin.Tray1, PaperSize.CUSTOMSIZE)
*InvalidCombination: LIST(InputBin.Tray2, PaperSize.CUSTOMSIZE)
*InvalidCombination: LIST(InputBin.Tray3, PaperSize.CUSTOMSIZE)
*InvalidCombination: LIST(InputBin.Tray4, PaperSize.CUSTOMSIZE)
*%======== OutputBin ========
*Feature: OutputBin
{
*rcNameID: =OUTPUTBIN_DISPLAY
*DefaultOption: PrinterDefault
*Option: PrinterDefault
{
*rcNameID: 291 *%%% "Printer Default"
*Command: CmdSelect
{
*Order: JOB_SETUP.40
*Cmd: ""
}
}
*Option: StandardTray
{
*rcNameID: 381 *%%% "Standard Tray"
*Command: CmdSelect
{
*Order: JOB_SETUP.40
*Cmd: "@PJL SET OUTBIN=UPPER<0A>"
}
}
*Option: UpperTray
{
*rcNameID: 382 *%%% "Upper Tray"
*Command: CmdSelect
{
*Order: JOB_SETUP.40
*Cmd: "@PJL SET OUTBIN=INNER<0A>"
}
}
*Option: FinisherShiftTray
{
*rcNameID: 358 *%%% "Finisher Shift Tray"
*Command: CmdSelect
{
*Order: JOB_SETUP.40
*Cmd: "@PJL SET OUTBIN=FINISHERSHIFT<0A>"
}
}
}
*%======== Collate ========
*Feature: Collate
{
*Name: "Collated" *%%% This string isn't used in UI.
*DefaultOption: OFF
*Option: ON
{
*rcNameID: =ON_DISPLAY
*switch: Finisher
{
*case: NotInstalled
{
*Command: CmdSelect
{
*Order: JOB_SETUP.50
*Cmd: "@PJL SET QTY=" %d{NumOfCopies}"<0A>@PJL SET JOBOFFSET=ROTATE<0A>"
}
}
*default:
{
*Command: CmdSelect
{
*Order: JOB_SETUP.50
*Cmd: "@PJL SET QTY=" %d{NumOfCopies}"<0A>@PJL SET JOBOFFSET=SHIFT<0A>"
}
}
}
}
*Option: OFF
{
*rcNameID: =OFF_DISPLAY
*Command: CmdSelect
{
*Order: JOB_SETUP.50
*Cmd: "@PJL SET JOBOFFSET=OFF<0A>"
}
}
}
*%======== Stapling ========
*Macros: CmdStrings_Stapling
{
PRECMD_STAPLE: "@PJL SET QTY=" %d{NumOfCopies}"<0A>@PJL SET OUTBIN=FINISHERSHIFT<0A>@PJL SET JOBOFFSET=OFF<0A>"
}
*Feature: Stapling
{
*rcNameID: 369 *%%% "Staple"
*DefaultOption: OFF
*Option: OFF
{
*rcNameID: =OFF_DISPLAY
*Command: CmdSelect
{
*Order: JOB_SETUP.60
*Cmd: "@PJL SET STAPLE=OFF<0A>"
}
}
*Option: TopLeftSlant
{
*rcNameID: 370 *%%% "Top Left Slant"
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: JOB_SETUP.60
*Cmd: =PRECMD_STAPLE "@PJL SET STAPLE=LEFTTOPSLANTPORT<0A>"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: JOB_SETUP.60
*Cmd: =PRECMD_STAPLE "@PJL SET STAPLE=LEFTTOPSLANTLAND<0A>"
}
}
}
}
*Option: TopRightSlant
{
*rcNameID: 383 *%%% "Top Right Slant"
*switch: Orientation
{
*case: PORTRAIT
{
*Command: CmdSelect
{
*Order: JOB_SETUP.60
*Cmd: =PRECMD_STAPLE "@PJL SET STAPLE=RIGHTTOPSLANTPORT<0A>"
}
}
*case: LANDSCAPE_CC90
{
*Command: CmdSelect
{
*Order: JOB_SETUP.60
*Cmd: =PRECMD_STAPLE "@PJL SET STAPLE=RIGHTTOPSLANTLAND<0A>"
}
}
}
}
}
*InvalidCombination: LIST(InputBin.BypassTray, Stapling.TopLeftSlant)
*InvalidCombination: LIST(InputBin.BypassTray, Stapling.TopRightSlant)
*%======== Duplex ========
*Feature: Duplex
{
*rcNameID: =TWO_SIDED_PRINTING_DISPLAY
*DefaultOption: NONE
*Option: NONE
{
*rcNameID: =NONE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.20
*Cmd: "<1B>&l0S"
}
}
*Option: VERTICAL
{
*rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.20
*Cmd: "<1B>&l1S"
}
}
*Option: HORIZONTAL
{
*rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.20
*Cmd: "<1B>&l2S"
}
}
}
*InvalidCombination: LIST(InputBin.BypassTray, Duplex.VERTICAL)
*InvalidCombination: LIST(InputBin.BypassTray, Duplex.HORIZONTAL)
*%======== PrintQuality ========
*Feature: PrintQuality
{
*rcNameID: =TEXT_QUALITY_DISPLAY
*DefaultOption: SmoothingOn
*Option: SmoothingOff
{
*rcNameID: 306 *%%% "Edge Smoothing - Off"
*Command: CmdSelect
{
*Order: JOB_SETUP.20
*Cmd: "@PJL SET SMOOTHING=OFF<0A>"
}
}
*Option: SmoothingOn
{
*rcNameID: 305 *%%% "Edge Smoothing - On"
*Command: CmdSelect
{
*Order: JOB_SETUP.20
*Cmd: "@PJL SET SMOOTHING=ON<0A>"
}
}
}
*%======== PrintDensity ========
*Feature: PrintDensity
{
*rcNameID: =PRINTDENSITY_DISPLAY
*DefaultOption: EconomodeOff
*Option: EconomodeOff
{
*rcNameID: 322 *%%% "Toner Saver - Off"
*Command: CmdSelect
{
*Order: JOB_SETUP.30
*Cmd: "@PJL SET ECONOMODE=OFF<0A>"
}
}
*Option: EconomodeOn
{
*rcNameID: 323 *%%% "Toner Saver - On"
*Command: CmdSelect
{
*Order: JOB_SETUP.30
*Cmd: "@PJL SET SMOOTHING=OFF<0A>@PJL SET ECONOMODE=ON<0A>"
}
}
}
*%======== Halftone ========
*Feature: Halftone
{
*rcNameID: =HALFTONING_DISPLAY
*DefaultOption: HT_PATSIZE_AUTO
*Option: HT_PATSIZE_AUTO
{
*rcNameID: =HT_AUTO_SELECT_DISPLAY
}
*Option: HT_PATSIZE_6x6_M
{
*rcNameID: =HT_DITHER6X6_DISPLAY
}
*Option: HT_PATSIZE_8x8_M
{
*rcNameID: =HT_DITHER8X8_DISPLAY
}
*Option: HT_PATSIZE_10x10_M
{
*rcNameID: 397 *%%% "Dither 10x10"
}
}
*%======== StartJob ========
*switch: InputBin
{
*case: AUTO
{
*Command: CmdStartJob
{
*Order: JOB_SETUP.10
*Cmd: "<1B>%%-12345X@PJL SET AUTOTRAYCHANGE=ON<0A>"
}
}
*default:
{
*Command: CmdStartJob
{
*Order: JOB_SETUP.10
*Cmd: "<1B>%%-12345X@PJL SET AUTOTRAYCHANGE=OFF<0A>"
}
}
}
*%======== StartDoc ========
*Command: CmdStartDoc
{
*Order: DOC_SETUP.10
*Cmd: "<1B>&u600D<1B>*r0F"
}
*%======== StartPage ========
*Command: CmdStartPage
{
*Order: PAGE_SETUP.10
*Cmd: "<1B>*b0M<0D>"
}
*%======== EndJob ========
*Command: CmdEndJob
{
*Order: JOB_FINISH.10
*Cmd: "<1B>E<1B>%%-12345X"
}
*%======== Copies ========
*switch: Collate
{
*case: OFF
{
*switch: Stapling
{
*case: OFF
{
*Command: CmdCopies
{
*Order: DOC_SETUP.50
*Cmd: "<1B>&l" %d[1,999]{NumOfCopies}"X"
}
}
*default:
{
*Command: CmdCopies
{
*Order: DOC_SETUP.50
*Cmd: "<1B>&l1X"
}
}
}
}
*case: ON
{
*Command: CmdCopies
{
*Order: DOC_SETUP.50
*Cmd: "<1B>&l1X"
}
}
}
*%======== Capabilities ========
*RotateCoordinate?: TRUE
*RotateRaster?: TRUE
*RotateFont?: TRUE
*TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
*MemoryUsage: LIST(FONT)
*%======== Cursor Control ========
*CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
*BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
*XMoveThreshold: 0
*YMoveThreshold: 0
*XMoveUnit: 600
*YMoveUnit: 600
*Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2)}"X" }
*Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,9600]{max_repeat((DestXRel / 2))}"X" }
*Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,9600]{max_repeat((DestXRel / 2))}"X" }
*Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2)}"Y" }
*Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{(DestYRel / 2)}"Y" }
*Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{(DestYRel / 2)}"Y" }
*Command: CmdCR { *Cmd : "<0D>" }
*Command: CmdLF { *Cmd : "<0A>" }
*Command: CmdFF { *Cmd : "<0C>" }
*Command: CmdBackSpace { *Cmd : "<08>" }
*Command: CmdUniDirectionOn { *Cmd : "<00>" }
*Command: CmdUniDirectionOff { *Cmd : "<00>" }
*Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
*Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
*Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
*EjectPageWithFF?: TRUE
*%======== Raster Data ========
*Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
*Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
*Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
*OutputDataFormat: H_BYTE
*OptimizeLeftBound?: TRUE
*CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
*CursorYAfterSendBlockData: AUTO_INCREMENT
*%======== Font ========
*DefaultFont: =RC_FONT_COURIERR
*DeviceFonts: =ALL_DEVICEFONTS
*DefaultCTT: 0
*CharPosition: BASELINE
*TTFSEnabled?: TRUE
*MinFontID: 16534
*MaxFontID: 32768
*switch: Resolution
{
*case: 600dpi
{
*FontFormat: HPPCL_OUTLINE
}
*case: 300dpi
{
*FontFormat: HPPCL_RES
}
}
*Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
*Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
*Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
*Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
*Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
*Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
*Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
*%======== RectFill ========
*MinGrayFill: 1
*MaxGrayFill: 100
*Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2)}"A" }
*Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2)}"B" }
*Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
*Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
*Ifdef: WINNT_51
*Personality: =PERSONALITY_HPGL2
*%======== HP-GL/2 Graphics Mode ========
*Feature: GraphicsMode
{
*rcNameID: =GRAPHICSMODE_DISPLAY
*DefaultOption: HPGL2MODE
*Option: HPGL2MODE
{
*rcNameID: =GRAPHICSMODE_HPGL2_DISPLAY
}
*Option: RASTERMODE
{
*rcNameID: =GRAPHICSMODE_RASTER_DISPLAY
}
}
*Endif: