*GPDFileName: "EP0LXGPM.GPD" *GPDFileVersion: "1.0" *GPDSpecVersion: "1.0" *Include: "StdNames.gpd" *Include: "msxpsinc.gpd" *ModelName: "Epson ESC/Page V4 Class Driver" *MasterUnits: PAIR(1200, 1200) *ResourceDLL: "unires.dll" *PrinterType: PAGE *MaxCopies: 999 *PrintSchemaPrivateNamespaceURI:"http://schema.epson.net/printschema/common/v100" *%****************************************************************************** *% PageOrientation *%****************************************************************************** *Feature: Orientation { *rcNameID: =ORIENTATION_DISPLAY *DefaultOption: PORTRAIT *Option: PORTRAIT { *rcNameID: =PORTRAIT_DISPLAY } *Option: LANDSCAPE_CC90 { *rcNameID: =LANDSCAPE_DISPLAY } } *%****************************************************************************** *% Input Bin *%****************************************************************************** *Feature: InputBin { *rcNameID: =PAPER_SOURCE_DISPLAY *DefaultOption: FORMSOURCE *Option: FORMSOURCE { *rcNameID: =AUTO_DISPLAY } } *%****************************************************************************** *% Resolution *%****************************************************************************** *Feature: Resolution { *rcNameID: =RESOLUTION_DISPLAY *DefaultOption: Option600 *Option: Option600 { *Name: "600 x 600 dpi" *DPI: PAIR(600, 600) *TextDPI: PAIR(600, 600) *SpotDiameter: 100 } *Option: Option300 { *Name: "300 x 300 dpi" *DPI: PAIR(300, 300) *TextDPI: PAIR(300, 300) *SpotDiameter: 100 } } *%****************************************************************************** *% Paper Size *%****************************************************************************** *Feature: PaperSize { *rcNameID: =PAPER_SIZE_DISPLAY *DefaultOption: LETTER *Option: LETTER { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *switch: Orientation { *case: PORTRAIT { *PrintableArea: PAIR(9720, 12720) *PrintableOrigin: PAIR(240, 240) *CursorOrigin: PAIR(240, 240) } *case: LANDSCAPE_CC90 { *PrintableArea: PAIR(9720, 12720) *PrintableOrigin: PAIR(240, 240) *CursorOrigin: PAIR(240, 12960) } } } *Option: A4 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *switch: Orientation { *case: PORTRAIT { *PrintableArea: PAIR(9440, 13552) *PrintableOrigin: PAIR(240, 240) *CursorOrigin: PAIR(240, 240) } *case: LANDSCAPE_CC90 { *PrintableArea: PAIR(9440, 13552) *PrintableOrigin: PAIR(240, 240) *CursorOrigin: PAIR(240, 13792) } } } } *%****************************************************************************** *% Color Mode *%****************************************************************************** *Feature: ColorMode { *rcNameID: =COLOR_PRINTING_MODE_DISPLAY *DefaultOption: Mono *ConcealFromUI?: TRUE *Option: Mono { *rcNameID: =MONO_DISPLAY *DevNumOfPlanes: 0 *DevBPP: 0 *DrvBPP: 24 *Color?: FALSE } } *%****************************************************************************** *% DocCollate *%****************************************************************************** *Feature: Collate { *Name: "DocumentCollate" *DefaultOption: ON *Option: OFF { *rcNameID: =OFF_DISPLAY } *Option: ON { *rcNameID: =ON_DISPLAY } } *%****************************************************************************** *% Media Type *%****************************************************************************** *Feature: MediaType { *rcNameID: =MEDIA_TYPE_DISPLAY *DefaultOption: PLAIN *Option: PLAIN { *rcNameID: =PLAIN_PAPER_DISPLAY *PrintSchemaKeywordMap: "Plain" } } *%****************************************************************************** *% Cursor, Page and Color Commands *%****************************************************************************** *XMoveUnit: 600 *YMoveUnit: 600 *Command: CmdSendBlockData { *Cmd : "" } *Command: CmdCR { *Cmd : "" } *Command: CmdLF { *Cmd : "" } *Command: CmdFF { *Cmd : "" }