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 *%LocalVersion: "J1-1.1L4"
\r
10 *FormatVersion: "4.2"
\r
12 *LanguageEncoding: ISOLatin1
\r
13 *LanguageVersion: English
\r
14 *PCFileName: "APLWLOT1.PPD"
\r
15 *Product: "(Color LaserWriter 12/600 PS-J)"
\r
16 *PSVersion: "(2014.108) 2"
\r
17 *ModelName: "LaserWriter Color 12/600 PS-J"
\r
18 *ShortNickName: "Apple Color LaserWriter 12/600J"
\r
19 *NickName: "Apple Color LaserWriter 12/600 PS-J 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/16 MB Upgrade: ""
\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 6 string dup 4 string 4 -1 roll 1048576 div cvi dup 9 gt {exch cvs 0 exch
\r
34 putinterval dup 2}{exch cvs 0 exch putinterval dup 1}ifelse
\r
40 *CloseUI: *InstalledMemory
\r
42 *OpenUI *Option1/ Cassette (Optional): PickOne
\r
43 *DefaultOption1: False
\r
44 *Option1 True/Installed: ""
\r
45 *Option1 False/Not Intalled: ""
\r
46 *Option1 Preferred/Installed and Preferred: "
\r
47 1 dict dup /InputAttributes 1 dict dup /Priority [2 0 1] put put setpagedevice"
\r
52 currentpagedevice /InputAttributes get
\r
53 dup 2 known { 2 get null ne {pop (True)}if }{pop}ifelse
\r
60 *CloseGroup: InstallableOptions
\r
62 *UIConstraints: *Option1 False *InputSlot OptionalCassette
\r
64 *% ==== Device Capabilities ===============
\r
67 *TTRasterizer: Type42
\r
70 *VMOption 16Meg: "3911344"
\r
71 *VMOption 24Meg: "5402684"
\r
72 *VMOption 25Meg: "7401136"
\r
73 *VMOption 28Meg: "5795504"
\r
74 *VMOption 40Meg: "13717168"
\r
76 *DefaultColorSpace: CMYK
\r
77 *VariablePaperSize: False
\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
93 { false } { true exch startjob } ifelse
\r
95 (WARNING: Cannot modify initial VM.) =
\r
96 (Missing or invalid password.) =
\r
97 (Please contact the author of this software.) = flush quit
\r
103 { false } { true exch startjob } ifelse
\r
105 (WARNING: Cannot reset printer.) =
\r
106 (Missing or invalid password.) =
\r
107 (Please contact the author of this software.) = flush quit
\r
109 systemdict /quit get exec
\r
110 (WARNING : Printer Reset Failed.) = flush
\r
114 *Resolution 600dpi: ""
\r
115 *DefaultResolution: 600dpi
\r
118 currentpagedevice /HWResolution get
\r
127 *OpenUI *TraySwitch/Tray Switch: Boolean
\r
128 *OrderDependency: 50 AnySetup *TraySwitch
\r
129 *DefaultTraySwitch: False
\r
130 *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
\r
131 *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
\r
134 currentpagedevice /TraySwitch get
\r
135 {(True)}{(False)}ifelse = flush
\r
139 *CloseUI: *TraySwitch
\r
141 *OpenUI *MediaType/Paper Type: PickOne
\r
142 *OrderDependency: 50 AnySetup *MediaType
\r
143 *DefaultMediaType: Plain
\r
144 *MediaType Plain/Plain: "
\r
146 dup /MediaType (Plain) put
\r
147 dup /InputAttributes mark
\r
148 currentpagedevice /InputAttributes get
\r
150 dup type /dicttype eq {
\r
151 dup length 1 add dict begin {def} forall
\r
152 /MediaType (Plain) def
\r
156 counttomark 2 idiv dup dict begin {def} repeat
\r
157 pop currentdict end
\r
162 *MediaType Transparency/Transparency: "
\r
164 dup /MediaType (Transparency) put
\r
165 dup /InputAttributes mark
\r
166 currentpagedevice /InputAttributes get
\r
168 dup type /dicttype eq {
\r
169 dup length 1 add dict begin {def} forall
\r
170 /MediaType (Transparency) def
\r
174 counttomark 2 idiv dup dict begin {def} repeat
\r
175 pop currentdict end
\r
182 currentpagedevice /MediaType get dup null eq
\r
185 (Transparency) ne {
\r
195 *CloseUI: *MediaType
\r
197 *OpenUI *OutputMode/Print Quality Mode: PickOne
\r
198 *OrderDependency: 50 AnySetup *OutputMode
\r
199 *DefaultOutputMode: Normal
\r
200 *OutputMode Normal/ Normal (Fastest Print Speed): "
\r
201 1 dict dup /PostRenderingEnhanceDetails
\r
202 2 dict dup /Type 19 put dup /OutputMode /Normal put put
\r
205 *OutputMode Best/ Best (Slower Print Speed): "
\r
206 1 dict dup /PostRenderingEnhanceDetails
\r
207 2 dict dup /Type 19 put dup /OutputMode /Best put put
\r
212 currentpagedevice /PostRenderingEnhanceDetails get
\r
213 /OutputMode get = flush
\r
216 *CloseUI: *OutputMode
\r
218 *SuggestedJobTimeout: "0"
\r
219 *SuggestedWaitTimeout: "300"
\r
220 *PrintPSErrors: False
\r
222 *% Halftone Information ===============
\r
223 *ScreenFreq: "200.0"
\r
224 *ScreenAngle: "0.0"
\r
225 *DefaultScreenProc: Dot
\r
227 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
\r
228 1 sub dup mul add 1 sub } {dup mul exch dup mul
\r
229 add 1 exch sub } ifelse }
\r
232 *ScreenProc Line: "{ pop }"
\r
233 *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
\r
235 *DefaultTransfer: Null
\r
236 *Transfer Null: "{ }"
\r
237 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
239 *% Paper Handling ===================
\r
241 *% Code in this section both selects a tray and sets up a frame buffer.
\r
242 *OpenUI *PageSize: PickOne
\r
243 *OrderDependency: 30 AnySetup *PageSize
\r
244 *DefaultPageSize: Letter
\r
245 *PageSize Letter/US Letter: "
\r
246 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
\r
248 *PageSize Legal/US Legal: "
\r
249 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
\r
252 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
\r
255 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
\r
257 *PageSize LetterSmall/US Letter Small: "
\r
258 2 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put setpagedevice"
\r
260 *PageSize A4Small/A4 Small: "
\r
261 2 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put setpagedevice"
\r
263 *PageSize LegalSmall/US Legal Small: "
\r
264 2 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put setpagedevice"
\r
269 currentpagedevice /PageSize get aload pop
\r
270 2 copy gt {exch} if
\r
273 dup [612 792] (Letter) put
\r
274 dup [612 1008] (Legal) put
\r
275 dup [595 842] (A4) put
\r
276 dup [516 729] (B5) put
\r
277 { exch aload pop 4 index sub abs 5 le exch
\r
278 5 index sub abs 5 le and
\r
279 {exch pop exit} {pop} ifelse
\r
285 *CloseUI: *PageSize
\r
287 *OpenUI *PageRegion: PickOne
\r
288 *OrderDependency: 40 AnySetup *PageRegion
\r
289 *DefaultPageRegion: Letter
\r
290 *PageRegion Letter/US Letter: "
\r
291 3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
\r
292 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
\r
294 *PageRegion Legal/US Legal: "
\r
295 3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
\r
296 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
\r
299 3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
\r
300 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
\r
303 3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
\r
304 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [516 729] put put put setpagedevice "
\r
306 *PageRegion LetterSmall/US Letter Small: "
\r
307 3 dict dup /PageSize [612 792] put dup /ImagingBBox [25 25 587 767] put
\r
308 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 792] put put put setpagedevice "
\r
310 *PageRegion A4Small/A4 Small: "
\r
311 3 dict dup /PageSize [595 842] put dup /ImagingBBox [25 25 570 817] put
\r
312 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [595 842] put put put setpagedevice "
\r
314 *PageRegion LegalSmall/US Legal Small: "
\r
315 3 dict dup /PageSize [612 1008] put dup /ImagingBBox [25 25 587 983] put
\r
316 dup /InputAttributes 1 dict dup 1 1 dict dup /PageSize [612 1008] put put put setpagedevice "
\r
318 *CloseUI: *PageRegion
\r
320 *% The following entries provide information about specific paper keywords.
\r
321 *DefaultImageableArea: Letter
\r
322 *ImageableArea Letter/ US Letter: "14.16 14.1601 597.84 769.32 "
\r
323 *ImageableArea Legal/US Legal: "14.16 14.1601 597.84 985.32 "
\r
324 *ImageableArea A4: "14.1601 14.2401 582.48 819.32 "
\r
325 *ImageableArea B5: "14.16 14.7 501.84 706.38 "
\r
326 *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
\r
327 *ImageableArea A4Small/A4 Small: "29 31 567 812 "
\r
328 *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
\r
331 /cvp { ( ) cvs print ( ) print } bind def
\r
332 /upperright {10000 mul floor 10000 div} bind def
\r
333 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
334 newpath clippath pathbbox
\r
335 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
336 exch 2 {upperright cvp} repeat flush
\r
341 *% These provide the physical dimensions of the paper (by keyword)
\r
342 *DefaultPaperDimension: Letter
\r
343 *PaperDimension Letter/US Letter: "612 792"
\r
344 *PaperDimension Legal/US Legal: "612 1008"
\r
345 *PaperDimension A4: "595 842"
\r
346 *PaperDimension B5: "516 729"
\r
347 *PaperDimension LetterSmall/US Letter Small: "612 792"
\r
348 *PaperDimension A4Small/A4 Small: "595 842"
\r
349 *PaperDimension LegalSmall/US Legal Small: "612 1008"
\r
351 *RequiresPageRegion Multipurpose: True
\r
353 *OpenUI *InputSlot: PickOne
\r
354 *OrderDependency: 20 AnySetup *InputSlot
\r
355 *DefaultInputSlot: StandardCassette
\r
356 *InputSlot StandardCassette/ Cassette (Standard): "
\r
357 currentpagedevice /InputAttributes get 0 get
\r
360 { dup length 1 add dict copy
\r
361 dup /InputAttributes
\r
362 1 dict dup /Priority [0 1 2] put
\r
366 *InputSlot Multipurpose/ Multipurpose Tray: "
\r
367 currentpagedevice /InputAttributes get 1 get
\r
370 { dup length 1 add dict copy
\r
371 dup /InputAttributes
\r
372 1 dict dup /Priority [1 0 2] put
\r
376 *InputSlot OptionalCassette/ Cassette (Optional): "
\r
377 currentpagedevice /InputAttributes get 2 get
\r
380 { dup length 1 add dict copy
\r
381 dup /InputAttributes
\r
382 1 dict dup /Priority [2 0 1] put
\r
389 dup /0 (StandardCassette) put
\r
390 dup /1 (Multipurpose) put
\r
391 dup /2 (OptionalCassette) put
\r
392 currentpagedevice /InputAttributes get
\r
393 dup /Priority known
\r
394 { /Priority get 0 get ( ) cvs cvn get }
\r
397 { {pop} forall ( ) cvs cvn get }
\r
398 { pop pop (Unknown) } ifelse
\r
404 *CloseUI: *InputSlot
\r
406 *DefaultOutputBin: OnlyOne
\r
407 *DefaultOutputOrder: Normal
\r
409 *OpenUI *ManualFeed/Manual Feed: Boolean
\r
410 *OrderDependency: 20 AnySetup *ManualFeed
\r
411 *DefaultManualFeed: False
\r
412 *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
\r
413 *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
\r
416 currentpagedevice /ManualFeed get
\r
417 {(True)}{(False)}ifelse = flush
\r
421 *CloseUI: *ManualFeed
\r
423 *% Font Information =====================
\r
424 *DefaultFont: Courier
\r
425 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
\r
426 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
\r
427 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
\r
428 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
\r
429 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
\r
430 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
\r
431 *Font Bookman-Light: Standard "(001.004S)" Standard ROM
\r
432 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
\r
433 *Font Courier: Standard "(002.004S)" Standard ROM
\r
434 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
\r
435 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
\r
436 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
\r
437 *Font Helvetica: Standard "(001.006S)" Standard ROM
\r
438 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
\r
439 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
\r
440 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
\r
441 *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
\r
442 *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
\r
443 *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
\r
444 *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
\r
445 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
\r
446 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
\r
447 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
\r
448 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
\r
449 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
\r
450 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
\r
451 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
\r
452 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
\r
453 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
\r
454 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
\r
455 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
\r
456 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
\r
457 *Font Symbol: Standard "(001.007S)" Standard ROM
\r
458 *Font Times-Bold: Standard "(001.007S)" Standard ROM
\r
459 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
\r
460 *Font Times-Italic: Standard "(001.007S)" Standard ROM
\r
461 *Font Times-Roman: Standard "(001.007S)" Standard ROM
\r
462 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
\r
463 *Font ZapfDingbats: Standard "(001.004S)" Standard ROM
\r
468 { exch dup 127 string cvs (/) print print (:) print
\r
469 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
\r
479 (*) {(/)print print (\n)print}bind 128 string /Font resourceforall
\r
485 *% Printer Messages (verbatim from printer):
\r
486 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
487 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
488 *Message: "\FontName\ not found, using Courier"
\r
490 *% Status (format: %%[ status: <one of these> ] %%)
\r
491 *Status: "initializing"
\r
495 *Status: "PrinterError: cover open"
\r
496 *Status: "PrinterError: door open"
\r
497 *Status: "PrinterError: warming up"
\r
498 *Status: "PrinterError: toner cartridge missing or incorrect"
\r
499 *Status: "PrinterError: paper jam"
\r
500 *Status: "PrinterError: Cassette (Standard): no paper tray"
\r
501 *Status: "PrinterError: Cassette (Standard): out of paper"
\r
502 *Status: "PrinterError: Cassette (Optional): no paper tray"
\r
503 *Status: "PrinterError: Cassette (Optional): out of paper"
\r
504 *Status: "PrinterError: Multipurpose Tray: out of paper"
\r
505 *Status: "PrinterError: waiting for manual feed"
\r
506 *Status: "PrinterError: fixing temperature malfunction"
\r
507 *Status: "PrinterError: scanner motor malfunction"
\r
508 *Status: "PrinterError: incorrect paper size setting"
\r
510 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
511 *Source: "EtherTalk"
\r
512 *Source: "PrintServer"
\r
513 *Source: "LocalTalk"
\r
514 *Source: "Parallel"
\r
516 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
517 *PrinterError: "cover open"
\r
518 *PrinterError: "door open"
\r
519 *PrinterError: "warming up"
\r
520 *PrinterError: "toner cartridge missing or incorrect"
\r
521 *PrinterError: "paper jam"
\r
522 *PrinterError: "Cassette (Standard): no paper tray"
\r
523 *PrinterError: "Cassette (Standard): out of paper"
\r
524 *PrinterError: "Cassette (Optional): no paper tray"
\r
525 *PrinterError: "Cassette (Optional): out of paper"
\r
526 *PrinterError: "Multipurpose Tray: out of paper"
\r
527 *PrinterError: "waiting for manual feed"
\r
528 *PrinterError: "fixing temperature malfunction"
\r
529 *PrinterError: "scanner motor malfunction"
\r
530 *PrinterError: "incorrect paper size setting"
\r
532 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
\r
534 *% Color Separation Information =====================
\r
536 *DefaultColorSep: ProcessBlack.200lpi.600dpi/200 lpi / 600 dpi
\r
538 *InkName: ProcessBlack/Process Black
\r
539 *InkName: CustomColor/Custom Color
\r
540 *InkName: ProcessCyan/Process Cyan
\r
541 *InkName: ProcessMagenta/Process Magenta
\r
542 *InkName: ProcessYellow/Process Yellow
\r
544 *% For 200 lpi / 600 dpi =====================
\r
546 *ColorSepScreenAngle ProcessBlack.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
547 *ColorSepScreenAngle CustomColor.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
548 *ColorSepScreenAngle ProcessCyan.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
549 *ColorSepScreenAngle ProcessMagenta.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
550 *ColorSepScreenAngle ProcessYellow.200lpi.600dpi/200 lpi / 600 dpi: "0"
\r
552 *ColorSepScreenFreq ProcessBlack.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
553 *ColorSepScreenFreq CustomColor.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
554 *ColorSepScreenFreq ProcessCyan.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
555 *ColorSepScreenFreq ProcessMagenta.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
556 *ColorSepScreenFreq ProcessYellow.200lpi.600dpi/200 lpi / 600 dpi: "200"
\r
558 *% Produced by "bldppd42.ps" version 4.0 edit 11
\r
559 *% Last Edit Date: Dec 5 1995
\r
560 *% Edited by jbonacci@adobe.com: Dec 5, 1995
\r
561 *% The byte count of this file should be exactly 017975 or 018538
\r
562 *% depending on the filesystem it resides in.
\r
563 *% end of PPD file for Apple Color LaserWriter 12/600 PS-J
\r