*%%****************************************************** *%% Canon Inbox Printer Driver for Microsoft Windows *%% Version 1.00 *%% Copyright CANON INC. All Rights Reserved *%%****************************************************** *%% *%% Basic Information *%% *GPDSpecVersion: "1.0" *GPDFileName: "CNN08CL2B.GPD" *Include: "stdnames.gpd" *Include: "msxpsinc.gpd" *GPDFileVersion: "1.0.0" *CodePage: 1252 *ModelName: "Canon UFRII(LIPSLX) B/W Class Driver" *MasterUnits: PAIR(600, 600) *PrinterType: PAGE *MaxCopies: 9999 *PrintSchemaPrivateNamespaceURI: "http://www.canon.com/ns/printschema/oip/v100/inbox" *%% *%% Cursor commands *%% *Command: CmdCR { *Cmd : "" } *Command: CmdLF { *Cmd : "" } *Command: CmdFF { *Cmd : "" } *%% *%% Resource *%% *Feature: RESDLL { *Name: "resource dll files" *ConcealFromUI?: TRUE *Option: UniresDLL { *Name: "unires.dll" } *Option: CANON { *Name: "CNN08CL2RC.dll" } } *%% *%% Printer properties features *%% *Feature: AlwaysDuplex { *rcNameID: =TWO_SIDED_PRINTING_DISPLAY *FeatureType: PRINTER_PROPERTY *DefaultOption: OFF *Option: OFF { *rcNameID: =OFF_DISPLAY } *Option: ON { *rcNameID: =ON_DISPLAY } } *%% *%% Document properties features *%% *Feature: Orientation { *rcNameID: =ORIENTATION_DISPLAY *DefaultOption: PORTRAIT *ConflictPriority: 12 *Option: PORTRAIT { *rcNameID: =PORTRAIT_DISPLAY } *Option: LANDSCAPE_CC90 { *rcNameID: =LANDSCAPE_DISPLAY } } *Feature: Duplex { *rcNameID: =TWO_SIDED_PRINTING_DISPLAY *DefaultOption: VERTICAL *ConflictPriority: 14 *Option: NONE { *rcNameID: =NONE_DISPLAY } *Option: VERTICAL { *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY } *Option: HORIZONTAL { *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY } } *Feature: Collate { *Name: "Collate" *DefaultOption: ON *ConflictPriority: 39 *Option: OFF { *rcNameID: =OFF_DISPLAY } *Option: ON { *rcNameID: =ON_DISPLAY } } *Feature: InputBin { *rcNameID: =PAPER_SOURCE_DISPLAY *PrintSchemaKeywordMap: "JobInputBin" *ConflictPriority: 40 *Option: INPUTTRAY_MANUAL { *rcNameID: =MANUAL_FEED_DISPLAY *OptionID: 4 } } *Feature: MediaType { *rcNameID: =MEDIA_TYPE_DISPLAY *PrintSchemaKeywordMap: "PageMediaType" *ConcealFromUI?: TRUE *ConflictPriority: 11 *Option: AUTOSELECT { *rcNameID: =AUTO_DISPLAY *PrintSchemaKeywordMap: "AutoSelect" } } *Feature: PaperSize { *rcNameID: =PAPER_SIZE_DISPLAY *DefaultOption: LETTER *ConflictPriority: 1 *Option: A5 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(3266, 4720) *PrintableOrigin: PAIR(120, 120) } *Option: A4 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(4720, 6774) *PrintableOrigin: PAIR(120, 120) } *Option: A3 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(6774, 9680) *PrintableOrigin: PAIR(120, 120) } *Option: B5 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(4058, 5830) *PrintableOrigin: PAIR(120, 120) } *Option: B4 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(5830, 8358) *PrintableOrigin: PAIR(120, 120) } *Option: LETTER { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(4860, 6360) *PrintableOrigin: PAIR(120, 120) } *Option: LEGAL { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(4860, 8160) *PrintableOrigin: PAIR(120, 120) } *Option: 11X17 { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(6360, 9960) *PrintableOrigin: PAIR(120, 120) } *Option: TABLOID { *rcNameID: =RCID_DMPAPER_SYSTEM_NAME *PrintableArea: PAIR(6360, 9960) *PrintableOrigin: PAIR(120, 120) } *Option: CUSTOMSIZE { *rcNameID: =USER_DEFINED_SIZE_DISPLAY *MinSize: PAIR(2338, 3496) *%% ( 99 x 148 mm) *MaxSize: PAIR(7014, 10200) *%% ( 297 x 431.8 mm) *MaxPrintableWidth: 6774 *CustPrintableOriginX: %d{120} *CustPrintableOriginY: %d{120} *CustPrintableSizeX: %d{PhysPaperWidth - 240} *CustPrintableSizeY: %d{PhysPaperLength - 240} } } *Feature: Nup { *Name: "Pages Per Sheet" *PrintSchemaKeywordMap: "JobNUpAllDocumentsContiguously" *DefaultOption: 1 *ConflictPriority: 32 *Option: 1 { *Name: "1" } *Option: 2 { *Name: "2" } *Option: 4 { *Name: "4" } *Option: 6 { *Name: "6" } *Option: 9 { *Name: "9" } *Option: 16 { *Name: "16" } } *Feature: ColorMode { *rcNameID: =COLOR_PRINTING_MODE_DISPLAY *ConflictPriority: 15 *Option: Mono { *rcNameID: =MONO_DISPLAY *Color? : FALSE } } *Feature: Resolution { *rcNameID: =RESOLUTION_DISPLAY *ConflictPriority: 18 *DefaultOption: 300DPI *Option: 300DPI { *Name: "300 x 300 " =DOTS_PER_INCH *DPI: PAIR(300, 300) *TextDPI: PAIR(300, 300) *SpotDiameter: 100 *Command: CmdSendBlockData { *Cmd : "" } } *Option: 600DPI { *Name: "600 x 600 " =DOTS_PER_INCH *DPI: PAIR(600, 600) *TextDPI: PAIR(600, 600) *SpotDiameter: 100 *Command: CmdSendBlockData { *Cmd : "" } } } *Feature: Stapling { *Name: "Stapling" *PrintSchemaKeywordMap: "JobStapleAllDocuments" *DefaultOption: OFF *ConflictPriority: 34 *Option: OFF { *Name: "None" *PrintSchemaKeywordMap: "None" } *Option: TOP_LEFT { *Name: "Top Left" *PrintSchemaKeywordMap: "StapleTopLeft" } } *Feature: OutputQuality { *Name: "OutputQuality" *PrintSchemaKeywordMap: "PageOutputQuality" *ConcealFromUI?: TRUE *Option: AUTOMATIC { *Name: "Automatic" *PrintSchemaKeywordMap: "Automatic" } } *JobPasscodeMinLength: 4 *JobPasscodeMaxLength: 7 *Feature: StorePrint { *rcNameID: RESDLL.CANON.201 *DefaultOption: None *Option: None { *rcNameID: =OFF_DISPLAY } *Option: Box0 { *rcNameID: =ON_DISPLAY } } *%% *%% Invalid Combinations *%% *InvalidCombination: LIST(AlwaysDuplex.ON, Duplex.NONE)