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.1"
\r
10 *FileVersion: "1.11"
\r
11 *LanguageEncoding: ISOLatin1
\r
12 *LanguageVersion: English
\r
13 *PCFileName: "APLW3201.PPD"
\r
14 *Product: "(LaserWriter Personal 320)"
\r
15 *PSVersion: "(2013.112) 1"
\r
16 *ModelName: "Personal LaserWriter 320"
\r
17 *ShortNickName: "Personal LaserWriter 320"
\r
18 *NickName: "Apple Personal LaserWriter 320 v2013.112"
\r
21 *% === Options and Constraints =========
\r
23 *OpenGroup: InstallableOptions/Options Installed
\r
24 *OpenUI *Option1/Memory Configuration: PickOne
\r
25 *DefaultOption1: 2Meg
\r
26 *Option1 2Meg/Standard 2 MB: ""
\r
27 *Option1 4Meg/Upgrade to 4 MB: ""
\r
28 *Option1 8Meg/Upgrade to 8 MB: ""
\r
30 currentsystemparams /RamSize get
\r
31 6 string dup 4 string 4 -1 roll 1048576 div cvi dup 9 gt {exch cvs 0 exch
\r
32 putinterval dup 2}{exch cvs 0 exch putinterval dup 1}ifelse
\r
38 *CloseGroup: InstallableOptions
\r
40 *UIConstraints: *Option1 2Meg *BitsPerPixel 4
\r
41 *UIConstraints: *Option1 4Meg *BitsPerPixel 4
\r
43 *UIConstraints: *Option1 2Meg *VMOption
\r
44 *UIConstraints: *Option1 4Meg *VMOption 2Meg
\r
45 *UIConstraints: *Option1 4Meg *VMOption 8Meg
\r
46 *UIConstraints: *Option1 8Meg *VMOption 2Meg
\r
47 *UIConstraints: *Option1 8Meg *VMOption 4Meg
\r
49 *UIConstraints: *PageSize Monarch *InputSlot Cassette
\r
50 *UIConstraints: *PageSize Com10 *InputSlot Cassette
\r
51 *UIConstraints: *PageSize C5 *InputSlot Cassette
\r
52 *UIConstraints: *PageSize DL *InputSlot Cassette
\r
55 *% ==== The following are constraints for new imageable ==========
\r
56 *% ==== area features added to LaserWriter 8, v8.1
\r
58 *UIConstraints: *Option1 2Meg *PageSize LegalSmall
\r
59 *UIConstraints: *Option1 2Meg *PageSize Legal.4Meg
\r
60 *UIConstraints: *Option1 2Meg *PageSize Legal.8Meg
\r
61 *UIConstraints: *Option1 4Meg *PageSize Legal.2Meg
\r
62 *UIConstraints: *Option1 4Meg *PageSize Legal.8Meg
\r
63 *UIConstraints: *Option1 8Meg *PageSize Legal.2Meg
\r
64 *UIConstraints: *Option1 8Meg *PageSize Legal.4Meg
\r
67 *% ==== Device Capabilities ===============
\r
71 *VMOption 2Meg/Standard 2 MB: "425600"
\r
72 *VMOption 4Meg/4 MB Upgrade: "2191632"
\r
73 *VMOption 8Meg/8 MB Upgrade: "2371856"
\r
75 *DefaultColorSpace: Gray
\r
76 *VariablePaperSize: False
\r
82 { false } { true exch startjob } ifelse
\r
84 (WARNING: Cannot modify initial VM.) =
\r
85 (Missing or invalid password.) =
\r
86 (Please contact the author of this software.) = flush quit
\r
92 { false } { true exch startjob } ifelse
\r
94 (WARNING: Cannot reset printer.) =
\r
95 (Missing or invalid password.) =
\r
96 (Please contact the author of this software.) = flush quit
\r
98 systemdict /quit get exec
\r
99 (WARNING : Printer Reset Failed.) = flush
\r
103 *% Halftone Information ===============
\r
104 *ScreenFreq: "53.0"
\r
105 *ScreenAngle: "45.0"
\r
106 *DefaultScreenProc: Dot
\r
108 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
\r
109 1 sub dup mul add 1 sub } {dup mul exch dup mul
\r
110 add 1 exch sub } ifelse }
\r
113 *ScreenProc Line: "{ pop }"
\r
114 *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
\r
116 *DefaultTransfer: Null
\r
117 *Transfer Null: "{ }"
\r
118 *Transfer Null.Inverse: "{ 1 exch sub }"
\r
120 *OpenUI *Smoothing/FinePrint(TM): Boolean
\r
121 *OrderDependency: 50 AnySetup *Smoothing
\r
122 *DefaultSmoothing: False
\r
123 *Smoothing True/On: "
\r
125 dup /PostRenderingEnhance true put
\r
129 *Smoothing False/Off: "
\r
131 dup /PostRenderingEnhance false put
\r
136 save currentpagedevice /PostRenderingEnhance get
\r
137 {(True)}{(False)} ifelse = flush restore"
\r
139 *CloseUI: *Smoothing
\r
141 *OpenUI *BitsPerPixel/PhotoGrade(TM): Boolean
\r
142 *OrderDependency: 50 AnySetup *BitsPerPixel
\r
143 *DefaultBitsPerPixel: None
\r
144 *BitsPerPixel 4/On: "
\r
146 dup /PreRenderingEnhance true put
\r
150 *BitsPerPixel None/Off: "
\r
152 dup /PreRenderingEnhance false put
\r
157 save currentpagedevice /PreRenderingEnhanceDetails get
\r
158 /ActualPreRenderingEnhance get
\r
159 {(4)}{(None)} ifelse = flush restore"
\r
161 *CloseUI: *BitsPerPixel
\r
163 *% Paper Handling ===================
\r
165 *% Code in this section both selects a tray and sets up a frame buffer.
\r
166 *OpenUI *PageSize: PickOne
\r
167 *OrderDependency: 30 AnySetup *PageSize
\r
168 *DefaultPageSize: Letter
\r
169 *PageSize Letter/US Letter: "
\r
170 <</PageSize [612 792] /ImagingBBox null>> setpagedevice"
\r
172 *PageSize Legal.2Meg/US Legal: "
\r
173 <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
175 *PageSize Legal.4Meg/US Legal: "
\r
176 <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
178 *PageSize Legal.8Meg/US Legal: "
\r
179 <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
\r
182 <</PageSize [595 842] /ImagingBBox null>> setpagedevice"
\r
185 <</PageSize [516 729] /ImagingBBox null>> setpagedevice"
\r
187 *PageSize Executive: "
\r
188 <</PageSize [522 756] /ImagingBBox null>> setpagedevice"
\r
190 *PageSize LetterSmall/US Letter Small: "
\r
191 <</PageSize [612 792] /ImagingBBox [25 25 587 767] >> setpagedevice"
\r
193 *PageSize A4Small/A4: "
\r
194 <</PageSize [595 842] /ImagingBBox [25 25 570 817] >> setpagedevice"
\r
196 *PageSize LegalSmall/US Legal Small: "
\r
197 <</PageSize [612 1008] /ImagingBBox [25 25 587 983]>> setpagedevice"
\r
199 *PageSize Monarch/Monarch Envelope: "
\r
200 <</PageSize [279 540] /ImagingBBox null>> setpagedevice"
\r
202 *PageSize Com10/Com10 Envelope: "
\r
203 <</PageSize [297 684] /ImagingBBox null>> setpagedevice"
\r
206 <</PageSize [459 649] /ImagingBBox null>> setpagedevice"
\r
209 <</PageSize [312 624] /ImagingBBox null>> setpagedevice"
\r
213 currentpagedevice /PageSize get aload pop
\r
214 2 copy gt {exch} if
\r
217 dup [612 792] (Letter) put
\r
218 dup [612 1008] (Legal) put
\r
219 dup [595 842] (A4) put
\r
220 dup [516 729] (B5) put
\r
221 dup [522 756] (Executive) put
\r
222 dup [279 540] (Monarch) put
\r
223 dup [297 684] (Com10) put
\r
224 dup [459 649] (C5) put
\r
225 dup [312 624] (DL) put
\r
226 { exch aload pop 4 index sub abs 5 le exch
\r
227 5 index sub abs 5 le and
\r
228 {exch pop exit} {pop} ifelse
\r
234 *CloseUI: *PageSize
\r
236 *OpenUI *PageRegion: PickOne
\r
237 *OrderDependency: 40 AnySetup *PageRegion
\r
238 *DefaultPageRegion: Letter
\r
239 *PageRegion Letter/US Letter: "
\r
240 <</PageSize [612 792] /InputAttributes <<0 <</PageSize [612 792]>> >>
\r
241 /ImagingBBox null >> setpagedevice"
\r
243 *PageRegion Legal.2Meg/US Legal: "
\r
244 <</PageSize [612 1008] /InputAttributes <<0 <</PageSize [612 1008]>> >>
\r
245 /ImagingBBox null >> setpagedevice"
\r
247 *PageRegion Legal.4Meg/US Legal: "
\r
248 <</PageSize [612 1008] /InputAttributes <<0 <</PageSize [612 1008]>> >>
\r
249 /ImagingBBox null >> setpagedevice"
\r
251 *PageRegion Legal.8Meg/US Legal: "
\r
252 <</PageSize [612 1008] /InputAttributes <<0 <</PageSize [612 1008]>> >>
\r
253 /ImagingBBox null >> setpagedevice"
\r
256 <</PageSize [595 842] /InputAttributes <<0 <</PageSize [595 842]>> >>
\r
257 /ImagingBBox null >> setpagedevice"
\r
260 <</PageSize [516 729] /InputAttributes <<0 <</PageSize [516 729]>> >>
\r
261 /ImagingBBox null >> setpagedevice"
\r
263 *PageRegion Executive: "
\r
264 <</PageSize [522 756] /InputAttributes <<0 <</PageSize [522 756]>> >>
\r
265 /ImagingBBox null >> setpagedevice"
\r
267 *PageRegion LetterSmall/US Letter Small: "
\r
268 <</PageSize [612 792] /InputAttributes <<0 <</PageSize [612 792]>> >>
\r
269 /ImagingBBox [25 25 587 767] >> setpagedevice"
\r
271 *PageRegion A4Small/A4: "
\r
272 <</PageSize [595 842] /InputAttributes <<0 <</PageSize [595 842]>> >>
\r
273 /ImagingBBox [25 25 570 817] >> setpagedevice"
\r
275 *PageRegion LegalSmall/US Legal Small: "
\r
276 <</PageSize [612 1008] /InputAttributes <<0 <</PageSize [612 1008]>> >>
\r
277 /ImagingBBox [25 25 587 983]>> setpagedevice"
\r
279 *PageRegion Monarch/Monarch Envelope: "
\r
280 <</PageSize [279 540] /InputAttributes <<0 <</PageSize [279 540]>> >>
\r
281 /ImagingBBox null >> setpagedevice"
\r
283 *PageRegion Com10/Com10 Envelope: "
\r
284 <</PageSize [297 684] /InputAttributes <<0 <</PageSize [297 684]>> >>
\r
285 /ImagingBBox null >> setpagedevice"
\r
288 <</PageSize [459 649] /InputAttributes <<0 <</PageSize [461 648]>> >>
\r
289 /ImagingBBox null >> setpagedevice"
\r
292 <</PageSize [312 624] /InputAttributes <<0 <</PageSize [312 624]>> >>
\r
293 /ImagingBBox null >> setpagedevice"
\r
295 *CloseUI: *PageRegion
\r
297 *% The following entries provide information about specific paper keywords.
\r
298 *DefaultImageableArea: Letter
\r
299 *ImageableArea Letter/US Letter: "9.36 14.2801 600.72 783.72 "
\r
300 *ImageableArea Legal.2Meg/US Legal: "64 54 548 954 "
\r
301 *ImageableArea Legal.4Meg/US Legal: "9.36 9.6001 600.72 996.72 "
\r
302 *ImageableArea Legal.8Meg/US Legal: "9.36 9.6001 600.72 996.72 "
\r
303 *ImageableArea A4: "10.56 7.68 586.56 829.68 "
\r
304 *ImageableArea B5: "12.0 7.08 503.52 718.92 "
\r
305 *ImageableArea Executive: "9.6001 6.9601 508.8 745.92 "
\r
306 *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "
\r
307 *ImageableArea A4Small/A4: "29 31 567 812 "
\r
308 *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "
\r
309 *ImageableArea Com10/Comm #10 Envelope: "6.7201 5.4 290.88 676.92 "
\r
310 *ImageableArea Monarch/Monarch Envelope: "6.48 5.64 275.28 534.12 "
\r
311 *ImageableArea C5/C5 Envelope: "8.4001 2.7601 453.84 640.2 "
\r
312 *ImageableArea DL/DL Envelope: "8.1601 6.12 307.68 618.6 "
\r
316 /cvp { ( ) cvs print ( ) print } bind def
\r
317 /upperright {10000 mul floor 10000 div} bind def
\r
318 /lowerleft {10000 mul ceiling 10000 div} bind def
\r
319 newpath clippath pathbbox
\r
320 4 -2 roll exch 2 {lowerleft cvp} repeat
\r
321 exch 2 {upperright cvp} repeat flush
\r
326 *% These provide the physical dimensions of the paper (by keyword)
\r
327 *DefaultPaperDimension: Letter
\r
328 *PaperDimension Letter/US Letter: "612 792"
\r
329 *PaperDimension Legal.2Meg/US Legal: "612 1008"
\r
330 *PaperDimension Legal.4Meg/US Legal: "612 1008"
\r
331 *PaperDimension Legal.8Meg/US Legal: "612 1008"
\r
332 *PaperDimension A4: "595 842"
\r
333 *PaperDimension B5: "516 729"
\r
334 *PaperDimension Executive: "522 756"
\r
335 *PaperDimension LetterSmall/US Letter Small: "612 792"
\r
336 *PaperDimension A4Small/A4: "595 842"
\r
337 *PaperDimension LegalSmall/US Legal Small: "612 1008"
\r
338 *PaperDimension Monarch/Monarch Envelope: "279 540"
\r
339 *PaperDimension Com10/Com10 Envelope: "297 684"
\r
340 *PaperDimension C5: "459 649"
\r
341 *PaperDimension DL: "312 624"
\r
343 *OpenUI *ManualFeed/Manual Feed: Boolean
\r
344 *OrderDependency: 20 AnySetup *ManualFeed
\r
345 *DefaultManualFeed: False
\r
346 *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
\r
347 *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
\r
349 save currentpagedevice /ManualFeed get
\r
350 {(True)} {(False)} ifelse = flush restore"
\r
352 *CloseUI: *ManualFeed
\r
354 *OpenUI *InputSlot: PickOne
\r
355 *OrderDependency: 20 AnySetup *InputSlot
\r
356 *DefaultInputSlot: Cassette
\r
357 *InputSlot Cassette: ""
\r
358 *CloseUI: *InputSlot
\r
360 *RequiresPageRegion All: True
\r
361 *DefaultOutputBin: OnlyOne
\r
362 *DefaultOutputOrder: Normal
\r
364 *% Font Information =====================
\r
365 *DefaultFont: Courier
\r
366 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
\r
367 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
\r
368 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
\r
369 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
\r
370 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
\r
371 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
\r
372 *Font Bookman-Light: Standard "(001.004S)" Standard ROM
\r
373 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
\r
374 *Font Courier: Standard "(002.004S)" Standard ROM
\r
375 *Font Courier-Bold: Standard "(002.004S)" Standard ROM
\r
376 *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
\r
377 *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
\r
378 *Font Helvetica: Standard "(001.006S)" Standard ROM
\r
379 *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
\r
380 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
\r
381 *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
\r
382 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
\r
383 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
\r
384 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
\r
385 *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
\r
386 *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
\r
387 *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
\r
388 *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
\r
389 *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
\r
390 *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
\r
391 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
\r
392 *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
\r
393 *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
\r
394 *Font Symbol: Special "(001.007S)" Special ROM
\r
395 *Font Times-Bold: Standard "(001.007S)" Standard ROM
\r
396 *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
\r
397 *Font Times-Italic: Standard "(001.007S)" Standard ROM
\r
398 *Font Times-Roman: Standard "(001.007S)" Standard ROM
\r
399 *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
\r
400 *Font ZapfDingbats: Special "(001.004S)" Special ROM
\r
405 { exch dup 127 string cvs (/) print print (:) print
\r
406 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
\r
416 (*) {cvn ==} 128 string /Font resourceforall
\r
422 *% Printer Messages (verbatim from printer):
\r
423 *Message: "%%[ exitserver: permanent state may be changed ]%%"
\r
424 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
\r
425 *Message: "\FontName\ not found, using Courier"
\r
427 *% Status (format: %%[ status: <one of these> ] %%)
\r
428 *Status: "initializing"
\r
433 *Status: "PrinterError: cover open"
\r
434 *Status: "PrinterError: warming up"
\r
435 *Status: "PrinterError: out of paper"
\r
436 *Status: "PrinterError: paper jam"
\r
437 *Status: "PrinterError: waiting for manual feed"
\r
438 *Status: "PrinterError: service call"
\r
440 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
\r
441 *Source: "LocalTalk"
\r
443 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
\r
444 *PrinterError: "cover open"
\r
445 *PrinterError: "warming up"
\r
446 *PrinterError: "out of paper"
\r
447 *PrinterError: "paper jam"
\r
448 *PrinterError: "waiting for manual feed"
\r
449 *PrinterError: "service call"
\r
451 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
\r
453 *% Color Separation Information =====================
\r
455 *DefaultColorSep: ProcessBlack.60lpi.300dpi/ 60 lpi / 300 dpi
\r
457 *InkName: ProcessBlack/Process Black
\r
458 *InkName: CustomColor/Custom Color
\r
459 *InkName: ProcessCyan/Process Cyan
\r
460 *InkName: ProcessMagenta/Process Magenta
\r
461 *InkName: ProcessYellow/Process Yellow
\r
463 *% For 60 lpi / 300 dpi ===============================
\r
465 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
466 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
\r
467 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
\r
468 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
\r
469 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
\r
471 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
472 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
473 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
474 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
475 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
\r
477 *% For 53 lpi / 300 dpi ===============================
\r
479 *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
\r
480 *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
\r
481 *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
\r
482 *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
\r
483 *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
\r
485 *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
\r
486 *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
\r
487 *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
\r
488 *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
\r
489 *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
\r
492 *% Last Edit Date: Jul 12 1995
\r
493 *% Written by sns@sqa for Apple Personal LaserWriter 320 Oct 20,1993
\r
494 *% The byte count of this file should be exactly 017052 or 017548
\r
495 *% depending on the filesystem it resides in.
\r
496 *% end of PPD file for Apple Personal LaserWriter 320
\r