merge the formfield patch from ooo-build
[ooovba.git] / psprint_config / configuration / ppds / APL_NTR1.PS
blob9a2b4174d9ed878c98a8d63f8d5b86d6092d42b3
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.10"\r
11 *PCFileName: "APLWNTR1.PPD"\r
12 *LanguageEncoding: ISOLatin1\r
13 *LanguageVersion: English\r
14 *Product: "(LaserWriter Personal NTR)"\r
15 *PSVersion: "(2010.129) 1"\r
16 *ModelName: "Apple Personal LaserWriter NTR"\r
17 *ShortNickName: "Apple Personal LaserWriter NTR"\r
18 *NickName: "Apple Personal LaserWriter NTR v2010.129"\r
20 *% === Options and Constraints =========\r
21 *OpenGroup: InstallableOptions/Options Installed\r
22 *OpenUI *Option1/Optional Paper Cassette: Boolean\r
23 *DefaultOption1: False\r
24 *Option1 True/Installed: ""\r
25 *Option1 False/Not Installed: ""\r
26 *?Option1: "\r
27         save\r
28         currentpagedevice\r
29         /InputAttributes get\r
30         1 known {(True)}{(False)} ifelse = flush\r
31         restore "\r
32 *End\r
33 *CloseUI: *Option1\r
34 *CloseGroup: InstallableOptions\r
36 *UIConstraints: *Option1 False *InputSlot Lower \r
38 *% General Information and Defaults ===============\r
39 *FreeVM: "1203433"\r
40 *LanguageLevel: "2"\r
41 *Protocols: BCP\r
42 *ColorDevice: False\r
43 *VariablePaperSize: False\r
44 *FileSystem: False\r
45 *Emulators: hplj\r
46 *StartEmulate hplj: "currentfile /hpcl statusdict /emulate get exec "\r
47 *StopEmulate hplj: "<1B7F>0"\r
48 *Throughput: "4"\r
49 *Password: "()"\r
50 *ExitServer: "\r
51  count 0 eq\r
52  { false } { true exch startjob } ifelse\r
53  not {\r
54      (WARNING: Cannot modify initial VM.) =\r
55      (Missing or invalid password.) =\r
56      (Please contact the author of this software.) = flush quit\r
57      } if\r
58 "\r
59 *End\r
61 *Reset: "\r
62  count 0 eq\r
63  { false } { true exch startjob } ifelse\r
64  not {\r
65     (WARNING: Cannot reset printer.) =\r
66     (Missing or invalid password.) =\r
67     (Please contact the author of this software.) = flush quit\r
68     } if\r
69  systemdict /quit get exec\r
70  (WARNING : Printer Reset Failed.) = flush\r
71 "\r
72 *End\r
74 *DefaultResolution: 300dpi \r
75 *?Resolution: "\r
76   save\r
77     currentpagedevice /HWResolution get\r
78     0 get\r
79     (          ) cvs print\r
80     (dpi) = flush\r
81   restore\r
82 "\r
83 *End\r
85 *% Halftone Information ===============\r
86 *ScreenFreq: "60.0"\r
87 *ScreenAngle: "45.0"\r
88 *DefaultScreenProc: Dot\r
89 *ScreenProc Dot: "\r
90 {abs  exch  abs  2 copy  add  1 gt  {1 sub  dup  mul  exch\r
91 1 sub  dup  mul  add  1 sub } {dup  mul  exch  dup  mul\r
92 add  1 exch  sub } ifelse }\r
93 "\r
94 *End\r
95 *ScreenProc Line: "{ pop }"\r
96 *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"\r
98 *DefaultTransfer: Null\r
99 *Transfer Null: "{ }"\r
100 *Transfer Null.Inverse: "{ 1 exch sub }"\r
102 *% Paper Handling ===================\r
104 *% Code in this section both selects a tray and sets up a frame buffer.\r
105 *OpenUI *PageSize: PickOne\r
106 *OrderDependency: 30 AnySetup *PageSize\r
107 *DefaultPageSize: Letter\r
108 *PageSize Letter/US Letter: "\r
109     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"\r
110 *End\r
111 *PageSize Legal/US Legal: "\r
112     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"\r
113 *End\r
114 *PageSize A4: "\r
115     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"\r
116 *End\r
117 *PageSize B5: "\r
118     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"\r
119 *End\r
120 *PageSize LetterSmall/US Letter Small: "userdict /lettersmall get exec" \r
121 *PageSize A4Small/A4 Small: "userdict /a4small get exec"\r
122 *PageSize LegalSmall/US Legal Small:  "2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"\r
123 *PageSize Monarch/Monarch Envelope Edge Fed: "\r
124     2 dict dup /PageSize [611 792] put dup /ImagingBBox null put setpagedevice"\r
125 *End\r
126 *PageSize Com10/Com10 Envelope Edge Fed: "\r
127     2 dict dup /PageSize [610 792] put dup /ImagingBBox null put setpagedevice"\r
128 *End\r
129 *?PageSize: "\r
130  save\r
131    currentpagedevice /PageSize get aload pop\r
132    2 copy gt {exch} if\r
133    (Unknown)\r
134   4 dict\r
135    dup [612 792] (Letter) put\r
136    dup [612 1008] (Legal) put\r
137    dup [595 842] (A4) put\r
138    dup [516 729] (B5) put\r
139  { exch aload pop 4 index sub abs 5 le exch\r
140    5 index sub abs 5 le and\r
141       {exch pop exit} {pop} ifelse\r
142    } bind forall\r
143    = flush pop pop\r
144 restore\r
146 *End\r
147 *CloseUI: *PageSize\r
149 *OpenUI *PageRegion: PickOne\r
150 *OrderDependency: 40 AnySetup *PageRegion\r
151 *DefaultPageRegion: Letter\r
152 *PageRegion Letter/US Letter: "\r
153     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"\r
154 *End\r
155 *PageRegion Legal/US Legal: "\r
156     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"\r
157 *End\r
158 *PageRegion A4: "\r
159     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"\r
160 *End\r
161 *PageRegion B5: "\r
162     2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"\r
163 *End\r
164 *PageRegion LetterSmall/US Letter Small: "userdict /lettersmall get exec"\r
165 *PageRegion A4Small/A4 Small: "userdict /a4small get exec"\r
166 *PageRegion LegalSmall/US Legal Small:  "2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"\r
167 *PageRegion Monarch/Monarch Envelope Edge Fed: "\r
168     2 dict dup /PageSize [611 792] put dup /ImagingBBox null put setpagedevice"\r
169 *End\r
170 *PageRegion Com10/Com10 Envelope Edge Fed: "\r
171     2 dict dup /PageSize [610 792] put dup /ImagingBBox null put setpagedevice"\r
172 *End\r
174 *CloseUI: *PageRegion\r
176 *% The following entries provide information about specific paper keywords.\r
177 *DefaultImageableArea: Letter\r
178 *ImageableArea Letter/US Letter: "14.16 5.4001 597.84 773.4 "\r
179 *ImageableArea Legal/US Legal: "14.16 5.4 597.84 989.4 "\r
180 *ImageableArea A4: "12.9601 3.6001 581.28 825.6 "\r
181 *ImageableArea B5: "16.08 5.4 499.92 711.96 "\r
182 *ImageableArea LetterSmall/US Letter Small: "31 31 583 761 "\r
183 *ImageableArea A4Small/A4 Small: "29 31 567 812 "\r
184 *ImageableArea LegalSmall/US Legal Small: "64 54 548 954 "\r
185 *ImageableArea Monarch/Monarch Envelope Edge Fed: "16.16 263 272 767.4 "\r
186 *ImageableArea Com10/Com10 Envelope Edge Fed: "16.16 119 289 767.4 "\r
187 *?ImageableArea: "\r
188 save\r
189   /cvp { (                ) cvs print ( ) print } bind def\r
190   /upperright {10000 mul floor 10000 div} bind def\r
191   /lowerleft {10000 mul ceiling 10000 div} bind def\r
192   newpath clippath pathbbox\r
193   4 -2 roll exch 2 {lowerleft cvp} repeat\r
194   exch 2 {upperright cvp} repeat flush\r
195  restore\r
197 *End\r
199 *% These provide the physical dimensions of the paper (by keyword)\r
200 *DefaultPaperDimension: Letter\r
201 *PaperDimension Letter/US Letter: "612 792"\r
202 *PaperDimension Legal/US Legal: "612 1008"\r
203 *PaperDimension A4: "595 842"\r
204 *PaperDimension B5: "516 729"\r
205 *PaperDimension LetterSmall/US Letter Small: "612 792"\r
206 *PaperDimension A4Small/A4 Small: "595 842"\r
207 *PaperDimension LegalSmall/US Legal Small: "612 1008"\r
208 *PaperDimension Monarch/Monarch Envelope Edge Fed: "611 792"\r
209 *PaperDimension Com10/Com10 Envelope Edge Fed: "610 792"\r
211 *RequiresPageRegion Upper: True\r
213 *OpenUI *ManualFeed/Manual Feed: Boolean\r
214 *OrderDependency: 20 AnySetup *ManualFeed\r
215 *DefaultManualFeed: False\r
216 *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"\r
217 *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"\r
218 *?ManualFeed: "\r
219   save\r
220     currentpagedevice /ManualFeed get\r
221     {(True)}{(False)}ifelse = flush\r
222   restore\r
224 *End\r
225 *CloseUI: *ManualFeed\r
227 *OpenUI *InputSlot: PickOne\r
228 *OrderDependency: 20 AnySetup *InputSlot\r
229 *DefaultInputSlot: Upper\r
230 *InputSlot Upper/Multipurpose Tray : "\r
231    1 dict dup /ManualFeed true put setpagedevice"\r
232 *End\r
233 *InputSlot Lower/Paper Cassette: "\r
234   currentpagedevice /InputAttributes get\r
235   1 get dup\r
236   null eq {pop}\r
237   { dup\r
238     /InputAttributes\r
239     1 dict dup /Priority [1 0] put\r
240     put  setpagedevice\r
241   } ifelse "\r
242 *End\r
243 *?InputSlot: "\r
244 save\r
245   2 dict\r
246   dup /1 (Lower) put\r
247   dup /0 (Upper) put\r
248   currentpagedevice /InputAttributes get\r
249   dup /Priority known\r
250   { /Priority get 0 get (      ) cvs cvn get }\r
251   {\r
252     dup length 1 eq\r
253     { {pop} forall (       ) cvs cvn get }\r
254     { pop pop (Unknown) } ifelse\r
255   } ifelse\r
256   = flush\r
257 restore\r
259 *End\r
260 *CloseUI: *InputSlot\r
262 *DefaultOutputBin:  OnlyOne\r
263 *DefaultOutputOrder:  Normal\r
265 *% Font Information =====================\r
266 *DefaultFont: Courier\r
267 *Font AvantGarde-Book: Standard "(001.002)" Standard Standard ROM\r
268 *Font AvantGarde-BookOblique: Standard "(001.002)" Standard Standard ROM\r
269 *Font AvantGarde-Demi: Standard "(001.003)" Standard Standard ROM\r
270 *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard Standard ROM\r
271 *Font Bookman-Demi: Standard "(001.003S)" Standard Standard ROM\r
272 *Font Bookman-DemiItalic: Standard "(001.003S)" Standard Standard ROM\r
273 *Font Bookman-Light: Standard "(001.003S)" Standard Standard ROM\r
274 *Font Bookman-LightItalic: Standard "(001.003S)" Standard Standard ROM\r
275 *Font Courier: Standard "(002.003)" Standard Standard ROM\r
276 *Font Courier-Bold: Standard "(002.003)" Standard Standard ROM\r
277 *Font Courier-BoldOblique: Standard "(002.003)" Standard Standard ROM\r
278 *Font Courier-Oblique: Standard "(002.003)" Standard Standard ROM\r
279 *Font Helvetica: Standard "(001.006S)" Standard Standard ROM\r
280 *Font Helvetica-Bold: Standard "(001.007S)" Standard Standard ROM\r
281 *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard Standard ROM\r
282 *Font Helvetica-Narrow: Standard "(001.006S)" Standard Standard ROM\r
283 *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard Standard ROM\r
284 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard Standard ROM\r
285 *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard Standard ROM\r
286 *Font Helvetica-Oblique: Standard "(001.006S)" Standard Standard ROM\r
287 *Font NewCenturySchlbk-Bold: Standard "(001.008S)" Standard Standard ROM\r
288 *Font NewCenturySchlbk-BoldItalic: Standard "(001.006S)" Standard Standard ROM\r
289 *Font NewCenturySchlbk-Italic: Standard "(001.005S)" Standard Standard ROM\r
290 *Font NewCenturySchlbk-Roman: Standard "(001.006S)" Standard Standard ROM\r
291 *Font Palatino-Bold: Standard "(001.005S)" Standard Standard ROM\r
292 *Font Palatino-BoldItalic: Standard "(001.005S)" Standard Standard ROM\r
293 *Font Palatino-Italic: Standard "(001.005S)" Standard Standard ROM\r
294 *Font Palatino-Roman: Standard "(001.005S)" Standard Standard ROM\r
295 *Font Symbol: Special "(001.007S)" Special Special ROM\r
296 *Font Times-Bold: Standard "(001.007S)" Standard Standard ROM\r
297 *Font Times-BoldItalic: Standard "(001.009S)" Standard Standard ROM\r
298 *Font Times-Italic: Standard "(001.007S)" Standard Standard ROM\r
299 *Font Times-Roman: Standard "(001.007S)" Standard Standard ROM\r
300 *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard Standard ROM\r
301 *Font ZapfDingbats: Special "(001.004S)" Special Special ROM\r
302 *?FontQuery: "\r
303  save\r
304    { count 1 gt\r
305       { exch dup 127 string cvs (/) print print (:) print\r
306         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =\r
307       } { exit } ifelse\r
308    } bind loop\r
309    (*) = flush\r
310  restore\r
312 *End\r
314 *?FontList: "\r
315 save\r
316   (*) {cvn ==} 128 string /Font resourceforall\r
317   (*) = flush\r
318 restore\r
320 *End\r
322 *% Printer Messages (verbatim from printer):\r
323 *Message: "%%[ exitserver: permanent state may be changed ]%%"\r
324 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"\r
325 *Message: "\FontName\ not found, using Courier"\r
327 *% Status (format: %%[ status: <one of these> ] %%)\r
328 *Status: "idle"\r
329 *Status: "busy"\r
330 *Status: "waiting"\r
331 *Status: "printing"\r
332 *Status: "warming up"\r
333 *Status: "PrinterError: cover open"\r
334 *Status: "PrinterError: warming up"\r
335 *Status: "PrinterError: toner cartridge missing or incorrect"\r
336 *Status: "PrinterError: paper entry misfeed"\r
337 *Status: "PrinterError: paper exit misfeed"\r
338 *Status: "PrinterError: lower tray: out of paper"\r
339 *Status: "PrinterError: lower tray: no paper tray"\r
340 *Status: "PrinterError: fixing temperature malfunction"\r
341 *Status: "PrinterError: scanner motor malfunction"\r
342 *Status: "PrinterError: laser diode or scanning mirror malfunction"\r
343 *Status: "PrinterError: test printing stage"\r
344 *Status: "PrinterError: service call"\r
345 *Status: "PrinterError: upper tray: out of paper"\r
346 *Status: "PrinterError: upper tray: manual feed timeout"\r
347 *Status: "PrinterError: waiting for manual feed"\r
349 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )\r
350 *Source: "Serial"\r
351 *Source: "SerialB"\r
352 *Source: "LocalTalk"\r
353 *Source: "Parallel"\r
354 *Source: "Internal"\r
356 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)\r
357 *PrinterError: "cover open"\r
358 *PrinterError: "warming up"\r
359 *PrinterError: "toner cartridge missing or incorrect"\r
360 *PrinterError: "paper entry misfeed"\r
361 *PrinterError: "paper exit misfeed"\r
362 *PrinterError: "lower tray: out of paper"\r
363 *PrinterError: "lower tray: no paper tray"\r
364 *PrinterError: "fixing temperature malfunction"\r
365 *PrinterError: "scanner motor malfunction"\r
366 *PrinterError: "laser diode or scanning mirror malfunction"\r
367 *PrinterError: "test printing stage"\r
368 *PrinterError: "service call"\r
369 *PrinterError: "upper tray: out of paper"\r
370 *PrinterError: "upper tray: manual feed timeout"\r
371 *PrinterError: "waiting for manual feed"\r
373 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"\r
375 *% Color Separation Information =====================\r
377 *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi\r
379 *InkName: ProcessBlack/Process Black\r
380 *InkName: CustomColor/Custom Color\r
381 *InkName: ProcessCyan/Process Cyan\r
382 *InkName: ProcessMagenta/Process Magenta\r
383 *InkName: ProcessYellow/Process Yellow\r
385 *%  For 60 lpi / 300 dpi  ===============================\r
387 *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"\r
388 *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"\r
389 *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"\r
390 *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"\r
391 *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"\r
393 *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
394 *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
395 *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
396 *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
397 *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"\r
399 *%  For 53 lpi / 300 dpi  ===============================\r
401 *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"\r
402 *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"\r
403 *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"\r
404 *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"\r
405 *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"\r
407 *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"\r
408 *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"\r
409 *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"\r
410 *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"\r
411 *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"\r
413 *% Last Edit Date: Mar 23 1994\r
414 *% The byte count of this file should be exactly 014773 or 015189\r
415 *% depending on the filesystem it resides in.\r
416 *% end of PPD file for Apple Personal LaserWriter NTR\r