1*PPD-Adobe: "4.3"
2*% ==========================================================
3*% Printer Description File for OKI B4350(PS)
4*% Copyright 2004 Oki Data Corporation
5*% $Date: 2004/09/02 08:32:51 $
6*% ==========================================================
7*% GPL $Revision: 1.1 $ $RCSfile: ok4350u1.ppd,v $
8*%
9*% Note)
10*% This PostScript Printer Description(PPD) file is free software; you
11*% can redistribute it and/or modify it under the terms of the GNU
12*% General Public License version 2 or later as published by the Free
13*% Software Foundation.
14*%
15*% In addition to the permissions in the GNU General Public License,
16*% Oki Data Corporation gives you unlimited permission to link the
17*% PostScript code fragments herein into your PostScript documents to
18*% form an excutable for enabling printer-specific features, and
19*% distribute those combinations without any restrictions from the use
20*% of this PPD file. (The General Public License restrictions do apply
21*% in other respects; for example, they cover modification of the
22*% file, and distribution when not merged into a PostScript document.)
23*%
24*% This PPD is distributed in the hope that it will be useful, but
25*% WITHOUT ANY WARRANTY; without even the implied warranty of
26*% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
27*% General Public License for more details.
28*%
29*% You should have received a copy of the GNU General Public License
30*% along with this PPD; see the file COPYING.
31*%
32*% ==========================================================
33*FormatVersion: "4.3"
34*FileVersion: "1.1"
35*LanguageEncoding: ISOLatin1
36*LanguageVersion: English
37*PCFileName: "OK4350U1.PPD"
38*Product: "(B4350)"
39*PSVersion: "(3010) 30"
40*Manufacturer: "Oki"
41*ModelName: "OKI B4350"
42*ShortNickName: "OKI B4350"
43*NickName: "OKI B4350 PS"
44
45*% _____ Options and Constraints _____
46*OpenGroup: InstallableOptions/Options Installed
47*OpenUI *OKOptionTray/Second tray: Boolean
48*DefaultOKOptionTray: False
49*OKOptionTray False/Not Installed: ""
50*OKOptionTray True/Installed: ""
51*?OKOptionTray: "
52  save
53    currentpagedevice /InputAttributes get begin
54    1 where {pop (True)} {(False)} ifelse
55    = flush
56    end
57  restore"
58*End
59*CloseUI: *OKOptionTray
60
61*OpenUI *OKOptionMPF/Multi Purpose Feeder: Boolean
62*DefaultOKOptionMPF: False
63*OKOptionMPF False/Not Installed: ""
64*OKOptionMPF True/Installed: ""
65*?OKOptionMPF: "
66 save
67 currentpagedevice /InputAttributes get
68 4 known {(True)}{(False)}ifelse = flush
69 restore"
70*End
71*CloseUI: *OKOptionMPF
72
73*OpenUI *InstalledMemory/Memory Configuration: PickOne
74*DefaultInstalledMemory: 16MB
75*InstalledMemory 16MB/16 MB RAM: ""
76*InstalledMemory 32MB/32 MB: ""
77*InstalledMemory 48MB/48 MB: ""
78*InstalledMemory 80MB/80 MB: ""
79*InstalledMemory 144MB/144 MB: ""
80*InstalledMemory 272MB/272 MB: ""
81*?InstalledMemory : "
82 save
83 currentsystemparams /InstalledRam get
84 1024 idiv 1024 idiv 20 string cvs print (MB) = flush
85 restore"
86*End
87*CloseUI: *InstalledMemory
88*CloseGroup: InstallableOptions
89
90*% _____ Device Capabilities _____
91*ColorDevice: False
92*DefaultColorSpace: Gray
93*LanguageLevel: "3"
94*Protocols: PJL
95*JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
96*JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
97*JCLEnd: "<1B>%-12345X@PJL EOJ <0A>"
98
99*% _____ Memory Configuration(VM Size) _____
100*FreeVM: "7393532"
101*VMOption 16MB/Total RAM 16 MB: "7393532"
102*VMOption 32MB/Total RAM 32 MB: "23603228"
103*VMOption 48MB/Total RAM 48 MB: "40214108"
104*VMOption 80MB/Total RAM 80 MB: "73449052"
105*VMOption 144MB/Total RAM 144 MB: "140557916"
106*VMOption 272MB/Total RAM 272 MB: "274775644"
107
108*% _____ Memory Configuration(FontCache Size) _____
109*FCacheSize 16MB:629145
110*FCacheSize 32MB:786432
111*FCacheSize 48MB:943718
112*FCacheSize 80MB:1258291
113*FCacheSize 144MB:1887436
114*FCacheSize 272MB:3145728
115
116*TTRasterizer: Type42
117*?TTRasterizer: "
118 save
119 42 /FontType resourcestatus
120 {pop pop (Type42)}{(No Type42)}ifelse
121 = flush restore"
122*End
123
124*Throughput: "22"
125
126*% _____ Resolution ____________________________________
127*OpenUI *Resolution/Quality: PickOne
128*OrderDependency: 65.0 DocumentSetup *Resolution
129*DefaultResolution: 600x600dpi
130*Resolution 1200x1200dpi/Fine: "
131globaldict /OK@Prn_Res 1200 put
132(<<) cvx exec /HWResolution [600 1200] (>>) cvx exec setpagedevice"
133*End
134*Resolution 600x600dpi/Normal: "
135globaldict /OK@Prn_Res 600 put
136(<<) cvx exec /HWResolution [600 600] (>>) cvx exec setpagedevice"
137*End
138*Resolution 300x300dpi/Fast: "
139globaldict /OK@Prn_Res 300 put
140(<<) cvx exec /HWResolution [600 600] (>>) cvx exec setpagedevice"
141*End
142*?Resolution: "
143 currentpagedevice /HWResolution get
144 dup 0 get cvi 20 string cvs print (x) print
145 1 get cvi 20 string cvs print (dpi) = flush"
146*End
147*CloseUI: *Resolution
148
149*% _____ Job Patch File _____
150*JobPatchFile 0: "
151
152%%BeginProcSet: OKI_Default_Color_Setting 1.0 0
153/DriverOps /ProcSet 2 copy resourcestatus{
154 pop pop findresource dup
155 /initdriverops 2 copy known{get exec}{pop pop}ifelse
156 /initalwayprnht 2 copy known{get exec}{pop pop}ifelse
157}{pop pop}ifelse
158/version (3010.010) def
159%%EndProcSet
160
161"
162*End
163
164*% _____ InputSlot _____
165*OpenUI *InputSlot/Paper Source: PickOne
166*OrderDependency: 40.0 DocumentSetup *InputSlot
167*DefaultInputSlot: Upper
168*InputSlot Upper/Tray 1: "
169 1 dict dup /ManualFeed false put setpagedevice
170 currentpagedevice /InputAttributes get 0 known{
171 1 statusdict /setpapertray 2 copy known{
172 get {exec}stopped {pop}{globaldict /OK@_CustTray 0 put}ifelse
173 (<<) cvx exec /Policies (<<) cvx exec /PageSize 7 (>>) cvx exec (>>) cvx exec setpagedevice
174 }{pop pop pop}ifelse
175 }if"
176*End
177*InputSlot Lower/Tray 2: "
178 1 dict dup /ManualFeed false put setpagedevice
179 currentpagedevice /InputAttributes get 1 known{
180 2 statusdict /setpapertray 2 copy known{
181 get {exec}stopped {pop}{globaldict /OK@_CustTray 1 put}ifelse
182 (<<) cvx exec /Policies (<<) cvx exec /PageSize 7 (>>) cvx exec (>>) cvx exec setpagedevice
183 }{pop pop pop}ifelse
184 }if"
185*End
186*InputSlot EnvFeed/Multi Purpose Feeder: "
187 1 dict dup /ManualFeed false put setpagedevice
188 currentpagedevice /InputAttributes get 4 known{
189 5 statusdict /setpapertray 2 copy known{
190 get {exec}stopped {pop}{globaldict /OK@_CustTray 4 put}ifelse
191 }{pop pop pop}ifelse
192 }if"
193*End
194*InputSlot ManualFeed/ManualFeed: "
195 1 dict dup /ManualFeed true put setpagedevice"
196*End
197*?InputSlot: "
198 save
199 currentpagedevice /ManualFeed get
200 {(ManualFeed)}{
201 6 dict
202 dup /0 (Upper) put
203 dup /1 (Lower) put
204 dup /2 (Tray3) put
205 dup /3 (Front) put
206 dup /4 (EnvFeed) put
207 currentpagedevice /InputAttributes get dup /Priority known{
208 /Priority get 0 get 20 string cvs cvn get
209 }{
210 dup length 1 eq
211 {{pop}forall 20 string cvs cvn get}
212 {pop pop (Unknown)}ifelse
213 }ifelse
214 }ifelse = flush
215 restore"
216*End
217*CloseUI: *InputSlot
218
219*% _____ Paper Handling _____
220*LandscapeOrientation: Plus90
221*VariablePaperSize: True
222*% Code in this section both selects a tray and sets up a frame buffer.
223*OpenUI *PageSize: PickOne
224*OrderDependency: 50.0 DocumentSetup *PageSize
225*DefaultPageSize: A4
226*PageSize A4: "
227{
228(<<) cvx exec
229/PageSize [595 842] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
230(>>) cvx exec setpagedevice
231}stopped
232{
233 pop /DriverOps /ProcSet 2 copy resourcestatus{
234 pop pop findresource
235 [595 842] null 0 null true false 7 -1 roll /custsetpd get exec
236 }{pop pop}ifelse
237}if"
238*End
239*PageSize Letter: "
240{
241(<<) cvx exec
242/PageSize [612 792] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
243(>>) cvx exec setpagedevice
244}stopped
245{
246 pop /DriverOps /ProcSet 2 copy resourcestatus{
247 pop pop findresource
248 [612 792] null 0 null true false 7 -1 roll /custsetpd get exec
249 }{pop pop}ifelse
250}if"
251*End
252*PageSize Legal/Legal14: "
253{
254(<<) cvx exec
255/PageSize [612 1008] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
256(>>) cvx exec setpagedevice
257}stopped
258{
259 pop /DriverOps /ProcSet 2 copy resourcestatus{
260 pop pop findresource
261 [612 1008] null 0 null true false 7 -1 roll /custsetpd get exec
262 }{pop pop}ifelse
263}if"
264*End
265*PageSize FanFoldGermanLegal/Legal13: "
266{
267(<<) cvx exec
268/PageSize [612 936] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
269(>>) cvx exec setpagedevice
270}stopped
271{
272 pop /DriverOps /ProcSet 2 copy resourcestatus{
273 pop pop findresource
274 [612 936] null 0 null true false 7 -1 roll /custsetpd get exec
275 }{pop pop}ifelse
276}if"
277*End
278*PageSize A5: "
279{
280(<<) cvx exec
281/PageSize [420 595] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
282(>>) cvx exec setpagedevice
283}stopped
284{
285 pop /DriverOps /ProcSet 2 copy resourcestatus{
286 pop pop findresource
287 [420 595] null 0 null true false 7 -1 roll /custsetpd get exec
288 }{pop pop}ifelse
289}if"
290*End
291*PageSize B5: "
292{
293(<<) cvx exec
294/PageSize [516 729] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
295(>>) cvx exec setpagedevice
296}stopped
297{
298 pop /DriverOps /ProcSet 2 copy resourcestatus{
299 pop pop findresource
300 [516 729] null 0 null true false 7 -1 roll /custsetpd get exec
301 }{pop pop}ifelse
302}if"
303*End
304*PageSize A6: "
305{
306(<<) cvx exec
307/PageSize [297 420] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
308(>>) cvx exec setpagedevice
309}stopped
310{
311 pop /DriverOps /ProcSet 2 copy resourcestatus{
312 pop pop findresource
313 [297 420] null 0 null true false 7 -1 roll /custsetpd get exec
314 }{pop pop}ifelse
315}if"
316*End
317*PageSize EnvMonarch/Monarch: "
318{
319(<<) cvx exec
320/PageSize [279 540] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
321(>>) cvx exec setpagedevice
322}stopped
323{
324 pop /DriverOps /ProcSet 2 copy resourcestatus{
325 pop pop findresource
326 [279 540] null 0 null true false 7 -1 roll /custsetpd get exec
327 }{pop pop}ifelse
328}if"
329*End
330*PageSize EnvDL/DL: "
331{
332(<<) cvx exec
333/PageSize [312 624] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
334(>>) cvx exec setpagedevice
335}stopped
336{
337 pop /DriverOps /ProcSet 2 copy resourcestatus{
338 pop pop findresource
339 [312 624] null 0 null true false 7 -1 roll /custsetpd get exec
340 }{pop pop}ifelse
341}if"
342*End
343*PageSize EnvC5/C5: "
344{
345(<<) cvx exec
346/PageSize [459 649] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
347(>>) cvx exec setpagedevice
348}stopped
349{
350 pop /DriverOps /ProcSet 2 copy resourcestatus{
351 pop pop findresource
352 [459 649] null 0 null true false 7 -1 roll /custsetpd get exec
353 }{pop pop}ifelse
354}if"
355*End
356*PageSize Env10/Com-10: "
357{
358(<<) cvx exec
359/PageSize [297 684] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
360(>>) cvx exec setpagedevice
361}stopped
362{
363 pop /DriverOps /ProcSet 2 copy resourcestatus{
364 pop pop findresource
365 [297 684] null 0 null true false 7 -1 roll /custsetpd get exec
366 }{pop pop}ifelse
367}if"
368*End
369*PageSize Executive: "
370{
371(<<) cvx exec
372/PageSize [522 756] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
373(>>) cvx exec setpagedevice
374}stopped
375{
376 pop /DriverOps /ProcSet 2 copy resourcestatus{
377 pop pop findresource
378 [522 756] null 0 null true false 7 -1 roll /custsetpd get exec
379 }{pop pop}ifelse
380}if"
381*End
382*PageSize Env9/Com-9: "
383{
384(<<) cvx exec
385/PageSize [279 639] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
386(>>) cvx exec setpagedevice
387}stopped
388{
389 pop /DriverOps /ProcSet 2 copy resourcestatus{
390 pop pop findresource
391 [279 639] null 0 null true false 7 -1 roll /custsetpd get exec
392 }{pop pop}ifelse
393}if"
394*End
395*?PageSize: "
396 save
397 currentpagedevice /PageSize get aload pop 2 copy gt {exch}if
398 (Unknown)
399 (<<) cvx exec
400 [595 842] (A4)
401 [612 792] (Letter)
402 [612 1008] (Legal)
403 [612 936] (FanFoldGermanLegal)
404 [420 595] (A5)
405 [516 729] (B5)
406 [297 420] (A6)
407 [279 540] (EnvMonarch)
408 [312 624] (EnvDL)
409 [459 649] (EnvC5)
410 [297 684] (Env10)
411 [522 756] (Executive)
412 [279 639] (Env9)
413 (>>) cvx exec
414 {
415 exch aload pop 2 copy gt {exch}if 4 index sub abs 5 le exch
416 5 index sub abs 5 le and {exch pop exit}{pop}ifelse
417 } bind forall
418 = flush pop pop
419 restore"
420*End
421*CloseUI: *PageSize
422
423*OpenUI *PageRegion: PickOne
424*OrderDependency: 55.0 DocumentSetup *PageRegion
425*DefaultPageRegion: A4
426*PageRegion A4: "
427 globaldict /OK@MediaType known{
428 {
429 (<<) cvx exec
430 /PageSize [595 842] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
431 /MediaType globaldict /OK@MediaType get
432 (>>) cvx exec setpagedevice
433 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
434 }{true}ifelse
435 {
436 /DriverOps /ProcSet 2 copy resourcestatus{
437 pop pop findresource
438 [595 842] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
439 0 null true false 7 -1 roll /custsetpd get exec
440 }{pop pop}ifelse
441 }if"
442*End
443*PageRegion Letter: "
444 globaldict /OK@MediaType known{
445 {
446 (<<) cvx exec
447 /PageSize [612 792] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
448 /MediaType globaldict /OK@MediaType get
449 (>>) cvx exec setpagedevice
450 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
451 }{true}ifelse
452 {
453 /DriverOps /ProcSet 2 copy resourcestatus{
454 pop pop findresource
455 [612 792] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
456 0 null true false 7 -1 roll /custsetpd get exec
457 }{pop pop}ifelse
458 }if"
459*End
460*PageRegion Legal/Legal14: "
461 globaldict /OK@MediaType known{
462 {
463 (<<) cvx exec
464 /PageSize [612 1008] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
465 /MediaType globaldict /OK@MediaType get
466 (>>) cvx exec setpagedevice
467 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
468 }{true}ifelse
469 {
470 /DriverOps /ProcSet 2 copy resourcestatus{
471 pop pop findresource
472 [612 1008] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
473 0 null true false 7 -1 roll /custsetpd get exec
474 }{pop pop}ifelse
475 }if"
476*End
477*PageRegion FanFoldGermanLegal/Legal13: "
478 globaldict /OK@MediaType known{
479 {
480 (<<) cvx exec
481 /PageSize [612 936] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
482 /MediaType globaldict /OK@MediaType get
483 (>>) cvx exec setpagedevice
484 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
485 }{true}ifelse
486 {
487 /DriverOps /ProcSet 2 copy resourcestatus{
488 pop pop findresource
489 [612 936] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
490 0 null true false 7 -1 roll /custsetpd get exec
491 }{pop pop}ifelse
492 }if"
493*End
494*PageRegion A5: "
495 globaldict /OK@MediaType known{
496 {
497 (<<) cvx exec
498 /PageSize [420 595] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
499 /MediaType globaldict /OK@MediaType get
500 (>>) cvx exec setpagedevice
501 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
502 }{true}ifelse
503 {
504 /DriverOps /ProcSet 2 copy resourcestatus{
505 pop pop findresource
506 [420 595] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
507 0 null true false 7 -1 roll /custsetpd get exec
508 }{pop pop}ifelse
509 }if"
510*End
511*PageRegion B5: "
512 globaldict /OK@MediaType known{
513 {
514 (<<) cvx exec
515 /PageSize [516 729] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
516 /MediaType globaldict /OK@MediaType get
517 (>>) cvx exec setpagedevice
518 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
519 }{true}ifelse
520 {
521 /DriverOps /ProcSet 2 copy resourcestatus{
522 pop pop findresource
523 [516 729] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
524 0 null true false 7 -1 roll /custsetpd get exec
525 }{pop pop}ifelse
526 }if"
527*End
528*PageRegion A6: "
529 globaldict /OK@MediaType known{
530 {
531 (<<) cvx exec
532 /PageSize [297 420] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
533 /MediaType globaldict /OK@MediaType get
534 (>>) cvx exec setpagedevice
535 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
536 }{true}ifelse
537 {
538 /DriverOps /ProcSet 2 copy resourcestatus{
539 pop pop findresource
540 [297 420] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
541 0 null true false 7 -1 roll /custsetpd get exec
542 }{pop pop}ifelse
543 }if"
544*End
545*PageRegion EnvMonarch/Monarch: "
546 globaldict /OK@MediaType known{
547 {
548 (<<) cvx exec
549 /PageSize [279 540] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
550 /MediaType globaldict /OK@MediaType get
551 (>>) cvx exec setpagedevice
552 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
553 }{true}ifelse
554 {
555 /DriverOps /ProcSet 2 copy resourcestatus{
556 pop pop findresource
557 [279 540] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
558 0 null true false 7 -1 roll /custsetpd get exec
559 }{pop pop}ifelse
560 }if"
561*End
562*PageRegion EnvDL/DL: "
563 globaldict /OK@MediaType known{
564 {
565 (<<) cvx exec
566 /PageSize [312 624] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
567 /MediaType globaldict /OK@MediaType get
568 (>>) cvx exec setpagedevice
569 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
570 }{true}ifelse
571 {
572 /DriverOps /ProcSet 2 copy resourcestatus{
573 pop pop findresource
574 [312 624] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
575 0 null true false 7 -1 roll /custsetpd get exec
576 }{pop pop}ifelse
577 }if"
578*End
579*PageRegion EnvC5/C5: "
580 globaldict /OK@MediaType known{
581 {
582 (<<) cvx exec
583 /PageSize [459 649] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
584 /MediaType globaldict /OK@MediaType get
585 (>>) cvx exec setpagedevice
586 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
587 }{true}ifelse
588 {
589 /DriverOps /ProcSet 2 copy resourcestatus{
590 pop pop findresource
591 [459 649] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
592 0 null true false 7 -1 roll /custsetpd get exec
593 }{pop pop}ifelse
594 }if"
595*End
596*PageRegion Env10/Com-10: "
597 globaldict /OK@MediaType known{
598 {
599 (<<) cvx exec
600 /PageSize [297 684] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
601 /MediaType globaldict /OK@MediaType get
602 (>>) cvx exec setpagedevice
603 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
604 }{true}ifelse
605 {
606 /DriverOps /ProcSet 2 copy resourcestatus{
607 pop pop findresource
608 [297 684] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
609 0 null true false 7 -1 roll /custsetpd get exec
610 }{pop pop}ifelse
611 }if"
612*End
613*PageRegion Executive: "
614 globaldict /OK@MediaType known{
615 {
616 (<<) cvx exec
617 /PageSize [522 756] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
618 /MediaType globaldict /OK@MediaType get
619 (>>) cvx exec setpagedevice
620 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
621 }{true}ifelse
622 {
623 /DriverOps /ProcSet 2 copy resourcestatus{
624 pop pop findresource
625 [522 756] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
626 0 null true false 7 -1 roll /custsetpd get exec
627 }{pop pop}ifelse
628 }if"
629*End
630*PageRegion Env9/Com-9: "
631 globaldict /OK@MediaType known{
632 {
633 (<<) cvx exec
634 /PageSize [279 639] /Policies (<<) cvx exec /PageSize 0 (>>) cvx exec
635 /MediaType globaldict /OK@MediaType get
636 (>>) cvx exec setpagedevice
637 }stopped{pop true}{currentpagedevice /MediaType get globaldict /OK@MediaType get ne}ifelse
638 }{true}ifelse
639 {
640 /DriverOps /ProcSet 2 copy resourcestatus{
641 pop pop findresource
642 [279 639] globaldict /OK@MediaType 2 copy known{get}{pop pop null}ifelse
643 0 null true false 7 -1 roll /custsetpd get exec
644 }{pop pop}ifelse
645 }if"
646*End
647*CloseUI: *PageRegion
648
649*% The following entries provide information about specific paper keywords.
650*DefaultImageableArea: A4
651*ImageableArea A4: "13 13 582 829 "
652*ImageableArea Letter: "13 13 599 779 "
653*ImageableArea Legal/Legal14: "13 13 599 995 "
654*ImageableArea FanFoldGermanLegal/Legal13: "13 13 599 923 "
655*ImageableArea A5: "13 13 407 582 "
656*ImageableArea B5: "13 13 503 716 "
657*ImageableArea A6: "13 13 285 407 "
658*ImageableArea EnvMonarch/Monarch: "13 13 266 527 "
659*ImageableArea EnvDL/DL: "13 13 299 611 "
660*ImageableArea EnvC5/C5: "13 13 446 636 "
661*ImageableArea Env10/Com-10: "13 13 284 670 "
662*ImageableArea Executive: "13 13 509 743 "
663*ImageableArea Env9/Com-9: "13 13 266 626 "
664*?ImageableArea: "
665 save
666 /cvp {20 string cvs print ( ) print}bind def
667 /upperright {10000 mul floor 10000 div}bind def
668 /lowerleft {10000 mul ceiling 10000 div}bind def
669 newpath clippath pathbbox
670 4 -2 roll exch 2 {lowerleft cvp}repeat
671 exch 2 {upperright cvp}repeat flush
672 restore"
673*End
674
675*% These provide the physical dimensions of the paper (by keyword)
676*DefaultPaperDimension: A4
677*PaperDimension A4: "595 842"
678*PaperDimension Letter: "612 792"
679*PaperDimension Legal/Legal14: "612 1008"
680*PaperDimension FanFoldGermanLegal/Legal13: "612 936"
681*PaperDimension A5: "420 595"
682*PaperDimension B5: "516 729"
683*PaperDimension A6: "297 420"
684*PaperDimension EnvMonarch/Monarch: "279 540"
685*PaperDimension EnvDL/DL: "312 624"
686*PaperDimension EnvC5/C5: "459 649"
687*PaperDimension Env10/Com-10: "297 684"
688*PaperDimension Executive: "522 756"
689*PaperDimension Env9/Com-9: "279 639"
690
691*%=== Custom Paper Support =================
692*%Orientation and Margin (offsets) values are not utilized
693*MaxMediaWidth: "612.000"
694*MaxMediaHeight: "1008.000"
695*CenterRegistered: False
696*HWMargins: 13 13 13 13
697*NonUIOrderDependency: 60.0 DocumentSetup *CustomPageSize
698*CustomPageSize True: "
699 /DriverOps /ProcSet 2 copy resourcestatus{
700 pop pop findresource /setcustompage get exec
701 }{pop pop}ifelse"
702*End
703
704*LeadingEdge Short: ""
705*LeadingEdge Long: ""
706*DefaultLeadingEdge: Short
707
708*ParamCustomPageSize Width: 1 points 255.118 612.000
709*ParamCustomPageSize Height: 2 points 419.528 1008.000
710*ParamCustomPageSize WidthOffset: 3 points 0 0
711*ParamCustomPageSize HeightOffset: 4 points 0 0
712*ParamCustomPageSize Orientation: 5 int 0 3
713
714*RequiresPageRegion All: True
715
716*% _____ Media Type _____
717*% This selection must be later than manual feed selection
718*OpenUI *OKMediaType/Media Type: PickOne
719*OrderDependency: 90.0 DocumentSetup *OKMediaType
720*DefaultOKMediaType: PRINTERDEFAULT
721*OKMediaType PRINTERDEFAULT/Printer Setting: "
722"
723*End
724*OKMediaType LIGHT/Light(16-17 lb): "
725/DriverOps /ProcSet 2 copy resourcestatus{
726 pop pop findresource
727 null null null 60 false dup 7 -1 roll /custsetpd get exec
728}{pop pop}ifelse"
729*End
730*OKMediaType MEDIUMLIGHT/Medium-Light(18-19 lb): "
731/DriverOps /ProcSet 2 copy resourcestatus{
732 pop pop findresource
733 null null null 68 false dup 7 -1 roll /custsetpd get exec
734}{pop pop}ifelse"
735*End
736*OKMediaType MEDIUM/Medium(20-23 lb):"
737/DriverOps /ProcSet 2 copy resourcestatus{
738 pop pop findresource
739 null null null 75 false dup 7 -1 roll /custsetpd get exec
740}{pop pop}ifelse"
741*End
742*OKMediaType MEDIUMHEAVY/Medium-Heavy(24-27 lb):"
743/DriverOps /ProcSet 2 copy resourcestatus{
744 pop pop findresource
745 null null null 90 false dup 7 -1 roll /custsetpd get exec
746}{pop pop}ifelse"
747*End
748*OKMediaType HEAVY/Heavy(28-32 lb): "
749/DriverOps /ProcSet 2 copy resourcestatus{
750 pop pop findresource
751 null null null 105 false dup 7 -1 roll /custsetpd get exec
752}{pop pop}ifelse"
753*End
754*OKMediaType Labels/Labels: "
755/DriverOps /ProcSet 2 copy resourcestatus{
756 pop pop findresource
757 null (Labels) null dup false dup 7 -1 roll /custsetpd get exec
758}{pop pop}ifelse"
759*End
760*OKMediaType Transparency/Transparency: "
761/DriverOps /ProcSet 2 copy resourcestatus{
762 pop pop findresource
763 null (Transparency) null dup false dup 7 -1 roll /custsetpd get exec
764}{pop pop}ifelse"
765*End
766*?OKMediaType: "
767 /DriverOps /ProcSet 2 copy resourcestatus{
768 pop pop findresource
769 [
770  (LIGHT) (MEDIUMLIGHT) (MEDIUM) (MEDIUMHEAVY) (HEAVY)
771  (Labels) (Transparency) (GLOSSY)
772 ]
773 [
774  [59 67 null] [67 74 null] [74 89 null] [89 105 null] [105 123 null]
775  [59 123 (Labels)]  [59 123 (Transparency)] [59 123 (Glossy)]
776 ]
777 true
778 4 -1 roll /qmediatype get exec
779 }{pop pop (Unknown)}ifelse = flush"
780*End
781*CloseUI: *OKMediaType
782
783*% ================================================
784*% Toner Save
785*% ================================================
786*OpenUI *OKOutputMode/Toner Saving: PickOne
787*OrderDependency: 75.0 DocumentSetup *OKOutputMode
788*DefaultOKOutputMode: None
789*OKOutputMode None/None: "
790(<<) cvx exec /PostRenderingEnhance true
791 /PostRenderingEnhanceDetails
792 dup currentpagedevice exch get dup length dict copy
793 dup /TonerSaver 0 put
794(>>) cvx exec setpagedevice"
795*End
796*OKOutputMode Medium/Medium: "
797(<<) cvx exec /PostRenderingEnhance true
798 /PostRenderingEnhanceDetails
799 dup currentpagedevice exch get dup length dict copy
800 dup /TonerSaver 1 put
801(>>) cvx exec setpagedevice"
802*End
803*OKOutputMode Light/Light: "
804(<<) cvx exec /PostRenderingEnhance true
805 /PostRenderingEnhanceDetails
806 dup currentpagedevice exch get dup length dict copy
807 dup /TonerSaver 2 put
808(>>) cvx exec setpagedevice"
809*End
810*?OKOutputMode: "
811 save
812 currentpagedevice /PostRenderingEnhance get
813 { currentpagedevice /PostRenderingEnhanceDetails get /TonerSaver get
814 [(None) (Medium) (Light)] exch get = flush
815 } {(None) = flush} ifelse
816 restore"
817*End
818*CloseUI: *OKOutputMode
819
820*% ================================================
821*% Tray Switch
822*% ================================================
823*OpenUI *TraySwitch/Tray Switch: Boolean
824*OrderDependency: 25.0 DocumentSetup *TraySwitch
825*DefaultTraySwitch: True
826*TraySwitch True/On: "1 dict dup /TraySwitch globaldict /OK@_Custom known not put setpagedevice"
827*TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
828*?TraySwitch: "
829save
830 currentpagedevice /TraySwitch get
831 {(True)}{(False)}ifelse = flush
832restore"
833*End
834*CloseUI: *TraySwitch
835
836*% ================================================
837*% Paper Size Check
838*% ================================================
839*OpenUI *OKPageSizeCheck/Paper Size Check: Boolean
840*OrderDependency: 20.0 DocumentSetup *OKPageSizeCheck
841*DefaultOKPageSizeCheck: True
842*OKPageSizeCheck True/On: "
843 currentpagedevice /NumCopies 2 copy known{
844 get 0 eq{(<<) cvx exec /NumCopies 1 (>>) cvx exec setpagedevice}if
845 }{pop pop}ifelse
846 statusdict /setpapersizecheck 2 copy known{
847 get true exch {exec}stopped {pop}if
848 }{pop pop}ifelse"
849*End
850*OKPageSizeCheck False/Off: "
851 currentpagedevice /NumCopies 2 copy known{
852 get 0 eq{(<<) cvx exec /NumCopies 1 (>>) cvx exec setpagedevice}if
853 }{pop pop}ifelse
854 statusdict /setpapersizecheck 2 copy known{
855 get false exch {exec}stopped {pop}if
856 }{pop pop}ifelse"
857*End
858*?OKPageSizeCheck: "
859 save
860 statusdict /papersizecheck 2 copy known{
861 get {exec}stopped {pop (UnKnown)}{{(True)}{(False)}ifelse}ifelse
862 }{pop pop (UnKnown)}ifelse = flush
863 restore"
864*End
865*CloseUI: *OKPageSizeCheck
866
867*% _____ Page rotate _____
868*OpenUI *OKEnvRotate/Page Rotate: Boolean
869*OrderDependency: 190.0 PageSetup *OKEnvRotate
870*DefaultOKEnvRotate: False
871*OKEnvRotate False/Normal: "
872 /DriverOps /ProcSet 2 copy resourcestatus{
873 pop pop findresource /winpagerotate get exec
874 }{pop pop}ifelse"
875*End
876*OKEnvRotate True/Rotate: "
877 globaldict /OK@_pagerotate true put
878 /DriverOps /ProcSet 2 copy resourcestatus{
879 pop pop findresource /winpagerotate get exec
880 }{pop pop}ifelse"
881*End
882*?OKEnvRotate: "
883 globaldict /OK@_pagerotate 2 copy known{get}{pop pop false}ifelse
884 {(True)}{(False)}ifelse = flush"
885*End
886*CloseUI: *OKEnvRotate
887
888*% _____ Halftone Information _____
889*DefaultHalftoneType: 1
890*ScreenFreq: "85.0"
891*ScreenAngle: "45.0"
892*ResScreenFreq 1200x1200dpi: "121.0"
893*ResScreenFreq 600x600dpi: "85.0"
894*ResScreenAngle 1200x1200dpi: "45.0"
895*ResScreenAngle 600x600dpi: "45.0"
896*DefaultScreenProc: Dot
897*ScreenProc Dot: "
898 {
899 abs exch abs 2 copy add 1 gt{
900 1 sub dup mul exch 1 sub dup mul add 1 sub
901 }{
902 dup mul exch dup mul add 1 exch sub
903 }ifelse
904 }"
905*End
906*ScreenProc Line: "{pop}"
907*ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
908*DefaultTransfer: Null
909*Transfer Null: "{ }"
910*Transfer Null.Inverse: "{1 exch sub}"
911
912*% _____ Font Information _____
913*% _____ PostScript Level3 Fonts Total 253 fonts listed here _____
914*DefaultFont: Courier
915*Font AlbertusMT-Italic: Standard "(001)" Standard ROM
916*Font AlbertusMT-Light: Standard "(001)" Standard ROM
917*Font AlbertusMT: Standard "(001)" Standard ROM
918*Font AntiqueOlive-Roman: Standard "(001)" ExtendedRoman ROM
919*Font AntiqueOlive-Bold: Standard "(001)" ExtendedRoman ROM
920*Font AntiqueOlive-Compact: Standard "(001)" ExtendedRoman ROM
921*Font AntiqueOlive-Italic: Standard "(001)" ExtendedRoman ROM
922*Font AntiqueOliveCE-Bold: Win1250 "(001)" ExtendedRoman ROM
923*Font AntiqueOliveCE-Compact: Win1250 "(001)" ExtendedRoman ROM
924*Font AntiqueOliveCE-Italic: Win1250 "(001)" ExtendedRoman ROM
925*Font AntiqueOliveCE-Roman: Win1250 "(001)" ExtendedRoman ROM
926*Font Apple-Chancery: Standard "(001)" ExtendedRoman ROM
927*Font Apple-ChanceryCE: Win1250 "(001)" ExtendedRoman ROM
928*Font Arial-BoldItalicMT: Standard "(001)" ExtendedRoman ROM
929*Font Arial-BoldMT: Standard "(001)" ExtendedRoman ROM
930*Font Arial-ItalicMT: Standard "(001)" ExtendedRoman ROM
931*Font ArialCE-Bold: Win1250 "(001)" ExtendedRoman ROM
932*Font ArialCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
933*Font ArialCE-Italic: Win1250 "(001)" ExtendedRoman ROM
934*Font ArialCE: Win1250 "(001)" ExtendedRoman ROM
935*Font ArialMT: Standard "(001)" ExtendedRoman ROM
936*Font AvantGarde-Book: Standard "(001)" ExtendedRoman ROM
937*Font AvantGarde-BookOblique: Standard "(001)" ExtendedRoman ROM
938*Font AvantGarde-Demi: Standard "(001)" ExtendedRoman ROM
939*Font AvantGarde-DemiOblique: Standard "(001)" ExtendedRoman ROM
940*Font AvantGardeCE-Book: Win1250 "(001)" ExtendedRoman ROM
941*Font AvantGardeCE-BookOblique: Win1250 "(001)" ExtendedRoman ROM
942*Font AvantGardeCE-Demi: Win1250 "(001)" ExtendedRoman ROM
943*Font AvantGardeCE-DemiOblique: Win1250 "(001)" ExtendedRoman ROM
944*Font Bodoni-Bold: Standard "(001)" ExtendedRoman ROM
945*Font Bodoni-BoldItalic: Standard "(001)" ExtendedRoman ROM
946*Font Bodoni-Italic: Standard "(001)" ExtendedRoman ROM
947*Font Bodoni-Poster: Standard "(001)" ExtendedRoman ROM
948*Font Bodoni-PosterCompressed: Standard "(001)" ExtendedRoman ROM
949*Font Bodoni: Standard "(001)" ExtendedRoman ROM
950*Font BodoniCE-Bold: Win1250 "(001)" ExtendedRoman ROM
951*Font BodoniCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
952*Font BodoniCE-Italic: Win1250 "(001)" ExtendedRoman ROM
953*Font BodoniCE-Poster: Win1250 "(001)" ExtendedRoman ROM
954*Font BodoniCE-PosterCompressed: Win1250 "(001)" ExtendedRoman ROM
955*Font BodoniCE: Win1250 "(001)" ExtendedRoman ROM
956*Font Bookman-Demi: Standard "(001)" ExtendedRoman ROM
957*Font Bookman-DemiItalic: Standard "(001)" ExtendedRoman ROM
958*Font Bookman-Light: Standard "(001)" ExtendedRoman ROM
959*Font Bookman-LightItalic: Standard "(001)" ExtendedRoman ROM
960*Font BookmanCE-Demi: Win1250 "(001)" ExtendedRoman ROM
961*Font BookmanCE-DemiItalic: Win1250 "(001)" ExtendedRoman ROM
962*Font BookmanCE-Light: Win1250 "(001)" ExtendedRoman ROM
963*Font BookmanCE-LightItalic: Win1250 "(001)" ExtendedRoman ROM
964*Font Candid: Special "(001)" Special ROM
965*Font Chicago: Standard "(001)" ExtendedRoman ROM
966*Font ChicagoCE: Win1250 "(001)" ExtendedRoman ROM
967*Font Clarendon-Bold: Standard "(001)" ExtendedRoman ROM
968*Font Clarendon-Light: Standard "(001)" ExtendedRoman ROM
969*Font Clarendon: Standard "(001)" ExtendedRoman ROM
970*Font ClarendonCE-Bold: Win1250 "(001)" ExtendedRoman ROM
971*Font ClarendonCE-Light: Win1250 "(001)" ExtendedRoman ROM
972*Font ClarendonCE: Win1250 "(001)" ExtendedRoman ROM
973*Font CooperBlack-Italic: Standard "(001)" Standard ROM
974*Font CooperBlack: Standard "(001)" Standard ROM
975*Font Copperplate-ThirtyThreeBC: Standard "(001)" Standard ROM
976*Font Copperplate-ThirtyTwoBC: Standard "(001)" Standard ROM
977*Font Coronet-Regular: Standard "(001)" ExtendedRoman ROM
978*Font CoronetCE-Regular: Win1250 "(001)" ExtendedRoman ROM
979*Font Courier-Bold: Standard "(001)" ExtendedRoman ROM
980*Font Courier-BoldOblique: Standard "(001)" ExtendedRoman ROM
981*Font Courier-Oblique: Standard "(001)" ExtendedRoman ROM
982*Font Courier: Standard "(001)" ExtendedRoman ROM
983*Font CourierCE-Bold: Win1250 "(001)" ExtendedRoman ROM
984*Font CourierCE-BoldOblique: Win1250 "(001)" ExtendedRoman ROM
985*Font CourierCE-Oblique: Win1250 "(001)" ExtendedRoman ROM
986*Font CourierCE: Win1250 "(001)" ExtendedRoman ROM
987*Font Eurostile-Bold: Standard "(001)" ExtendedRoman ROM
988*Font Eurostile-BoldExtendedTwo: Standard "(001)" ExtendedRoman ROM
989*Font Eurostile-ExtendedTwo: Standard "(001)" ExtendedRoman ROM
990*Font Eurostile: Standard "(001)" ExtendedRoman ROM
991*Font EurostileCE-Bold: Win1250 "(001)" ExtendedRoman ROM
992*Font EurostileCE-BoldExtendedTwo: Win1250 "(001)" ExtendedRoman ROM
993*Font EurostileCE-ExtendedTwo: Win1250 "(001)" ExtendedRoman ROM
994*Font EurostileCE: Win1250 "(001)" ExtendedRoman ROM
995*Font Geneva: Standard "(001)" ExtendedRoman ROM
996*Font GenevaCE: Win1250 "(001)" ExtendedRoman ROM
997*Font GillSans-Bold: Standard "(001)" ExtendedRoman ROM
998*Font GillSans-BoldCondensed: Standard "(001)" ExtendedRoman ROM
999*Font GillSans-BoldItalic: Standard "(001)" ExtendedRoman ROM
1000*Font GillSans-Condensed: Standard "(001)" ExtendedRoman ROM
1001*Font GillSans-ExtraBold: Standard "(001)" ExtendedRoman ROM
1002*Font GillSans-Italic: Standard "(001)" ExtendedRoman ROM
1003*Font GillSans-Light: Standard "(001)" ExtendedRoman ROM
1004*Font GillSans-LightItalic: Standard "(001)" ExtendedRoman ROM
1005*Font GillSans: Standard "(001)" ExtendedRoman ROM
1006*Font GillSansCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1007*Font GillSansCE-BoldCondensed: Win1250 "(001)" ExtendedRoman ROM
1008*Font GillSansCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1009*Font GillSansCE-Condensed: Win1250 "(001)" ExtendedRoman ROM
1010*Font GillSansCE-ExtraBold: Win1250 "(001)" ExtendedRoman ROM
1011*Font GillSansCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1012*Font GillSansCE-Light: Win1250 "(001)" ExtendedRoman ROM
1013*Font GillSansCE-LightItalic: Win1250 "(001)" ExtendedRoman ROM
1014*Font GillSansCE-Roman: Win1250 "(001)" ExtendedRoman ROM
1015*Font Goudy-Bold: Standard "(001)" Standard ROM
1016*Font Goudy-BoldItalic: Standard "(001)" Standard ROM
1017*Font Goudy-ExtraBold: Standard "(001)" Standard ROM
1018*Font Goudy-Italic: Standard "(001)" Standard ROM
1019*Font Goudy: Standard "(001)" Standard ROM
1020*Font Helvetica-Bold: Standard "(001)" ExtendedRoman ROM
1021*Font Helvetica-BoldOblique: Standard "(001)" ExtendedRoman ROM
1022*Font Helvetica-Condensed-Bold: Standard "(001)" ExtendedRoman ROM
1023*Font Helvetica-Condensed-BoldObl: Standard "(001)" ExtendedRoman ROM
1024*Font Helvetica-Condensed-Oblique: Standard "(001)" ExtendedRoman ROM
1025*Font Helvetica-Condensed: Standard "(001)" ExtendedRoman ROM
1026*Font Helvetica-Narrow-Bold: Standard "(001)" ExtendedRoman ROM
1027*Font Helvetica-Narrow-BoldOblique: Standard "(001)" ExtendedRoman ROM
1028*Font Helvetica-Narrow-Oblique: Standard "(001)" ExtendedRoman ROM
1029*Font Helvetica-Narrow: Standard "(001)" ExtendedRoman ROM
1030*Font Helvetica-Oblique: Standard "(001)" ExtendedRoman ROM
1031*Font Helvetica: Standard "(001)" ExtendedRoman ROM
1032*Font HelveticaCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1033*Font HelveticaCE-BoldOblique: Win1250 "(001)" ExtendedRoman ROM
1034*Font HelveticaCE-Cond: Win1250 "(001)" ExtendedRoman ROM
1035*Font HelveticaCE-CondBold: Win1250 "(001)" ExtendedRoman ROM
1036*Font HelveticaCE-CondBoldObl: Win1250 "(001)" ExtendedRoman ROM
1037*Font HelveticaCE-CondObl: Win1250 "(001)" ExtendedRoman ROM
1038*Font HelveticaCE-Narrow: Win1250 "(001)" ExtendedRoman ROM
1039*Font HelveticaCE-NarrowBold: Win1250 "(001)" ExtendedRoman ROM
1040*Font HelveticaCE-NarrowBoldOblique: Win1250 "(001)" ExtendedRoman ROM
1041*Font HelveticaCE-NarrowOblique: Win1250 "(001)" ExtendedRoman ROM
1042*Font HelveticaCE-Oblique: Win1250 "(001)" ExtendedRoman ROM
1043*Font HelveticaCE: Win1250 "(001)" ExtendedRoman ROM
1044*Font HoeflerText-Black: Standard "(001)" ExtendedRoman ROM
1045*Font HoeflerText-BlackItalic: Standard "(001)" ExtendedRoman ROM
1046*Font HoeflerText-Italic: Standard "(001)" ExtendedRoman ROM
1047*Font HoeflerText-Ornaments: Special "(001)" Special ROM
1048*Font HoeflerText-Regular: Standard "(001)" ExtendedRoman ROM
1049*Font HoeflerTextCE-Black: Win1250 "(001)" ExtendedRoman ROM
1050*Font HoeflerTextCE-BlackItalic: Win1250 "(001)" ExtendedRoman ROM
1051*Font HoeflerTextCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1052*Font HoeflerTextCE-Regular: Win1250 "(001)" ExtendedRoman ROM
1053*Font JoannaMT-Bold: Standard "(001)" ExtendedRoman ROM
1054*Font JoannaMT-BoldItalic: Standard "(001)" ExtendedRoman ROM
1055*Font JoannaMT-Italic: Standard "(001)" ExtendedRoman ROM
1056*Font JoannaMT: Standard "(001)" ExtendedRoman ROM
1057*Font JoannaMTCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1058*Font JoannaMTCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1059*Font JoannaMTCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1060*Font JoannaMTCE: Win1250 "(001)" ExtendedRoman ROM
1061*Font LetterGothic-Bold: Standard "(001)" ExtendedRoman ROM
1062*Font LetterGothic-BoldSlanted: Standard "(001)" ExtendedRoman ROM
1063*Font LetterGothic-Slanted: Standard "(001)" ExtendedRoman ROM
1064*Font LetterGothic: Standard "(001)" ExtendedRoman ROM
1065*Font LetterGothicCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1066*Font LetterGothicCE-BoldSlanted: Win1250 "(001)" ExtendedRoman ROM
1067*Font LetterGothicCE-Slanted: Win1250 "(001)" ExtendedRoman ROM
1068*Font LetterGothicCE: Win1250 "(001)" ExtendedRoman ROM
1069*Font LubalinGraph-Book: Standard "(001)" ExtendedRoman ROM
1070*Font LubalinGraph-BookOblique: Standard "(001)" ExtendedRoman ROM
1071*Font LubalinGraph-Demi: Standard "(001)" ExtendedRoman ROM
1072*Font LubalinGraph-DemiOblique: Standard "(001)" ExtendedRoman ROM
1073*Font LubalinGraphCE-Book: Win1250 "(001)" ExtendedRoman ROM
1074*Font LubalinGraphCE-BookOblique: Win1250 "(001)" ExtendedRoman ROM
1075*Font LubalinGraphCE-Demi: Win1250 "(001)" ExtendedRoman ROM
1076*Font LubalinGraphCE-DemiOblique: Win1250 "(001)" ExtendedRoman ROM
1077*Font Marigold: Standard "(001)" Standard ROM
1078*Font MonaLisa-Recut: Standard "(001)" Standard ROM
1079*Font Monaco: Standard "(001)" ExtendedRoman ROM
1080*Font MonacoCE: Win1250 "(001)" ExtendedRoman ROM
1081*Font NewCenturySchlbk-Roman: Standard "(001)" ExtendedRoman ROM
1082*Font NewCenturySchlbk-Bold: Standard "(001)" ExtendedRoman ROM
1083*Font NewCenturySchlbk-BoldItalic: Standard "(001)" ExtendedRoman ROM
1084*Font NewCenturySchlbk-Italic: Standard "(001)" ExtendedRoman ROM
1085*Font NewCenturySchlbkCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1086*Font NewCenturySchlbkCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1087*Font NewCenturySchlbkCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1088*Font NewCenturySchlbkCE-Roman: Win1250 "(001)" ExtendedRoman ROM
1089*Font NewYork: Standard "(001)" ExtendedRoman ROM
1090*Font NewYorkCE: Win1250 "(001)" ExtendedRoman ROM
1091*Font Optima-Bold: Standard "(001)" ExtendedRoman ROM
1092*Font Optima-BoldItalic: Standard "(001)" ExtendedRoman ROM
1093*Font Optima-Italic: Standard "(001)" ExtendedRoman ROM
1094*Font Optima: Standard "(001)" ExtendedRoman ROM
1095*Font OptimaCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1096*Font OptimaCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1097*Font OptimaCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1098*Font OptimaCE-Roman: Win1250 "(001)" ExtendedRoman ROM
1099*Font Oxford: Standard "(001)" Standard ROM
1100*Font Palatino-Bold: Standard "(001)" ExtendedRoman ROM
1101*Font Palatino-BoldItalic: Standard "(001)" ExtendedRoman ROM
1102*Font Palatino-Italic: Standard "(001)" ExtendedRoman ROM
1103*Font Palatino-Roman: Standard "(001)" ExtendedRoman ROM
1104*Font PalatinoCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1105*Font PalatinoCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1106*Font PalatinoCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1107*Font PalatinoCE-Roman: Win1250 "(001)" ExtendedRoman ROM
1108*Font StempelGaramond-Bold: Standard "(001)" ExtendedRoman ROM
1109*Font StempelGaramond-BoldItalic: Standard "(001)" ExtendedRoman ROM
1110*Font StempelGaramond-Italic: Standard "(001)" ExtendedRoman ROM
1111*Font StempelGaramond-Roman: Standard "(001)" ExtendedRoman ROM
1112*Font StempelGaramondCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1113*Font StempelGaramondCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1114*Font StempelGaramondCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1115*Font StempelGaramondCE-Roman: Win1250 "(001)" ExtendedRoman ROM
1116*Font Symbol: Special "(001)" Special ROM
1117*Font Taffy: Standard "(001)" Standard ROM
1118*Font Times-Bold: Standard "(001)" ExtendedRoman ROM
1119*Font Times-BoldItalic: Standard "(001)" ExtendedRoman ROM
1120*Font Times-Italic: Standard "(001)" ExtendedRoman ROM
1121*Font Times-Roman: Standard "(001)" ExtendedRoman ROM
1122*Font TimesCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1123*Font TimesCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1124*Font TimesCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1125*Font TimesCE-Roman: Win1250 "(001)" ExtendedRoman ROM
1126*Font TimesNewRomanCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1127*Font TimesNewRomanCE-BoldItalic: Win1250 "(001)" ExtendedRoman ROM
1128*Font TimesNewRomanCE-Italic: Win1250 "(001)" ExtendedRoman ROM
1129*Font TimesNewRomanCE: Win1250 "(001)" ExtendedRoman ROM
1130*Font TimesNewRomanPS-BoldItalicMT: Standard "(001)" ExtendedRoman ROM
1131*Font TimesNewRomanPS-BoldMT: Standard "(001)" ExtendedRoman ROM
1132*Font TimesNewRomanPS-ItalicMT: Standard "(001)" ExtendedRoman ROM
1133*Font TimesNewRomanPSMT: Standard "(001)" ExtendedRoman ROM
1134*Font Univers-Bold: Standard "(001)" ExtendedRoman ROM
1135*Font Univers-BoldExt: Standard "(001)" ExtendedRoman ROM
1136*Font Univers-BoldExtObl: Standard "(001)" ExtendedRoman ROM
1137*Font Univers-BoldOblique: Standard "(001)" ExtendedRoman ROM
1138*Font Univers-Condensed: Standard "(001)" ExtendedRoman ROM
1139*Font Univers-CondensedBold: Standard "(001)" ExtendedRoman ROM
1140*Font Univers-CondensedBoldOblique: Standard "(001)" ExtendedRoman ROM
1141*Font Univers-CondensedOblique: Standard "(001)" ExtendedRoman ROM
1142*Font Univers-Extended: Standard "(001)" ExtendedRoman ROM
1143*Font Univers-ExtendedObl: Standard "(001)" ExtendedRoman ROM
1144*Font Univers-Light: Standard "(001)" ExtendedRoman ROM
1145*Font Univers-LightOblique: Standard "(001)" ExtendedRoman ROM
1146*Font Univers-Oblique: Standard "(001)" ExtendedRoman ROM
1147*Font Univers: Standard "(001)" ExtendedRoman ROM
1148*Font UniversCE-Bold: Win1250 "(001)" ExtendedRoman ROM
1149*Font UniversCE-BoldExt: Win1250 "(001)" ExtendedRoman ROM
1150*Font UniversCE-BoldExtObl: Win1250 "(001)" ExtendedRoman ROM
1151*Font UniversCE-BoldOblique: Win1250 "(001)" ExtendedRoman ROM
1152*Font UniversCE-Condensed: Win1250 "(001)" ExtendedRoman ROM
1153*Font UniversCE-CondensedBold: Win1250 "(001)" ExtendedRoman ROM
1154*Font UniversCE-CondensedBoldOblique: Win1250 "(001)" ExtendedRoman ROM
1155*Font UniversCE-CondensedOblique: Win1250 "(001)" ExtendedRoman ROM
1156*Font UniversCE-Extended: Win1250 "(001)" ExtendedRoman ROM
1157*Font UniversCE-ExtendedObl: Win1250 "(001)" ExtendedRoman ROM
1158*Font UniversCE-Light: Win1250 "(001)" ExtendedRoman ROM
1159*Font UniversCE-LightOblique: Win1250 "(001)" ExtendedRoman ROM
1160*Font UniversCE-Medium: Win1250 "(001)" ExtendedRoman ROM
1161*Font UniversCE-Oblique: Win1250 "(001)" ExtendedRoman ROM
1162*Font Wingdings-Regular: Special "(001)" Special ROM
1163*Font ZapfChancery-MediumItalic: Standard "(001)" ExtendedRoman ROM
1164*Font ZapfChanceryCE-MediumItalic: Win1250 "(001)" ExtendedRoman ROM
1165*Font ZapfDingbats: Special "(001)" Special ROM
1166*?FontQuery: "
1167 save
1168 { count 1 gt
1169 { exch dup 127 string cvs (/) print print (:) print
1170 /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
1171 } { exit } ifelse
1172 } bind loop
1173 (*) = flush
1174 restore
1175"
1176*End
1177*?FontList: "
1178save
1179 (*) {cvn ==} 128 string /Font resourceforall
1180 (*) = flush
1181restore
1182"
1183*End
1184
1185*Password: "()"
1186*ExitServer: "
1187 count 0 eq {false}{true exch startjob}ifelse
1188 not{
1189 (WARNING: Cannot modify initial VM.) =
1190 (Missing or invalid password.) =
1191 (Please contact the author of this software.) = flush quit
1192 } if"
1193*End
1194
1195*Reset: "
1196 count 0 eq {false}{true exch startjob true}ifelse
1197 not{
1198 (WARNING: Cannot reset printer.) =
1199 (Missing or invalid password.) =
1200 (Please contact the author of this software.) = flush
1201 }{
1202 systemdict /quit get exec
1203 (WARNING : Printer Reset Failed.) = flush
1204 }ifelse"
1205*End
1206
1207*%----PaperSize selections limit ...
1208*%----Tray Selection -----
1209*UIConstraints: *OKOptionTray False *InputSlot Lower
1210*UIConstraints: *InputSlot Lower *OKOptionTray False
1211*UIConstraints: *OKOptionMPF False *InputSlot EnvFeed
1212*UIConstraints: *InputSlot EnvFeed *OKOptionMPF False
1213
1214*%----StandardTray selections-----
1215*UIConstraints: *PageSize Env9 *InputSlot Upper
1216*UIConstraints: *PageRegion Env9 *InputSlot Upper
1217*UIConstraints: *InputSlot Upper *PageSize Env9
1218*UIConstraints: *InputSlot Upper *PageRegion Env9
1219
1220*UIConstraints: *PageSize Env10 *InputSlot Upper
1221*UIConstraints: *PageRegion Env10 *InputSlot Upper
1222*UIConstraints: *InputSlot Upper *PageSize Env10
1223*UIConstraints: *InputSlot Upper *PageRegion Env10
1224
1225*UIConstraints: *PageSize EnvMonarch *InputSlot Upper
1226*UIConstraints: *PageRegion EnvMonarch *InputSlot Upper
1227*UIConstraints: *InputSlot Upper *PageSize EnvMonarch
1228*UIConstraints: *InputSlot Upper *PageRegion EnvMonarch
1229
1230*UIConstraints: *PageSize EnvDL *InputSlot Upper
1231*UIConstraints: *PageRegion EnvDL *InputSlot Upper
1232*UIConstraints: *InputSlot Upper *PageSize EnvDL
1233*UIConstraints: *InputSlot Upper *PageRegion EnvDL
1234
1235*UIConstraints: *PageSize EnvC5 *InputSlot Upper
1236*UIConstraints: *PageRegion EnvC5 *InputSlot Upper
1237*UIConstraints: *InputSlot Upper *PageSize EnvC5
1238*UIConstraints: *InputSlot Upper *PageRegion EnvC5
1239
1240*%----2ndTray selections-----
1241*UIConstraints: *PageSize A6 *InputSlot Lower
1242*UIConstraints: *PageRegion A6 *InputSlot Lower
1243*UIConstraints: *InputSlot Lower *PageSize A6
1244*UIConstraints: *InputSlot Lower *PageRegion A6
1245
1246*UIConstraints: *PageSize Env9 *InputSlot Lower
1247*UIConstraints: *PageRegion Env9 *InputSlot Lower
1248*UIConstraints: *InputSlot Lower *PageSize Env9
1249*UIConstraints: *InputSlot Lower *PageRegion Env9
1250
1251*UIConstraints: *PageSize Env10 *InputSlot Lower
1252*UIConstraints: *PageRegion Env10 *InputSlot Lower
1253*UIConstraints: *InputSlot Lower *PageSize Env10
1254*UIConstraints: *InputSlot Lower *PageRegion Env10
1255
1256*UIConstraints: *PageSize EnvMonarch *InputSlot Lower
1257*UIConstraints: *PageRegion EnvMonarch *InputSlot Lower
1258*UIConstraints: *InputSlot Lower *PageSize EnvMonarch
1259*UIConstraints: *InputSlot Lower *PageRegion EnvMonarch
1260
1261*UIConstraints: *PageSize EnvDL *InputSlot Lower
1262*UIConstraints: *PageRegion EnvDL *InputSlot Lower
1263*UIConstraints: *InputSlot Lower *PageSize EnvDL
1264*UIConstraints: *InputSlot Lower *PageRegion EnvDL
1265
1266*UIConstraints: *PageSize EnvC5 *InputSlot Lower
1267*UIConstraints: *PageRegion EnvC5 *InputSlot Lower
1268*UIConstraints: *InputSlot Lower *PageSize EnvC5
1269*UIConstraints: *InputSlot Lower *PageRegion EnvC5
1270
1271*%----MPF selections-----
1272*UIConstraints: *PageSize Legal *InputSlot EnvFeed
1273*UIConstraints: *PageRegion Legal *InputSlot EnvFeed
1274*UIConstraints: *InputSlot EnvFeed *PageSize Legal
1275*UIConstraints: *InputSlot EnvFeed *PageRegion Legal
1276
1277*UIConstraints: *PageSize FanFoldGermanLegal *InputSlot EnvFeed
1278*UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot EnvFeed
1279*UIConstraints: *InputSlot EnvFeed *PageSize FanFoldGermanLegal
1280*UIConstraints: *InputSlot EnvFeed *PageRegion FanFoldGermanLegal
1281
1282*%----Mediatype selections limit ...
1283
1284
1285
1286
1287
1288*% Printer Messages _____
1289*Message: "%%[ exitserver: permanent state may be changed ]%%"
1290*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
1291*Message: "\FontName\ not found, using Courier"
1292*% Status (format: %%[ status: <Message from the list below> ] %%)
1293*Status: "idle"
1294*Status: "busy"
1295*Status: "waiting"
1296*Status: "PrinterError: toner low"
1297*Status: "PrinterError: toner sensor error"
1298*Status: "PrinterError: image drum life"
1299*Status: "PrinterError: fuser life"
1300*Status: "PrinterError: belt life"
1301*Status: "PrinterError: HDD trouble"
1302*Status: "PrinterError: file system full"
1303*Status: "PrinterError: disk full"
1304*Status: "PrinterError: memory overflow"
1305*Status: "PrinterError: waiting for manual feed"
1306*Status: "PrinterError: either paper empty, or no tray installed"
1307*Status: "PrinterError: stacker full error"
1308*Status: "PrinterError: cover open"
1309*Status: "PrinterError: toner empty error"
1310*Status: "PrinterError: paper size error"
1311*Status: "PrinterError: hopping error"
1312*Status: "PrinterError: paper feed jam"
1313*Status: "PrinterError: paper exit jam"
1314*Status: "PrinterError: paper duplex feed jam"
1315*Status: "PrinterError: paper duplex input jam"
1316*Status: "PrinterError: drum missing"
1317*Status: "PrinterError: belt unit not installed"
1318*Status: "PrinterError: fuser unit not installed"
1319*Status: "PrinterError: toner mixing mode"
1320*Status: "PrinterError: balance error"
1321*Status: "PrinterError: calibration error"
1322*Status: "PrinterError: density error"
1323*Status: "PrinterError: gammer error"
1324*Status: "PrinterError: process control off"
1325*Status: "PrinterError: printer engine life"
1326*Status: "PrinterError: oil roller not installed"
1327*Status: "PrinterError: oil roller life"
1328*Status: "PrinterError: waste toner full"
1329*Status: "PrinterError: waste toner near full"
1330*Status: "PrinterError: waste toner sensor full"
1331
1332*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
1333*Source: "Parallel"
1334*Source: "EtherTalk"
1335*Source: "Ethernet"
1336*Source: "Serial"
1337*Source: "Usb"
1338*PrinterError: "toner low"
1339*PrinterError: "toner sensor error"
1340*PrinterError: "image drum life"
1341*PrinterError: "fuser life"
1342*PrinterError: "belt life"
1343*PrinterError: "HDD trouble"
1344*PrinterError: "file system full"
1345*PrinterError: "disk full"
1346*PrinterError: "memory overflow"
1347*PrinterError: "waiting for manual feed"
1348*PrinterError: "either paper empty, or no tray installed"
1349*PrinterError: "stacker full error"
1350*PrinterError: "cover open"
1351*PrinterError: "toner empty error"
1352*PrinterError: "paper size error"
1353*PrinterError: "hopping error"
1354*PrinterError: "paper feed jam"
1355*PrinterError: "paper exit jam"
1356*PrinterError: "paper duplex feed jam"
1357*PrinterError: "paper duplex input jam"
1358*PrinterError: "drum missing"
1359*PrinterError: "belt unit not installed"
1360*PrinterError: "fuser unit not installed"
1361*PrinterError: "toner mixing mode"
1362*PrinterError: "balance error"
1363*PrinterError: "calibration error"
1364*PrinterError: "density error"
1365*PrinterError: "gammer error"
1366*PrinterError: "process control off"
1367*PrinterError: "printer engine life"
1368*PrinterError: "oil roller not installed"
1369*PrinterError: "oil roller life"
1370*PrinterError: "waste toner full"
1371*PrinterError: "waste toner near full"
1372*PrinterError: "waste toner sensor full"
1373
1374*% _____ Color Separation Information _____
1375*DefaultColorSep: ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi
1376
1377*% For 90 lpi / 1200 dpi ===============================
1378*ColorSepScreenAngle ProcessCyan.90lpi.1200dpi/90 lpi / 1200 dpi: "71.565"
1379*ColorSepScreenAngle ProcessMagenta.90lpi.1200dpi/90 lpi / 1200 dpi: "18.43"
1380*ColorSepScreenAngle ProcessYellow.90lpi.1200dpi/90 lpi / 1200 dpi: "0"
1381*ColorSepScreenAngle ProcessBlack.90lpi.1200dpi/90 lpi / 1200 dpi: "45"
1382*ColorSepScreenAngle CustomColor.90lpi.1200dpi/90 lpi / 1200 dpi: "45"
1383
1384*ColorSepScreenFreq ProcessCyan.90lpi.1200dpi/90 lpi / 1200 dpi: "94.8683"
1385*ColorSepScreenFreq ProcessMagenta.90lpi.1200dpi/90 lpi / 1200 dpi: "94.86"
1386*ColorSepScreenFreq ProcessYellow.90lpi.1200dpi/90 lpi / 1200 dpi: "30"
1387*ColorSepScreenFreq ProcessBlack.90lpi.1200dpi/90 lpi / 1200 dpi: "84.852"
1388*ColorSepScreenFreq CustomColor.90lpi.1200dpi/90 lpi / 1200 dpi: "84.8528"
1389*ColorSepScreenProc ProcessYellow.90lpi.1200dpi/90 lpi / 1200 dpi: "
1390{2 {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch } repeat
1391abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
1392sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
1393*End
1394
1395*% For 110 lpi / 1200 dpi ==============================
1396*ColorSepScreenAngle ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi: "70.01"
1397*ColorSepScreenAngle ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi: "19"
1398*ColorSepScreenAngle ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi: "0"
1399*ColorSepScreenAngle ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi: "45"
1400*ColorSepScreenAngle CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi: "45"
1401*ColorSepScreenFreq ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi: "102.52"
1402*ColorSepScreenFreq ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi: "102"
1403*ColorSepScreenFreq ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi: "109.1"
1404*ColorSepScreenFreq ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi: "121.22"
1405*ColorSepScreenFreq CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi: "121.218"
1406
1407*% For 150 lpi / 600 dpi ===============================
1408
1409*ColorSepScreenAngle ProcessBlack.150lpi.600dpi/150 lpi / 600 dpi: "45"
1410*ColorSepScreenAngle CustomColor.150lpi.600dpi/150 lpi / 600 dpi: "45"
1411*ColorSepScreenAngle ProcessCyan.150lpi.600dpi/150 lpi / 600 dpi: "15"
1412*ColorSepScreenAngle ProcessMagenta.150lpi.600dpi/150 lpi / 600 dpi: "75"
1413*ColorSepScreenAngle ProcessYellow.150lpi.600dpi/150 lpi / 600 dpi: "0"
1414
1415*ColorSepScreenFreq ProcessBlack.150lpi.600dpi/150 lpi / 600 dpi: "150"
1416*ColorSepScreenFreq CustomColor.150lpi.600dpi/150 lpi / 600 dpi: "150"
1417*ColorSepScreenFreq ProcessCyan.150lpi.600dpi/150 lpi / 600 dpi: "150"
1418*ColorSepScreenFreq ProcessMagenta.150lpi.600dpi/150 lpi / 600 dpi: "150"
1419*ColorSepScreenFreq ProcessYellow.150lpi.600dpi/150 lpi / 600 dpi: "150"
1420
1421*% For 85 lpi / 600 dpi ===============================
1422
1423*ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45"
1424*ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45"
1425*ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "15"
1426*ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "75"
1427*ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0"
1428
1429*ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85"
1430*ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85"
1431*ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85"
1432*ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85"
1433*ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85"
1434
1435*% For 71 lpi / 600 dpi ===============================
1436
1437*ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
1438*ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
1439*ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
1440*ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
1441*ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
1442
1443*ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "71"
1444*ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "71"
1445*ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71"
1446*ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "71"
1447*ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "71"
1448
1449*% For 150 lpi / 300 dpi ===============================
1450
1451*ColorSepScreenAngle ProcessBlack.150lpi.300dpi/150 lpi / 300 dpi: "45"
1452*ColorSepScreenAngle CustomColor.150lpi.300dpi/150 lpi / 300 dpi: "45"
1453*ColorSepScreenAngle ProcessCyan.150lpi.300dpi/150 lpi / 300 dpi: "15"
1454*ColorSepScreenAngle ProcessMagenta.150lpi.300dpi/150 lpi / 300 dpi: "75"
1455*ColorSepScreenAngle ProcessYellow.150lpi.300dpi/150 lpi / 300 dpi: "0"
1456
1457*ColorSepScreenFreq ProcessBlack.150lpi.300dpi/150 lpi / 300 dpi: "150"
1458*ColorSepScreenFreq CustomColor.150lpi.300dpi/150 lpi / 300 dpi: "150"
1459*ColorSepScreenFreq ProcessCyan.150lpi.300dpi/150 lpi / 300 dpi: "150"
1460*ColorSepScreenFreq ProcessMagenta.150lpi.300dpi/150 lpi / 300 dpi: "150"
1461*ColorSepScreenFreq ProcessYellow.150lpi.300dpi/150 lpi / 300 dpi: "150"
1462
1463*% For 85 lpi / 300 dpi ===============================
1464
1465*ColorSepScreenAngle ProcessBlack.85lpi.300dpi/85 lpi / 300 dpi: "45"
1466*ColorSepScreenAngle CustomColor.85lpi.300dpi/85 lpi / 300 dpi: "45"
1467*ColorSepScreenAngle ProcessCyan.85lpi.300dpi/85 lpi / 300 dpi: "15"
1468*ColorSepScreenAngle ProcessMagenta.85lpi.300dpi/85 lpi / 300 dpi: "75"
1469*ColorSepScreenAngle ProcessYellow.85lpi.300dpi/85 lpi / 300 dpi: "0"
1470
1471*ColorSepScreenFreq ProcessBlack.85lpi.300dpi/85 lpi / 300 dpi: "85"
1472*ColorSepScreenFreq CustomColor.85lpi.300dpi/85 lpi / 300 dpi: "85"
1473*ColorSepScreenFreq ProcessCyan.85lpi.300dpi/85 lpi / 300 dpi: "85"
1474*ColorSepScreenFreq ProcessMagenta.85lpi.300dpi/85 lpi / 300 dpi: "85"
1475*ColorSepScreenFreq ProcessYellow.85lpi.300dpi/85 lpi / 300 dpi: "85"
1476
1477*% For 71 lpi / 300 dpi ===============================
1478
1479*ColorSepScreenAngle ProcessBlack.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
1480*ColorSepScreenAngle CustomColor.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
1481*ColorSepScreenAngle ProcessCyan.71lpi.300dpi/71 lpi / 300 dpi: "71.5651"
1482*ColorSepScreenAngle ProcessMagenta.71lpi.300dpi/71 lpi / 300 dpi: "18.4349"
1483*ColorSepScreenAngle ProcessYellow.71lpi.300dpi/71 lpi / 300 dpi: "0.0"
1484
1485*ColorSepScreenFreq ProcessBlack.71lpi.300dpi/71 lpi / 300 dpi: "71"
1486*ColorSepScreenFreq CustomColor.71lpi.300dpi/71 lpi / 300 dpi: "71"
1487*ColorSepScreenFreq ProcessCyan.71lpi.300dpi/71 lpi / 300 dpi: "71"
1488*ColorSepScreenFreq ProcessMagenta.71lpi.300dpi/71 lpi / 300 dpi: "71"
1489*ColorSepScreenFreq ProcessYellow.71lpi.300dpi/71 lpi / 300 dpi: "71"
1490
1491