merge the formfield patch from ooo-build
[ooovba.git] / psprint_config / configuration / ppds / APLW6101.PS
blob3d651888102f08d129abbf30648e7c231a5c30da
1 *PPD-Adobe: "4.1"\r
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 *FormatVersion: "4.1"\r
10 *FileVersion: "1.1"\r
11 *LanguageEncoding: ISOLatin1\r
12 *LanguageVersion: English\r
13 *PCFileName: "APLW6101.PPD"\r
14 *Product: "(LaserWriter Select 610)"\r
15 *PSVersion: "(2013.112) 1"\r
16 *ModelName: "Apple LaserWriter Select 610"\r
17 *ShortNickName: "Apple LaserWriter Select 610"\r
18 *NickName: "Apple LaserWriter Select 610 v2013.112"\r
20 *% === Options and Constraints =========\r
21 *OpenGroup: InstallableOptions/Options Installed\r
22 *OpenUI *Option1/Memory Configuration: PickOne\r
23 *DefaultOption1: 12Meg\r
24 *Option1 12Meg/Standard 12 MB RAM: ""\r
25 *Option1 16Meg/16 MB Upgrade: ""\r
26 *?Option1: "\r
27         (12Meg) currentsystemparams /RamSize get\r
28         16777216 eq {pop (16Meg)} if\r
29         = "\r
30 *End\r
31 *CloseUI: *Option1\r
33 *OpenUI *Option2/Cassette (250/500 Sheets): PickOne\r
34 *DefaultOption2: False\r
35 *Option2 True/Installed: ""\r
36 *Option2 False/Not Installed: ""\r
37 *Option2 Preferred/Installed and Preferred: "\r
38         1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice "\r
39 *End\r
40 *?Option2: "\r
41         save\r
42         currentpagedevice\r
43         /InputAttributes get\r
44         2 known {(True)}{(False)} ifelse = flush\r
45         restore "\r
46 *End\r
47 *CloseUI: *Option2\r
48 *CloseGroup: InstallableOptions\r
50 *UIConstraints: *Option2 False *InputSlot Lower\r
52 *UIConstraints: *PageSize Postcard *InputSlot Upper\r
53 *UIConstraints: *PageSize Postcard *InputSlot Lower\r
54 *UIConstraints: *InputSlot Upper *PageSize Postcard \r
55 *UIConstraints: *InputSlot Lower *PageSize Postcard \r
57 *UIConstraints: *PageRegion Postcard *InputSlot Upper\r
58 *UIConstraints: *PageRegion Postcard *InputSlot Lower\r
59 *UIConstraints: *InputSlot Upper *PageRegion Postcard \r
60 *UIConstraints: *InputSlot Lower *PageRegion Postcard \r
62 *UIConstraints: *Option1 12Meg *VMOption 16Meg\r
63 *UIConstraints: *Option1 16Meg *VMOption 12Meg\r
65 *% ==== Device Capabilities ===============\r
66 *LanguageLevel: "2"\r
67 *Protocols: BCP\r
68 *Emulators: LaserJetIII\r
69 *StartEmulator_LaserJetIII: "currentfile /LaserJetIII statusdict /emulate get exec "\r
70 *StopEmulator_LaserJetIII: "<1B>E"\r
72 *FreeVM: "6810752"\r
73 *VMOption 12Meg/Standard 12 MB RAM: "6810752"\r
74 *VMOption 16Meg/16 MB Upgrade: "10810752"\r
75 *ColorDevice: False\r
76 *DefaultColorSpace: Gray\r
77 *VariablePaperSize: False\r
78 *FileSystem: True\r
79 *?FileSystem: "\r
80   save false\r
81    (%disk?%)\r
82    { currentdevparams dup /Writeable known\r
83       { /Writeable get {pop true} if }  { pop } ifelse\r
84     } 10 string /IODevice resourceforall\r
85     {(True)}{(False)} ifelse = flush\r
86  restore"\r
87 *End\r
88 *Throughput: "10"\r
89 *Password: "()" \r
90 *ExitServer: "\r
91  count 0 eq\r
92  { false } { true exch startjob } ifelse\r
93  not { \r
94      (WARNING: Cannot modify initial VM.) =\r
95      (Missing or invalid password.) =\r
96      (Please contact the author of this software.) = flush quit\r
97      } if\r
98 "\r
99 *End\r
100 *Reset: "\r
101  count 0 eq\r
102  { false } { true exch startjob } ifelse\r
103  not { \r
104     (WARNING: Cannot reset printer.) =\r
105     (Missing or invalid password.) =\r
106     (Please contact the author of this software.) = flush quit\r
107     } if\r
108  systemdict /quit get exec\r
109  (WARNING : Printer Reset Failed.) = flush\r
111 *End\r
113 *% Halftone Information ===============\r
114 *ScreenFreq: "85.0"\r
115 *ScreenAngle: "45.0"\r
116 *DefaultScreenProc: Dot\r
117 *ScreenProc Dot: "\r
118 {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch  \r
119 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul  \r
120 add   1 exch   sub  } ifelse  }\r
122 *End\r
123 *ScreenProc Line: "{ pop }"\r
124 *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"\r
126 *DefaultTransfer: Null\r
127 *Transfer Null: "{ }"\r
128 *Transfer Null.Inverse: "{ 1 exch sub }"\r
130 *% Paper Handling ===================\r
132 *% Code in this section both selects a tray and sets up a frame buffer.\r
133 *OpenUI *PageSize: PickOne\r
134 *OrderDependency: 30 AnySetup *PageSize\r
135 *DefaultPageSize: A4\r
136 *PageSize A4: "\r
137     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"\r
138 *End\r
139 *PageSize Letter/US Letter: "\r
140     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"\r
141 *End\r
142 *PageSize Legal/US Legal: "\r
143     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"\r
144 *End\r
145 *PageSize B5: "\r
146     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"\r
147 *End\r
148 *PageSize Executive: "\r
149     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"\r
150 *End\r
151 *PageSize A5: "\r
152     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"\r
153 *End\r
154 *PageSize LetterSmall/US Letter Small: "\r
155     2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"\r
156 *End\r
157 *PageSize A4Small/A4 Small: "\r
158     2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"\r
159 *End\r
160 *PageSize LegalSmall/US Legal Small:  "\r
161     2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"\r
162 *End\r
163 *PageSize Monarch/Monarch Envelope: "\r
164     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"\r
165 *End\r
166 *PageSize Com10/Com10 Envelope: "\r
167     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"\r
168 *End\r
169 *PageSize C5: "\r
170     2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"\r
171 *End\r
172 *PageSize DL: "\r
173     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"\r
174 *End\r
175 *PageSize Postcard: "\r
176     2 dict dup /PageSize [284 419] put dup /ImagingBBox null put setpagedevice"\r
177 *End\r
178 *?PageSize: "\r
179   save\r
180    currentpagedevice /PageSize get aload pop\r
181    2 copy gt {exch} if \r
182    (Unknown) \r
183   11 dict\r
184    dup [612 792] (Letter) put\r
185    dup [612 1008] (Legal) put\r
186    dup [595 842] (A4) put\r
187    dup [516 729] (B5) put\r
188    dup [522 756] (Executive) put\r
189    dup [420 595] (A5) put\r
190    dup [279 540] (Monarch) put\r
191    dup [297 684] (Com10) put\r
192    dup [459 649] (C5) put\r
193    dup [312 624] (DL) put\r
194    dup [284 419] (Postcard) put\r
195  { exch aload pop 4 index sub abs 5 le exch \r
196    5 index sub abs 5 le and \r
197       {exch pop exit} {pop} ifelse\r
198    } bind forall\r
199    = flush pop pop\r
200    restore\r
202 *End\r
203 *CloseUI: *PageSize\r
205 *OpenUI *PageRegion:  PickOne\r
206 *OrderDependency: 40 AnySetup *PageRegion\r
207 *DefaultPageRegion: A4\r
208 *PageRegion A4: "\r
209    <</PageSize [595 842]  \r
210     /InputAttributes <<1 <</PageSize [595 842]>> >> \r
211     /ImagingBBox null >> setpagedevice "\r
212 *End\r
213 *PageRegion Letter/US Letter: "\r
214    <</PageSize [612 792]  \r
215       /InputAttributes <<1 <</PageSize [612 792]>> >> \r
216      /ImagingBBox null >> setpagedevice "\r
217 *End\r
218 *PageRegion Legal/US Legal: "\r
219    <</PageSize [612 1008]  \r
220      /InputAttributes <<1 <</PageSize [612 1008]>> >> \r
221     /ImagingBBox null >> setpagedevice "\r
222 *End\r
223 *PageRegion B5: "\r
224    <</PageSize [516 729]  \r
225     /InputAttributes <<1 <</PageSize [516 729]>> >> \r
226     /ImagingBBox null >> setpagedevice "\r
227 *End\r
228 *PageRegion Executive: " \r
229    <</PageSize [522 756]  \r
230      /InputAttributes <<1 <</PageSize [522 756]>> >> \r
231     /ImagingBBox null >> setpagedevice "\r
232 *End\r
233 *PageRegion A5: " \r
234     <</PageSize [420 595]  \r
235       /InputAttributes <<1 <</PageSize [420 595]>> >> \r
236     /ImagingBBox null >> setpagedevice "\r
237 *End\r
238 *PageRegion LetterSmall/US Letter Small: "\r
239    <</PageSize [612 792]  \r
240      /InputAttributes <<1 <</PageSize [612 792]>> >> \r
241      /ImagingBBox [25 25 587 767] >> setpagedevice "\r
242 *End\r
243 *PageRegion A4Small/A4 Small: " \r
244    <</PageSize [595 842]  \r
245       /InputAttributes <<1 <</PageSize [595 842]>> >> \r
246     /ImagingBBox [25 25 570 817]  >> setpagedevice "\r
247 *End\r
248 *PageRegion LegalSmall/US Legal Small:  "\r
249    <</PageSize [612 1008]  \r
250      /InputAttributes <<1 <</PageSize [612 1008]>> >> \r
251     /ImagingBBox [25 25 587 983] >> setpagedevice "\r
252 *End\r
253 *PageRegion Monarch/Monarch Envelope: "\r
254    <</PageSize [279 540]  \r
255      /InputAttributes <<1 <</PageSize [279 540]>> >> \r
256      /ImagingBBox null >> setpagedevice "\r
257 *End\r
258 *PageRegion Com10/Com10 Envelope: " \r
259    <</PageSize [297 684]  \r
260      /InputAttributes <<1 <</PageSize [297 684]>> >> \r
261      /ImagingBBox null >> setpagedevice "\r
262 *End\r
263 *PageRegion C5: "\r
264    <</PageSize [459 649]  \r
265      /InputAttributes <<1 <</PageSize [459 649]>> >> \r
266      /ImagingBBox null >> setpagedevice "\r
267 *End\r
268 *PageRegion DL: "\r
269    <</PageSize [312 624]  \r
270       /InputAttributes <<1 <</PageSize [312 624]>> >> \r
271      /ImagingBBox null >> setpagedevice "\r
272 *End\r
273 *PageRegion Postcard: "\r
274    <</PageSize [284 419]  \r
275       /InputAttributes <<1 <</PageSize [284 419]>> >> \r
276      /ImagingBBox null >> setpagedevice "\r
277 *End\r
278 *CloseUI: *PageRegion\r
280 *% The following entries provide information about specific paper keywords.\r
281 *DefaultImageableArea: A4\r
282 *ImageableArea A4: "13.2001 11.34 581.52 827.82 "\r
283 *ImageableArea Letter/US Letter: "14.16 11.3401 597.84 777.66 "\r
284 *ImageableArea Legal/US Legal: "14.16 11.34 597.84 993.66 " \r
285 *ImageableArea B5: "12.0 11.3401 503.52 714.78 "\r
286 *ImageableArea Executive: "11.28 11.34 510.48 741.66 "\r
287 *ImageableArea A5: "15.12 11.34 406.8 580.62 "\r
288 *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "\r
289 *ImageableArea A4Small/A4 Small: "29 31 567 812 "\r
290 *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "\r
291 *ImageableArea Monarch/Monarch Envelope: "12.7201 11.34 266.16 525.66 "\r
292 *ImageableArea Com10/Com10 Envelope: "13.92 11.34 282.72 669.66 "\r
293 *ImageableArea C5/C5 Envelope: "16.56 11.34 446.64 634.62 "\r
294 *ImageableArea DL/DL Envelope: "13.92 14.2201 298.08 609.66 "\r
295 *ImageableArea Postcard: "12.7201 11.34 281.52 417.9 "\r
296 *?ImageableArea: "\r
297  save\r
298    /cvp { (                ) cvs print ( ) print } bind def\r
299    /upperright {10000 mul floor 10000 div} bind def\r
300    /lowerleft {10000 mul ceiling 10000 div} bind def\r
301    newpath clippath pathbbox\r
302    4 -2 roll exch 2 {lowerleft cvp} repeat\r
303    exch 2 {upperright cvp} repeat flush\r
304  restore\r
306 *End\r
308 *% These provide the physical dimensions of the paper (by keyword)\r
309 *DefaultPaperDimension: A4\r
310 *PaperDimension A4: "595 842"\r
311 *PaperDimension Letter/US Letter: "612 792"\r
312 *PaperDimension Legal/US Legal: "612 1008"\r
313 *PaperDimension B5: "516 729"\r
314 *PaperDimension Executive: "522 756"\r
315 *PaperDimension A5: "420 595"\r
316 *PaperDimension LetterSmall/US Letter Small: "612 792"\r
317 *PaperDimension A4Small/A4 Small: "595 842"\r
318 *PaperDimension LegalSmall/US Legal Small: "612 1008"\r
319 *PaperDimension Monarch/Monarch Envelope: "279 540"\r
320 *PaperDimension Com10/Com10 Envelope: "297 684"\r
321 *PaperDimension C5: "459 649"\r
322 *PaperDimension DL: "312 624"\r
323 *PaperDimension Postcard: "284 419"\r
325 *OpenUI *InputSlot: PickOne\r
326 *OrderDependency: 20 AnySetup *InputSlot\r
327 *DefaultInputSlot: Upper\r
328 *InputSlot Upper/Cassette (250 Sheets): "\r
329   currentpagedevice /InputAttributes get 0 get \r
330   dup null eq \r
331   { pop } \r
332   { dup length 1 add dict copy \r
333     dup /InputAttributes\r
334     1 dict dup /Priority [0 1] put\r
335     put setpagedevice\r
336   } ifelse"\r
337 *End\r
338 *InputSlot Multipurpose/Multipurpose Tray: "\r
339   currentpagedevice /InputAttributes get 1 get \r
340   dup null eq \r
341   { pop } \r
342   { dup length 1 add dict copy \r
343     dup /InputAttributes\r
344     1 dict dup /Priority [1 0] put\r
345     put setpagedevice\r
346   } ifelse"\r
347 *End\r
348 *InputSlot Lower/Cassette (250/500 Sheets): "\r
349   currentpagedevice /InputAttributes get 2 get \r
350   dup null eq \r
351   { pop } \r
352   { dup length 1 add dict copy \r
353     dup /InputAttributes\r
354     1 dict dup /Priority [2 0 1] put\r
355     put setpagedevice\r
356   } ifelse"\r
357 *End\r
358 *?InputSlot: "\r
359 save\r
360   3 dict\r
361   dup /0 (Upper) put\r
362   dup /1 (Multipurpose) put\r
363   dup /2 (Lower) put\r
364   currentpagedevice /InputAttributes get\r
365   dup /Priority known\r
366   { /Priority get 0 get (      ) cvs cvn get }\r
367   {\r
368     dup length 1 eq\r
369     { {pop} forall (       ) cvs cvn get }\r
370     { pop pop (Unknown) } ifelse\r
371   } ifelse\r
372   = flush\r
373 restore\r
375 *End\r
376 *CloseUI: *InputSlot\r
378 *RequiresPageRegion Multipurpose: True\r
380 *DefaultOutputBin:  OnlyOne\r
381 *DefaultOutputOrder:  Normal\r
383 *OpenUI *ManualFeed/Manual Feed:  Boolean\r
384 *OrderDependency: 20 AnySetup *ManualFeed\r
385 *DefaultManualFeed: False\r
386 *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"\r
387 *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"\r
388 *?ManualFeed: "\r
389   save\r
390     currentpagedevice /ManualFeed get\r
391     {(True)}{(False)}ifelse = flush\r
392   restore\r
394 *End\r
395 *CloseUI: *ManualFeed\r
397 *OpenUI *TraySwitch:  Boolean\r
398 *OrderDependency: 50 AnySetup *TraySwitch\r
399 *DefaultTraySwitch: False\r
400 *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"\r
401 *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"\r
402 *?TraySwitch: "\r
403 save\r
404   currentpagedevice /TraySwitch get\r
405   {(True)}{(False)}ifelse = flush\r
406 restore\r
408 *End\r
409 *CloseUI: *TraySwitch\r
411 *% Font Information =====================\r
412 *DefaultFont: Courier\r
413 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM\r
414 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM\r
415 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM\r
416 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM\r
417 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM\r
418 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM\r
419 *Font Bookman-Light: Standard "(001.004S)" Standard ROM\r
420 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM\r
421 *Font Courier: Standard "(002.004S)" Standard ROM\r
422 *Font Courier-Bold: Standard "(002.004S)" Standard ROM\r
423 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM\r
424 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM\r
425 *Font Helvetica: Standard "(001.006S)" Standard ROM\r
426 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM\r
427 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM\r
428 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM\r
429 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM\r
430 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM\r
431 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM\r
432 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM\r
433 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM\r
434 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM\r
435 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM\r
436 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM\r
437 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM\r
438 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM\r
439 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM\r
440 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM\r
441 *Font Symbol: Special "(001.007S)" Special ROM\r
442 *Font Times-Bold: Standard "(001.007S)" Standard ROM\r
443 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM\r
444 *Font Times-Italic: Standard "(001.007S)" Standard ROM\r
445 *Font Times-Roman: Standard "(001.007S)" Standard ROM\r
446 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM\r
447 *Font ZapfDingbats: Special "(001.004S)" Special ROM\r
449 *?FontQuery: "\r
450  save\r
451    { count 1 gt\r
452       { exch dup 127 string cvs (/) print print (:) print\r
453         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =\r
454       } { exit } ifelse \r
455    } bind loop\r
456    (*) = flush\r
457  restore\r
459 *End\r
461 *?FontList: "\r
462 save\r
463   (*) {cvn ==} 128 string /Font resourceforall\r
464   (*) = flush\r
465 restore\r
467 *End\r
469 *% Printer Messages (verbatim from printer):\r
470 *Message: "%%[ exitserver: permanent state may be changed ]%%"\r
471 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"\r
472 *Message: "\FontName\ not found, using Courier"\r
474 *% Status (format: %%[ status: <one of these> ] %%)\r
475 *Status: "initializing"\r
476 *Status: "idle"\r
477 *Status: "holding"\r
478 *Status: "busy"\r
479 *Status: "waiting"\r
480 *Status: "PrinterError: cover open"\r
481 *Status: "PrinterError: warming up"\r
482 *Status: "PrinterError: out of paper"\r
483 *Status: "PrinterError: toner cartridge missing or incorrect"\r
484 *Status: "PrinterError: paper entry misfeed"\r
485 *Status: "PrinterError: paper exit misfeed"\r
486 *Status: "PrinterError: paper jam"\r
487 *Status: "PrinterError: Cassette (250 Sheet) : no paper tray"\r
488 *Status: "PrinterError: Cassette (250 Sheet) : out of paper"\r
489 *Status: "PrinterError: Cassette (250/500 Sheet) : no paper tray"\r
490 *Status: "PrinterError: Cassette (250/500 Sheet) : out of paper"\r
491 *Status: "PrinterError: Multipurpose Tray: out of paper"\r
492 *Status: "PrinterError: Manual Feed: out of paper"\r
493 *Status: "PrinterError: waiting for manual feed"\r
494 *Status: "PrinterError: fixing temperature malfunction"\r
495 *Status: "PrinterError: scanner motor malfunction"\r
497 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )\r
498 *Source: "LocalTalk"\r
500 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)\r
501 *PrinterError: "cover open"\r
502 *PrinterError: "warming up"\r
503 *PrinterError: "out of paper"\r
504 *PrinterError: "toner cartridge missing or incorrect"\r
505 *PrinterError: "paper entry misfeed"\r
506 *PrinterError: "paper exit misfeed"\r
507 *PrinterError: "paper jam"\r
508 *PrinterError: "Cassette (250 Sheet) : no paper tray"\r
509 *PrinterError: "Cassette (250 Sheet) : out of paper"\r
510 *PrinterError: "Cassette (250/500 Sheet) : no paper tray"\r
511 *PrinterError: "Cassette (250/500 Sheet) : out of paper"\r
512 *PrinterError: "Multipurpose Tray: out of paper"\r
513 *PrinterError: "Manual Feed: out of paper"\r
514 *PrinterError: "waiting for manual feed"\r
515 *PrinterError: "fixing temperature malfunction"\r
516 *PrinterError: "scanner motor malfunction"\r
518 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"\r
520 *% Color Separation Information =====================\r
522 *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi\r
524 *InkName: ProcessBlack/Process Black\r
525 *InkName: CustomColor/Custom Color\r
526 *InkName: ProcessCyan/Process Cyan\r
527 *InkName: ProcessMagenta/Process Magenta\r
528 *InkName: ProcessYellow/Process Yellow\r
530 *%  For 60 lpi / 300 dpi  ===============================\r
532 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"\r
533 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"\r
534 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"\r
535 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"\r
536 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"\r
538 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
539 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
540 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
541 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
542 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
544 *%  For 53 lpi / 300 dpi  ===============================\r
546 *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"\r
547 *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"\r
548 *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"\r
549 *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"\r
550 *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"\r
552 *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"\r
553 *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"\r
554 *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"\r
555 *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"\r
556 *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"\r
558 *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) =====================\r
560 *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"\r
561 *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"\r
562 *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"\r
563 *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"\r
564 *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"\r
566 *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"\r
567 *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"\r
568 *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"\r
569 *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"\r
570 *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"\r
572 *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "\r
573 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch \r
574 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch \r
575 abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 \r
576 sub }{dup mul exch dup mul add 1 exch sub }ifelse }"\r
577 *End\r
579 *%  For 71 lpi / 600 dpi  ===============================\r
581 *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"\r
582 *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"\r
583 *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"\r
584 *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"\r
585 *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"\r
587 *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"\r
588 *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"\r
589 *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"\r
590 *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"\r
591 *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"\r
593 *% Last Edit Date: Jan 3 1995\r
594 *% Written by sns@sqa for LaserWriter Select 610 Oct 18,1993\r
595 *% The byte count of this file should be exactly 021037 or 021634\r
596 *% depending on the filesystem it resides in.\r
597 *% end of PPD file for LaserWriter Select 610\r