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
11 *FormatVersion: "4.3"
\r
13 *LanguageEncoding: ISOLatin1
\r
14 *LanguageVersion: English
\r
15 *PCFileName: "EP_82F21.PPD"
\r
16 *Product: "(EPSON LP-8200PS2)"
\r
17 *PSVersion: "(2015.107) 1"
\r
18 *ModelName: "EPSON LP-8200PS2 2 Font"
\r
19 *Manufacturer: "Epson"
\r
20 *ShortNickName: "EPSON LP-8200PS2 2 Font"
\r
21 *NickName: "EPSON LP-8200PS2 v2015.107"
\r
22 *% === Options and Constraints =========
\r
23 *OpenGroup: InstallableOptions/Options Installed
\r
25 *OpenUI *Option1/Option Cassette: Boolean
\r
26 *DefaultOption1: False
\r
27 *Option1 True/Installed: ""
\r
28 *Option1 False/None: ""
\r
30 currentpagedevice /InputAttributes get 2 get
\r
31 null eq {(False)}{(True)}ifelse
\r
36 *OpenUI *Option2/HDD: Boolean
\r
37 *DefaultOption2: False
\r
38 *Option2 True/Connected: ""
\r
39 *Option2 False/None: ""
\r
43 { currentdevparams dup /Writeable known
\r
44 { /Writeable get {pop true} if } { pop } ifelse
\r
45 } 10 string /IODevice resourceforall
\r
46 {(True)}{(False)} ifelse = flush
\r
51 *OpenUI *Option3/Type1 Coprocessor: Boolean
\r
52 *DefaultOption3: False
\r
53 *Option3 True/Installed: ""
\r
54 *Option3 False/None: ""
\r
58 (Type1Coprocessor) eq {pop (True) exit}if
\r
59 } =string /HWOptions resourceforall
\r
65 *OpenUI *Option4/Ethernet Option: Boolean
\r
66 *DefaultOption4: False
\r
67 *Option4 True/Installed: ""
\r
68 *Option4 False/None: ""
\r
71 /AdminUtils /ProcSet findresource begin EtherTalkOptionInstalled end
\r
72 {(True)}{(False)}ifelse
\r
78 *OpenUI *InstalledMemory/Memory: PickOne
\r
79 *DefaultInstalledMemory: 8Meg
\r
80 *InstalledMemory 8Meg/Standard(8MB): ""
\r
81 *InstalledMemory 12Meg/12MB: ""
\r
82 *InstalledMemory 16Meg/16MB: ""
\r
83 *InstalledMemory 20Meg/20MB: ""
\r
84 *InstalledMemory 24Meg/24MB: ""
\r
85 *InstalledMemory 28Meg/28MB: ""
\r
86 *InstalledMemory 32Meg/32MB: ""
\r
87 *InstalledMemory 40Meg/40MB: ""
\r
88 *?InstalledMemory: "
\r
90 currentsystemparams /RamSize get 16#100000 div 8 sub 4 div cvi
\r
91 [(8Meg) (12Meg) (16Meg) (20Meg) (24Meg) (28Meg) (32Meg) () (40Meg)]
\r
96 *CloseUI: *InstalledMemory
\r
98 *CloseGroup: InstallableOptions
\r
100 *UIConstraints: *Option1 False *InputSlot Lower
\r
102 *UIConstraints: *InputSlot Upper *MediaType Thick
\r
103 *UIConstraints: *InputSlot Lower *MediaType Thick
\r
105 *UIConstraints: *InstalledMemory 8Meg *PageSize MaxPage
\r
106 *UIConstraints: *InstalledMemory 8Meg *PageRegion MaxPage
\r
108 *UIConstraints: *InputSlot Lower *Option1 False
\r
110 *UIConstraints: *MediaType Thick *InputSlot Upper
\r
111 *UIConstraints: *MediaType Thick *InputSlot Lower
\r
113 *UIConstraints: *PageSize MaxPage *InstalledMemory 8Meg
\r
114 *UIConstraints: *PageRegion MaxPage *InstalledMemory 8Meg
\r
116 *% ==== Device Capabilities ===============
\r
117 *LanguageLevel: "2"
\r
118 *Protocols: BCP TBCP
\r
121 *VMOption 8Meg: "2920000"
\r
122 *VMOption 12Meg: "2820000"
\r
123 *VMOption 16Meg: "6880000"
\r
124 *VMOption 20Meg: "10850000"
\r
125 *VMOption 24Meg: "14900000"
\r
126 *VMOption 28Meg: "18930000"
\r
127 *VMOption 32Meg: "23000000"
\r
128 *VMOption 40Meg: "31110000"
\r
131 *ColorDevice: False
\r
132 *DefaultColorSpace: Gray
\r
133 *TTRasterizer: Type42
\r
136 42 /FontType resourcestatus {pop pop (Type42)}{(None)}ifelse
\r
145 { currentdevparams dup /Writeable known
\r
146 { /Writeable get {pop true} if } { pop } ifelse
\r
147 } 10 string /IODevice resourceforall
\r
148 {(True)}{(False)} ifelse = flush
\r
156 { false } { true exch startjob } ifelse
\r
158 (WARNING: Cannot modify initial VM.) =
\r
159 (Missing or invalid password.) =
\r
160 (Please contact the author of this software.) = flush quit
\r
166 { false } { true exch startjob } ifelse
\r
168 (WARNING: Cannot reset printer.) =
\r
169 (Missing or invalid password.) =
\r
170 (Please contact the author of this software.) = flush quit
\r
172 systemdict /quit get exec
\r
173 (WARNING : Printer Reset Failed.) = flush
\r
176 *OpenUI *Resolution/Resolution: PickOne
\r
177 *OrderDependency: 20 AnySetup *Resolution
\r
178 *DefaultResolution: 600dpi
\r
179 *Resolution 600dpi/Fine: "1 dict dup /HWResolution [600 600] put setpagedevice"
\r
180 *Resolution 300dpi/Quick: "1 dict dup /HWResolution [300 300] put setpagedevice"
\r
183 currentpagedevice /HWResolution get
\r
191 *CloseUI: *Resolution
\r
193 *% Job Patch File ===============
\r
195 10 dict dup /EPSONdict exch def begin
\r
196 /ThickPaper false def
\r
199 dup /PageSize 5 -1 roll put
\r
200 dup /ImagingBBox 4 -1 roll put
\r
201 dup ThickPaper {/MediaWeight 110 put}{/MediaWeight 75 put}ifelse
\r
209 *% Halftone Information ===============
\r
210 *DefaultHalftoneType: 1
\r
211 *ScreenFreq: "85.0"
\r
212 *ScreenAngle: "45.0"
\r
213 *ResScreenFreq 300dpi: "60.0"
\r
214 *ResScreenAngle 300dpi: "45.0"
\r
215 *ResScreenFreq 600dpi: "85.0"
\r
216 *ResScreenAngle 600dpi: "45.0"
\r
217 *DefaultScreenProc: Dot
\r
219 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
\r
220 1 sub dup mul add 1 sub } {dup mul exch dup mul
\r
221 add 1 exch sub } ifelse }
\r
224 *ScreenProc Line: "{ pop }"
\r
225 *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
\r
227 *DefaultTransfer: Null
\r
228 *Transfer Null: "{ }"
\r
229 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
231 *OpenUI *Smoothing/RIT: Boolean
\r
232 *OrderDependency: 50 AnySetup *Smoothing
\r
233 *DefaultSmoothing:True
\r
234 *Smoothing True/ON: "1 dict dup /PostRenderingEnhance true put setpagedevice"
\r
235 *Smoothing False/OFF: "1 dict dup /PostRenderingEnhance false put setpagedevice"
\r
238 currentpagedevice /PostRenderingEnhance get
\r
239 {(True)}{(False)}ifelse = flush
\r
243 *CloseUI: *Smoothing
\r
246 *OpenUI *EPHT/Halftone: Boolean
\r
247 *OrderDependency: 50 AnySetup *EPHT
\r
249 *EPHT True/Brilliant Screens: "
\r
250 /AdminUtils /ProcSet findresource begin
\r
251 false setDisableABS end
\r
252 currentpagedevice setpagedevice
\r
255 *EPHT False/Spot: "
\r
256 /AdminUtils /ProcSet findresource begin
\r
257 true setDisableABS end
\r
258 currentpagedevice setpagedevice
\r
263 /AdminUtils /ProcSet findresource begin disableABS end
\r
264 {(False)}{(True)}ifelse = flush
\r
271 *% Paper Handling ===================
\r
272 *LandscapeOrientation: Any
\r
273 *% Code in this section both selects a tray and sets up a frame buffer.
\r
274 *OpenUI *PageSize: PickOne
\r
275 *OrderDependency: 30 AnySetup *PageSize
\r
276 *DefaultPageSize: A4
\r
277 *PageSize Letter: "
\r
278 EPSONdict begin [612 792] null SetPaper end"
\r
281 EPSONdict begin [612 1008] null SetPaper end"
\r
283 *PageSize Tabloid/B: "
\r
284 EPSONdict begin [792 1224] null SetPaper end"
\r
287 EPSONdict begin [842 1191] null SetPaper end"
\r
290 EPSONdict begin [595 842] null SetPaper end"
\r
293 EPSONdict begin [420 595] null SetPaper end"
\r
296 EPSONdict begin [729 1032] null SetPaper end"
\r
299 EPSONdict begin [516 729] null SetPaper end"
\r
302 EPSONdict begin [595 935] null SetPaper end"
\r
304 *PageSize Executive: "
\r
305 EPSONdict begin [522 756] null SetPaper end"
\r
308 EPSONdict begin [297 684] null SetPaper end"
\r
311 EPSONdict begin [312 624] null SetPaper end"
\r
314 EPSONdict begin [459 649] null SetPaper end"
\r
316 *PageSize FanFoldGermanLegal/GOVLegal: "
\r
317 EPSONdict begin [612 936] null SetPaper end"
\r
319 *PageSize Postcard/Hagaki: "
\r
320 EPSONdict begin [284 419] null SetPaper end"
\r
322 *PageSize EnvMonarch/Monarch: "
\r
323 EPSONdict begin [279 540] null SetPaper end"
\r
325 *PageSize Statement: "
\r
326 EPSONdict begin [396 612] null SetPaper end"
\r
328 *PageSize GOVLetter: "
\r
329 EPSONdict begin [576 756] null SetPaper end"
\r
332 EPSONdict begin [842 1440] null SetPaper end"
\r
334 *PageSize MaxPage/Banner: "
\r
335 EPSONdict begin [842 2551] null SetPaper end"
\r
339 currentpagedevice /PageSize get aload pop
\r
340 2 copy gt {exch} if
\r
343 dup [612 792] (Letter) put
\r
344 dup [612 1008] (Legal) put
\r
345 dup [792 1224] (Tabloid) put
\r
346 dup [842 1191] (A3) put
\r
347 dup [595 842] (A4) put
\r
348 dup [420 595] (A5) put
\r
349 dup [729 1032] (B4) put
\r
350 dup [516 729] (B5) put
\r
351 dup [595 935] (Folio) put
\r
352 dup [522 756] (Executive) put
\r
353 dup [297 684] (Env10) put
\r
354 dup [312 624] (EnvDL) put
\r
355 dup [459 649] (EnvC5) put
\r
356 dup [612 936] (FanFoldGermanLegal) put
\r
357 dup [284 419] (Postcard) put
\r
358 dup [279 540] (EnvMonarch) put
\r
359 dup [396 612] (Statement) put
\r
360 dup [576 756] (GOVLetter) put
\r
361 dup [842 1440] (A3L) put
\r
362 dup [842 2551] (MaxPage) put
\r
364 { exch aload pop 4 index sub abs 5 le exch
\r
365 5 index sub abs 5 le and
\r
366 {exch pop exit} {pop} ifelse
\r
372 *CloseUI: *PageSize
\r
374 *OpenUI *PageRegion: PickOne
\r
375 *OrderDependency: 40 AnySetup *PageRegion
\r
376 *DefaultPageRegion: A4
\r
377 *PageRegion Letter: "
\r
378 EPSONdict begin [612 792] null SetPaper end"
\r
380 *PageRegion Legal: "
\r
381 EPSONdict begin [612 1008] null SetPaper end"
\r
383 *PageRegion Tabloid/B: "
\r
384 EPSONdict begin [792 1224] null SetPaper end"
\r
387 EPSONdict begin [842 1191] null SetPaper end"
\r
390 EPSONdict begin [595 842] null SetPaper end"
\r
393 EPSONdict begin [420 595] null SetPaper end"
\r
396 EPSONdict begin [729 1032] null SetPaper end"
\r
399 EPSONdict begin [516 729] null SetPaper end"
\r
401 *PageRegion Folio: "
\r
402 EPSONdict begin [595 935] null SetPaper end"
\r
404 *PageRegion Executive: "
\r
405 EPSONdict begin [522 756] null SetPaper end"
\r
407 *PageRegion Env10: "
\r
408 EPSONdict begin [297 684] null SetPaper end"
\r
410 *PageRegion EnvDL: "
\r
411 EPSONdict begin [312 624] null SetPaper end"
\r
413 *PageRegion EnvC5: "
\r
414 EPSONdict begin [459 649] null SetPaper end"
\r
416 *PageRegion FanFoldGermanLegal/GOVLegal: "
\r
417 EPSONdict begin [612 936] null SetPaper end"
\r
419 *PageRegion Postcard/Hagaki: "
\r
420 EPSONdict begin [284 419] null SetPaper end"
\r
422 *PageRegion EnvMonarch/Monarch: "
\r
423 EPSONdict begin [279 540] null SetPaper end"
\r
425 *PageRegion Statement: "
\r
426 EPSONdict begin [396 612] null SetPaper end"
\r
428 *PageRegion GOVLetter: "
\r
429 EPSONdict begin [576 756] null SetPaper end"
\r
432 EPSONdict begin [842 1440] null SetPaper end"
\r
434 *PageRegion MaxPage/Banner: "
\r
435 EPSONdict begin [842 2551] null SetPaper end"
\r
437 *CloseUI: *PageRegion
\r
439 *% The following entries provide information about specific paper keywords.
\r
440 *DefaultImageableArea: A4
\r
441 *ImageableArea Letter: "3.66 3.60 607.5 786.96 "
\r
442 *ImageableArea Legal: "3.60 3.66 606.48 1002.54 "
\r
443 *ImageableArea Tabloid/B: "3.60 3.66 789.96 1218.06 "
\r
444 *ImageableArea A3: "3.60 3.66 836.88 1184.94 "
\r
445 *ImageableArea A4: "3.66 3.60 589.74 836.88 "
\r
446 *ImageableArea A5: "3.66 3.60 413.1 587.28 "
\r
447 *ImageableArea B4: "3.60 3.66 717.84 1026.06 "
\r
448 *ImageableArea B5: "3.66 3.60 508.14 721.68"
\r
449 *ImageableArea Folio: "3.60 3.66 587.28 927.18 "
\r
450 *ImageableArea Executive: "3.66 3.60 514.38 744.72"
\r
451 *ImageableArea Env10: "3.60 3.66 291.6 676.14 "
\r
452 *ImageableArea EnvDL: "3.60 3.66 303.12 614.22 "
\r
453 *ImageableArea EnvC5: "3.60 3.66 452.88 641.1 "
\r
454 *ImageableArea FanFoldGermanLegal/GOVLegal: "3.60 3.66 606.48 926.22 "
\r
455 *ImageableArea Postcard/Hagaki: "3.60 3.66 276.24 412.14 "
\r
456 *ImageableArea EnvMonarch/Monarch: "3.60 3.66 272.4 532.14 "
\r
457 *ImageableArea Statement: "3.66 3.60 388.14 606.48"
\r
458 *ImageableArea GOVLetter: "3.60 3.66 568.08 748.14 "
\r
459 *ImageableArea A3L: "3.60 3.66 836.88 1435.98 "
\r
460 *ImageableArea MaxPage/Banner: "3.60 3.66 836.88 2545.74 "
\r
464 /cvp { ( ) cvs print ( ) print } bind def
\r
465 /upperright {10000 mul floor 10000 div} bind def
\r
466 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
467 newpath clippath pathbbox
\r
468 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
469 exch 2 {upperright cvp} repeat flush
\r
474 *% These provide the physical dimensions of the paper (by keyword)
\r
475 *DefaultPaperDimension: A4
\r
476 *PaperDimension Letter: "612 792"
\r
477 *PaperDimension Legal: "612 1008"
\r
478 *PaperDimension Tabloid/B: "792 1224"
\r
479 *PaperDimension A3: "842 1191"
\r
480 *PaperDimension A4: "595 842"
\r
481 *PaperDimension A5: "420 595"
\r
482 *PaperDimension B4: "729 1032"
\r
483 *PaperDimension B5: "516 729"
\r
484 *PaperDimension Folio: "595 935"
\r
485 *PaperDimension Executive: "522 756"
\r
486 *PaperDimension Env10: "297 684"
\r
487 *PaperDimension EnvDL: "312 624"
\r
488 *PaperDimension EnvC5: "459 649"
\r
489 *PaperDimension FanFoldGermanLegal/GOVLegal: "612 936"
\r
490 *PaperDimension Postcard/Hagaki: "284 419"
\r
491 *PaperDimension EnvMonarch/Monarch: "279 540"
\r
492 *PaperDimension Statement: "396 612"
\r
493 *PaperDimension GOVLetter: "576 756"
\r
494 *PaperDimension A3L: "842 1440"
\r
495 *PaperDimension MaxPage/Banner: "842 2551"
\r
497 *DefaultOutputBin: OnlyOne
\r
498 *DefaultOutputOrder: Normal
\r
500 *OpenUI *InputSlot: PickOne
\r
501 *OrderDependency: 20 AnySetup *InputSlot
\r
502 *DefaultInputSlot: Standard
\r
503 *InputSlot Standard/Standard: "
\r
504 currentpagedevice /InputAttributes get 0 get
\r
507 { dup length 1 add dict copy
\r
508 dup /InputAttributes
\r
509 1 dict dup /Priority [0] put
\r
513 *InputSlot Upper/Upper: "
\r
514 currentpagedevice /InputAttributes get 1 get
\r
517 { dup length 1 add dict copy
\r
518 dup /InputAttributes
\r
519 1 dict dup /Priority [1] put
\r
523 *InputSlot Lower/Lower: "
\r
524 currentpagedevice /InputAttributes get 2 get
\r
527 { dup length 1 add dict copy
\r
528 dup /InputAttributes
\r
529 1 dict dup /Priority [2] put
\r
536 dup /0 (Standard) put
\r
539 currentpagedevice /InputAttributes get
\r
540 dup /Priority known
\r
541 { /Priority get 0 get ( ) cvs cvn get }
\r
544 { {pop} forall ( ) cvs cvn get }
\r
545 { pop pop (Unknown) } ifelse
\r
551 *CloseUI: *InputSlot
\r
554 *OpenUI *TraySwitch/TraySwitch: Boolean
\r
555 *OrderDependency: 50 AnySetup *TraySwitch
\r
556 *DefaultTraySwitch: True
\r
557 *TraySwitch True/Auto: "1 dict dup /TraySwitch true put setpagedevice"
\r
558 *TraySwitch False/Manual: "1 dict dup /TraySwitch false put setpagedevice"
\r
561 currentpagedevice /TraySwitch get
\r
562 {(True)}{(False)}ifelse = flush
\r
566 *CloseUI: *TraySwitch
\r
568 *OpenUI *MediaType/PaperType: PickOne
\r
569 *OrderDependency: 20 AnySetup *MediaType
\r
570 *DefaultMediaType: Standard
\r
571 *MediaType Standard/Standard: "
\r
573 /ThickPaper false def
\r
577 *MediaType Thick/Thick: "
\r
579 /ThickPaper true def
\r
586 dup 75 (Standard) put
\r
587 dup 110 (Thick) put
\r
588 currentpagedevice /MediaWeight
\r
593 *CloseUI: *MediaType
\r
595 *OpenUI *EPPCheck/PaperSizeCheck: Boolean
\r
596 *OrderDependency: 10 AnySetup *EPPCheck
\r
597 *DefaultEPPCheck: True
\r
598 *EPPCheck True/Enable: "<</Policies <</PageSize 2>> >> setpagedevice"
\r
599 *EPPCheck False/Disable: "<</Policies <</PageSize 7>> >> setpagedevice"
\r
602 currentpagedevice /Policies get /PageSize get 2 eq
\r
603 {(True)}{(False)}ifelse = flush
\r
607 *CloseUI: *EPPCheck
\r
611 *% Font Information =====================
\r
612 *DefaultFont: Courier
\r
613 *Font Courier: Standard "(002.004S)" Standard ROM
\r
614 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
\r
615 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
\r
616 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
\r
617 *Font GothicBBB-Medium-78-EUC-H: EUC "(003.002)" JIS-78 Disk
\r
618 *Font GothicBBB-Medium-78-EUC-V: EUC "(003.002)" JIS-78 Disk
\r
619 *Font GothicBBB-Medium-78-H: JIS "(003.002)" JIS-78 Disk
\r
620 *Font GothicBBB-Medium-78-RKSJ-H: RKSJ "(003.002)" JIS-78 Disk
\r
621 *Font GothicBBB-Medium-78-RKSJ-V: RKSJ "(003.002)" JIS-78 Disk
\r
622 *Font GothicBBB-Medium-78-V: JIS "(003.002)" JIS-78 Disk
\r
623 *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
\r
624 *Font GothicBBB-Medium-90pv-RKSJ-H: RKSJ "(003.002)" Special Disk
\r
625 *Font GothicBBB-Medium-90pv-RKSJ-V: RKSJ "(003.002)" Special Disk
\r
626 *Font GothicBBB-Medium-90ms-RKSJ-H: RKSJ "(003.002)" Special Disk
\r
627 *Font GothicBBB-Medium-90ms-RKSJ-V: RKSJ "(003.002)" Special Disk
\r
628 *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
\r
629 *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
\r
630 *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
\r
631 *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
\r
632 *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
\r
633 *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
\r
634 *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
\r
635 *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
\r
636 *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
\r
637 *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
\r
638 *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
\r
639 *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
\r
640 *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
\r
641 *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
\r
642 *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
\r
643 *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
\r
644 *Font Helvetica: Standard "(001.006S)" Standard ROM
\r
645 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
\r
646 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
\r
647 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
\r
648 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
\r
649 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
\r
650 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
\r
651 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
\r
652 *Font Ryumin-Light-78-EUC-H: EUC "(003.001)" JIS-78 Disk
\r
653 *Font Ryumin-Light-78-EUC-V: EUC "(003.001)" JIS-78 Disk
\r
654 *Font Ryumin-Light-78-H: JIS "(003.001)" JIS-78 Disk
\r
655 *Font Ryumin-Light-78-RKSJ-H: RKSJ "(003.001)" JIS-78 Disk
\r
656 *Font Ryumin-Light-78-RKSJ-V: RKSJ "(003.001)" JIS-78 Disk
\r
657 *Font Ryumin-Light-78-V: JIS "(003.001)" JIS-78 Disk
\r
658 *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
\r
659 *Font Ryumin-Light-90pv-RKSJ-H: RKSJ "(003.001)" Special Disk
\r
660 *Font Ryumin-Light-90pv-RKSJ-V: RKSJ "(003.001)" Special Disk
\r
661 *Font Ryumin-Light-90ms-RKSJ-H: RKSJ "(003.001)" Special Disk
\r
662 *Font Ryumin-Light-90ms-RKSJ-V: RKSJ "(003.001)" Special Disk
\r
663 *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
\r
664 *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
\r
665 *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
\r
666 *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
\r
667 *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
\r
668 *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
\r
669 *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
\r
670 *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
\r
671 *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
\r
672 *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
\r
673 *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
\r
674 *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
\r
675 *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
\r
676 *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
\r
677 *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
\r
678 *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
\r
679 *Font Symbol: Special "(001.007S)" Special ROM
\r
680 *Font Times-Bold: Standard "(001.007S)" Standard ROM
\r
681 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
\r
682 *Font Times-Italic: Standard "(001.007S)" Standard ROM
\r
683 *Font Times-Roman: Standard "(001.007S)" Standard ROM
\r
688 { exch dup 127 string cvs (/) print print (:) print
\r
689 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
\r
699 (*) {cvn ==} 128 string /Font resourceforall
\r
705 *% Printer Messages (verbatim from printer):
\r
706 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
707 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
708 *Message: "\FontName\ not found, using Courier"
\r
710 *% Status (format: %%[ status: <one of these> ] %%)
\r
711 *Status: "initializing"
\r
715 *Status: "printing"
\r
716 *Status: "Tray change timeout"
\r
717 *Status: "waiting for a4 tray"
\r
718 *Status: "waiting for letter tray"
\r
719 *Status: "waiting for b5 tray"
\r
720 *Status: "waiting for executivepage tray"
\r
721 *Status: "waiting for statement tray"
\r
722 *Status: "waiting for b(ledger,tabloid) tray"
\r
723 *Status: "waiting for a3 tray"
\r
724 *Status: "waiting for b4 tray"
\r
725 *Status: "waiting for legal tray"
\r
726 *Status: "waiting for glg (legal13) tray"
\r
727 *Status: "waiting for monarch envelope tray"
\r
728 *Status: "waiting for com10 envelope tray"
\r
729 *Status: "waiting for dl envelope tray"
\r
730 *Status: "waiting for c5 envelope tray"
\r
731 *Status: "waiting for postcard tray"
\r
732 *Status: "waiting for glt tray"
\r
733 *Status: "waiting for folio tray"
\r
734 *Status: "waiting for a5 tray"
\r
735 *Status: "waiting for a3l tray"
\r
736 *Status: "waiting for banner tray"
\r
737 *Status: "waiting for thick a4 tray"
\r
738 *Status: "waiting for thick letter tray"
\r
739 *Status: "waiting for thick b5 tray"
\r
740 *Status: "waiting for thick executivepage tray"
\r
741 *Status: "waiting for thick statement tray"
\r
742 *Status: "waiting for thick b(ledger,tabloid) tray"
\r
743 *Status: "waiting for thick a3 tray"
\r
744 *Status: "waiting for thick b4 tray"
\r
745 *Status: "waiting for thick legal tray"
\r
746 *Status: "waiting for thick glg (legal13) tray"
\r
747 *Status: "waiting for thick monarch envelope tray"
\r
748 *Status: "waiting for thick com10 envelope tray"
\r
749 *Status: "waiting for thick dl envelope tray"
\r
750 *Status: "waiting for thick c5 envelope tray"
\r
751 *Status: "waiting for thick postcard tray"
\r
752 *Status: "waiting for thick glt tray"
\r
753 *Status: "waiting for thick folio tray"
\r
754 *Status: "waiting for thick a5 tray"
\r
755 *Status: "waiting for thick a3l tray"
\r
756 *Status: "waiting for thick banner tray"
\r
757 *Status: "Stopped waiting for a4 tray"
\r
758 *Status: "Stopped waiting for letter tray"
\r
759 *Status: "Stopped waiting for b5 tray"
\r
760 *Status: "Stopped waiting for executivepage tray"
\r
761 *Status: "Stopped waiting for statement tray"
\r
762 *Status: "Stopped waiting for b(ledger,tabloid) tray"
\r
763 *Status: "Stopped waiting for a3 tray"
\r
764 *Status: "Stopped waiting for b4 tray"
\r
765 *Status: "Stopped waiting for legal tray"
\r
766 *Status: "Stopped waiting for glg (legal13) tray"
\r
767 *Status: "Stopped waiting for monarch envelope tray"
\r
768 *Status: "Stopped waiting for com10 envelope tray"
\r
769 *Status: "Stopped waiting for dl envelope tray"
\r
770 *Status: "Stopped waiting for c5 envelope tray"
\r
771 *Status: "Stopped waiting for postcard tray"
\r
772 *Status: "Stopped waiting for glt tray"
\r
773 *Status: "Stopped waiting for folio tray"
\r
774 *Status: "Stopped waiting for a5 tray"
\r
775 *Status: "Stopped waiting for a3l tray"
\r
776 *Status: "Stopped waiting for banner tray"
\r
777 *Status: "Stopped waiting for thick a4 tray"
\r
778 *Status: "Stopped waiting for thick letter tray"
\r
779 *Status: "Stopped waiting for thick b5 tray"
\r
780 *Status: "Stopped waiting for thick executivepage tray"
\r
781 *Status: "Stopped waiting for thick statement tray"
\r
782 *Status: "Stopped waiting for thick b(ledger,tabloid) tray"
\r
783 *Status: "Stopped waiting for thick a3 tray"
\r
784 *Status: "Stopped waiting for thick b4 tray"
\r
785 *Status: "Stopped waiting for thick legal tray"
\r
786 *Status: "Stopped waiting for thick glg (legal13) tray"
\r
787 *Status: "Stopped waiting for thick monarch envelope tray"
\r
788 *Status: "Stopped waiting for thick com10 envelope tray"
\r
789 *Status: "Stopped waiting for thick dl envelope tray"
\r
790 *Status: "Stopped waiting for thick c5 envelope tray"
\r
791 *Status: "Stopped waiting for thick postcard tray"
\r
792 *Status: "Stopped waiting for thick glt tray"
\r
793 *Status: "Stopped waiting for thick folio tray"
\r
794 *Status: "Stopped waiting for thick a5 tray"
\r
795 *Status: "Stopped waiting for thick a3l tray"
\r
796 *Status: "Stopped waiting for thick banner tray"
\r
797 *Status: "a4 tray installed"
\r
798 *Status: "letter tray installed"
\r
799 *Status: "b5 tray installed"
\r
800 *Status: "executivepage installed"
\r
801 *Status: "statement tray installed"
\r
802 *Status: "b(ledger,tabloid) tray installed"
\r
803 *Status: "a3 tray installed"
\r
804 *Status: "b4 tray installed"
\r
805 *Status: "legal tray installed"
\r
806 *Status: "glg (legal13) tray installed"
\r
807 *Status: "monarch envelope tray installed"
\r
808 *Status: "com10 envelope tray installed"
\r
809 *Status: "dl envelope tray installed"
\r
810 *Status: "c5 envelope tray installed"
\r
811 *Status: "postcard tray installed"
\r
812 *Status: "glt tray installed"
\r
813 *Status: "folio tray installed"
\r
814 *Status: "a5 tray installed"
\r
815 *Status: "a3l tray installed"
\r
816 *Status: "banner tray installed"
\r
817 *Status: "PrinterError: DMA firmware failure: restart"
\r
818 *Status: "PrinterError: cover open"
\r
819 *Status: "PrinterError: toner low"
\r
820 *Status: "PrinterError: toner cartridge out"
\r
821 *Status: "PrinterError: paper entry misfeed"
\r
822 *Status: "PrinterError: regular paper misfeed"
\r
823 *Status: "PrinterError: paper exit misfeed"
\r
824 *Status: "PrinterError: standard cassette out/misinstalled"
\r
825 *Status: "PrinterError: optional cassette out/misinstalled"
\r
826 *Status: "PrinterError: out of paper: standard"
\r
827 *Status: "PrinterError: out of paper: optional"
\r
828 *Status: "PrinterError: out of paper: front"
\r
829 *Status: "PrinterError: paper size error: standard"
\r
830 *Status: "PrinterError: paper size error: optional"
\r
831 *Status: "PrinterError: paper size error: front"
\r
832 *Status: "PrinterError: engine NVRAM malfunction"
\r
833 *Status: "PrinterError: fuser malfunction"
\r
834 *Status: "PrinterError: scanner motor malfunction"
\r
835 *Status: "PrinterError: fan malfunction"
\r
836 *Status: "PrinterError: service call"
\r
837 *Status: "PrinterError: EEROM error"
\r
838 *Status: "PrinterError: HDD read/write error"
\r
839 *Status: "PrinterError: ATC error"
\r
840 *Status: "PrinterError: warming up"
\r
842 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
843 *Source: "LocalTalk"
\r
845 *Source: "Parallel"
\r
846 *Source: "ScsiComm"
\r
848 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
849 *PrinterError: "DMA firmware failure: restart"
\r
850 *PrinterError: "cover open"
\r
851 *PrinterError: "toner low"
\r
852 *PrinterError: "toner cartridge out"
\r
853 *PrinterError: "paper entry misfeed"
\r
854 *PrinterError: "regular paper misfeed"
\r
855 *PrinterError: "paper exit misfeed"
\r
856 *PrinterError: "standard cassette out/misinstalled"
\r
857 *PrinterError: "optional cassette out/misinstalled"
\r
858 *PrinterError: "out of paper: standard"
\r
859 *PrinterError: "out of paper: optional"
\r
860 *PrinterError: "out of paper: front"
\r
861 *PrinterError: "paper size error: standard"
\r
862 *PrinterError: "paper size error: optional"
\r
863 *PrinterError: "paper size error: front"
\r
864 *PrinterError: "engine NVRAM malfunction"
\r
865 *PrinterError: "fuser malfunction"
\r
866 *PrinterError: "scanner motor malfunction"
\r
867 *PrinterError: "fan malfunction"
\r
868 *PrinterError: "service call"
\r
869 *PrinterError: "EEROM error"
\r
870 *PrinterError: "HDD read/write error"
\r
871 *PrinterError: "ATC error"
\r
872 *PrinterError: "warming up"
\r
874 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
\r
876 *% Color Separation Information =====================
\r
878 *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
\r
880 *InkName: ProcessBlack/Process Black
\r
881 *InkName: ProcessCyan/Process Cyan
\r
882 *InkName: ProcessMagenta/Process Magenta
\r
883 *InkName: ProcessYellow/Process Yellow
\r
885 *% For 60 lpi / 300 dpi ===============================
\r
887 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
888 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
889 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
\r
890 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
\r
891 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
\r
893 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
894 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
895 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
896 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
897 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
899 *% For 53 lpi / 300 dpi ===============================
\r
901 *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
\r
902 *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
\r
903 *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
\r
904 *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
\r
905 *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
\r
907 *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
\r
908 *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
\r
909 *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
\r
910 *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
\r
911 *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
\r
913 *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
\r
915 *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
\r
916 *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
\r
917 *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
\r
918 *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
\r
919 *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
\r
921 *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
\r
922 *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
\r
923 *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
\r
924 *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
\r
925 *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
\r
927 *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
\r
928 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
929 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
\r
930 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
\r
931 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
\r
934 *% For 71 lpi / 600 dpi ===============================
\r
936 *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
\r
937 *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
\r
938 *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
\r
939 *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
\r
940 *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
\r
942 *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
\r
943 *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
\r
944 *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
\r
945 *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
\r
946 *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
\r
948 *% Produced by "bldppd42.ps" version 4.0 edit 13
\r
949 *% Last Edit Date: Jun 3 1996
\r
950 *% The byte count of this file should be exactly 030891 or 031843
\r
951 *% depending on the filesystem it resides in.
\r
952 *% end of PPD file for LP-8200PS2
\r