2 *% Adobe Systems PostScript(R) Printer Description File
\r
3 *% Copyright 1987-1995 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 *FormatVersion: "4.2"
\r
11 *LanguageEncoding: ISOLatin1
\r
12 *LanguageVersion: English
\r
14 *ShortNickName: "HP LaserJet 5/5M PostScript"
\r
15 *NickName: "HP LaserJet 5/5M PostScript"
\r
16 *PCFileName: "HPLJ5M_4.PPD"
\r
17 *Product: "(HP LaserJet 5M)"
\r
18 *PSVersion: "(2014.108) 1"
\r
20 *%=== Device Capabilities ==================
\r
22 *DefaultColorSpace: Gray
\r
26 *TTRasterizer: Type42
\r
28 42 /FontType resourcestatus
\r
29 { pop pop (Type42)} {pop pop (None)} ifelse = flush
\r
33 *Protocols: PJL TBCP
\r
34 *VariablePaperSize: True
\r
36 *SuggestedJobTimeout: "0"
\r
37 *SuggestedWaitTimeout: "120"
\r
38 *PrintPSErrors: True
\r
40 *%=== JCL Features ==========================
\r
41 *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
\r
42 *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
\r
43 *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
\r
45 *JCLOpenUI *JCLResolution/Resolution: PickOne
\r
46 *OrderDependency: 10.0 JCLSetup *JCLResolution
\r
47 *DefaultJCLResolution: 600dpi
\r
48 *JCLResolution 600dpi/600 dpi: "@PJL SET RESOLUTION = 600<0A>"
\r
49 *JCLResolution 300dpi/300 dpi: "@PJL SET RESOLUTION = 300<0A>"
\r
50 *JCLCloseUI: *JCLResolution
\r
52 *JCLOpenUI *JCLEconomode/EconoMode: PickOne
\r
53 *OrderDependency: 10.0 JCLSetup *JCLEconomode
\r
54 *DefaultJCLEconomode: PrinterDefault
\r
55 *JCLEconomode PrinterDefault/Printer's Current Setting: ""
\r
56 *JCLEconomode On/On: "@PJL SET ECONOMODE = ON<0A>"
\r
57 *JCLEconomode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
\r
58 *JCLCloseUI: *JCLEconomode
\r
60 *%=== Installable Options ==========================
\r
61 *OpenGroup: InstallableOptions/Installed Options
\r
63 *OpenUI *Option1/500-Sheet Tray 3: Boolean
\r
64 *DefaultOption1: False
\r
65 *Option1 True/Installed: ""
\r
66 *Option1 False/Not Installed: ""
\r
68 currentpagedevice /InputAttributes get
\r
70 null ne {(True)}{(False)} ifelse = flush
\r
75 *OpenUI *Option2/Envelope Feeder: Boolean
\r
76 *DefaultOption2: False
\r
77 *Option2 True/Installed: ""
\r
78 *Option2 False/Not Installed: ""
\r
80 currentpagedevice /InputAttributes get
\r
82 null ne {(True)}{(False)} ifelse = flush
\r
87 *OpenUI *Option3/Duplex Unit: Boolean
\r
88 *DefaultOption3: False
\r
89 *Option3 True/Installed: ""
\r
90 *Option3 False/Not Installed: ""
\r
92 currentpagedevice /Duplex known
\r
94 {(True)}{(False)}ifelse = flush
\r
99 *OpenUI *InstalledMemory/Total Memory: PickOne
\r
100 *DefaultInstalledMemory: 4MB
\r
101 *InstalledMemory 4MB/4 - 7 MB: ""
\r
102 *InstalledMemory 8MB/8 - 11 MB: ""
\r
103 *InstalledMemory 12MB/12 MB or more: ""
\r
104 *?InstalledMemory: "
\r
110 currentsystemparams /RamSize get
\r
111 1048576 div 4 div floor dup 3 gt { pop 3 } if get
\r
117 *CloseUI: *InstalledMemory
\r
119 *CloseGroup: InstallableOptions
\r
121 *FreeVM: "1024000"
\r
122 *VMOption 4MB: "1024000"
\r
123 *VMOption 8MB: "2048000"
\r
124 *VMOption 12MB: "3096000"
\r
126 *%=== UI Constraints =============================
\r
127 *UIConstraints: *Option1 False *InputSlot LargeCapacity
\r
128 *UIConstraints: *Option2 False *InputSlot Envelope
\r
129 *UIConstraints: *Option3 False *Duplex
\r
130 *UIConstraints: *InstalledMemory 4MB *Duplex
\r
131 *UIConstraints: *InstalledMemory 8MB *Duplex
\r
133 *UIConstraints: *PageSize Letter *InputSlot Envelope
\r
134 *UIConstraints: *PageSize Legal *InputSlot Envelope
\r
135 *UIConstraints: *PageSize Executive *InputSlot Envelope
\r
136 *UIConstraints: *PageSize A4 *InputSlot Envelope
\r
137 *UIConstraints: *PageSize A5 *InputSlot Envelope
\r
139 *UIConstraints: *PageSize A5 *InputSlot Lower
\r
140 *UIConstraints: *PageSize Comm10 *InputSlot Lower
\r
141 *UIConstraints: *PageSize Monarch *InputSlot Lower
\r
142 *UIConstraints: *PageSize DL *InputSlot Lower
\r
143 *UIConstraints: *PageSize C5 *InputSlot Lower
\r
144 *UIConstraints: *PageSize B5 *InputSlot Lower
\r
146 *UIConstraints: *PageSize A5 *InputSlot LargeCapacity
\r
147 *UIConstraints: *PageSize Comm10 *InputSlot LargeCapacity
\r
148 *UIConstraints: *PageSize Monarch *InputSlot LargeCapacity
\r
149 *UIConstraints: *PageSize DL *InputSlot LargeCapacity
\r
150 *UIConstraints: *PageSize C5 *InputSlot LargeCapacity
\r
151 *UIConstraints: *PageSize B5 *InputSlot LargeCapacity
\r
153 *UIConstraints: *PageSize A5 *Duplex
\r
154 *UIConstraints: *PageSize Comm10 *Duplex
\r
155 *UIConstraints: *PageSize Monarch *Duplex
\r
156 *UIConstraints: *PageSize DL *Duplex
\r
157 *UIConstraints: *PageSize C5 *Duplex
\r
158 *UIConstraints: *PageSize B5 *Duplex
\r
160 *UIConstraints: *PageRegion Letter *InputSlot Envelope
\r
161 *UIConstraints: *PageRegion Legal *InputSlot Envelope
\r
162 *UIConstraints: *PageRegion Executive *InputSlot Envelope
\r
163 *UIConstraints: *PageRegion A4 *InputSlot Envelope
\r
164 *UIConstraints: *PageRegion A5 *InputSlot Envelope
\r
166 *UIConstraints: *PageRegion A5 *InputSlot Lower
\r
167 *UIConstraints: *PageRegion Comm10 *InputSlot Lower
\r
168 *UIConstraints: *PageRegion Monarch *InputSlot Lower
\r
169 *UIConstraints: *PageRegion DL *InputSlot Lower
\r
170 *UIConstraints: *PageRegion C5 *InputSlot Lower
\r
171 *UIConstraints: *PageRegion B5 *InputSlot Lower
\r
173 *UIConstraints: *PageRegion A5 *InputSlot LargeCapacity
\r
174 *UIConstraints: *PageRegion Comm10 *InputSlot LargeCapacity
\r
175 *UIConstraints: *PageRegion Monarch *InputSlot LargeCapacity
\r
176 *UIConstraints: *PageRegion DL *InputSlot LargeCapacity
\r
177 *UIConstraints: *PageRegion C5 *InputSlot LargeCapacity
\r
178 *UIConstraints: *PageRegion B5 *InputSlot LargeCapacity
\r
180 *UIConstraints: *PageRegion A5 *Duplex
\r
181 *UIConstraints: *PageRegion Comm10 *Duplex
\r
182 *UIConstraints: *PageRegion Monarch *Duplex
\r
183 *UIConstraints: *PageRegion DL *Duplex
\r
184 *UIConstraints: *PageRegion C5 *Duplex
\r
185 *UIConstraints: *PageRegion B5 *Duplex
\r
187 *UIConstraints: *CustomPageSize True *Duplex
\r
188 *UIConstraints: *CustomPageSize True *InputSlot Lower
\r
189 *UIConstraints: *CustomPageSize True *InputSlot Envelope
\r
190 *UIConstraints: *CustomPageSize True *InputSlot LargeCapacity
\r
192 *%=== Paper Sizes =================
\r
193 *OpenUI *PageSize: PickOne
\r
194 *OrderDependency: 30.0 AnySetup *PageSize
\r
195 *DefaultPageSize: Letter
\r
196 *PageSize Letter/Letter: "
\r
197 <</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>> setpagedevice"
\r
199 *PageSize Legal/Legal: "
\r
200 <</DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
202 *PageSize Executive/Executive: "
\r
203 <</DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null>> setpagedevice"
\r
206 <</DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null>> setpagedevice"
\r
209 <</DeferredMediaSelection true /PageSize [420 595] /ImagingBBox null>> setpagedevice"
\r
211 *PageSize Comm10/Com-10: "
\r
212 <</DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null>> setpagedevice"
\r
214 *PageSize Monarch/Monarch: "
\r
215 <</DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null>> setpagedevice"
\r
218 <</DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null>> setpagedevice"
\r
221 <</DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null>> setpagedevice"
\r
224 <</DeferredMediaSelection true /PageSize [499 708] /ImagingBBox null>> setpagedevice"
\r
227 currentpagedevice /PageSize get aload pop
\r
228 2 copy gt {exch} if
\r
231 dup [499 708] (B5) put
\r
232 dup [312 624] (DL) put
\r
233 dup [459 649] (C5) put
\r
234 dup [279 540] (Monarch) put
\r
235 dup [297 684] (Comm10) put
\r
236 dup [595 842] (A4) put
\r
237 dup [522 756] (Executive) put
\r
238 dup [612 1008] (Legal) put
\r
239 dup [612 792] (Letter) put
\r
240 dup [420 595] (A5) put
\r
241 { exch aload pop 4 index sub abs 5 le exch
\r
242 5 index sub abs 5 le and
\r
243 {exch pop exit} {pop} ifelse
\r
248 *CloseUI: *PageSize
\r
250 *OpenUI *PageRegion: PickOne
\r
251 *OrderDependency: 40.0 AnySetup *PageRegion
\r
252 *DefaultPageRegion: Letter
\r
253 *PageRegion Letter/Letter: "
\r
254 <</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>> setpagedevice"
\r
256 *PageRegion Legal/Legal: "
\r
257 <</DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
259 *PageRegion Executive/Executive: "
\r
260 <</DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null>> setpagedevice"
\r
262 *PageRegion A4/A4: "
\r
263 <</DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null>> setpagedevice"
\r
265 *PageRegion A5/A5: "
\r
266 <</DeferredMediaSelection true /PageSize [420 595] /ImagingBBox null>> setpagedevice"
\r
268 *PageRegion Comm10/Com-10: "
\r
269 <</DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null>> setpagedevice"
\r
271 *PageRegion Monarch/Monarch: "
\r
272 <</DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null>> setpagedevice"
\r
274 *PageRegion DL/DL: "
\r
275 <</DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null>> setpagedevice"
\r
277 *PageRegion C5/C5: "
\r
278 <</DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null>> setpagedevice"
\r
280 *PageRegion B5/B5: "
\r
281 <</DeferredMediaSelection true /PageSize [499 708] /ImagingBBox null>> setpagedevice"
\r
283 *CloseUI: *PageRegion
\r
285 *DefaultImageableArea: Letter
\r
286 *ImageableArea Letter/Letter: "12.24 12.06 599.76 780.06 "
\r
287 *ImageableArea Legal/Legal: "12.24 12.06 599.76 996.06 "
\r
288 *ImageableArea Executive/Executive: "13.32 12.06 508.68 744.06 "
\r
289 *ImageableArea A4/A4: "13.44 12.06 581.76 829.74 "
\r
290 *ImageableArea A5/A5: "12.00 12.00 408.00 583.00 "
\r
291 *ImageableArea Comm10/Com-10: "12.12 12.06 284.76 672.06 "
\r
292 *ImageableArea Monarch/Monarch: "12.72 12.06 266.16 528.06 "
\r
293 *ImageableArea DL/DL: "13.80 12.06 297.96 611.58 "
\r
294 *ImageableArea C5/C5: "12.60 12.06 446.52 637.02 "
\r
295 *ImageableArea B5/B5: "13.20 12.06 485.52 696.54 "
\r
297 /cvp { ( ) cvs print ( ) print } bind def
\r
298 /upperright {10000 mul floor 10000 div} bind def
\r
299 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
300 newpath clippath pathbbox
\r
301 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
302 exch 2 {upperright cvp} repeat flush
\r
307 *DefaultPaperDimension: Letter
\r
308 *PaperDimension Letter/Letter: "612 792"
\r
309 *PaperDimension Legal/Legal: "612 1008"
\r
310 *PaperDimension Executive/Executive: "522 756"
\r
311 *PaperDimension A4/A4: "595 842"
\r
312 *PaperDimension A5/A5: "420 595"
\r
313 *PaperDimension Comm10/Com-10: "297 684"
\r
314 *PaperDimension Monarch/Monarch: "279 540"
\r
315 *PaperDimension DL/DL: "312 624"
\r
316 *PaperDimension C5/C5: "459 649"
\r
317 *PaperDimension B5/B5: "499 708"
\r
319 *LandscapeOrientation: Plus90
\r
321 *%=== Custom Paper Support =================
\r
322 *%Orientation and Margin (offsets) values are not utilized
\r
324 *MaxMediaWidth: "612"
\r
325 *MaxMediaHeight: "1008"
\r
326 *CenterRegistered: False
\r
327 *HWMargins: 16 16 16 16
\r
328 *CustomPageSize True: "
\r
330 << /PageSize [ 5 -2 roll ]
\r
331 /DeferredMediaSelection true
\r
332 /ImagingBBox null >>
\r
337 *ParamCustomPageSize Width: 1 points 252 612
\r
338 *ParamCustomPageSize Height: 2 points 453.5 1008
\r
339 *ParamCustomPageSize WidthOffset: 3 points 0 0
\r
340 *ParamCustomPageSize HeightOffset: 4 points 0 0
\r
341 *ParamCustomPageSize Orientation: 5 int 0 0
\r
343 *RequiresPageRegion All: True
\r
345 *%=== Paper Sources ====================
\r
346 *OpenUI *InputSlot: PickOne
\r
347 *OrderDependency: 20.0 AnySetup *InputSlot
\r
348 *DefaultInputSlot: Lower
\r
349 *InputSlot Upper/Tray 1: "
\r
350 <</DeferredMediaSelection true /MediaPosition 3>> setpagedevice"
\r
352 *InputSlot Lower/Tray 2: "
\r
353 <</DeferredMediaSelection true /MediaPosition 0>> setpagedevice"
\r
355 *InputSlot LargeCapacity/Tray 3: "
\r
356 <</DeferredMediaSelection true /MediaPosition 1>> setpagedevice"
\r
358 *InputSlot Envelope/Envelope Feeder: "
\r
359 <</DeferredMediaSelection true /MediaPosition 2>> setpagedevice"
\r
362 currentpagedevice /InputAttributes get /Priority get
\r
363 aload pop pop pop pop
\r
364 [(Lower) (Upper) (Envelope) (LargeCapacity)] exch get = flush
\r
367 *CloseUI: *InputSlot
\r
369 *OpenUI *ManualFeed/Manual Feed: Boolean
\r
370 *OrderDependency: 20.0 AnySetup *ManualFeed
\r
371 *DefaultManualFeed: False
\r
372 *ManualFeed True: "
\r
373 <</ManualFeed true>> setpagedevice"
\r
375 *ManualFeed False: "
\r
376 <</ManualFeed false>> setpagedevice"
\r
379 currentpagedevice /ManualFeed get
\r
380 {(True)}{(False)}ifelse = flush
\r
383 *CloseUI: *ManualFeed
\r
385 *%=== Halftone Information =================
\r
386 *ScreenFreq: "85.0"
\r
387 *ScreenAngle: "45.0"
\r
388 *ResScreenFreq 600dpi/600 dpi: "85.0"
\r
389 *ResScreenAngle 600dpi/600 dpi: "45.0"
\r
390 *ResScreenFreq 300dpi/300 dpi: "60.0"
\r
391 *ResScreenAngle 300dpi/300 dpi: "45.0"
\r
393 *OpenUI *HPHalftone/Levels of Gray: PickOne
\r
394 *OrderDependency: 10.0 DocumentSetup *HPHalftone
\r
395 *DefaultHPHalftone: PrinterDefault
\r
396 *HPHalftone PrinterDefault/Printer's Current Setting: ""
\r
397 *HPHalftone Enhanced/Enhanced: "
\r
399 currentpagedevice /HWResolution get
\r
400 dup 0 get 600 eq exch 1 get 600 eq and
\r
401 { /EnhancedColorRendering600 } { /EnhancedColorRendering } ifelse
\r
402 /ColorRendering findresource setcolorrendering
\r
403 /EnhancedHalftone /Halftone findresource sethalftone
\r
404 { } settransfer false setstrokeadjust
\r
407 currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
\r
409 << /PostRenderingEnhance true
\r
410 /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
\r
413 /setscreen { pop pop pop } def
\r
414 /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } def
\r
415 /sethalftone { pop } def
\r
418 *HPHalftone Standard/Standard: "
\r
420 currentpagedevice /HWResolution get
\r
421 dup 0 get 600 eq exch 1 get 600 eq and dup
\r
422 currentpagedevice /PostRenderingEnhance get
\r
423 currentpagedevice /PostRenderingEnhanceDetails get /REValue get 0 ne and
\r
424 { {/DefaultColorRenderingRE600} {/DefaultColorRenderingRE} ifelse}
\r
425 { {/DefaultColorRendering600} {/DefaultColorRendering} ifelse} ifelse
\r
426 /ColorRendering findresource setcolorrendering
\r
427 { /DefaultHalftone600 } {/DefaultHalftone} ifelse
\r
428 /Halftone findresource sethalftone
\r
429 {} settransfer false setstrokeadjust
\r
432 currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
\r
434 << /PostRenderingEnhance true
\r
435 /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
\r
441 currenthalftone /HalftoneType get 9 eq
\r
442 {(Enhanced)} {(Standard)} ifelse = flush
\r
445 *CloseUI: *HPHalftone
\r
447 *%=== Duplex ====================================
\r
448 *OpenUI *Duplex/Duplex: PickOne
\r
449 *OrderDependency: 50.0 AnySetup *Duplex
\r
450 *DefaultDuplex: None
\r
451 *Duplex None/Off (1-Sided): "
\r
452 <</Duplex false>> setpagedevice"
\r
454 *Duplex DuplexNoTumble/Flip on Long Edge (Standard): "
\r
455 <</Duplex true /Tumble false>> setpagedevice"
\r
457 *Duplex DuplexTumble/Flip on Short Edge: "
\r
458 <</Duplex true /Tumble true>> setpagedevice"
\r
461 currentpagedevice /Duplex known
\r
463 { currentpagedevice /Duplex get
\r
464 { currentpagedevice /Tumble get
\r
465 {(DuplexTumble)}{(DuplexNoTumble)}ifelse
\r
466 } { (None)} ifelse
\r
467 }{(None)} ifelse = flush
\r
472 *%=== Resolution Enhancement ========================
\r
473 *OpenUI *Smoothing/Resolution Enhancement: PickOne
\r
474 *OrderDependency: 20.0 DocumentSetup *Smoothing
\r
475 *DefaultSmoothing: PrinterDefault
\r
476 *Smoothing PrinterDefault/Printer's Current Setting: ""
\r
477 *Smoothing None/Off: "
\r
478 << /PostRenderingEnhance true
\r
479 /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
\r
482 *Smoothing Light/Light: "
\r
483 << /PostRenderingEnhance true
\r
484 /PostRenderingEnhanceDetails << /REValue 1 /Type 8 >>
\r
487 *Smoothing Medium/Medium: "
\r
488 << /PostRenderingEnhance true
\r
489 /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >>
\r
492 *Smoothing Dark/Dark: "
\r
493 << /PostRenderingEnhance true
\r
494 /PostRenderingEnhanceDetails << /REValue 3 /Type 8 >>
\r
498 currentpagedevice /PostRenderingEnhanceDetails get /REValue get
\r
499 [(None) (Light) (Medium) (Dark)] exch get =
\r
502 *CloseUI: *Smoothing
\r
504 *DefaultTransfer: Null
\r
505 *Transfer Null: "{ }"
\r
506 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
508 *%=== Color Control ========================
\r
509 *DefaultColorSep: ProcessBlack.85lpi.600dpi
\r
510 *InkName: ProcessBlack/Process Black
\r
511 *InkName: CustomColor/Custom Color
\r
512 *InkName: ProcessCyan/Process Cyan
\r
513 *InkName: ProcessMagenta/Process Magenta
\r
514 *InkName: ProcessYellow/Process Yellow
\r
516 *% For 60 lpi / 300 dpi ===============================
\r
517 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
518 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
519 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
\r
520 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
\r
521 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
\r
523 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
524 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
525 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
526 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
527 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
529 *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
\r
530 *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
\r
531 *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
\r
532 *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
\r
533 *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
\r
534 *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
\r
536 *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
\r
537 *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
\r
538 *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
\r
539 *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
\r
540 *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
\r
541 *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
\r
542 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
543 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
544 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
545 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
\r
548 *% For 106 lpi /300 dpi ===============================
\r
549 *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi /300 dpi: "45.0"
\r
550 *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi /300 dpi: "45.0"
\r
551 *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi /300 dpi: "71.5651"
\r
552 *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi /300 dpi: "18.4349"
\r
553 *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi /300 dpi: "0.0"
\r
555 *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi /300 dpi: "106.066"
\r
556 *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi /300 dpi: "106.066"
\r
557 *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi /300 dpi: "94.8683"
\r
558 *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi /300 dpi: "94.8683"
\r
559 *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi /300 dpi: "100.0"
\r
561 *% For 106 lpi /600 dpi ===============================
\r
563 *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi /600 dpi: "45.0"
\r
564 *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi /600 dpi: "45.0"
\r
565 *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi /600 dpi: "71.5651"
\r
566 *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi /600 dpi: "18.4349"
\r
567 *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi /600 dpi: "0.0"
\r
569 *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi /600 dpi: "106.066"
\r
570 *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi /600 dpi: "106.066"
\r
571 *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi /600 dpi: "94.8683"
\r
572 *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi /600 dpi: "94.8683"
\r
573 *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi /600 dpi: "100.0"
\r
575 *%=== Font Information =====================
\r
576 *DefaultFont: Courier
\r
577 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
\r
578 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
\r
579 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
\r
580 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
\r
581 *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
\r
582 *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
\r
583 *Font Bookman-Light: Standard "(001.003S)" Standard ROM
\r
584 *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
\r
585 *Font Courier: Standard "(002.004S)" Standard ROM
\r
586 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
\r
587 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
\r
588 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
\r
589 *Font Helvetica: Standard "(001.006S)" Standard ROM
\r
590 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
\r
591 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
\r
592 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
\r
593 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
\r
594 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
\r
595 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
\r
596 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
\r
597 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
\r
598 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
\r
599 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
\r
600 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
\r
601 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
\r
602 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
\r
603 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
\r
604 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
\r
605 *Font Symbol: Special "(001.007S)" Special ROM
\r
606 *Font Times-Bold: Standard "(001.007S)" Standard ROM
\r
607 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
\r
608 *Font Times-Italic: Standard "(001.007S)" Standard ROM
\r
609 *Font Times-Roman: Standard "(001.007S)" Standard ROM
\r
610 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
\r
611 *Font ZapfDingbats: Special "(001.004S)" Special ROM
\r
614 { exch dup 127 string cvs (/) print print (:) print
\r
615 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
\r
623 (*) {cvn ==} 128 string /Font resourceforall
\r
628 *%=== Printer Messages (verbatim from printer): ================
\r
629 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
630 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
631 *Message: "\FontName\ not found, using Courier"
\r
633 *% Status (format: %%[ status: <one of these> ] %%)
\r
637 *Status: "printing"
\r
638 *Status: "initializing"
\r
639 *Status: "PrinterError: cover open or no toner cartridge"
\r
640 *Status: "PrinterError: warming up"
\r
641 *Status: "PrinterError: resetting printer"
\r
642 *Status: "PrinterError: paper jam"
\r
643 *Status: "PrinterError: manual feed"
\r
644 *Status: "PrinterError: off line"
\r
645 *Status: "PrinterError: out of memory"
\r
646 *Status: "PrinterError: out of paper"
\r
649 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
650 *PrinterError: "cover open or no toner cartridge"
\r
651 *PrinterError: "warming up"
\r
652 *PrinterError: "resetting printer"
\r
653 *PrinterError: "paper jam"
\r
654 *PrinterError: "manual feed"
\r
655 *PrinterError: "off line"
\r
656 *PrinterError: "out of memory"
\r
657 *PrinterError: "out of paper"
\r
659 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
660 *Source: "LocalTalk"
\r
661 *Source: "BiTronics"
\r
662 *Source: "Parallel"
\r
664 *Source: "EtherTalk"
\r
669 { false } { true exch startjob } ifelse
\r
671 (WARNING: Cannot modify initial VM.) =
\r
672 (Missing or invalid password.) =
\r
673 (Please contact the author of this software.) = flush quit
\r
679 { false } { true exch startjob } ifelse
\r
681 (WARNING: Cannot reset printer.) =
\r
682 (Missing or invalid password.) =
\r
683 (Please contact the author of this software.) = flush quit
\r
685 systemdict /quit get exec
\r
686 (WARNING : Printer Reset Failed.) = flush
\r
690 *% ================================
\r
691 *% For "HP LaserJet 5M" version 2014.103
\r
692 *% ================================
\r
693 *% The byte count of this file should be exactly 024579 or 025274
\r
694 *% depending on the filesystem it resides in.
\r
695 *% end of PPD file for HP LaserJet 5M
\r