2 *% Adobe Systems PostScript(R) Printer Description File
\r
3 *% Copyright 1987-1994 Adobe Systems Incorporated.
\r
4 *% All Rights Reserved.
\r
5 *% Permission is granted for redistribution of this file as
\r
6 *% long as this copyright notice is intact and the contents
\r
7 *% of the file is not altered in any way from its original form.
\r
8 *% End of Copyright statement
\r
9 *% =========================================
\r
10 *% Copyright 1992-96 Hewlett-Packard Company
\r
11 *% PPD for HP LaserJet 5MP
\r
12 *% For Windows 3.1 and Windows for Workgroups 3.1 and 3.11 only
\r
13 *% December 19, 1994
\r
14 *% =========================================
\r
15 *FormatVersion: "4.2"
\r
17 *LanguageVersion: English
\r
18 *LanguageEncoding: ISOLatin1
\r
19 *PCFileName: "HPLJ5P_1.PPD"
\r
20 *Product: "(HP LaserJet 5P)"
\r
21 *PSVersion: "(2014.103)"
\r
22 *ModelName: "HP LaserJet 5P/5MP"
\r
23 *NickName: "HP LaserJet 5P/5MP PostScript"
\r
25 *%=== Device Capabilities ==================
\r
27 *Protocols: PJL TBCP
\r
30 *DefaultColorSpace: Gray
\r
31 *VariablePaperSize: True
\r
32 *TTRasterizer: Type42
\r
34 42 /FontType resourcestatus
\r
35 { pop pop (Type42)} {pop pop (None)} ifelse = flush
\r
41 *SuggestedJobTimeout: "0"
\r
42 *SuggestedWaitTimeout: "120"
\r
43 *PrintPSErrors: True
\r
45 *%=== JCL Features =======================
\r
46 *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
\r
47 *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
\r
48 *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
\r
50 *JCLOpenUI *JCLResolution/Resolution: PickOne
\r
51 *DefaultJCLResolution: 600dpi
\r
52 *OrderDependency: 10 JCLSetup *JCLResolution
\r
53 *JCLResolution 600dpi/600 dpi: "@PJL SET RESOLUTION = 600<0A>"
\r
54 *JCLResolution 300dpi/300 dpi: "@PJL SET RESOLUTION = 300<0A>"
\r
55 *JCLCloseUI: *JCLResolution
\r
57 *JCLOpenUI *JCLEconomode/EconoMode: PickOne
\r
58 *DefaultJCLEconomode: PrinterDefault
\r
59 *OrderDependency: 10 JCLSetup *JCLEconomode
\r
60 *JCLEconomode PrinterDefault/Printer's Current Setting: ""
\r
61 *JCLEconomode On/On: "@PJL SET ECONOMODE = ON<0A>"
\r
62 *JCLEconomode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
\r
63 *JCLCloseUI: *JCLEconomode
\r
65 *%=== If Envelope selected, disable Paper Cassette ======
\r
66 *UIConstraints: *PageSize A5 *InputSlot Lower
\r
67 *UIConstraints: *PageSize Comm10 *InputSlot Lower
\r
68 *UIConstraints: *PageSize Monarch *InputSlot Lower
\r
69 *UIConstraints: *PageSize DL *InputSlot Lower
\r
70 *UIConstraints: *PageSize C5 *InputSlot Lower
\r
71 *UIConstraints: *PageSize B5 *InputSlot Lower
\r
73 *UIConstraints: *PageRegion A5 *InputSlot Lower
\r
74 *UIConstraints: *PageRegion Comm10 *InputSlot Lower
\r
75 *UIConstraints: *PageRegion Monarch *InputSlot Lower
\r
76 *UIConstraints: *PageRegion DL *InputSlot Lower
\r
77 *UIConstraints: *PageRegion C5 *InputSlot Lower
\r
78 *UIConstraints: *PageRegion B5 *InputSlot Lower
\r
80 *%=== Media Handling/Information ==================
\r
81 *OpenUI *InputSlot: PickOne
\r
82 *OrderDependency: 20 AnySetup *InputSlot
\r
83 *DefaultInputSlot: Lower
\r
84 *InputSlot Upper/Tray 1 (MultiPurpose Tray): "
\r
85 <</DeferredMediaSelection true /MediaPosition 3>> setpagedevice"
\r
87 *InputSlot Lower/Tray 2 (Paper Cassette): "
\r
88 <</DeferredMediaSelection true /MediaPosition 0>> setpagedevice"
\r
91 currentpagedevice /InputAttributes get /Priority get
\r
93 [(Lower) (Upper)] exch get = flush
\r
96 *CloseUI: *InputSlot
\r
98 *DefaultOutputBin: OnlyOne
\r
99 *DefaultOutputOrder: Normal
\r
101 *OpenUI *ManualFeed/Manual Feed: Boolean
\r
102 *OrderDependency: 20 AnySetup *ManualFeed
\r
103 *DefaultManualFeed: False
\r
104 *ManualFeed True: "
\r
105 <</ManualFeed true>> setpagedevice"
\r
107 *ManualFeed False: "
\r
108 <</ManualFeed false>> setpagedevice"
\r
111 currentpagedevice /ManualFeed get
\r
112 {(True)}{(False)}ifelse = flush
\r
115 *CloseUI: *ManualFeed
\r
117 *OpenUI *PageSize: PickOne
\r
118 *OrderDependency: 30 AnySetup *PageSize
\r
119 *DefaultPageSize: Letter
\r
120 *PageSize Letter/Letter (8 1/2 x 11 in): "
\r
121 <</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>> setpagedevice"
\r
123 *PageSize Legal/Legal (8 1/2 x 14 in): "
\r
124 <</DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
126 *PageSize A4/A4 (210 x 297 mm): "
\r
127 <</DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null>> setpagedevice"
\r
129 *PageSize Executive/Executive (7 1/4 x 10 1/2 in): "
\r
130 <</DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null>> setpagedevice"
\r
132 *PageSize A5/A5 (148 x 210 mm): "
\r
133 <</DeferredMediaSelection true /PageSize [420 595] /ImagingBBox null>> setpagedevice"
\r
135 *PageSize Comm10/Com-10 Env (4 1/8 x 9 1/2 in): "
\r
136 <</DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null>> setpagedevice"
\r
138 *PageSize Monarch/Monarch Env (3 7/8 x 7 1/2 in): "
\r
139 <</DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null>> setpagedevice"
\r
141 *PageSize DL/DL Env (110 x 220 mm): "
\r
142 <</DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null>> setpagedevice"
\r
144 *PageSize C5/C5 Env (162 x 229 mm): "
\r
145 <</DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null>> setpagedevice"
\r
147 *PageSize B5/B5 Env (176 x 250 mm): "
\r
148 <</DeferredMediaSelection true /PageSize [499 708] /ImagingBBox null>> setpagedevice"
\r
151 currentpagedevice /PageSize get aload pop
\r
152 2 copy gt {exch} if
\r
155 dup [499 708] (B5) put
\r
156 dup [312 624] (DL) put
\r
157 dup [459 649] (C5) put
\r
158 dup [279 540] (Monarch) put
\r
159 dup [297 684] (Comm10) put
\r
160 dup [522 756] (Executive) put
\r
161 dup [595 842] (A4) put
\r
162 dup [612 1008] (Legal) put
\r
163 dup [612 792] (Letter) put
\r
164 { exch aload pop 4 index sub abs 5 le exch
\r
165 5 index sub abs 5 le and
\r
166 {exch pop exit} {pop} ifelse
\r
171 *CloseUI: *PageSize
\r
173 *OpenUI *PageRegion: PickOne
\r
174 *OrderDependency: 40 AnySetup *PageRegion
\r
175 *DefaultPageRegion: Letter
\r
176 *PageRegion Letter/Letter (8 1/2 x 11 in): "
\r
177 <</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>> setpagedevice"
\r
179 *PageRegion Legal/Legal (8 1/2 x 14 in): "
\r
180 <</DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
182 *PageRegion A4/A4 (210 x 297 mm): "
\r
183 <</DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null>> setpagedevice"
\r
185 *PageRegion Executive/Executive (7 1/4 x 10 1/2 in): "
\r
186 <</DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null>> setpagedevice"
\r
188 *PageRegion A5/A5 (148 x 210 mm): "
\r
189 <</DeferredMediaSelection true /PageSize [420 595] /ImagingBBox null>> setpagedevice"
\r
191 *PageRegion Comm10/Com-10 Env (4 1/8 x 9 1/2 in): "
\r
192 <</DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null>> setpagedevice"
\r
194 *PageRegion Monarch/Monarch Env (3 7/8 x 7 1/2 in): "
\r
195 <</DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null>> setpagedevice"
\r
197 *PageRegion DL/DL Env (110 x 220 mm): "
\r
198 <</DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null>> setpagedevice"
\r
200 *PageRegion C5/C5 Env (162 x 229 mm): "
\r
201 <</DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null>> setpagedevice"
\r
203 *PageRegion B5/B5 Env (176 x 250 mm): "
\r
204 <</DeferredMediaSelection true /PageSize [499 708] /ImagingBBox null>> setpagedevice"
\r
206 *CloseUI: *PageRegion
\r
208 *DefaultImageableArea: Letter
\r
209 *ImageableArea Letter/Letter (8 1/2 x 11 in): "12.24 12.06 599.76 780.06"
\r
210 *ImageableArea Legal/Legal (8 1/2 x 14 in): "12.24 12.06 599.76 996.06"
\r
211 *ImageableArea A4/A4 (210 x 297 mm): "13.44 12.06 581.76 829.74"
\r
212 *ImageableArea Executive/Executive (7 1/4 x 10 1/2 in): "13.32 12.06 508.68 744.06"
\r
213 *ImageableArea A5/A5 (148 x 210 mm): "12.00 12.00 408.00 583.00"
\r
214 *ImageableArea Comm10/Com-10 Env (4 1/8 x 9 1/2 in): "12.12 12.06 284.76 672.06"
\r
215 *ImageableArea Monarch/Monarch Env (3 7/8 x 7 1/2 in): "12.72 12.06 266.16 528.06"
\r
216 *ImageableArea DL/DL Env (110 x 220 mm): "13.80 12.06 297.96 611.58 "
\r
217 *ImageableArea C5/C5 Env (162 x 229 mm): "12.60 12.06 446.52 637.02 "
\r
218 *ImageableArea B5/B5 Env (176 x 250 mm): "13.20 12.06 485.52 696.54 "
\r
220 /cvp { ( ) cvs print ( ) print } bind def
\r
221 /upperright {10000 mul floor 10000 div} bind def
\r
222 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
223 newpath clippath pathbbox
\r
224 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
225 exch 2 {upperright cvp} repeat flush
\r
229 *DefaultPaperDimension: Letter
\r
230 *PaperDimension Letter/Letter (8 1/2 x 11 in): "612 792"
\r
231 *PaperDimension Legal/Legal (8 1/2 x 14 in): "612 1008"
\r
232 *PaperDimension A4/A4 (210 x 297 mm): "595 842"
\r
233 *PaperDimension Executive/Executive (7 1/4 x 10 1/2 in): "522 756"
\r
234 *PaperDimension A5/A5 (148 x 210 mm): "420 595"
\r
235 *PaperDimension Comm10/Com-10 Env (4 1/8 x 9 1/2 in): "297 684"
\r
236 *PaperDimension Monarch/Monarch Env (3 7/8 x 7 1/2 in): "279 540"
\r
237 *PaperDimension DL/DL Env (110 x 220 mm): "312 624"
\r
238 *PaperDimension C5/C5 Env (162 x 229 mm): "459 649"
\r
239 *PaperDimension B5/B5 Env (176 x 250 mm): "499 708"
\r
241 *RequiresPageRegion All: True
\r
242 *LandscapeOrientation: Plus90
\r
244 *%=== Custom Paper Support =================
\r
245 *%Orientation and Margin (offsets) values are not utilized
\r
247 *MaxMediaWidth: "612"
\r
248 *MaxMediaHeight: "1008"
\r
249 *HWMargins: 16 16 16 16
\r
250 *CustomPageSize True: "
\r
255 /DeferredMediaSelection true def
\r
256 2 array astore /PageSize exch def
\r
257 /ImagingBBox null def
\r
258 currentdict end setpagedevice
\r
262 *ParamCustomPageSize Width: 1 points 216 612
\r
263 *ParamCustomPageSize Height: 2 points 360 1008
\r
264 *ParamCustomPageSize WidthOffset: 3 points 0 0
\r
265 *ParamCustomPageSize HeightOffset: 4 points 0 0
\r
266 *ParamCustomPageSize Orientation: 5 int 0 0
\r
268 *%=== Halftone Information =================
\r
269 *ScreenFreq: "85.0"
\r
270 *ScreenAngle: "45.0"
\r
271 *ResScreenFreq 600dpi/600 dpi: "85.0"
\r
272 *ResScreenAngle 600dpi/600 dpi: "45.0"
\r
273 *ResScreenFreq 300dpi/300 dpi: "60.0"
\r
274 *ResScreenAngle 300dpi/300 dpi: "45.0"
\r
276 *OpenUI *HPHalftone/Levels of Gray: PickOne
\r
277 *OrderDependency: 10 DocumentSetup *HPHalftone
\r
278 *DefaultHPHalftone: PrintersDefault
\r
279 *HPHalftone PrintersDefault/Printer's Current Setting: ""
\r
280 *HPHalftone Enhanced/Enhanced: "
\r
282 currentpagedevice /HWResolution get
\r
283 dup 0 get 600 eq exch 1 get 600 eq and
\r
284 { /EnhancedColorRendering600 } { /EnhancedColorRendering } ifelse
\r
285 /ColorRendering findresource setcolorrendering
\r
286 /EnhancedHalftone /Halftone findresource sethalftone
\r
287 { } settransfer false setstrokeadjust
\r
290 currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
\r
292 << /PostRenderingEnhance true
\r
293 /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
\r
296 /setscreen { pop pop pop } def
\r
297 /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } def
\r
298 /sethalftone { pop } def
\r
301 *HPHalftone Standard/Standard: "
\r
303 currentpagedevice /HWResolution get
\r
304 dup 0 get 600 eq exch 1 get 600 eq and dup
\r
305 currentpagedevice /PostRenderingEnhance get
\r
306 currentpagedevice /PostRenderingEnhanceDetails get /REValue get 0 ne and
\r
307 { {/DefaultColorRenderingRE600} {/DefaultColorRenderingRE} ifelse}
\r
308 { {/DefaultColorRendering600} {/DefaultColorRendering} ifelse} ifelse
\r
309 /ColorRendering findresource setcolorrendering
\r
310 { /DefaultHalftone600 } {/DefaultHalftone} ifelse
\r
311 /Halftone findresource sethalftone
\r
312 {} settransfer false setstrokeadjust
\r
315 currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
\r
317 << /PostRenderingEnhance true
\r
318 /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
\r
324 currenthalftone /HalftoneType get 9 eq
\r
325 {(Enhanced)} {(Standard)} ifelse = flush
\r
328 *CloseUI: *HPHalftone
\r
330 *%=== Resolution Enhancement ========================
\r
331 *OpenUI *Smoothing/Resolution Enhancement: PickOne
\r
332 *DefaultSmoothing: PrinterDefault
\r
333 *OrderDependency: 20 DocumentSetup *Smoothing
\r
334 *Smoothing PrinterDefault/Printer's Current Setting: ""
\r
335 *Smoothing None/Off: "
\r
336 << /PostRenderingEnhance true
\r
337 /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
\r
340 *Smoothing Light/Light: "
\r
341 << /PostRenderingEnhance true
\r
342 /PostRenderingEnhanceDetails << /REValue 1 /Type 8 >>
\r
345 *Smoothing Medium/Medium: "
\r
346 << /PostRenderingEnhance true
\r
347 /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >>
\r
350 *Smoothing Dark/Dark: "
\r
351 << /PostRenderingEnhance true
\r
352 /PostRenderingEnhanceDetails << /REValue 3 /Type 8 >>
\r
356 currentpagedevice /PostRenderingEnhanceDetails get /REValue get
\r
357 [(None) (Light) (Medium) (Dark)] exch get print
\r
360 *CloseUI: *Smoothing
\r
362 *DefaultTransfer: Null
\r
363 *Transfer Null: "{ }"
\r
364 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
366 *%=== Color Control ========================
\r
367 *DefaultColorSep: ProcessBlack.85lpi.600dpi
\r
368 *InkName: ProcessBlack/Process Black
\r
369 *InkName: CustomColor/Custom Color
\r
370 *InkName: ProcessCyan/Process Cyan
\r
371 *InkName: ProcessMagenta/Process Magenta
\r
372 *InkName: ProcessYellow/Process Yellow
\r
374 *% For 60 lpi / 300 dpi ===============================
\r
375 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
376 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
377 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
\r
378 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
\r
379 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
\r
381 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
382 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
383 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
384 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
385 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
387 *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
\r
388 *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
\r
389 *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
\r
390 *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
\r
391 *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
\r
392 *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
\r
394 *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
\r
395 *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
\r
396 *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
\r
397 *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
\r
398 *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
\r
399 *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
\r
400 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
401 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
402 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
403 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
\r
406 *% For 106 lpi /300 dpi ===============================
\r
407 *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi /300 dpi: "45.0"
\r
408 *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi /300 dpi: "45.0"
\r
409 *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi /300 dpi: "71.5651"
\r
410 *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi /300 dpi: "18.4349"
\r
411 *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi /300 dpi: "0.0"
\r
413 *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi /300 dpi: "106.066"
\r
414 *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi /300 dpi: "106.066"
\r
415 *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi /300 dpi: "94.8683"
\r
416 *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi /300 dpi: "94.8683"
\r
417 *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi /300 dpi: "100.0"
\r
419 *% For 106 lpi /600 dpi ===============================
\r
421 *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi /600 dpi: "45.0"
\r
422 *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi /600 dpi: "45.0"
\r
423 *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi /600 dpi: "71.5651"
\r
424 *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi /600 dpi: "18.4349"
\r
425 *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi /600 dpi: "0.0"
\r
427 *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi /600 dpi: "106.066"
\r
428 *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi /600 dpi: "106.066"
\r
429 *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi /600 dpi: "94.8683"
\r
430 *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi /600 dpi: "94.8683"
\r
431 *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi /600 dpi: "100.0"
\r
433 *%=== Font Information =====================
\r
434 *DefaultFont: Courier
\r
435 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
\r
436 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
\r
437 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
\r
438 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
\r
439 *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
\r
440 *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
\r
441 *Font Bookman-Light: Standard "(001.003S)" Standard ROM
\r
442 *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
\r
443 *Font Courier: Standard "(002.004S)" Standard ROM
\r
444 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
\r
445 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
\r
446 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
\r
447 *Font Helvetica: Standard "(001.006S)" Standard ROM
\r
448 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
\r
449 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
\r
450 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
\r
451 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
\r
452 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
\r
453 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
\r
454 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
\r
455 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
\r
456 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
\r
457 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
\r
458 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
\r
459 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
\r
460 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
\r
461 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
\r
462 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
\r
463 *Font Symbol: Special "(001.007S)" Special ROM
\r
464 *Font Times-Bold: Standard "(001.007S)" Standard ROM
\r
465 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
\r
466 *Font Times-Italic: Standard "(001.007S)" Standard ROM
\r
467 *Font Times-Roman: Standard "(001.007S)" Standard ROM
\r
468 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
\r
469 *Font ZapfDingbats: Special "(001.004S)" Special ROM
\r
472 { exch dup 127 string cvs (/) print print (:) print
\r
473 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
\r
481 (*) {cvn ==} 128 string /Font resourceforall
\r
486 *%=== Printer Messages (verbatim from printer): ================
\r
487 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
488 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
489 *Message: "\FontName\ not found, using Courier"
\r
491 *% Status (format: %%[ status: <one of these> ] %%)
\r
495 *Status: "printing"
\r
496 *Status: "initializing"
\r
498 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
499 *Source: "AppleTalk"
\r
500 *Source: "BiTronics"
\r
502 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
503 *PrinterError: "cover open or no toner cartridge"
\r
504 *PrinterError: "warming up"
\r
505 *PrinterError: "resetting printer"
\r
506 *PrinterError: "paper jam"
\r
507 *PrinterError: "manual feed"
\r
508 *PrinterError: "off line"
\r
509 *PrinterError: "out of memory"
\r
510 *PrinterError: "out of paper"
\r
515 { false } { true exch startjob } ifelse
\r
517 (WARNING: Cannot modify initial VM.) =
\r
518 (Missing or invalid password.) =
\r
519 (Please contact the author of this software.) = flush quit
\r
525 { false } { true exch startjob } ifelse
\r
527 (WARNING: Cannot reset printer.) =
\r
528 (Missing or invalid password.) =
\r
529 (Please contact the author of this software.) = flush quit
\r
531 systemdict /quit get exec
\r
532 (WARNING : Printer Reset Failed.) = flush
\r
536 *% ================================
\r
537 *% For "HP LaserJet 5MP" version 2014.103
\r
538 *% ================================
\r
539 *% The byte count of this file should be exactly 020717 or 021258
\r
540 *% depending on the filesystem it resides in.
\r
541 *% end of PPD file for HP LaserJet 5P
\r