home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.0"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1987-1992 Adobe Systems Incorporated.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file as
- *% long as this copyright notice is intact and the contents
- *% of the file is not altered in any way from its original form.
- *% End of Copyright statement
- *FormatVersion: "4.0"
- *FileVersion: "2.0"
- *LanguageVersion: English
- *PCFileName: "HPLJ__31.PPD"
- *Product: "(HP LaserJet III)"
- *PSVersion: "(2010.118) 2"
- *ModelName: "HP LaserJet III PostScript Plus"
- *NickName: "HP LaserJet III PostScript Plus v2010.118"
-
- *% ==== Options and Constraints ====
-
- *UIConstraints: *PageSize B5 *ManualFeed False
- *UIConstraints: *ManualFeed False *PageSize B5
- *UIConstraints: *PageRegion B5 *ManualFeed False
- *UIConstraints: *ManualFeed False *PageRegion B5
-
- *% General Information and Defaults ===============
- *LanguageLevel: "2"
- *Protocols: TBCP
- *FreeVM: "315000"
- *ColorDevice: False
- *DefaultColorSpace: Gray
- *VariablePaperSize: False
- *Throughput: "8"
- *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
-
- *DefaultResolution: 300dpi
- *?Resolution: "
- save
- currentpagedevice /HWResolution get
- 0 get
- ( ) cvs print (dpi) = flush
- restore
- "
- *End
-
- *OpenUI *Smoothing/Resolution Enhancement: PickOne
- *OrderDependency: 50 AnySetup *Smoothing
- *DefaultSmoothing: PrinterDefault
- *Smoothing PrinterDefault/Printer Default:""
- *Smoothing None/Off: "2 dict
- dup/PostRenderingEnhance false put
- dup /PostRenderingEnhanceDetails
- 2 dict
- dup /REValue 0 put
- dup /Type 8 put
- put setpagedevice"
- *End
- *Smoothing Light: "2 dict dup /PostRenderingEnhance true put
- dup /PostRenderingEnhanceDetails
- 2 dict
- dup /REValue 1 put
- dup /Type 8 put
- put setpagedevice"
- *End
- *Smoothing Medium: "2 dict dup /PostRenderingEnhance true put
- dup /PostRenderingEnhanceDetails
- 2 dict
- dup /REValue 2 put
- dup /Type 8 put
- put setpagedevice"
- *End
- *Smoothing Dark: "2 dict dup /PostRenderingEnhance true put
- dup /PostRenderingEnhanceDetails
- 2 dict
- dup /REValue 3 put
- dup /Type 8 put
- put setpagedevice"
- *End
- *?Smoothing: "
- save
- [(None)(Light)(Medium)(Dark)(Unknown)] currentpagedevice
- /PostRenderingEnhanceDetails get /REValue get
- dup 3 gt{pop 4}if get = flush restore"
- *End
- *CloseUI: *Smoothing
-
- *% Halftone Information ===============
- *ScreenFreq: "60.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 }"
-
- *% Paper Handling ===================
- *% Code in this section both selects a tray and sets up a frame buffer.
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter/Letter 8 1/2 x 11 in: "
- dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Legal/Legal 8 1/2 x 14 in: "
- dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize A4/A4 210 x 297 mm: "
- dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Executive/Executive 7 1/4 x 10 1/2 in: "
- dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize B5/JIS B5 182 x 257 mm: "
- dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Comm10/Env Comm10 4 1/8 x 9 1/2 in: "
- dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Monarch/Env Monarch 3 7/8 x 7 1/2 in: "
- dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize DL/Env DL 110 x 220 mm: "
- dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize C5/Env C5 162 x 229 mm: "
- dup /PageSize [460 649] put dup /ImagingBBox null put setpagedevice"
- *End
- *?PageSize: "
- save
- currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if
- (Unknown)
- 8 dict
- dup [612 792] (Letter) put
- dup [612 1008] (Legal) put
- dup [595 842] (A4) put
- dup [522 756] (Executive) put
- dup [516 729] (B5) put
- dup [297 684] (Comm10) put
- dup [279 540] (Monarch) put
- dup [312 624] (DL) put
- dup [460 649] (C5) 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
-
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 40 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter/Letter 8 1/2 x 11 in: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Legal/Legal 8 1/2 x 14 in: "
- 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion A4/A4 210 x 297 mm: "
- 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Executive/Executive 7 1/4 x 10 1/2 in: "
- 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion B5/JIS B5 182 x 257 mm: "
- 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Comm10/Env Comm10 4 1/8 x 9 1/2 in: "
- 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Monarch/Env Monarch 3 7/8 x 7 1/2 in: "
- 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion DL/Env DL 110 x 220 mm: "
- 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion C5/Env C5 162 x 229 mm: "
- 2 dict dup /PageSize [460 649] put dup /ImagingBBox null put setpagedevice"
- *End
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: Letter
- *ImageableArea Letter/Letter 8 1/2 x 11 in: "18.0 18.0001 594.0 774.0 "
- *ImageableArea Legal/Legal 8 1/2 x 14 in: "18.0 18.0 594.0 990.0 "
- *ImageableArea A4/A4 210 x 297 mm: "18.0 18.0 578.64 824.4 "
- *ImageableArea Executive/Executive 7 1/4 x 10 1/2 in: "18.0 18.0 501.84 738.0"
- *ImageableArea B5/JIS B5 182 x 257 mm: "18.0 18.0 509.52 713.04 "
- *ImageableArea Comm10/Env Comm10 4 1/8 x 9 1/2 in: "18.0 18.0 279.12 666.0 "
- *ImageableArea Monarch/Env Monarch 3 7/8 x 7 1/2 in: "18.0 18.0 263.76 522.0 "
- *ImageableArea DL/Env DL 110 x 220 mm: "18.0 18.0 294.48 605.52 "
- *ImageableArea C5/Env C5 162 x 229 mm: "18.0 18.0 440.4 630.48 "
- *?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 8 1/2 x 11 in: "612 792"
- *PaperDimension Legal/Legal 8 1/2 x 14 in: "612 1008"
- *PaperDimension A4/A4 210 x 297 mm: "595 842"
- *PaperDimension Executive/Executive 7 1/4 x 10 1/2 in: "522 756"
- *PaperDimension B5/JIS B5 182 x 257 mm: "516 729"
- *PaperDimension Comm10/Env Comm10 4 1/8 x 9 1/2 in: "297 684"
- *PaperDimension Monarch/Env Monarch 3 7/8 x 7 1/2 in: "279 540"
- *PaperDimension DL/Env DL 110 x 220 mm: "312 624"
- *PaperDimension C5/Env C5 162 x 229 mm: "460 649"
-
- *OpenUI *ManualFeed/Manual Feed: Boolean
- *OrderDependency: 20 AnySetup *ManualFeed
- *DefaultManualFeed: False
- *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
- *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
- *?ManualFeed: "
- save
- currentpagedevice /ManualFeed get
- {(True)}{(False)}ifelse = flush
- restore
- "
- *End
- *CloseUI: *ManualFeed
-
- *LandscapeOrientation: Plus90
-
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *DefaultInputSlot: Cassette
- *InputSlot Cassette/Paper Tray: ""
- *CloseUI: *InputSlot
-
- *DefaultOutputBin: OnlyOne
- *DefaultOutputOrder: Normal
-
- *% Font Information =====================
- *DefaultFont: Courier
- *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
- *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
- *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
- *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
- *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
- *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
- *Font Bookman-Light: Standard "(001.003S)" Standard ROM
- *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
- *Font Courier: Standard "(002.003)" Standard ROM
- *Font Courier-Bold: Standard "(002.003)" Standard ROM
- *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
- *Font Courier-Oblique: Standard "(002.003)" 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.008S)" Standard ROM
- *Font NewCenturySchlbk-BoldItalic: Standard "(001.006S)" Standard ROM
- *Font NewCenturySchlbk-Italic: Standard "(001.005S)" Standard ROM
- *Font NewCenturySchlbk-Roman: Standard "(001.006S)" 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.006)" Standard ROM
- *Font ZapfDingbats: Special "(001.004S)" 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
- FontDirectory { pop == } bind forall flush
- (*) = flush
- restore
- "
- *End
-
- *% 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: <one of these> ] %%)
- *Status: "idle"
- *Status: "busy"
- *Status: "waiting"
- *Status: "PrinterError: Out Of Paper"
- *Status: "PrinterError: Cover Open"
- *Status: "PrinterError: Feed Manual"
- *Status: "PrinterError: Paper Jam"
- *Status: "PrinterError: Miscellaneous Error"
- *Status: "PrinterError: Fatal Error"
-
- *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
- *Source: "Serial"
- *Source: "LocalTalk"
- *Source: "Parallel"
- *Source: "OptionalIO"
-
- *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
- *PrinterError: "Out Of Paper"
- *PrinterError: "Cover Open"
- *PrinterError: "Feed Manual"
- *PrinterError: "Paper Jam"
- *PrinterError: "Miscellaneous Error"
- *PrinterError: "Fatal Error"
-
- *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
-
- *% Color Separation Information =====================
-
- *DefaultColorSep: ProcessBlack.60lpi.300dpi/ 60 lpi / 300 dpi
-
- *InkName: ProcessBlack/Process Black
- *InkName: CustomColor/Custom Color
- *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 CustomColor.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 CustomColor.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 CustomColor.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 CustomColor.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"
-
- *% Produced by "BuildPPD4.0L2.ps" version 4.0 edit 2
- *% Last Edit Date: Jun 16 1992
- *% The byte count of this file should be exactly 014338 or 014744
- *% depending on the filesystem it resides in.
- *% end of PPD file for HP LaserJet III
-