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 *FormatVersion: "4.3"
\r
11 *LanguageEncoding: ISOLatin1
\r
12 *LanguageVersion: English
\r
13 *PCFileName: "APLWCSB1.PPD"
\r
14 *Manufacturer: "Apple"
\r
15 *Product: "(Color LaserWriter 12/660 PS)"
\r
16 *PSVersion: "(2014.108) 2"
\r
17 *ModelName: "LaserWriter Color 12/660 PS"
\r
18 *ShortNickName: "Apple Color LaserWriter 12/660"
\r
19 *NickName: "Apple Color LaserWriter 12/660 PS v2014.108"
\r
21 *% === Options and Constraints =========
\r
22 *OpenGroup: InstallableOptions/Options Installed
\r
23 *OpenUI *InstalledMemory/Memory Configuration: PickOne
\r
24 *DefaultInstalledMemory: 16Meg
\r
25 *InstalledMemory 16Meg/Standard 16 MB: ""
\r
26 *InstalledMemory 24Meg/24 MB Upgrade: ""
\r
27 *InstalledMemory 25Meg/25 MB Upgrade: ""
\r
28 *InstalledMemory 28Meg/28 MB Upgrade: ""
\r
29 *InstalledMemory 40Meg/40 MB Upgrade: ""
\r
30 *?InstalledMemory: "
\r
32 currentsystemparams /RamSize get
\r
33 1048576 div cvi 6 string cvs dup length dup 3 add string dup 0 4 index
\r
34 putinterval dup 2 index (Meg) putinterval exch pop exch pop = flush
\r
38 *CloseUI: *InstalledMemory
\r
40 *OpenUI *APOptionalCassette1/Cassette (Optional): PickOne
\r
41 *OrderDependency: 10 AnySetup *APOptionalCassette1
\r
42 *DefaultAPOptionalCassette1: False
\r
43 *APOptionalCassette1 True/Installed: ""
\r
44 *APOptionalCassette1 False/Not Installed: ""
\r
45 *APOptionalCassette1 Preferred/Installed and Preferred: "
\r
46 1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice"
\r
48 *?APOptionalCassette1: "
\r
50 currentpagedevice /InputAttributes get
\r
52 {dup 2 get null ne {
\r
53 /Priority 2 copy known {
\r
54 get 0 get 2 eq {(Preferred)}{(True)}ifelse
\r
61 {pop (False)}ifelse = flush
\r
65 *CloseUI: *APOptionalCassette1
\r
66 *CloseGroup: InstallableOptions
\r
68 *UIConstraints: *APOptionalCassette1 False *InputSlot OptionalCassette
\r
69 *UIConstraints: *InputSlot OptionalCassette *APOptionalCassette1 False
\r
71 *% ==== Device Capabilities ===============
\r
74 *TTRasterizer: Type42
\r
77 42 /FontType resourcestatus
\r
78 {pop pop (Type42)}{(None)}ifelse = flush
\r
84 *VMOption 16Meg: "3911344"
\r
85 *VMOption 24Meg: "5402684"
\r
86 *VMOption 25Meg: "7401136"
\r
87 *VMOption 28Meg: "5795504"
\r
88 *VMOption 40Meg: "13717168"
\r
90 *DefaultColorSpace: CMYK
\r
95 { currentdevparams dup /Writeable known
\r
96 { /Writeable get {pop true} if } { pop } ifelse
\r
97 } 10 string /IODevice resourceforall
\r
98 {(True)}{(False)} ifelse = flush
\r
106 { false } { true exch startjob } ifelse
\r
108 (WARNING: Cannot modify initial VM.) =
\r
109 (Missing or invalid password.) =
\r
110 (Please contact the author of this software.) = flush quit
\r
116 { false } { true exch startjob } ifelse
\r
118 (WARNING: Cannot reset printer.) =
\r
119 (Missing or invalid password.) =
\r
120 (Please contact the author of this software.) = flush quit
\r
122 systemdict /quit get exec
\r
123 (WARNING : Printer Reset Failed.) = flush
\r
127 *Resolution 600dpi: ""
\r
128 *DefaultResolution: 600dpi
\r
131 currentpagedevice /HWResolution get
\r
140 *OpenUI *TraySwitch/Tray Switch: Boolean
\r
141 *OrderDependency: 20 AnySetup *TraySwitch
\r
142 *DefaultTraySwitch: False
\r
143 *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
\r
144 *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
\r
147 currentpagedevice /TraySwitch get
\r
148 {(True)}{(False)}ifelse = flush
\r
152 *CloseUI: *TraySwitch
\r
154 *OpenUI *MediaType/Paper Type: PickOne
\r
155 *OrderDependency: 50 AnySetup *MediaType
\r
156 *DefaultMediaType: Plain
\r
157 *MediaType Plain/Plain: "
\r
159 dup /MediaType (Plain) put
\r
160 dup /InputAttributes mark
\r
161 currentpagedevice /InputAttributes get
\r
163 dup type /dicttype eq {
\r
164 dup length 1 add dict begin {def} forall
\r
165 /MediaType (Plain) def
\r
169 counttomark 2 idiv dup dict begin {def} repeat
\r
170 pop currentdict end
\r
175 *MediaType Transparency/Transparency: "
\r
177 dup /MediaType (Transparency) put
\r
178 dup /InputAttributes mark
\r
179 currentpagedevice /InputAttributes get
\r
181 dup type /dicttype eq {
\r
182 dup length 1 add dict begin {def} forall
\r
183 /MediaType (Transparency) def
\r
187 counttomark 2 idiv dup dict begin {def} repeat
\r
188 pop currentdict end
\r
195 currentpagedevice /MediaType get dup null eq
\r
198 (Transparency) ne {
\r
208 *CloseUI: *MediaType
\r
210 *OpenUI *OutputMode/Print Quality Mode: PickOne
\r
211 *OrderDependency: 20 AnySetup *OutputMode
\r
212 *DefaultOutputMode: Normal
\r
213 *OutputMode Normal/Normal (Fastest Print Speed): "
\r
214 1 dict dup /PostRenderingEnhanceDetails
\r
215 2 dict dup /Type 19 put dup /OutputMode /Normal put put
\r
218 *OutputMode Best/Best (Slower Print Speed): "
\r
219 1 dict dup /PostRenderingEnhanceDetails
\r
220 2 dict dup /Type 19 put dup /OutputMode /Best put put
\r
225 currentpagedevice /PostRenderingEnhanceDetails get
\r
226 /OutputMode get = flush
\r
229 *CloseUI: *OutputMode
\r
231 *SuggestedJobTimeout: "0"
\r
232 *SuggestedWaitTimeout: "300"
\r
233 *SuggestedManualFeedTimeout: "300"
\r
234 *PrintPSErrors: False
\r
236 *% Halftone Information ===============
\r
238 *ScreenFreq: "200.0"
\r
239 *ScreenAngle: "0.0"
\r
240 *DefaultScreenProc: Dot
\r
242 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
\r
243 1 sub dup mul add 1 sub } {dup mul exch dup mul
\r
244 add 1 exch sub } ifelse }
\r
247 *ScreenProc Line: "{ pop }"
\r
248 *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
\r
250 *DefaultTransfer: Null
\r
251 *Transfer Null: "{ }"
\r
252 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
254 *% Paper Handling ===================
\r
256 *% Code in this section both selects a tray and sets up a frame buffer.
\r
257 *OpenUI *PageSize: PickOne
\r
258 *OrderDependency: 20 AnySetup *PageSize
\r
259 *DefaultPageSize: Letter
\r
260 *PageSize Letter/US Letter: "
\r
261 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
\r
263 *PageSize Legal/US Legal: "
\r
264 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
\r
267 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
\r
270 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
\r
272 *PageSize LetterSmall/US Letter Small: "
\r
273 2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"
\r
275 *PageSize A4Small/A4 Small: "
\r
276 2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"
\r
278 *PageSize LegalSmall/US Legal Small: "
\r
279 2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"
\r
284 currentpagedevice /PageSize get aload pop
\r
285 2 copy gt {exch} if
\r
288 dup [612 792] (Letter) put
\r
289 dup [612 1008] (Legal) put
\r
290 dup [595 842] (A4) put
\r
291 dup [516 729] (B5) put
\r
292 { exch aload pop 4 index sub abs 5 le exch
\r
293 5 index sub abs 5 le and
\r
294 {exch pop exit} {pop} ifelse
\r
296 currentpagedevice /ImagingBBox get null ne {
\r
297 % Form LetterSmall, LegalSmall, or A4Small
\r
298 dup length dup 5 add string dup dup 0 5 index putinterval
\r
299 3 -1 roll (Small) putinterval exch pop
\r
305 *CloseUI: *PageSize
\r
307 *OpenUI *PageRegion: PickOne
\r
308 *OrderDependency: 20 AnySetup *PageRegion
\r
309 *DefaultPageRegion: Letter
\r
310 *PageRegion Letter/US Letter: "
\r
311 3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
\r
312 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
\r
314 *PageRegion Legal/US Legal: "
\r
315 3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
\r
316 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
\r
319 3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
\r
320 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
\r
323 3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
\r
324 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [516 729] put put put setpagedevice "
\r
326 *PageRegion LetterSmall/US Letter Small: "
\r
327 3 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put
\r
328 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
\r
330 *PageRegion A4Small/A4 Small: "
\r
331 3 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put
\r
332 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
\r
334 *PageRegion LegalSmall/US Legal Small: "
\r
335 3 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put
\r
336 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
\r
338 *CloseUI: *PageRegion
\r
340 *% The following entries provide information about specific paper keywords.
\r
341 *DefaultImageableArea: Letter
\r
342 *ImageableArea Letter/US Letter: "14.16 14.1601 597.84 769.32 "
\r
343 *ImageableArea Legal/US Legal: "14.16 14.1601 597.84 985.32 "
\r
344 *ImageableArea A4: "14.1601 14.2401 582.48 819.32 "
\r
345 *ImageableArea B5: "14.16 14.7 501.84 706.38 "
\r
346 *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
\r
347 *ImageableArea A4Small/A4 Small: "29 31 567 812 "
\r
348 *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
\r
351 /cvp { ( ) cvs print ( ) print } bind def
\r
352 /upperright {10000 mul floor 10000 div} bind def
\r
353 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
354 newpath clippath pathbbox
\r
355 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
356 exch 2 {upperright cvp} repeat flush
\r
361 *% These provide the physical dimensions of the paper (by keyword)
\r
362 *DefaultPaperDimension: Letter
\r
363 *PaperDimension Letter/US Letter: "612 792"
\r
364 *PaperDimension Legal/US Legal: "612 1008"
\r
365 *PaperDimension A4: "595 842"
\r
366 *PaperDimension B5: "516 729"
\r
367 *PaperDimension LetterSmall/US Letter Small: "612 792"
\r
368 *PaperDimension A4Small/A4 Small: "595 842"
\r
369 *PaperDimension LegalSmall/US Legal Small: "612 1008"
\r
371 *RequiresPageRegion Multipurpose: True
\r
373 *OpenUI *InputSlot: PickOne
\r
374 *OrderDependency: 20 AnySetup *InputSlot
\r
375 *DefaultInputSlot: StandardCassette
\r
376 *InputSlot StandardCassette/Cassette (Standard): "
\r
377 currentpagedevice /InputAttributes get 0 get
\r
380 { dup length 1 add dict copy
\r
381 dup /InputAttributes
\r
382 1 dict dup /Priority [0 1 2] put
\r
386 *InputSlot Multipurpose/Multipurpose Tray: "
\r
387 currentpagedevice /InputAttributes get 1 get
\r
390 { dup length 1 add dict copy
\r
391 dup /InputAttributes
\r
392 1 dict dup /Priority [1 0 2] put
\r
396 *InputSlot OptionalCassette/Cassette (Optional): "
\r
397 currentpagedevice /InputAttributes get 2 get
\r
400 { dup length 1 add dict copy
\r
401 dup /InputAttributes
\r
402 1 dict dup /Priority [2 0 1] put
\r
409 dup /0 (StandardCassette) put
\r
410 dup /1 (Multipurpose) put
\r
411 dup /2 (OptionalCassette) put
\r
412 currentpagedevice /InputAttributes get
\r
413 dup /Priority known
\r
414 { /Priority get 0 get ( ) cvs cvn get }
\r
417 { {pop} forall ( ) cvs cvn get }
\r
418 { pop pop (Unknown) } ifelse
\r
424 *CloseUI: *InputSlot
\r
426 *DefaultOutputOrder: Normal
\r
428 *OpenUI *ManualFeed/Manual Feed: Boolean
\r
429 *OrderDependency: 20 AnySetup *ManualFeed
\r
430 *DefaultManualFeed: False
\r
431 *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
\r
432 *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
\r
435 currentpagedevice /ManualFeed get
\r
436 {(True)}{(False)}ifelse = flush
\r
440 *CloseUI: *ManualFeed
\r
442 *% Font Information =====================
\r
443 *DefaultFont: Courier
\r
444 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
\r
445 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
\r
446 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
\r
447 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
\r
448 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
\r
449 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
\r
450 *Font Bookman-Light: Standard "(001.004S)" Standard ROM
\r
451 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
\r
452 *Font Courier: Standard "(002.004S)" Standard ROM
\r
453 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
\r
454 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
\r
455 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
\r
456 *Font Helvetica: Standard "(001.006S)" Standard ROM
\r
457 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
\r
458 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
\r
459 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
\r
460 *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
\r
461 *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
\r
462 *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
\r
463 *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
\r
464 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
\r
465 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
\r
466 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
\r
467 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
\r
468 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
\r
469 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
\r
470 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
\r
471 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
\r
472 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
\r
473 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
\r
474 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
\r
475 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
\r
476 *Font Symbol: Standard "(001.007S)" Standard ROM
\r
477 *Font Times-Bold: Standard "(001.007S)" Standard ROM
\r
478 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
\r
479 *Font Times-Italic: Standard "(001.007S)" Standard ROM
\r
480 *Font Times-Roman: Standard "(001.007S)" Standard ROM
\r
481 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
\r
482 *Font ZapfDingbats: Standard "(001.004S)" Standard ROM
\r
487 { exch dup 127 string cvs (/) print print (:) print
\r
488 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
\r
498 (*) {(/)print print (\n)print}bind 128 string /Font resourceforall
\r
504 *% Printer Messages (verbatim from printer):
\r
505 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
506 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
507 *Message: "\FontName\ not found, using Courier"
\r
509 *% Status (format: %%[ status: <one of these> ] %%)
\r
510 *Status: "initializing"
\r
514 *Status: "PrinterError: cover open"
\r
515 *Status: "PrinterError: door open"
\r
516 *Status: "PrinterError: warming up"
\r
517 *Status: "PrinterError: toner cartridge missing or incorrect"
\r
518 *Status: "PrinterError: paper jam"
\r
519 *Status: "PrinterError: Cassette (Standard): no paper tray"
\r
520 *Status: "PrinterError: Cassette (Standard): out of paper"
\r
521 *Status: "PrinterError: Cassette (Optional): no paper tray"
\r
522 *Status: "PrinterError: Cassette (Optional): out of paper"
\r
523 *Status: "PrinterError: Multipurpose Tray: out of paper"
\r
524 *Status: "PrinterError: waiting for manual feed"
\r
525 *Status: "PrinterError: fixing temperature malfunction"
\r
526 *Status: "PrinterError: scanner motor malfunction"
\r
527 *Status: "PrinterError: incorrect paper size setting"
\r
529 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
530 *Source: "EtherTalk"
\r
531 *Source: "PrintServer"
\r
532 *Source: "LocalTalk"
\r
533 *Source: "Parallel"
\r
535 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
536 *PrinterError: "cover open"
\r
537 *PrinterError: "door open"
\r
538 *PrinterError: "warming up"
\r
539 *PrinterError: "toner cartridge missing or incorrect"
\r
540 *PrinterError: "paper jam"
\r
541 *PrinterError: "Cassette (Standard): no paper tray"
\r
542 *PrinterError: "Cassette (Standard): out of paper"
\r
543 *PrinterError: "Cassette (Optional): no paper tray"
\r
544 *PrinterError: "Cassette (Optional): out of paper"
\r
545 *PrinterError: "Multipurpose Tray: out of paper"
\r
546 *PrinterError: "waiting for manual feed"
\r
547 *PrinterError: "fixing temperature malfunction"
\r
548 *PrinterError: "scanner motor malfunction"
\r
549 *PrinterError: "incorrect paper size setting"
\r
551 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
\r
553 *% Color Separation Information =====================
\r
555 *DefaultColorSep: ProcessBlack.200lpi.600dpi/200 lpi / 600 dpi
\r
557 *InkName: ProcessBlack/Process Black
\r
558 *InkName: CustomColor/Custom Color
\r
559 *InkName: ProcessCyan/Process Cyan
\r
560 *InkName: ProcessMagenta/Process Magenta
\r
561 *InkName: ProcessYellow/Process Yellow
\r
563 *% For 200 lpi / 600 dpi =====================
\r
565 *ColorSepScreenAngle ProcessBlack.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
566 *ColorSepScreenAngle CustomColor.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
567 *ColorSepScreenAngle ProcessCyan.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
568 *ColorSepScreenAngle ProcessMagenta.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
569 *ColorSepScreenAngle ProcessYellow.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
571 *ColorSepScreenFreq ProcessBlack.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
572 *ColorSepScreenFreq CustomColor.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
573 *ColorSepScreenFreq ProcessCyan.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
574 *ColorSepScreenFreq ProcessMagenta.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
575 *ColorSepScreenFreq ProcessYellow.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
577 *% Last Edit Date: Sep 10 1996
\r
578 *% The byte count of this file should be exactly 018570 or 019150
\r
579 *% depending on the filesystem it resides in.
\r
580 *% end of PPD file for Apple Color LaserWriter 12/660 PS
\r