*PPD-Adobe: "4.3" *% --------------------------------- *% Adobe Systems PostScript(R) Printer Description File *% Copyright 1993-2000 Hewlett-Packard Company. *% PPD Version for Windows NT Whistler and 2000 *% --------------------------------- *% Product/PPD Version Information *% --------------------------------- *% PPD File Version Information *FormatVersion: "4.3" *FileVersion: "034.15331" *LanguageVersion: English *LanguageEncoding: ISOLatin1 *PCFileName: "hpc5550s.ppd" *% Product Name and Version Information *Manufacturer: "HP" *Product: "(HP Color LaserJet 5550 )" *ModelName: "HP Color LaserJet 5550 PS" *ShortNickName: "HP Color LaserJet 5550 PS" *NickName: "HP Color LaserJet 5550 PS v3010.107" *PSVersion: "(3010.107) 0" *% --------------------------------- *% Basic Device Capabilities *% --------------------------------- *LanguageLevel: "3" *Throughput: "28" *FileSystem: False *ColorDevice: True *DefaultColorSpace: CMY *TTRasterizer: Type42 *?TTRasterizer: " save 42 /FontType resourcestatus { pop pop (Type42)} {pop pop (None)} ifelse = flush restore " *End *% --------------------------------- *% Emulations and Protocols *% --------------------------------- *Protocols: PJL TBCP *JCLBegin: "" *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>" *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X" *Password: "()" *ExitServer: " count 0 eq { false } { true exch startjob } ifelse not { (WARNING: Cannot modify initial VM.) = (Missing or invalid password.) = (Please contact the author of this software.) = flush quit } if " *End *Reset: " count 0 eq { false } { true exch startjob } ifelse not { (WARNING: Cannot reset printer.) = (Missing or invalid password.) = (Please contact the author of this software.) = flush quit } if systemdict /quit get exec (WARNING : Printer Reset Failed.) = flush " *End *%-------------------------------------------- *%DeviceAdjustMatrix: "[1 0 0 1 0 0]" *%-------------------------------------------- *SuggestedJobTimeout: "0" *SuggestedWaitTimeout: "300" *%----------------------------------------------- *% DOC_PROP Standard features section *%----------------------------------------------- *%----------------------------------------------- *% Resolution *%----------------------------------------------- *DefaultResolution: 600dpi *Resolution 600dpi: "" *?Resolution: " save currentpagedevice /HWResolution get 0 get ( ) cvs print (dpi) = flush restore " *End *%------------------------------------------------------------------ *% Custom Feature - Rotate Orientations 180 Degrees *%------------------------------------------------------------------- *OpenUI *HPOrientRotate180/Orientation Rotated 180 Degrees: PickOne *DefaultHPOrientRotate180: False *HPOrientRotate180 False/Off: "" *HPOrientRotate180 True/On: "" *HPOrientRotate180 HelpIndex/HelpIndex_14067: "" *CloseUI: *HPOrientRotate180 *%----------------------------------------------------------------------------------- *% Two-sided Printing (Duplex) *%----------------------------------------------------------------------------------- *OpenUI *Duplex/Duplex: PickOne *OrderDependency: 50 AnySetup *Duplex *DefaultDuplex: None *Duplex None/Off (1-Sided): " <> setpagedevice" *End *Duplex DuplexNoTumble/Flip on Long Edge (Standard): " <> setpagedevice" *End *Duplex DuplexTumble/Flip on Short Edge: " <> setpagedevice" *End *?Duplex: "save currentpagedevice dup /Duplex known {dup /Duplex get {/Tumble get{(DuplexTumble)}{(DuplexNoTumble)}ifelse} {pop (None)} ifelse } {(None)} ifelse = flush restore " *End *CloseUI: *Duplex *%------------------------------------------------------------------------ *% Custom Features for SmartDuplex *%------------------------------------------------------------------------ *%OpenUI *HPSmartDuplexSinglePageJob/HPSmartDuplexSinglePageJob: PickOne *%DefaultHPSmartDuplexSinglePageJob: True *%HPSmartDuplexSinglePageJob True/True: "" *%CloseUI: *HPSmartDuplexSinglePageJob *%OpenUI *HPSmartDuplexOddPageJob/HPSmartDuplexOddPageJob: PickOne *%DefaultHPSmartDuplexOddPageJob: True *%HPSmartDuplexOddPageJob True/True: "" *%CloseUI: *HPSmartDuplexOddPageJob *%------------------------------------------------------------------ *% Media Selection/Paper Handling *%------------------------------------------------------------------ *OpenUI *PageSize: PickOne *OrderDependency: 30 AnySetup *PageSize *DefaultPageSize: LETTER *PageSize LETTER/Letter: " <> setpagedevice" *End *PageSize LEGAL/Legal: " <> setpagedevice" *End *PageSize EXECUTIVE/Executive: " <> setpagedevice" *End *PageSize A4/A4: " <> setpagedevice" *End *PageSize A5/A5: " <> setpagedevice" *End *PageSize A6/A6: " <> setpagedevice" *End *PageSize B5/B5 (JIS): " <> setpagedevice" *End *PageSize B6/B6 (JIS): " <> setpagedevice" *End *PageSize ENV_B5/Envelope B5: " <> setpagedevice" *End *PageSize ENV_10/Envelope #10: " <> setpagedevice" *End *PageSize ENV_C5/Envelope C5: " <> setpagedevice" *End *PageSize ENV_DL/Envelope DL: " <> setpagedevice" *End *PageSize ENV_MONARCH/Envelope Monarch: " <> setpagedevice" *End *PageSize 16K/16K: " <> setpagedevice" *End *PageSize EXECUTIVE_JIS/Executive (JIS): " <> setpagedevice" *End *PageSize DBL_JAPANESE_POSTCARD_ROTATED/Double Japan Postcard Rotated: " <> setpagedevice" *End *PageSize 8_5X13/8.5X13: " <> setpagedevice" *End *PageSize B4/B4 (JIS): " <> setpagedevice" *End *PageSize 8K/8K: " <> setpagedevice" *End *PageSize 11X17/11x17: " <> setpagedevice" *End *PageSize A3/A3: " <> setpagedevice" *End *PageSize 12X18/12x18: " <> setpagedevice" *End *%String to be added *PageSize RA3/RA3: " <> setpagedevice" *End *PageSize STATEMENT/Statement: " <> setpagedevice" *End *PageSize A2/A2: " <> setpagedevice" *End *PageSize CSHEET/C size sheet: " <> setpagedevice" *End *?PageSize: " save currentpagedevice /PageSize get aload pop 2 copy gt {exch} if (Unknown) 6 dict dup [612 792] (LETTER) put dup [612 1008] (LEGAL) put dup [522 756] (EXECUTIVE) put dup [595 842] (A4) put dup [420 595] (A5) put dup [298 420] (A6) put dup [516 729] (B5) put dup [362 516] (B6) put dup [499 709] (ENV_B5) put dup [297 684] (ENV_10) put dup [459 649] (ENV_C5) put dup [312 624] (ENV_DL) put dup [279 540] (ENV_MONARCH) put dup [558 774] (16K) put dup [612 935] (EXECUTIVE_JIS) put dup [420 567] (DBL_JAPANESE_POSTCARD_ROTATED) put dup [612 936] (8_5X13) put dup [728 1032] (B4) put dup [774 1116] (8K) put dup [792 1224] (11X17) put dup [842 1191] (A3) put dup [864 1296] (12X18) put dup [865 1219] (RA3) put dup [396 612] (STATEMENT) put dup [1191 1684] (A2) put dup [1224 1584] (CSHEET) put { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and {exch pop exit} {pop} ifelse } bind forall = flush pop pop restore " *End *CloseUI: *PageSize *%------------------------------------------------------------------ *% PageRegion *%------------------------------------------------------------------ *OpenUI *PageRegion: PickOne *OrderDependency: 30 AnySetup *PageRegion *DefaultPageRegion: LETTER *PageRegion LETTER/Letter: " <> setpagedevice" *End *PageRegion LEGAL/Legal: " <> setpagedevice" *End *PageRegion EXECUTIVE/Executive: " <> setpagedevice" *End *PageRegion A4/A4: " <> setpagedevice" *End *PageRegion A5/A5: " <> setpagedevice" *End *PageRegion B5/B5 (JIS): " <> setpagedevice" *End *PageRegion A6/A6: " <> setpagedevice" *End *PageRegion B6/B6 (JIS): " <> setpagedevice" *End *PageRegion ENV_B5/Envelope B5: " <> setpagedevice" *End *PageRegion ENV_10/Envelope #10: " <> setpagedevice" *End *PageRegion ENV_C5/Envelope C5: " <> setpagedevice" *End *PageRegion ENV_DL/Envelope DL: " <> setpagedevice" *End *PageRegion ENV_MONARCH/Envelope Monarch: " <> setpagedevice" *End *PageRegion 16K/16K: " <> setpagedevice" *End *PageRegion EXECUTIVE_JIS/Executive (JIS): " <> setpagedevice " *End *PageRegion DBL_JAPANESE_POSTCARD_ROTATED/Double Japan Postcard Rotated: " <> setpagedevice" *End *PageRegion 8_5X13/8.5X13: " <> setpagedevice" *End *PageRegion B4/B4 (JIS): " <> setpagedevice" *End *PageRegion 8K/8K: " <> setpagedevice" *End *PageRegion 11X17/11x17: " <> setpagedevice" *End *PageRegion A3/A3: " <> setpagedevice" *End *PageRegion 12X18/12x18: " <> setpagedevice" *End *PageRegion RA3/RA3: " <> setpagedevice" *End *PageRegion STATEMENT/Statement: " <> setpagedevice" *End *PageRegion A2/A2: " <> setpagedevice" *End *PageRegion CSHEET/C size sheet: " <> setpagedevice" *End *CloseUI: *PageRegion *%----------------------------------------------------------------------------------- *% Custom Paper Support *% Orientation and Margin (offsets) values are not utilized *% *%------------------------------------------------------------------------------------ *LeadingEdge Short: "" *DefaultLeadingEdge: Short *MaxMediaWidth: "1224" *MaxMediaHeight: "1684" *CenterRegistered: False *HWMargins: 16 16 16 16 *CustomPageSize True: " pop pop pop <> setpagedevice " *End *ParamCustomPageSize Width: 1 points 216 842 *ParamCustomPageSize Height: 2 points 360 1224 *ParamCustomPageSize WidthOffset: 3 points 0 0 *ParamCustomPageSize HeightOffset: 4 points 0 0 *ParamCustomPageSize Orientation: 5 int 1 1 *%-------------------------------------------------------------------------- *% The following entries provide information about specific paper keywords. *%-------------------------------------------------------------------------- *DefaultImageableArea: LETTER *ImageableArea LETTER/Letter: "12.00 12.12 599.88 779.90" *ImageableArea LEGAL/Legal: "12.00 12.12 599.88 995.90" *ImageableArea EXECUTIVE/Executive: "12.00 12.12 509.88 743.90" *ImageableArea A4/A4: "12.00 12.12 583.08 829.68" *ImageableArea A5/A5: "12.00 12.12 407.40 583.10" *ImageableArea A6/A6 Card: "12.36 12.00 280.29 406.12" *ImageableArea B5/B5 (JIS): "12.00 12.12 503.88 715.92" *ImageableArea ENV_B5/Envelope B5: "12.00 12.12 486.60 696.38" *ImageableArea B6/B6 (JIS): "12.00 12.12 350.00 503.88" *ImageableArea ENV_10/Envelope #10: "12.00 12.12 284.76 671.90" *ImageableArea ENV_C5/Envelope C5: "12.00 12.12 447.00 636.96" *ImageableArea ENV_DL/Envelope DL: "12.04 12.12 299.96 611.36" *ImageableArea ENV_MONARCH/Envelope Monarch: "12.00 12.12 266.76 527.90" *ImageableArea 16K/16K: "12.00 12.00 534.00 750.00" *ImageableArea EXECUTIVE_JIS/Executive (JIS): "12.00 12.00 600.00 923.00" *ImageableArea DBL_JAPANESE_POSTCARD_ROTATED/Double Japan Postcard Rotated: "12.00 12.12 407.76 554.52" *ImageableArea 8_5X13/8.5X13: "12.00 12.00 600.00 923.00" *ImageableArea B4/B4 (JIS): "12.00 12.12 704.24 1007.52" *ImageableArea 8K/8K: "12.00 12.12 753.00 1093.00" *ImageableArea 11X17/11x17: "12.00 12.12 768.00 1199.76" *ImageableArea A3/A3: "12.00 12.12 819.68 1166.64" *ImageableArea 12X18/12x18: "12.00 12.12 851.88 1283.88" *ImageableArea RA3/RA3: "12.00 12.12 852.60 1206.86" *ImageableArea STATEMENT/Statement: "12.00 12.12 383.88 599.90" *ImageableArea A2/A2: "12.00 12.12 1166.88 1659.84" *ImageableArea CSHEET/C size sheet: "12.00 12.12 1200.00 1559.76" *?ImageableArea: " save /cvp { ( ) cvs print ( ) print } bind def /upperright {10000 mul floor 10000 div} bind def /lowerleft {10000 mul ceiling 10000 div} bind def newpath clippath pathbbox 4 -2 roll exch 2 {lowerleft cvp} repeat exch 2 {upperright cvp} repeat flush restore " *End *%-------------------------------------------------------------------------- *% These provide the physical dimensions of the paper (by keyword) *%-------------------------------------------------------------------------- *DefaultPaperDimension: LETTER *PaperDimension LETTER/Letter: "612 792" *PaperDimension LEGAL/Legal: "612 1008" *PaperDimension EXECUTIVE/Executive: "522 756" *PaperDimension A4/A4: "595 842" *PaperDimension A5/A5: "420 595" *PaperDimension A6/A6: "298 420" *PaperDimension B5/B5 (JIS): "516 729" *PaperDimension B6/B6 (JIS): "362 516" *PaperDimension ENV_B5/Envelope B5: "499 709" *PaperDimension ENV_10/Envelope #10: "297 684" *PaperDimension ENV_C5/Envelope C5: "459 649" *PaperDimension ENV_DL/Envelope DL: "312 624" *PaperDimension ENV_MONARCH/Envelope Monarch: "279 540" *PaperDimension 16K/16K: "558 774" *PaperDimension EXECUTIVE_JIS/Executive (JIS): "612 935" *PaperDimension DBL_JAPANESE_POSTCARD_ROTATED/Double Japan Postcard Rotated: "420 567" *PaperDimension 8_5X13/8.5X13: "612 936" *PaperDimension B4/B4 (JIS): "728 1032" *PaperDimension 8K/8K: "774 1116" *PaperDimension 11X17/11x17: "792 1224" *PaperDimension A3/A3: "842 1191" *PaperDimension 12X18/12x18: "864 1296" *PaperDimension RA3/RA3: "865 1219" *PaperDimension STATEMENT/Statement: "396 612" *PaperDimension A2/A2: "1191 1684" *PaperDimension CSHEET/C size sheet: "1224 1584" *RequiresPageRegion All: True *%----------------------------------------------------------------------------------- *% Media Input Source *%-------------------------Paper Source---------------------------------------------------------- *OpenUI *InputSlot/Paper Source: PickOne *OrderDependency: 50 AnySetup *InputSlot *DefaultInputSlot: PrinterSelect *InputSlot PrinterSelect/Printer Auto Select: " <> setpagedevice" *End *InputSlot ManualFeed/Manual Feed in Tray 1: " <> setpagedevice" *End *InputSlot Tray1/Tray 1: " <> setpagedevice" *End *InputSlot Tray2/Tray 2: " <> setpagedevice" *End *InputSlot Tray3_500/Tray 3: " <> setpagedevice" *End *InputSlot Tray4/Tray 4: " <> setpagedevice" *End *InputSlot Tray5/Tray 5: " <> setpagedevice" *End *?InputSlot: " save [(PrinterSelect) (Tray2) (Tray1) (Unknown) (Tray3_500) (Tray4) (Tray5)] statusdict /papertray get exec {get exec} stopped { pop pop (Unknown) } if = currentpagedevice /InputAttributes get dup /Priority get 0 get get /MediaType get = flush restore " *End *CloseUI: *InputSlot *%----------------------------------------------------------------------------------- *% Media Type *%----------------------------------------------------------------------------------- *OpenUI *MediaType/Media Type: PickOne *OrderDependency: 20 AnySetup *MediaType *DefaultMediaType: Auto *MediaType Auto/Unspecified: "" *MediaType PLAIN/Plain: " <> setpagedevice" *End *MediaType PREPRINTED/Preprinted: " <> setpagedevice" *End *MediaType LETTERHEAD/Letterhead: " <> setpagedevice" *End *MediaType TRANSPARENCY/Transparency: " <> setpagedevice" *End *MediaType PREPUNCHED/Prepunched: " <> setpagedevice" *End *MediaType LABELS/Labels: " <> setpagedevice" *End *MediaType BOND/Bond: " <> setpagedevice" *End *MediaType RECYCLED/Recycled: " <> setpagedevice" *End *MediaType COLOR/Color: " <> setpagedevice" *End *MediaType LIGHT/Light 60-75 g/m2: " <> setpagedevice" *End *MediaType INTERMEDIATE/Intermediate 90-104 g/m2: " <> setpagedevice" *End *MediaType HEAVY/Heavy 105-119 g/m2: " <> setpagedevice" *End *MediaType EXTRA_HEAVY/Extra Heavy 120-163 g/m2: " <> setpagedevice" *End *MediaType CARDSTOCK/Cardstock 164-200 g/m2: " <> setpagedevice" *MediaType GLOSS/Glossy 75-105 g/m2: " <> setpagedevice" *End *MediaType HEAVY_GLOSSY/Heavy Glossy 106-120 g/m2: " <> setpagedevice" *End *MediaType HIGH_GLOSS/HP High Gloss (Images): " <> setpagedevice" *End *MediaType GLOSSY_FILM/Tough paper: " <> setpagedevice" *End *MediaType ENVELOPE/Envelope: " <> setpagedevice" *End *MediaType UserDefinedMedia1/ : "" *MediaType UserDefinedMedia2/ : "" *MediaType UserDefinedMedia3/ : "" *MediaType UserDefinedMedia4/ : "" *MediaType UserDefinedMedia5/ : "" *MediaType HelpIndex/HelpIndex_14100: "" *?MediaType: " save currentpagedevice /InputAttributes get dup /Priority get 0 get get /MediaType get (Rough) anchorsearch {pop pop (Rough)} if = flush restore " *End *CloseUI: *MediaType *%-------------------------------------------------------------------------- *% Enable/Disable Collate via PostScript *%-------------------------------------------------------------------------- *OpenUI *Collate/Collate: Boolean *OrderDependency: 20 AnySetup *Collate *DefaultCollate: False *Collate False/Off: "<> setpagedevice" *Collate True/On: "<> setpagedevice" *?Collate: " save currentpagedevice /Collate get {(True)}{(False)}ifelse = flush restore " *End *CloseUI: *Collate *%------------------------------------------------------------------ *% Custom Feature - Print Text As Black *%------------------------------------------------------------------- *OpenUI *TextAsBlack/Print All Text as Black: Boolean *DefaultTextAsBlack: False *TextAsBlack False/Disabled: "" *TextAsBlack True/Enabled: "" *TextAsBlack HelpIndex/HelpIndex_15250: "" *CloseUI: *TextAsBlack *% --------------------------------- *% Print Color as Gray *% --------------------------------- *OpenUI *HPColorAsGray/Print Color as Gray: Boolean *OrderDependency: 20 DocumentSetup *HPColorAsGray *DefaultHPColorAsGray: False *HPColorAsGray Off/Off: "<> setpagedevice" *HPColorAsGray On/On: "<> setpagedevice" *?HPColorAsGray: " save currentpagedevice /ProcessColorModel get /DeviceGray eq {(True)}{(False)}ifelse = flush restore " *End *CloseUI: *HPColorAsGray *%=============================================================================================== *% HPOutputBinOrientation - should have orientations of all supported output bins *% If the printer has no selectable outputbins, then feature has only 1 option - FACEUP/FACEDOWN *% If the printer has selectable outputbins, this feature should have 1 option each for each *% of the selectable output bins eg Option1-FACEDOWN, Option2-FACEUP *%=============================================================================================== *OpenUI *HPOutputBinOrientation/HPOutputBinOrientation: PickOne *DefaultHPOutputBinOrientation: FACEDOWN *OrderDependency: 30 AnySetup *HPOutputBinOrientation *HPOutputBinOrientation FACEDOWN/FACEDOWN: "" *CloseUI: *HPOutputBinOrientation *%================================================================================ *% JCL HPPrintOnBothSidesManually *%================================================================================ *JCLOpenUI *JCLHPPrintOnBothSidesManually/Allow Manual Duplexing: PickOne *OrderDependency: 10 JCLSetup *JCLHPPrintOnBothSidesManually *DefaultJCLHPPrintOnBothSidesManually: False *JCLHPPrintOnBothSidesManually False/Off: "" *JCLHPPrintOnBothSidesManually True/On: "" *JCLHPPrintOnBothSidesManually HelpIndex/HelpIndex_15204: "" *JCLCloseUI: *JCLHPPrintOnBothSidesManually *%========================================================================= *% HPCovers custom feature *% Mandatory for models supporting Use Different Paper from 03Q3 level onwards. *% This feature defines the list of options that will appear in the List Box *% on the Paper/Quality tab page *%========================================================================= *OpenUI *HPCovers/HPCovers: PickOne *DefaultHPCovers: Other_Pages *HPCovers Front_Cover/Front Cover: "" *HPCovers First_Page/First Page: "" *HPCovers Other_Pages/Other Pages: "" *HPCovers Last_Page/Last Page: "" *HPCovers Back_Cover/Back Cover: "" *CloseUI: *HPCovers *% ---------------------------------------------------------- *% Installable Options *% ---------------------------------------------------------- *OpenGroup: InstallableOptions/Installed Options *% ---------------------------------------------------------- *% PRN_PROP Standard Features section *% ---------------------------------------------------------- *% ------------------------------------------------- *% Update Now *% ------------------------------------------------- *OpenUI *AutoConfiguration/Automatic Configuration: Boolean *DefaultAutoConfiguration: NotInstalled *AutoConfiguration NotInstalled/Off: "" *AutoConfiguration Installed/Update Now: "" *AutoConfiguration HelpIndex/HelpIndex_14088: "" *CloseUI: *AutoConfiguration *% ------------------------------------------------- *% Tray 3 *% ------------------------------------------------- *OpenUI *Tray3/Tray 3: Boolean *DefaultTray3: NotInstalled *Tray3 NotInstalled/Not Installed: "" *Tray3 Installed/Installed: "" *Tray3 HelpIndex/HelpIndex_12005: "" *?Tray3: " save currentpagedevice /InputAttributes get 1 get null eq {(False)}{(True)}ifelse = flush restore " *End *CloseUI: *Tray3 *% ------------------------------------------------- *% Tray 4 *% ------------------------------------------------- *OpenUI *Tray4/Tray 4: Boolean *DefaultTray4: NotInstalled *Tray4 NotInstalled/Not Installed: "" *Tray4 Installed/Installed: "" *Tray4 HelpIndex/HelpIndex_12005: "" *?Tray4: " save currentpagedevice /InputAttributes get 1 get null eq {(False)}{(True)}ifelse = flush restore " *End *CloseUI: *Tray4 *% ------------------------------------------------- *% Tray 5 *% ------------------------------------------------- *OpenUI *Tray5/Tray 5: Boolean *DefaultTray5: NotInstalled *Tray5 NotInstalled/Not Installed: "" *Tray5 Installed/Installed: "" *Tray5 HelpIndex/HelpIndex_12005: "" *?Tray5: " save currentpagedevice /InputAttributes get 1 get null eq {(False)}{(True)}ifelse = flush restore " *End *CloseUI: *Tray5 *% ------------------------------------------------- *% Duplex Unit (for 2-Sided Printing) *% ------------------------------------------------- *OpenUI *DuplexUnit/Duplex Unit (for 2-Sided Printing): Boolean *DefaultDuplexUnit: NotInstalled *DuplexUnit NotInstalled/Not Installed: "" *DuplexUnit Installed/Installed: "" *DuplexUnit HelpIndex/HelpIndex_15241: "" *?DuplexUnit: " save currentpagedevice /Duplex known {(True)}{(False)}ifelse = flush restore " *End *CloseUI: *DuplexUnit *% ================================================= *% Manual Duplex *% ================================================= *OpenUI *ManualDuplex/Allow Manual Duplexing: PickOne *DefaultManualDuplex: True *ManualDuplex False/Disabled: "" *ManualDuplex True/Enabled: "" *ManualDuplex HelpIndex/HelpIndex_15207: "" *CloseUI: *ManualDuplex *% ------------------------------------------------- *% Printer Memory *% ------------------------------------------------- *OpenUI *InstalledMemory/Printer Memory: PickOne *DefaultInstalledMemory: 128-255MB *InstalledMemory 128-255MB/160 - 287 MB: "" *InstalledMemory 256-383MB/288 - 415 MB: "" *InstalledMemory 384-512MB/416 - 544 MB: "" *InstalledMemory HelpIndex/HelpIndex_12003: "" *?InstalledMemory: " save currentsystemparams /RamSize get 524288 div ceiling cvi 2 div /size exch def {size 416 gt {(416-544MB)} {size 288 ge (288-415MB)} {size 160 ge {(160-287MB)} } ifelse } ifelse }ifelse = flush restore " *End *CloseUI: *InstalledMemory *% ------------------------------------------------- *% Printer HardDisk *% ------------------------------------------------- *OpenUI *PrinterHardDisk/Printer Hard Disk: Boolean *DefaultPrinterHardDisk: NotInstalled *PrinterHardDisk NotInstalled/Not Installed: "" *PrinterHardDisk Installed/Installed: "" *PrinterHardDisk HelpIndex/HelpIndex_12002: "" *?PrinterHardDisk: " save false (%disk?%) { currentdevparams dup /Writeable known { /Writeable get {pop true} if } { pop } ifelse } 100 string /IODevice resourceforall {(True)}{(False)} ifelse = flush restore " *End *CloseUI: *PrinterHardDisk *% ------------------------------------------------- *% Job Storage *% ------------------------------------------------- *OpenUI *JobRetention/Job Storage: Boolean *DefaultJobRetention: NotInstalled *JobRetention NotInstalled/Disabled: "" *JobRetention Installed/Enabled: "" *JobRetention HelpIndex/HelpIndex_15129: "" *CloseUI: *JobRetention *% ------------------------------------------------- *% Mopier *% ------------------------------------------------- *OpenUI *DeviceIsMopier/Mopier Mode: Boolean *DefaultDeviceIsMopier: NotInstalled *DeviceIsMopier NotInstalled/Disabled: "" *DeviceIsMopier Installed/Enabled: "" *DeviceIsMopier HelpIndex/HelpIndex_14041: "" *CloseUI: *DeviceIsMopier *%------------------------------------------------------------------ *% PRN_PROP Custom features section *%------------------------------------------------------------------ *%------------------------------------------------------------------ *% Custom Features for Allow Scaling from Larger Paper *%------------------------------------------------------------------ *OpenUI *ScaleFromLargePaper/Allow Scaling from Large Paper: Boolean *DefaultScaleFromLargePaper: Installed *ScaleFromLargePaper NotInstalled/Disabled: "" *ScaleFromLargePaper Installed/Enabled: "" *ScaleFromLargePaper HelpIndex/HelpIndex_15115: "" *CloseUI: *ScaleFromLargePaper *%------------------------------------------------------------------ *% Printer Specific Custom Data - Allow scaling for larger paper *%------------------------------------------------------------------- *OpenUI *ActualCustomRange/Actual Custom Range: PickOne *DefaultActualCustomRange: 306070_469900 *ActualCustomRange 306070_469900/306070_469900: "" *CloseUI: *ActualCustomRange *%------------------------------------------------------------------------- *% Custom Features for EAC *%------------------------------------------------------------------------- *OpenUI *HPInstallableTrayFeatureName/HPInstallableTrayFeatureName: PickOne *HPInstallableTrayFeatureName Tray5/Tray5: "" *HPInstallableTrayFeatureName Tray4/Tray4: "" *HPInstallableTrayFeatureName Tray3/Tray3: "" *CloseUI: *HPInstallableTrayFeatureName *OpenUI *HPInstallableTraySize/HPInstallableTraySize: PickOne *HPInstallableTraySize Tray5-500-MIT/Tray5-500-MIT: "" *HPInstallableTraySize Tray4-500-MIDDLE_CASSETTE/Tray4-500-MIDDLE_CASSETTE: "" *HPInstallableTraySize Tray3-500-LOWER_CASSETTE/Tray3-500-LOWER_CASSETTE: "" *CloseUI: *HPInstallableTraySize *%------------------------------------------------------------------ *% Printer Specific Custom Data - Printer PDL Type *%------------------------------------------------------------------ *OpenUI *HPPDLType/HPPDLType: PickOne *DefaultHPPDLType: PDL_PS *HPPDLType PDL_PS/Postscript: "" *CloseUI: *HPPDLType *%------------------------------------------------------------------------- *%========================================================== *% Combine MediaTypes And InputBins *%========================================================== *OpenUI *CombineMediaTypesAndInputBins/Include Types in Applications Source List: PickOne *DefaultCombineMediaTypesAndInputBins: Installed *CombineMediaTypesAndInputBins Installed/Enabled: "" *CloseUI: *CombineMediaTypesAndInputBins *% ================================================= *% Passthrough Enable/ Disable. *% ================================================= *OpenUI *HPPassthrough/Postscript Passthrough: Boolean *DefaultHPPassthrough: True *HPPassthrough False/Disabled: "" *HPPassthrough True/Enabled: "" *HPPassthrough HelpIndex/HelpIndex_15430: "" *CloseUI: *HPPassthrough *% +++++++++++++++++ End of Installable Options ================== *CloseGroup: InstallableOptions *OpenUI *HPMediaPMLRange/HPMediaPMLRange: PickOne *HPMediaPMLRange 22-26/22-26: "" *CloseUI: *HPMediaPMLRange *%=================================================== *% Custom DOC_PROP *%=================================================== *%------------------------------------------------------------------ *% DOC_PROP Custom features section *%------------------------------------------------------------------ *%---------------------------------------------------------- *% Custom Feature - PrintQuality Group *%---------------------------------------------------------- *%----------------------------------------------- *% HPColorSmart feature *%----------------------------------------------- *OpenUI *HPColorSmart/HPColorSmart: PickOne *DefaultHPColorSmart: Automatic *HPColorSmart Automatic/Automatic: " globaldict /ColorSmartColorMatching known { true ColorSmartColorMatching MatchScreen ColorSmartTextAdjustment MatchScreen ColorSmartGraphicsAdjustment MatchScreen ColorSmartImageAdjustment true HPTextAdaptiveHalftoning true HPGraphicsAdaptiveHalftoning true HPImageAdaptiveHalftoning Normal HPColorTrapping TonerBlack HPTextNeutralAxis TonerBlack HPGraphicsNeutralAxis ProcBlack HPImageNeutralAxis Detail ColorSmartTextHalftone Detail ColorSmartGraphicsHalftone Detail ColorSmartImageHalftone true ColorSmartColorMatching } if /setscreen { pop pop pop} def /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } def /sethalftone { pop } def " *End *HPColorSmart Manual/Manual: " globaldict /ColorSmartColorMatching known { true ColorSmartColorMatching } if /setscreen { pop pop pop} def /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } def /sethalftone { pop } def " *End *CloseUI: *HPColorSmart *%--------------------------------------------------------------------- *% HPColorSmart Sub-Features *%--------------------------------------------------------------------- *OpenUI *HPColorSmart_Text_NeutralGrays/HPColorSmart_Text_NeutralGrays: PickOne *DefaultHPColorSmart_Text_NeutralGrays: BlackOnly *HPColorSmart_Text_NeutralGrays RCID_500_911/RCID_500_911: "" *HPColorSmart_Text_NeutralGrays HelpID_15070/HelpID_15070: "" *HPColorSmart_Text_NeutralGrays Default_BlackOnly/Default_BlackOnly: "" *HPColorSmart_Text_NeutralGrays BlackOnly/Black Only: " globaldict /HPTextNeutralAxis known { TonerBlack HPTextNeutralAxis } if " *End *HPColorSmart_Text_NeutralGrays 4-Color/4-Color: " globaldict /HPTextNeutralAxis known { ProcBlack HPTextNeutralAxis } if " *End *HPColorSmart_Text_NeutralGrays HelpIndex/HelpIndex_15140: "" *CloseUI: *HPColorSmart_Text_NeutralGrays *OpenUI *HPColorSmart_Text_Halftone/HPColorSmart_Text_Halftone: PickOne *DefaultHPColorSmart_Text_Halftone: Detail *HPColorSmart_Text_Halftone RCID_500_784/RCID_500_784: "" *HPColorSmart_Text_Halftone HelpID_15139/HelpID_15139: "" *HPColorSmart_Text_Halftone Default_Detail/Default_Detail: "" *HPColorSmart_Text_Halftone Smooth/Smooth: " globaldict /ColorSmartColorMatching known { Smooth ColorSmartTextHalftone } if " *End *HPColorSmart_Text_Halftone Detail/Detail: " globaldict /ColorSmartColorMatching known { Detail ColorSmartTextHalftone } if " *End *HPColorSmart_Text_Halftone HelpIndex/HelpIndex_15140: "" *CloseUI: *HPColorSmart_Text_Halftone *OpenUI *HPColorSmart_Text_RGBColor/HPColorSmart_Text_RGBColor: PickOne *DefaultHPColorSmart_Text_RGBColor: Default(sRGB) *HPColorSmart_Text_RGBColor RCID_500_916/RCID_500_916: "" *HPColorSmart_Text_RGBColor HelpID_15300/HelpID_15300: "" *HPColorSmart_Text_RGBColor Default_Default(sRGB)/Default_Default(sRGB): "" *HPColorSmart_Text_RGBColor Default(sRGB)/Default (sRGB): " globaldict /ColorSmartColorMatching known { MatchScreen ColorSmartTextAdjustment } if " *End *HPColorSmart_Text_RGBColor Vivid/Vivid: " globaldict /ColorSmartColorMatching known { Vivid ColorSmartTextAdjustment } if " *End *HPColorSmart_Text_RGBColor Device/Device: " globaldict /ColorSmartColorMatching known { NoAdj ColorSmartTextAdjustment } if " *End *HPColorSmart_Text_RGBColor HelpIndex/HelpIndex_15140: "" *CloseUI: *HPColorSmart_Text_RGBColor *OpenUI *HPColorSmart_Graphics_NeutralGray/HPColorSmart_Graphics_NeutralGray: PickOne *DefaultHPColorSmart_Graphics_NeutralGray: BlackOnly *HPColorSmart_Graphics_NeutralGray RCID_501_911/RCID_501_911: "" *HPColorSmart_Graphics_NeutralGray HelpID_15070/HelpID_15070: "" *HPColorSmart_Graphics_NeutralGray Default_BlackOnly/Default_BlackOnly: "" *HPColorSmart_Graphics_NeutralGray BlackOnly/Black Only: " globaldict /HPGraphicsNeutralAxis known { TonerBlack HPGraphicsNeutralAxis } if " *End *HPColorSmart_Graphics_NeutralGray 4-Color/4-Color: " globaldict /HPGraphicsNeutralAxis known { ProcBlack HPGraphicsNeutralAxis } if " *End *HPColorSmart_Graphics_NeutralGray HelpIndex/HelpIndex_13012: "" *CloseUI: *HPColorSmart_Graphics_NeutralGray *OpenUI *HPColorSmart_Graphics_Halftone/HPColorSmart_Graphics_Halftone: PickOne *DefaultHPColorSmart_Graphics_Halftone: Detail *HPColorSmart_Graphics_Halftone RCID_501_784/RCID_501_784: "" *HPColorSmart_Graphics_Halftone HelpID_15139/HelpID_15139: "" *HPColorSmart_Graphics_Halftone Default_Detail/Default_Detail: "" *HPColorSmart_Graphics_Halftone Smooth/Smooth: " globaldict /ColorSmartColorMatching known { Smooth ColorSmartGraphicsHalftone } if " *End *HPColorSmart_Graphics_Halftone Detail/Detail: " globaldict /ColorSmartColorMatching known { Detail ColorSmartGraphicsHalftone } if " *End *HPColorSmart_Graphics_Halftone HelpIndex/HelpIndex_13012: "" *CloseUI: *HPColorSmart_Graphics_Halftone *OpenUI *HPColorSmart_Graphics_RGBColor/HPColorSmart_Graphics_RGBColor: PickOne *DefaultHPColorSmart_Graphics_RGBColor: Default(sRGB) *HPColorSmart_Graphics_RGBColor RCID_501_916/RCID_501_916: "" *HPColorSmart_Graphics_RGBColor HelpID_15300/HelpID_15300: "" *HPColorSmart_Graphics_RGBColor Default_Default(sRGB)/Default_Default(sRGB): "" *HPColorSmart_Graphics_RGBColor Default(sRGB)/Default (sRGB): " globaldict /ColorSmartColorMatching known { MatchScreen ColorSmartGraphicsAdjustment } if " *End *HPColorSmart_Graphics_RGBColor Vivid/Vivid: " globaldict /ColorSmartColorMatching known { Vivid ColorSmartGraphicsAdjustment } if " *End *HPColorSmart_Graphics_RGBColor Device/Device: " globaldict /ColorSmartColorMatching known { NoAdj ColorSmartGraphicsAdjustment } if " *End *HPColorSmart_Graphics_RGBColor HelpIndex/HelpIndex_13012: "" *CloseUI: *HPColorSmart_Graphics_RGBColor *OpenUI *HPColorSmart_Photo_NeutralGrays/HPColorSmart_Photo_NeutralGrays: PickOne *DefaultHPColorSmart_Photo_NeutralGrays: 4-Color *HPColorSmart_Photo_NeutralGrays RCID_502_911/RCID_502_911: "" *HPColorSmart_Photo_NeutralGrays HelpID_15070/HelpID_15070: "" *HPColorSmart_Photo_NeutralGrays Default_4-Color/Default_4-Color: "" *HPColorSmart_Photo_NeutralGrays BlackOnly/Black Only: " globaldict /HPImageNeutralAxis known { TonerBlack HPImageNeutralAxis } if " *End *HPColorSmart_Photo_NeutralGrays 4-Color/4-Color: " globaldict /HPImageNeutralAxis known { ProcBlack HPImageNeutralAxis } if " *End *HPColorSmart_Photo_NeutralGrays HelpIndex/HelpIndex_15141: "" *CloseUI: *HPColorSmart_Photo_NeutralGrays *OpenUI *HPColorSmart_Photo_Halftone/HPColorSmart_Photo_Halftone: PickOne *DefaultHPColorSmart_Photo_Halftone: Detail *HPColorSmart_Photo_Halftone RCID_502_784/RCID_502_784: "" *HPColorSmart_Photo_Halftone HelpID_15139/HelpID_15139: "" *HPColorSmart_Photo_Halftone Default_Detail/Default_Detail: "" *HPColorSmart_Photo_Halftone Smooth/Smooth: " globaldict /ColorSmartColorMatching known { Smooth ColorSmartImageHalftone } if " *End *HPColorSmart_Photo_Halftone Detail/Detail: " globaldict /ColorSmartColorMatching known { Detail ColorSmartImageHalftone } if " *End *HPColorSmart_Photo_Halftone HelpIndex/HelpIndex_15141: "" *CloseUI: *HPColorSmart_Photo_Halftone *OpenUI *HPColorSmart_Photo_RGBColor/HPColorSmart_Photo_RGBColor: PickOne *DefaultHPColorSmart_Photo_RGBColor: Default(sRGB) *HPColorSmart_Photo_RGBColor RCID_502_916/RCID_502_916: "" *HPColorSmart_Photo_RGBColor HelpID_15300/HelpID_15300: "" *HPColorSmart_Photo_RGBColor Default_Default(sRGB)/Default_Default(sRGB): "" *HPColorSmart_Photo_RGBColor Default(sRGB)/Default (sRGB): " globaldict /ColorSmartColorMatching known { MatchScreen ColorSmartImageAdjustment } if " *End *HPColorSmart_Photo_RGBColor Vivid/Vivid: " globaldict /ColorSmartColorMatching known { Vivid ColorSmartImageAdjustment } if " *End *HPColorSmart_Photo_RGBColor Device/Device: " globaldict /ColorSmartColorMatching known { NoAdj ColorSmartImageAdjustment } if " *End *HPColorSmart_Photo_RGBColor HelpIndex/HelpIndex_15141: "" *CloseUI: *HPColorSmart_Photo_RGBColor *OpenUI *HPColorSmart_ColorOptions_EdgeCon/HPColorSmart_ColorOptions_EdgeCon: PickOne *DefaultHPColorSmart_ColorOptions_EdgeCon: Normal *HPColorSmart_ColorOptions_EdgeCon RCID_914_915/RCID_914_915: "" *HPColorSmart_ColorOptions_EdgeCon HelpID_15117/HelpID_15117: "" *HPColorSmart_ColorOptions_EdgeCon Default_Normal/Default_Normal: "" *HPColorSmart_ColorOptions_EdgeCon Off/Off: " globaldict /HPTextAdaptiveHalftoning known { false HPTextAdaptiveHalftoning false HPGraphicsAdaptiveHalftoning false HPImageAdaptiveHalftoning } if globaldict /HPColorTrapping known { Off HPColorTrapping } if globaldict /PostRenderingEnhance known { << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >> >> setpagedevice } if " *End *HPColorSmart_ColorOptions_EdgeCon Light/Light: " globaldict /HPTextAdaptiveHalftoning known { true HPTextAdaptiveHalftoning true HPGraphicsAdaptiveHalftoning true HPImageAdaptiveHalftoning } if globaldict /HPColorTrapping known { Light HPColorTrapping } if globaldict /PostRenderingEnhance known { << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >> >> setpagedevice } if " *End *HPColorSmart_ColorOptions_EdgeCon Normal/Normal: " globaldict /HPTextAdaptiveHalftoning known { true HPTextAdaptiveHalftoning true HPGraphicsAdaptiveHalftoning true HPImageAdaptiveHalftoning } if globaldict /HPColorTrapping known { Normal HPColorTrapping } if globaldict /PostRenderingEnhance known { << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >> >> setpagedevice } if " *End *HPColorSmart_ColorOptions_EdgeCon Maximum/Maximum: " globaldict /HPTextAdaptiveHalftoning known { true HPTextAdaptiveHalftoning true HPGraphicsAdaptiveHalftoning true HPImageAdaptiveHalftoning } if globaldict /HPColorTrapping known { Max HPColorTrapping } if globaldict /PostRenderingEnhance known { << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >> >> setpagedevice } if " *End *HPColorSmart_ColorOptions_EdgeCon HelpIndex/HelpIndex_15142: "" *CloseUI: *HPColorSmart_ColorOptions_EdgeCon *%------------------------------------------------------------------- *% Printer Specific Custom Data - Printer Color Mode *%------------------------------------------------------------------- *OpenUI *HPColorMode/HPColorMode: PickOne *DefaultHPColorMode: COLOR_MODE *HPColorMode COLOR_MODE/Color Mode: "" *CloseUI: *HPColorMode *%------------------------------------------------------------------ *% PJL Encoding Custom Features *%------------------------------------------------------------------ *OpenUI *HPPJLEncoding/HPPJLEncoding: PickOne *DefaultHPPJLEncoding: UTF8 *HPPJLEncoding UTF8/UTF8: "" *CloseUI: *HPPJLEncoding *%------------------------------------------------------------------- *% Printer Specific Custom Data - Job Accounting and Time Stamp *%------------------------------------------------------------------- *OpenUI *HPJobAccounting/HPJobAccounting: PickOne *HPJobAccounting HPJOBACCT_JOBACNT: "" *CloseUI: *HPJobAccounting *%------------------------------------------------------------------- *% Printer Specific Custom Data - Born on date *%------------------------------------------------------------------- *OpenUI *HPBornOnDate/HPBornOnDate: PickOne *DefaultHPBornOnDate: HPBOD *HPBornOnDate HPBOD/HPBOD: "" *CloseUI: *HPBornOnDate *%---------------------------------------------------------- *% Printer Specific Custom Data - HPXMLFileUsed *%---------------------------------------------------------- *OpenUI *HPXMLFileUsed/HPXMLFileUsed: PickOne *DefaultHPXMLFileUsed: HPXMLFileName *HPXMLFileUsed HPXMLFileName/hpc5550s.xml: "" *HPXMLFileUsed HPXMLFileNameEnd/ :"" *CloseUI: *HPXMLFileUsed *%======================================================================= *% Custom Fetaure - ManualDuplex Dialog Model - (Modeless / Modal) *%======================================================================= *OpenUI *HPManualDuplexDialogModel/HPManualDuplexDialogModel: PickOne *DefaultHPManualDuplexDialogModel: Modeless *HPManualDuplexDialogModel Modeless/Modeless: "" *CloseUI: *HPManualDuplexDialogModel *%============================================================================== *% Custom Fetaure - ManualDuplex Page Order - (EvenPagesFirst / OddPagesFirst) *%============================================================================== *OpenUI *HPManualDuplexPageOrder/HPManualDuplexPageOrder: PickOne *DefaultHPManualDuplexPageOrder: EvenPagesFirst *HPManualDuplexPageOrder EvenPagesFirst/EvenPagesFirst: "" *CloseUI: *HPManualDuplexPageOrder *%======================================================================= *% Custom Fetaure - ManualDuplex Mapping - (True / False) *% Should be True only if the Manual Duplex PJL is sent *%======================================================================= *OpenUI *HPMapManualFeedToTray1/HPMapManualFeedToTray1: PickOne *DefaultHPMapManualFeedToTray1: True *HPMapManualFeedToTray1 True/True: "" *CloseUI: *HPMapManualFeedToTray1 *%=============================================================================================== *% Custom feature for Manual Duplex - List of paper sizes that has constraints with Auto Duplex *% Should have the option names of paper sizes constrained with Auto Duplex *%=============================================================================================== *OpenUI *HPPaperSizeDuplexConstraints/HPPaperSizeDuplexConstraints: PickOne *DefaultHPPaperSizeDuplexConstraints: 8_5X13 *HPPaperSizeDuplexConstraints 8_5X13/8_5X13: "" *HPPaperSizeDuplexConstraints A5/A5: "" *HPPaperSizeDuplexConstraints A6/A6: "" *HPPaperSizeDuplexConstraints B6/B6: "" *HPPaperSizeDuplexConstraints EXECUTIVE_JIS/EXECUTIVE_JIS: "" *HPPaperSizeDuplexConstraints DBL_JAPANESE_POSTCARD_ROTATED/DBL_JAPANESE_POSTCARD_ROTATED: "" *HPPaperSizeDuplexConstraints 8K/8K: "" *HPPaperSizeDuplexConstraints 16K/16K: "" *HPPaperSizeDuplexConstraints RA3/RA3: "" *HPPaperSizeDuplexConstraints 12x18/12x18: "" *HPPaperSizeDuplexConstraints ENV_B5/ENV_B5: "" *HPPaperSizeDuplexConstraints ENV_10/ENV_10: "" *HPPaperSizeDuplexConstraints ENV_C5/ENV_C5: "" *HPPaperSizeDuplexConstraints ENV_DL/ENV_DL: "" *HPPaperSizeDuplexConstraints ENV_MONARCH/ENV_MONARCH: "" *CloseUI: *HPPaperSizeDuplexConstraints *%============================================================== *% Manual Duplex Bitmap and String IDs *%============================================================== *OpenUI *HPManualDuplexDialogItems/HPManualDuplexDialogItems: PickOne *DefaultHPManualDuplexDialogItems: InstructionID_01_FACEDOWN-NOROTATE *OrderDependency: 30 AnySetup *HPManualDuplexDialogItems *HPManualDuplexDialogItems InstructionID_01_FACEDOWN-NOROTATE/BitmapID_147_StringID_4384: "" *HPManualDuplexDialogItems InstructionID_02_FACEDOWN-NOROTATE/BitmapID_148_StringID_4385: "" *HPManualDuplexDialogItems InstructionID_03_FACEDOWN-NOROTATE/BitmapID_149_StringID_4386: "" *CloseUI: *HPManualDuplexDialogItems *%============================================================== *% Manual Feed tray Orientation *%============================================================== *OpenUI *HPManualFeedOrientation/HPManualFeedOrientation: PickOne *DefaultHPManualFeedOrientation: FACEUP *OrderDependency: 30 AnySetup *HPManualFeedOrientation *HPManualFeedOrientation FACEUP/FACEUP: "" *CloseUI: *HPManualFeedOrientation *% --------------------------------- *% System Management *% --------------------------------- *FreeVM: "6291456" *VMOption 128-255MB/160 - 287 MB: "6291456" *VMOption 256-383MB/288 - 415 MB: "73400320" *VMOption 384-512MB/416 - 544 MB: "140509184" *%------------------------------------------------------------------ *% Printer Specific Custom Data - Job Retention Constraints *%------------------------------------------------------------------ *%----------------------------------------------------------------------------- *% JRConstraints will have an option value for full, none or partial *% (1) JRCHDFull - the printer requires a Hard Disk for ALL JR options *% (2) JRCHDPartial - the printer requires a HardDisk only for SOME JR options *% These options will be specified in another custom feature *% (3) JRCHDNone - the printer does NOT require a HardDisk for ANY JR options *%----------------------------------------------------------------------------- *OpenUI *JRConstraints/JRConstraints: PickOne *DefaultJRConstraints: JRCHDPartial *JRConstraints JRCHDPartial/JRCHDPartial: "" *JRConstraints JRCJobRet/JRCJobRet: "" *JRConstraints 0/0: "" *CloseUI: *JRConstraints *OpenUI *JRHDNotInstalled/JRHDNotInstalled: PickOne *DefaultJRHDNotInstalled: JRHDOff *JRHDNotInstalled JRHDOff/JRHDOff: "" *JRHDNotInstalled JRHDProof/JRHDProof: "" *JRHDNotInstalled JRHDPrivate/JRHDPrivate: "" *CloseUI: *JRHDNotInstalled *OpenUI *JRHDInstalled/JRHDInstalled: PickOne *DefaultJRHDInstalled: JRHDOff *JRHDInstalled JRHDOff/JRHDOff: "" *JRHDInstalled JRHDProof/JRHDProof: "" *JRHDInstalled JRHDPrivate/JRHDPrivate: "" *JRHDInstalled JRHDQuickCopy/JRHDQuickCopy: "" *JRHDInstalled JRHDStore/JRHDStore: "" *CloseUI: *JRHDInstalled *%----------------------------------------------- *% CMYK Ink Space *%----------------------------------------------- *OpenUI *CMYKInks/CMYK Inks: PickOne *OrderDependency: 60 AnySetup *CMYKInks *DefaultCMYKInks: Default *CMYKInks Default/Default:" globaldict /HPTextCMYKInkSetEmulation known { Fast HPTextCMYKInkSetEmulation Fast HPGraphicsCMYKInkSetEmulation Fast HPImageCMYKInkSetEmulation } if " *End *CMYKInks SWOP/SWOP:" globaldict /HPTextCMYKInkSetEmulation known { SWOP HPTextCMYKInkSetEmulation SWOP HPGraphicsCMYKInkSetEmulation SWOP HPImageCMYKInkSetEmulation } if " *End *CMYKInks EURO/Euroscale:" globaldict /HPTextCMYKInkSetEmulation known { Euro HPTextCMYKInkSetEmulation Euro HPGraphicsCMYKInkSetEmulation Euro HPImageCMYKInkSetEmulation } if " *End *CMYKInks DIC/DIC (dainippon):" globaldict /HPTextCMYKInkSetEmulation known { DIC HPTextCMYKInkSetEmulation DIC HPGraphicsCMYKInkSetEmulation DIC HPImageCMYKInkSetEmulation } if " *End *CMYKInks Device/Device:" globaldict /HPTextCMYKInkSetEmulation known { NoAdj HPTextCMYKInkSetEmulation NoAdj HPGraphicsCMYKInkSetEmulation NoAdj HPImageCMYKInkSetEmulation } if " *End *CMYKInks HelpIndex/HelpIndex_15108: "" *CloseUI: *CMYKInks *% ------------------------------------------------------------------ *% Constraints Section *% ------------------------------------------------------------------ *% -------------------------- *% User Interface Constraints *% -------------------------- *%=================================================================== *% Installable Tray constraints *%=================================================================== *%UIConstraints: *Tray3 NotInstalled *Tray4 Installed *%UIConstraints: *Tray3 NotInstalled *Tray5 Installed *%UIConstraints: *Tray4 NotInstalled *Tray5 Installed *%------------------------------------------------------------------ *% If optional DuplexUnit is not installed, disable access to Duplex *%------------------------------------------------------------------ *UIConstraints: *DuplexUnit NotInstalled *Duplex DuplexNoTumble *UIConstraints: *DuplexUnit NotInstalled *Duplex DuplexTumble *%=================================================================== *% Duplex and Media constraints *%=================================================================== *UIConstraints: *MediaType TRANSPARENCY *Duplex DuplexNoTumble *UIConstraints: *MediaType LABELS *Duplex DuplexNoTumble *UIConstraints: *MediaType ENVELOPE *Duplex DuplexNoTumble *UIConstraints: *MediaType CARDSTOCK *Duplex DuplexNoTumble *UIConstraints: *MediaType HEAVY_GLOSSY *Duplex DuplexNoTumble *UIConstraints: *MediaType GLOSSY_FILM *Duplex DuplexNoTumble *UIConstraints: *Duplex DuplexNoTumble *MediaType TRANSPARENCY *UIConstraints: *Duplex DuplexNoTumble *MediaType LABELS *UIConstraints: *Duplex DuplexNoTumble *MediaType ENVELOPE *UIConstraints: *Duplex DuplexNoTumble *MediaType CARDSTOCK *UIConstraints: *Duplex DuplexNoTumble *MediaType HEAVY_GLOSSY *UIConstraints: *Duplex DuplexNoTumble *MediaType GLOSSY_FILM *UIConstraints: *MediaType TRANSPARENCY *Duplex DuplexTumble *UIConstraints: *MediaType LABELS *Duplex DuplexTumble *UIConstraints: *MediaType ENVELOPE *Duplex DuplexTumble *UIConstraints: *MediaType CARDSTOCK *Duplex DuplexTumble *UIConstraints: *MediaType HEAVY_GLOSSY *Duplex DuplexTumble *UIConstraints: *MediaType GLOSSY_FILM *Duplex DuplexTumble *UIConstraints: *Duplex DuplexTumble *MediaType TRANSPARENCY *UIConstraints: *Duplex DuplexTumble *MediaType LABELS *UIConstraints: *Duplex DuplexTumble *MediaType ENVELOPE *UIConstraints: *Duplex DuplexTumble *MediaType CARDSTOCK *UIConstraints: *Duplex DuplexTumble *MediaType HEAVY_GLOSSY *UIConstraints: *Duplex DuplexTumble *MediaType GLOSSY_FILM *%=================================================================== *% Manual duplex Media constraints *%=================================================================== *UIConstraints: *MediaType TRANSPARENCY *JCLHPPrintOnBothSidesManually True *UIConstraints: *MediaType LABELS *JCLHPPrintOnBothSidesManually True *UIConstraints: *MediaType ENVELOPE *JCLHPPrintOnBothSidesManually True *UIConstraints: *MediaType GLOSSY_FILM *JCLHPPrintOnBothSidesManually True *UIConstraints: *JCLHPPrintOnBothSidesManually True *MediaType TRANSPARENCY *UIConstraints: *JCLHPPrintOnBothSidesManually True *MediaType LABELS *UIConstraints: *JCLHPPrintOnBothSidesManually True *MediaType ENVELOPE *UIConstraints: *JCLHPPrintOnBothSidesManually True *MediaType GLOSSY_FILM *%-------------------------------------------------------------------- *% Don't allow A5, envelopes, transparencies or labels to be duplexed *%-------------------------------------------------------------------- *UIConstraints: *PageSize DBL_JAPANESE_POSTCARD_ROTATED *Duplex DuplexNoTumble *UIConstraints: *PageSize ENV_10 *Duplex DuplexNoTumble *UIConstraints: *PageSize ENV_MONARCH *Duplex DuplexNoTumble *UIConstraints: *PageSize ENV_DL *Duplex DuplexNoTumble *UIConstraints: *PageSize ENV_C5 *Duplex DuplexNoTumble *UIConstraints: *PageSize ENV_B5 *Duplex DuplexNoTumble *UIConstraints: *PageSize A5 *Duplex DuplexNoTumble *UIConstraints: *PageSize 16K *Duplex DuplexNoTumble *UIConstraints: *PageSize 8K *Duplex DuplexNoTumble *UIConstraints: *PageSize EXECUTIVE_JIS *Duplex DuplexNoTumble *UIConstraints: *PageSize 8_5X13 *Duplex DuplexNoTumble *UIConstraints: *PageRegion DBL_JAPANESE_POSTCARD_ROTATED *Duplex DuplexNoTumble *UIConstraints: *PageRegion ENV_10 *Duplex DuplexNoTumble *UIConstraints: *PageRegion ENV_MONARCH *Duplex DuplexNoTumble *UIConstraints: *PageRegion ENV_DL *Duplex DuplexNoTumble *UIConstraints: *PageRegion ENV_C5 *Duplex DuplexNoTumble *UIConstraints: *PageRegion ENV_B5 *Duplex DuplexNoTumble *UIConstraints: *PageRegion A5 *Duplex DuplexNoTumble *UIConstraints: *PageRegion 16K *Duplex DuplexNoTumble *UIConstraints: *PageRegion 8K *Duplex DuplexNoTumble *UIConstraints: *PageRegion EXECUTIVE_JIS *Duplex DuplexNoTumble *UIConstraints: *PageRegion 8_5X13 *Duplex DuplexNoTumble *UIConstraints: *PageSize DBL_JAPANESE_POSTCARD_ROTATED *Duplex DuplexTumble *UIConstraints: *PageSize ENV_10 *Duplex DuplexTumble *UIConstraints: *PageSize ENV_MONARCH *Duplex DuplexTumble *UIConstraints: *PageSize ENV_DL *Duplex DuplexTumble *UIConstraints: *PageSize ENV_C5 *Duplex DuplexTumble *UIConstraints: *PageSize ENV_B5 *Duplex DuplexTumble *UIConstraints: *PageSize A5 *Duplex DuplexTumble *UIConstraints: *PageSize 16K *Duplex DuplexTumble *UIConstraints: *PageSize 8K *Duplex DuplexTumble *UIConstraints: *PageSize EXECUTIVE_JIS *Duplex DuplexTumble *UIConstraints: *PageSize 8_5X13 *Duplex DuplexTumble *UIConstraints: *PageRegion DBL_JAPANESE_POSTCARD_ROTATED *Duplex DuplexTumble *UIConstraints: *PageRegion ENV_10 *Duplex DuplexTumble *UIConstraints: *PageRegion ENV_MONARCH *Duplex DuplexTumble *UIConstraints: *PageRegion ENV_DL *Duplex DuplexTumble *UIConstraints: *PageRegion ENV_C5 *Duplex DuplexTumble *UIConstraints: *PageRegion ENV_B5 *Duplex DuplexTumble *UIConstraints: *PageRegion A5 *Duplex DuplexTumble *UIConstraints: *PageRegion 16K *Duplex DuplexTumble *UIConstraints: *PageRegion 8K *Duplex DuplexTumble *UIConstraints: *PageRegion EXECUTIVE_JIS *Duplex DuplexTumble *UIConstraints: *PageRegion 8_5X13 *Duplex DuplexTumble *UIConstraints: *Duplex *PageSize DBL_JAPANESE_POSTCARD_ROTATED *UIConstraints: *Duplex *PageSize ENV_10 *UIConstraints: *Duplex *PageSize ENV_MONARCH *UIConstraints: *Duplex *PageSize ENV_DL *UIConstraints: *Duplex *PageSize ENV_C5 *UIConstraints: *Duplex *PageSize ENV_B5 *UIConstraints: *Duplex *PageSize A5 *UIConstraints: *Duplex *PageSize 16K *UIConstraints: *Duplex *PageSize 8K *UIConstraints: *Duplex *PageSize EXECUTIVE_JIS *UIConstraints: *Duplex *PageSize 8_5X13 *UIConstraints: *Duplex *PageRegion DBL_JAPANESE_POSTCARD_ROTATED *UIConstraints: *Duplex *PageRegion ENV_10 *UIConstraints: *Duplex *PageRegion ENV_MONARCH *UIConstraints: *Duplex *PageRegion ENV_DL *UIConstraints: *Duplex *PageRegion ENV_C5 *UIConstraints: *Duplex *PageRegion ENV_B5 *UIConstraints: *Duplex *PageRegion A5 *UIConstraints: *Duplex *PageRegion 16K *UIConstraints: *Duplex *PageRegion 8K *UIConstraints: *Duplex *PageRegion EXECUTIVE_JIS *UIConstraints: *Duplex *PageRegion 8_5X13 *%=================================================================== *% Manual duplex PaperSize constraints *%=================================================================== *UIConstraints: *PageSize ENV_10 *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageSize ENV_MONARCH *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageSize ENV_DL *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageSize ENV_C5 *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageSize ENV_B5 *JCLHPPrintOnBothSidesManually True *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageSize ENV_10 *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageSize ENV_MONARCH *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageSize ENV_DL *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageSize ENV_C5 *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageSize ENV_B5 *UIConstraints: *PageRegion ENV_10 *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageRegion ENV_MONARCH *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageRegion ENV_DL *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageRegion ENV_C5 *JCLHPPrintOnBothSidesManually True *UIConstraints: *PageRegion ENV_B5 *JCLHPPrintOnBothSidesManually True *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageRegion ENV_10 *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageRegion ENV_MONARCH *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageRegion ENV_DL *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageRegion ENV_C5 *UIConstraints: *JCLHPPrintOnBothSidesManually True *PageRegion ENV_B5 *%------------------------------------------------------------------ *% Installable tray options *%------------------------------------------------------------------ *UIConstraints: *Tray3 NotInstalled *InputSlot Tray3_500 *UIConstraints: *Tray4 NotInstalled *InputSlot Tray4 *UIConstraints: *Tray5 NotInstalled *InputSlot Tray5 *%=================================================================== *% Printer HardDisk and Collate Constraints *%=================================================================== *%UIConstraints: *PrinterHardDisk NotInstalled *Collate True *%UIConstraints: *Collate True *PrinterHardDisk NotInstalled *%UIConstraints: *DeviceIsMopier Installed *PrinterHardDisk NotInstalled *%UIConstraints: *PrinterHardDisk NotInstalled *DeviceIsMopier Installed *UIConstraints: *InstalledMemory 128-255MB *DeviceIsMopier Installed *UIConstraints: *DeviceIsMopier Installed *InstalledMemory 128-255MB *%=================================================================== *% Jobretention and PrinterHardDisk Constraints *%=================================================================== *%UIConstraints: *JobRetention Installed *PrinterHardDisk NotInstalled *%UIConstraints: *PrinterHardDisk NotInstalled *JobRetention Installed *%UIConstraints: *DeviceIsMopier NotInstalled *Collate True *%UIConstraints: *Collate True *DeviceIsMopier NotInstalled *LandscapeOrientation: Plus90 *%-------------------------------------------------------------------------- *% Gray Levels and Halftoning *%-------------------------------------------------------------------------- *ScreenFreq: "150.0" *ScreenAngle: "45.0" *DefaultScreenProc: Dot *ScreenProc Dot: " {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub }{dup mul exch dup mul add 1 exch sub }ifelse } " *End *ScreenProc Line: "{ pop }" *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }" *DefaultTransfer: Null *Transfer Null: "{ }" *Transfer Null.Inverse: "{ 1 exch sub }" *% --------------------------------- *% Color Separation Information *% --------------------------------- *DefaultColorSep: ProcessBlack.60lpi.300dpi *InkName: ProcessBlack/Process Black *InkName: ProcessCyan/Process Cyan *InkName: ProcessMagenta/Process Magenta *InkName: ProcessYellow/Process Yellow *%------------------------------------------------------------------------- *% For 60 lpi / 300 dpi *%------------------------------------------------------------------------- *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45" *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15" *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75" *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0" *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60" *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60" *%------------------------------------------------------------------------- *% For 53 lpi / 300 dpi *%------------------------------------------------------------------------- *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0" *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651" *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349" *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0" *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033" *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342" *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342" *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0" *% --------------------------------- *% Font Information *% --------------------------------- *DefaultFont: Courier *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM *Font Bookman-Demi: Standard "(001.004S)" Standard ROM *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM *Font Bookman-Light: Standard "(001.004S)" Standard ROM *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM *Font Courier: Standard "(002.004S)" Standard ROM *Font Courier-Bold: Standard "(002.004S)" Standard ROM *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM *Font Courier-Oblique: Standard "(002.004S)" Standard ROM *Font Helvetica: Standard "(001.006S)" Standard ROM *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM *Font Palatino-Bold: Standard "(001.005S)" Standard ROM *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM *Font Palatino-Italic: Standard "(001.005S)" Standard ROM *Font Palatino-Roman: Standard "(001.005S)" Standard ROM *Font Symbol: Special "(001.007S)" Special ROM *Font Times-Bold: Standard "(001.007S)" Standard ROM *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM *Font Times-Italic: Standard "(001.007S)" Standard ROM *Font Times-Roman: Standard "(001.007S)" Standard ROM *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM *Font ZapfDingbats: Special "(001.004S)" Special ROM *%----------------------------------------------------------------- *% Extra PS fonts *%----------------------------------------------------------------- *Font Albertus-ExtraBold: Standard "(001.008S)" Standard ROM *Font Albertus-Medium: Standard "(001.008S)" Standard ROM *Font AntiqueOlive: Standard "(001.008S)" Standard ROM *Font AntiqueOlive-Bold: Standard "(001.008S)" Standard ROM *Font AntiqueOlive-Italic: Standard "(001.008S)" Standard ROM *Font Arial: Standard "(001.008S)" Standard ROM *Font Arial-Bold: Standard "(001.008S)" Standard ROM *Font Arial-BoldItalic: Standard "(001.008S)" Standard ROM *Font Arial-Italic: Standard "(001.008S)" Standard ROM *Font CGOmega: Standard "(001.008S)" Standard ROM *Font CGOmega-Bold: Standard "(001.008S)" Standard ROM *Font CGOmega-BoldItalic: Standard "(001.008S)" Standard ROM *Font CGOmega-Italic: Standard "(001.008S)" Standard ROM *Font CGTimes: Standard "(001.008S)" Standard ROM *Font CGTimes-Bold: Standard "(001.008S)" Standard ROM *Font CGTimes-BoldItalic: Standard "(001.008S)" Standard ROM *Font CGTimes-Italic: Standard "(001.008S)" Standard ROM *Font Clarendon-Condensed-Bold: Standard "(001.008S)" Standard ROM *Font Coronet: Standard "(001.008S)" Standard ROM *Font CourierHP: Standard "(001.008S)" Standard ROM *Font CourierHP-Bold: Standard "(001.008S)" Standard ROM *Font CourierHP-BoldItalic: Standard "(001.008S)" Standard ROM *Font CourierHP-Italic: Standard "(001.008S)" Standard ROM *Font Garamond-Antiqua: Standard "(001.008S)" Standard ROM *Font Garamond-Halbfett: Standard "(001.008S)" Standard ROM *%Font Garamond-Kursiv: Standard "(001.008S)" Standard ROM *Font Garamond-KursivHalbfett: Standard "(001.008S)" Standard ROM *Font LetterGothic: Standard "(001.008S)" Standard ROM *Font LetterGothic-Bold: Standard "(001.008S)" Standard ROM *Font LetterGothic-Italic: Standard "(001.008S)" Standard ROM *Font Marigold: Standard "(001.008S)" Standard ROM *Font SymbolMT: Standard "(001.008S)" Standard ROM *Font TimesNewRoman: Standard "(001.008S)" Standard ROM *Font TimesNewRoman-Bold: Standard "(001.008S)" Standard ROM *Font TimesNewRoman-BoldItalic: Standard "(001.008S)" Standard ROM *Font TimesNewRoman-Italic: Standard "(001.008S)" Standard ROM *Font Univers-Bold: Standard "(001.008S)" Standard ROM *Font Univers-BoldItalic: Standard "(001.008S)" Standard ROM *Font Univers-Condensed-Bold: Standard "(001.008S)" Standard ROM *Font Univers-Condensed-BoldItalic: Standard "(001.008S)" Standard ROM *Font Univers-Condensed-Medium: Standard "(001.008S)" Standard ROM *Font Univers-Condensed-MediumItalic: Standard "(001.008S)" Standard ROM *Font Univers-Medium: Standard "(001.008S)" Standard ROM *Font Univers-MediumItalic: Standard "(001.008S)" Standard ROM *Font Wingdings-Regular: Special "(001.008S)" Special ROM *?FontQuery: " save { count 1 gt { exch dup 127 string cvs (/) print print (:) print /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = } { exit } ifelse } bind loop (*) = flush restore " *End *?FontList: " save (*) {cvn ==} 128 string /Font resourceforall (*) = flush restore " *End *% ----------------------------------- *% Printer Messages *% ----------------------------------- *% Printer Messages (verbatim from printer): *Message: "%%[exitserver: permanent state may be changed]%%" *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%" *Message: "\FontName\ not found, using Courier" *% Status (format: %%[ status: ] %%) *Status: "warming up"/warming up *Status: "initializing"/initializing *Status: "idle"/idle *Status: "waiting"/waiting *Status: "busy"/busy *Status: "printing"/printing *Status: "printing test page"/printing test page *Status: "PrinterError: needs attention"/PrinterError: needs attention *Status: "PrinterError: cover open"/PrinterError: cover open *Status: "PrinterError: no toner cartridge"/PrinterError: no toner cartridge *Status: "PrinterError: out of paper"/PrinterError: out of paper *Status: "PrinterError: Paper Jam"/PrinterError: Paper Jam *Status: "PrinterError: page protect needed"/PrinterError: page protect needed *Status: "PrinterError: out of memory"/PrinterError: out of memory *Status: "PrinterError: output bin full"/PrinterError: output bin full *Status: "PrinterError: resetting printer"/PrinterError: resetting printer *Status: "PrinterError: toner is low"/PrinterError: toner is low *Status: "PrinterError: off line"/PrinterError: off line *%------------------------------------------------------------------------- *% Input Sources (format: %%[ status: ; source: ]%% ) *%------------------------------------------------------------------------- *Source: "Serial" *Source: "LocalTalk" *Source: "Parallel" *Source: "OptionalIO" *%------------------------------------------------------------------------- *% PrinterError (format: %%[ PrinterError: ]%%) *%------------------------------------------------------------------------- *PrinterError: "needs attention"/needs attention *PrinterError: "cover open"/cover open *PrinterError: "no toner cartridge"/no toner cartridge *PrinterError: "out of paper"/out of paper *PrinterError: "Paper Jam"/Paper Jam *PrinterError: "page protect needed"/page protect needed *PrinterError: "out of memory"/out of memory *PrinterError: "output bin full"/output bin full *PrinterError: "resetting printer"/resetting printer *PrinterError: "toner is low"/toner is low *PrinterError: "off line"/off line