1*PPD-Adobe: "4.3"
2*%
3*%  Printer Description file
4*%    for "Gestetner DSc38u PS"
5*%
6*%    CreationDate: 2002/07/10
7*%    Modified:     2016/04/22
8*%
9*%    COPYRIGHT (C) 2002-2016 RICOH COMPANY, LTD.
10*%
11*%    Permission is hereby granted, free of charge, to any person obtaining
12*%    a copy of this software and associated documentation files (the
13*%    "Software"), to deal in the Software without restriction, including
14*%    without limitation the rights to use, copy, modify, merge, publish,
15*%    distribute, sublicense, and/or sell copies of the Software, and to
16*%    permit persons to whom the Software is furnished to do so, subject to
17*%    the following conditions:
18*%
19*%    The above copyright notice and this permission notice shall be
20*%    included in all copies or substantial portions of the Software.
21*%
22*%    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
23*%    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24*%    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
25*%    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
26*%    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
27*%    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
28*%    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29*%
30*%    [this is the MIT open source license -- please see www.opensource.org]
31*%
32
33*FileVersion: "1.3"
34*FormatVersion: "4.3"
35*LanguageEncoding: ISOLatin1
36*LanguageVersion: English
37*ModelName: "Gestetner DSc38u"
38*PCFileName: "GESC38U3.PPD"
39*Manufacturer: "Gestetner"
40*1284DeviceID: "MFG:Gestetner;MDL:DSc38u;CMD:POSTSCRIPT;"
41*Product: "(Gestetner DSc38u PS3)"
42*PSVersion: "(3011.103) 2"
43*ShortNickName: "Gestetner DSc38u PS"
44*NickName: "Gestetner DSc38u PS"
45
46*%========== Basic Device Capabilities ==========
47
48
49*LanguageLevel: "3"
50*ColorDevice: True
51*DefaultColorSpace: CMYK
52
53*TTRasterizer: Type42
54*?TTRasterizer: "
55   save
56      42 /FontType resourcestatus
57      { pop pop (Type42)} {pop pop (None)} ifelse = flush
58   restore
59"
60*End
61
62*FileSystem: True
63*?FileSystem: "
64  save
65  statusdict /diskonline get exec
66  {(True)}{(False)}ifelse = flush
67  restore
68"
69*End
70
71*Throughput: "38"
72
73*%========== Installable Options ==========
74*%========== & System Management ==========
75
76*OpenGroup: InstallableOptions/Installable Options
77
78*OpenUI *Option1/Tray: PickOne
79*DefaultOption1: None
80*Option1 None/None: ""
81*Option1 1Cassette/Tray 3: ""
82*Option1 2Cassette/Tray 3 and 4: ""
83*?Option1: "
84  save
85  {
86   /num 0 def
87   currentpagedevice /InputAttributes get
88   {type (dicttype) eq {/num num 1 add def} if pop} forall
89   num
90     dup 3 eq { (None) exit } if
91     dup 4 eq { (1Cassette) exit } if
92     5 eq { (2Cassette) exit } if
93     (Unknown) exit
94   } loop
95   mark count 1 sub 2 roll cleartomark
96   = flush
97  restore
98"
99*End
100*CloseUI: *Option1
101
102*OpenUI *Option5/Duplex Unit: Boolean
103*DefaultOption5: False
104*Option5 False/Not Installed: ""
105*Option5 True/Installed: ""
106*?Option5: "
107  save
108  statusdict /duplex get
109  {(True)}{(False)}ifelse = flush
110  restore
111"
112*End
113*CloseUI: *Option5
114
115*OpenUI *Option_30/Finisher: PickOne
116*DefaultOption_30: None
117*Option_30 None/Not Installed: ""
118*Option_30 Fin2250/Installed: ""
119*?Option_30: "
120   save
121mark
122userdict /86f6369627 known {
123	userdict /86f6369627 get
124	/perifdict get /outslot get dup type /arraytype eq {
125	{
126		dup 7 eq {(Fin2250) exit}
127			{(None)} ifelse
128	} forall
129	}
130	{(None)} ifelse
131}
132{
133  currentpagedevice /OutputAttributes get dup 15 known
134  {15 get null ne {(Fin2250)}{(None)} ifelse} {pop (None)} ifelse
135} ifelse
136    = flush
137cleartomark
138  restore
139"
140*End
141
142*CloseUI: *Option_30
143
144*OpenUI *Option40/Mailbox: PickOne
145*DefaultOption40: False
146*Option40 False/Not Installed: ""
147*Option40 True/Installed: ""
148*?Option40: "
149   save
150mark
151userdict /86f6369627 known {
152	userdict /86f6369627 get
153	/perifdict get /outslot get dup type /arraytype eq {
154	{
155		dup 3 eq {(True) exit}
156			{(False)} ifelse
157	} forall
158	}
159	{(False)} ifelse
160}
161{
162  currentpagedevice /OutputAttributes get dup 5 known
163  {5 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse
164} ifelse
165    = flush
166cleartomark
167  restore
168"
169*End
170*CloseUI: *Option40
171
172*OpenUI *Option_50/Left Tray 1 and 2: PickOne
173*DefaultOption_50: False
174*Option_50 False/Not Installed: ""
175*Option_50 True/Installed: ""
176*?Option_50: "
177   save
178mark
179userdict /86f6369627 known {
180	userdict /86f6369627 get
181	/perifdict get /outslot get dup type /arraytype eq {
182	{
183		dup 0 eq {(True) exit}
184			{(False)} ifelse
185	} forall
186	}
187	{(False)} ifelse
188}
189{
190  currentpagedevice /OutputAttributes get dup 20 known
191  {20 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse
192} ifelse
193    = flush
194cleartomark
195  restore
196"
197*End
198*CloseUI: *Option_50
199
200*CloseGroup: InstallableOptions
201
202*%========== Option Tray / Finisher
203*% *UIConstraints: *Option1 None *Option_30 Fin2250
204*% *UIConstraints: *Option_30 Fin2250 *Option1 None
205
206*%========== Duplex Unit / Finisher
207*UIConstraints: *Option5 False *Option_30 Fin2250
208*UIConstraints: *Option_30 Fin2250 *Option5 False
209
210*%========== Mailbox / Finisher
211*UIConstraints: *Option40 True *Option_30 Fin2250
212*UIConstraints: *Option_30 Fin2250 *Option40 True
213
214*%========== Left Tray 1 and 2 / Finisher
215*UIConstraints: *Option_50 True *Option_30 Fin2250
216*UIConstraints: *Option_30 Fin2250 *Option_50 True
217
218*%========== Left Tray 1 and 2 / Duplex Unit
219*UIConstraints: *Option5 False *Option_50 True
220*UIConstraints: *Option_50 True *Option5 False
221
222*%========== Option Tray / InputSlot
223*UIConstraints: *Option1 None *InputSlot 3Tray
224*UIConstraints: *Option1 None *InputSlot 4Tray
225*UIConstraints: *Option1 1Cassette *InputSlot 4Tray
226*UIConstraints: *InputSlot 3Tray *Option1 None
227*UIConstraints: *InputSlot 4Tray *Option1 None
228*UIConstraints: *InputSlot 4Tray *Option1 1Cassette
229
230*%========== Duplex Unit / Duplex
231*UIConstraints: *Option5 False *Duplex DuplexTumble
232*UIConstraints: *Option5 False *Duplex DuplexNoTumble
233*UIConstraints: *Duplex DuplexTumble *Option5 False
234*UIConstraints: *Duplex DuplexNoTumble *Option5 False
235
236*%========== Finisher / Mailbox
237*UIConstraints: *Option_30 None *OutputBin Fin2250Upper
238*UIConstraints: *Option_30 None *OutputBin Fin2250Lower
239*UIConstraints: *OutputBin Fin2250Upper *Option_30 None
240*UIConstraints: *OutputBin Fin2250Lower *Option_30 None
241
242*%========== Finisher / Staple
243*UIConstraints: *Option_30 None *RIStaple UpperLeft
244*UIConstraints: *Option_30 None *RIStaple UpperRight
245*UIConstraints: *Option_30 None *RIStaple LowerLeft
246*UIConstraints: *Option_30 None *RIStaple LowerRight
247*UIConstraints: *Option_30 None *RIStaple LeftW
248*UIConstraints: *Option_30 None *RIStaple RightW
249*UIConstraints: *Option_30 None *RIStaple UpperW
250*UIConstraints: *Option_30 None *RIStaple LowerW
251*UIConstraints: *RIStaple UpperLeft *Option_30 None
252*UIConstraints: *RIStaple UpperRight *Option_30 None
253*UIConstraints: *RIStaple LowerLeft *Option_30 None
254*UIConstraints: *RIStaple LowerRight *Option_30 None
255*UIConstraints: *RIStaple LeftW *Option_30 None
256*UIConstraints: *RIStaple RightW *Option_30 None
257*UIConstraints: *RIStaple UpperW *Option_30 None
258*UIConstraints: *RIStaple LowerW *Option_30 None
259
260*%========== Finisher / Punch
261*UIConstraints: *Option_30 None *RIPunch Left2
262*UIConstraints: *Option_30 None *RIPunch Left3
263*UIConstraints: *Option_30 None *RIPunch Left4
264*UIConstraints: *Option_30 None *RIPunch Right2
265*UIConstraints: *Option_30 None *RIPunch Right3
266*UIConstraints: *Option_30 None *RIPunch Right4
267*UIConstraints: *Option_30 None *RIPunch Upper2
268*UIConstraints: *Option_30 None *RIPunch Upper3
269*UIConstraints: *Option_30 None *RIPunch Upper4
270*UIConstraints: *Option_30 None *RIPunch Lower2
271*UIConstraints: *Option_30 None *RIPunch Lower3
272*UIConstraints: *Option_30 None *RIPunch Lower4
273*UIConstraints: *RIPunch Left2 *Option_30 None
274*UIConstraints: *RIPunch Left3 *Option_30 None
275*UIConstraints: *RIPunch Left4 *Option_30 None
276*UIConstraints: *RIPunch Right2 *Option_30 None
277*UIConstraints: *RIPunch Right3 *Option_30 None
278*UIConstraints: *RIPunch Right4 *Option_30 None
279*UIConstraints: *RIPunch Upper2 *Option_30 None
280*UIConstraints: *RIPunch Upper3 *Option_30 None
281*UIConstraints: *RIPunch Upper4 *Option_30 None
282*UIConstraints: *RIPunch Lower2 *Option_30 None
283*UIConstraints: *RIPunch Lower3 *Option_30 None
284*UIConstraints: *RIPunch Lower4 *Option_30 None
285
286*%========== Finisher / Punch
287*UIConstraints: *Option40 False *OutputBin MailBoxBin1
288*UIConstraints: *Option40 False *OutputBin MailBoxBin2
289*UIConstraints: *Option40 False *OutputBin MailBoxBin3
290*UIConstraints: *Option40 False *OutputBin MailBoxBin4
291*UIConstraints: *OutputBin MailBoxBin1 *Option40 False
292*UIConstraints: *OutputBin MailBoxBin2 *Option40 False
293*UIConstraints: *OutputBin MailBoxBin3 *Option40 False
294*UIConstraints: *OutputBin MailBoxBin4 *Option40 False
295
296*%========== Left Tray 1 and 2 / OutputBin
297*UIConstraints: *Option_50 False *OutputBin CFBin1
298*UIConstraints: *Option_50 False *OutputBin CFBin2
299*UIConstraints: *OutputBin CFBin1 *Option_50 False
300*UIConstraints: *OutputBin CFBin2 *Option_50 False
301
302*%========== MediaType / InputSlot
303*% *UIConstraints: *MediaType Labels *InputSlot 1Tray
304*% *UIConstraints: *MediaType Labels *InputSlot 2Tray
305*% *UIConstraints: *MediaType Labels *InputSlot 3Tray
306*% *UIConstraints: *MediaType Labels *InputSlot 4Tray
307*UIConstraints: *MediaType OHP *InputSlot 1Tray
308*UIConstraints: *MediaType OHP *InputSlot 2Tray
309*UIConstraints: *MediaType OHP *InputSlot 3Tray
310*UIConstraints: *MediaType OHP *InputSlot 4Tray
311*UIConstraints: *MediaType Thick *InputSlot 1Tray
312*UIConstraints: *MediaType Thick *InputSlot 2Tray
313*UIConstraints: *MediaType Thick *InputSlot 3Tray
314*UIConstraints: *MediaType Thick *InputSlot 4Tray
315*UIConstraints: *MediaType DupPlain *InputSlot 1Tray
316*UIConstraints: *MediaType DupPlain *InputSlot 2Tray
317*UIConstraints: *MediaType DupPlain *InputSlot 3Tray
318*UIConstraints: *MediaType DupPlain *InputSlot 4Tray
319*UIConstraints: *MediaType DupThick *InputSlot 1Tray
320*UIConstraints: *MediaType DupThick *InputSlot 2Tray
321*UIConstraints: *MediaType DupThick *InputSlot 3Tray
322*UIConstraints: *MediaType DupThick *InputSlot 4Tray
323*% *UIConstraints: *MediaType Cardstock *InputSlot 1Tray
324*% *UIConstraints: *MediaType Cardstock *InputSlot 2Tray
325*% *UIConstraints: *MediaType Cardstock *InputSlot 3Tray
326*% *UIConstraints: *MediaType Cardstock *InputSlot 4Tray
327*% *UIConstraints: *InputSlot 1Tray *MediaType Labels
328*% *UIConstraints: *InputSlot 2Tray *MediaType Labels
329*% *UIConstraints: *InputSlot 3Tray *MediaType Labels
330*% *UIConstraints: *InputSlot 4Tray *MediaType Labels
331*UIConstraints: *InputSlot 1Tray *MediaType OHP
332*UIConstraints: *InputSlot 2Tray *MediaType OHP
333*UIConstraints: *InputSlot 3Tray *MediaType OHP
334*UIConstraints: *InputSlot 4Tray *MediaType OHP
335*UIConstraints: *InputSlot 1Tray *MediaType Thick
336*UIConstraints: *InputSlot 2Tray *MediaType Thick
337*UIConstraints: *InputSlot 3Tray *MediaType Thick
338*UIConstraints: *InputSlot 4Tray *MediaType Thick
339*UIConstraints: *InputSlot 1Tray *MediaType DupPlain
340*UIConstraints: *InputSlot 2Tray *MediaType DupPlain
341*UIConstraints: *InputSlot 3Tray *MediaType DupPlain
342*UIConstraints: *InputSlot 4Tray *MediaType DupPlain
343*UIConstraints: *InputSlot 1Tray *MediaType DupThick
344*UIConstraints: *InputSlot 2Tray *MediaType DupThick
345*UIConstraints: *InputSlot 3Tray *MediaType DupThick
346*UIConstraints: *InputSlot 4Tray *MediaType DupThick
347*% *UIConstraints: *InputSlot 1Tray *MediaType Cardstock
348*% *UIConstraints: *InputSlot 2Tray *MediaType Cardstock
349*% *UIConstraints: *InputSlot 3Tray *MediaType Cardstock
350*% *UIConstraints: *InputSlot 4Tray *MediaType Cardstock
351
352*%========== PageSize / InputSlot
353*UIConstraints: *PageSize A6 *InputSlot 1Tray
354*UIConstraints: *PageSize A6 *InputSlot 2Tray
355*UIConstraints: *PageSize A6 *InputSlot 3Tray
356*UIConstraints: *PageSize A6 *InputSlot 4Tray
357*UIConstraints: *PageSize Statement *InputSlot 1Tray
358*UIConstraints: *PageSize Statement *InputSlot 2Tray
359*UIConstraints: *PageSize Statement *InputSlot 3Tray
360*UIConstraints: *PageSize Statement *InputSlot 4Tray
361*UIConstraints: *PageSize Env10 *InputSlot 1Tray
362*UIConstraints: *PageSize Env10 *InputSlot 2Tray
363*UIConstraints: *PageSize Env10 *InputSlot 3Tray
364*UIConstraints: *PageSize Env10 *InputSlot 4Tray
365*UIConstraints: *PageSize EnvMonarch *InputSlot 1Tray
366*UIConstraints: *PageSize EnvMonarch *InputSlot 2Tray
367*UIConstraints: *PageSize EnvMonarch *InputSlot 3Tray
368*UIConstraints: *PageSize EnvMonarch *InputSlot 4Tray
369*UIConstraints: *PageSize EnvC5 *InputSlot 1Tray
370*UIConstraints: *PageSize EnvC5 *InputSlot 2Tray
371*UIConstraints: *PageSize EnvC5 *InputSlot 3Tray
372*UIConstraints: *PageSize EnvC5 *InputSlot 4Tray
373*UIConstraints: *PageSize EnvC6 *InputSlot 1Tray
374*UIConstraints: *PageSize EnvC6 *InputSlot 2Tray
375*UIConstraints: *PageSize EnvC6 *InputSlot 3Tray
376*UIConstraints: *PageSize EnvC6 *InputSlot 4Tray
377*UIConstraints: *PageSize DLEnv *InputSlot 1Tray
378*UIConstraints: *PageSize DLEnv *InputSlot 2Tray
379*UIConstraints: *PageSize DLEnv *InputSlot 3Tray
380*UIConstraints: *PageSize DLEnv *InputSlot 4Tray
381*UIConstraints: *InputSlot 1Tray *PageSize A6
382*UIConstraints: *InputSlot 2Tray *PageSize A6
383*UIConstraints: *InputSlot 3Tray *PageSize A6
384*UIConstraints: *InputSlot 4Tray *PageSize A6
385*UIConstraints: *InputSlot 1Tray *PageSize Statement
386*UIConstraints: *InputSlot 2Tray *PageSize Statement
387*UIConstraints: *InputSlot 3Tray *PageSize Statement
388*UIConstraints: *InputSlot 4Tray *PageSize Statement
389*UIConstraints: *InputSlot 1Tray *PageSize Env10
390*UIConstraints: *InputSlot 2Tray *PageSize Env10
391*UIConstraints: *InputSlot 3Tray *PageSize Env10
392*UIConstraints: *InputSlot 4Tray *PageSize Env10
393*UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch
394*UIConstraints: *InputSlot 2Tray *PageSize EnvMonarch
395*UIConstraints: *InputSlot 3Tray *PageSize EnvMonarch
396*UIConstraints: *InputSlot 4Tray *PageSize EnvMonarch
397*UIConstraints: *InputSlot 1Tray *PageSize EnvC5
398*UIConstraints: *InputSlot 2Tray *PageSize EnvC5
399*UIConstraints: *InputSlot 3Tray *PageSize EnvC5
400*UIConstraints: *InputSlot 4Tray *PageSize EnvC5
401*UIConstraints: *InputSlot 1Tray *PageSize EnvC6
402*UIConstraints: *InputSlot 2Tray *PageSize EnvC6
403*UIConstraints: *InputSlot 3Tray *PageSize EnvC6
404*UIConstraints: *InputSlot 4Tray *PageSize EnvC6
405*UIConstraints: *InputSlot 1Tray *PageSize DLEnv
406*UIConstraints: *InputSlot 2Tray *PageSize DLEnv
407*UIConstraints: *InputSlot 3Tray *PageSize DLEnv
408*UIConstraints: *InputSlot 4Tray *PageSize DLEnv
409
410*UIConstraints: *PageRegion A6 *InputSlot 1Tray
411*UIConstraints: *PageRegion A6 *InputSlot 2Tray
412*UIConstraints: *PageRegion A6 *InputSlot 3Tray
413*UIConstraints: *PageRegion A6 *InputSlot 4Tray
414*UIConstraints: *PageRegion Statement *InputSlot 1Tray
415*UIConstraints: *PageRegion Statement *InputSlot 2Tray
416*UIConstraints: *PageRegion Statement *InputSlot 3Tray
417*UIConstraints: *PageRegion Statement *InputSlot 4Tray
418*UIConstraints: *PageRegion Env10 *InputSlot 1Tray
419*UIConstraints: *PageRegion Env10 *InputSlot 2Tray
420*UIConstraints: *PageRegion Env10 *InputSlot 3Tray
421*UIConstraints: *PageRegion Env10 *InputSlot 4Tray
422*UIConstraints: *PageRegion EnvMonarch *InputSlot 1Tray
423*UIConstraints: *PageRegion EnvMonarch *InputSlot 2Tray
424*UIConstraints: *PageRegion EnvMonarch *InputSlot 3Tray
425*UIConstraints: *PageRegion EnvMonarch *InputSlot 4Tray
426*UIConstraints: *PageRegion EnvC5 *InputSlot 1Tray
427*UIConstraints: *PageRegion EnvC5 *InputSlot 2Tray
428*UIConstraints: *PageRegion EnvC5 *InputSlot 3Tray
429*UIConstraints: *PageRegion EnvC5 *InputSlot 4Tray
430*UIConstraints: *PageRegion EnvC6 *InputSlot 1Tray
431*UIConstraints: *PageRegion EnvC6 *InputSlot 2Tray
432*UIConstraints: *PageRegion EnvC6 *InputSlot 3Tray
433*UIConstraints: *PageRegion EnvC6 *InputSlot 4Tray
434*UIConstraints: *PageRegion DLEnv *InputSlot 1Tray
435*UIConstraints: *PageRegion DLEnv *InputSlot 2Tray
436*UIConstraints: *PageRegion DLEnv *InputSlot 3Tray
437*UIConstraints: *PageRegion DLEnv *InputSlot 4Tray
438*UIConstraints: *InputSlot 1Tray *PageRegion A6
439*UIConstraints: *InputSlot 2Tray *PageRegion A6
440*UIConstraints: *InputSlot 3Tray *PageRegion A6
441*UIConstraints: *InputSlot 4Tray *PageRegion A6
442*UIConstraints: *InputSlot 1Tray *PageRegion Statement
443*UIConstraints: *InputSlot 2Tray *PageRegion Statement
444*UIConstraints: *InputSlot 3Tray *PageRegion Statement
445*UIConstraints: *InputSlot 4Tray *PageRegion Statement
446*UIConstraints: *InputSlot 1Tray *PageRegion Env10
447*UIConstraints: *InputSlot 2Tray *PageRegion Env10
448*UIConstraints: *InputSlot 3Tray *PageRegion Env10
449*UIConstraints: *InputSlot 4Tray *PageRegion Env10
450*UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch
451*UIConstraints: *InputSlot 2Tray *PageRegion EnvMonarch
452*UIConstraints: *InputSlot 3Tray *PageRegion EnvMonarch
453*UIConstraints: *InputSlot 4Tray *PageRegion EnvMonarch
454*UIConstraints: *InputSlot 1Tray *PageRegion EnvC5
455*UIConstraints: *InputSlot 2Tray *PageRegion EnvC5
456*UIConstraints: *InputSlot 3Tray *PageRegion EnvC5
457*UIConstraints: *InputSlot 4Tray *PageRegion EnvC5
458*UIConstraints: *InputSlot 1Tray *PageRegion EnvC6
459*UIConstraints: *InputSlot 2Tray *PageRegion EnvC6
460*UIConstraints: *InputSlot 3Tray *PageRegion EnvC6
461*UIConstraints: *InputSlot 4Tray *PageRegion EnvC6
462*UIConstraints: *InputSlot 1Tray *PageRegion DLEnv
463*UIConstraints: *InputSlot 2Tray *PageRegion DLEnv
464*UIConstraints: *InputSlot 3Tray *PageRegion DLEnv
465*UIConstraints: *InputSlot 4Tray *PageRegion DLEnv
466
467*UIConstraints: *PageSize A3 *InputSlot 1Tray
468*UIConstraints: *PageSize A5 *InputSlot 1Tray
469*UIConstraints: *PageSize B4 *InputSlot 1Tray
470*UIConstraints: *PageSize B5 *InputSlot 1Tray
471*UIConstraints: *PageSize Legal *InputSlot 1Tray
472*UIConstraints: *PageSize Tabloid *InputSlot 1Tray
473*UIConstraints: *PageSize Executive *InputSlot 1Tray
474*UIConstraints: *PageSize F *InputSlot 1Tray
475*UIConstraints: *PageSize Folio *InputSlot 1Tray
476*UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 1Tray
477*UIConstraints: *PageSize 8Kai *InputSlot 1Tray
478*UIConstraints: *PageSize 16Kai *InputSlot 1Tray
479*UIConstraints: *InputSlot 1Tray *PageSize A3
480*UIConstraints: *InputSlot 1Tray *PageSize A5
481*UIConstraints: *InputSlot 1Tray *PageSize B4
482*UIConstraints: *InputSlot 1Tray *PageSize B5
483*UIConstraints: *InputSlot 1Tray *PageSize Legal
484*UIConstraints: *InputSlot 1Tray *PageSize Tabloid
485*UIConstraints: *InputSlot 1Tray *PageSize Executive
486*UIConstraints: *InputSlot 1Tray *PageSize F
487*UIConstraints: *InputSlot 1Tray *PageSize Folio
488*UIConstraints: *InputSlot 1Tray *PageSize FanFoldGermanLegal
489*UIConstraints: *InputSlot 1Tray *PageSize 8Kai
490*UIConstraints: *InputSlot 1Tray *PageSize 16Kai
491
492*UIConstraints: *PageRegion A3 *InputSlot 1Tray
493*UIConstraints: *PageRegion A5 *InputSlot 1Tray
494*UIConstraints: *PageRegion B4 *InputSlot 1Tray
495*UIConstraints: *PageRegion B5 *InputSlot 1Tray
496*UIConstraints: *PageRegion Legal *InputSlot 1Tray
497*UIConstraints: *PageRegion Tabloid *InputSlot 1Tray
498*UIConstraints: *PageRegion Executive *InputSlot 1Tray
499*UIConstraints: *PageRegion F *InputSlot 1Tray
500*UIConstraints: *PageRegion Folio *InputSlot 1Tray
501*UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 1Tray
502*UIConstraints: *PageRegion 8Kai *InputSlot 1Tray
503*UIConstraints: *PageRegion 16Kai *InputSlot 1Tray
504*UIConstraints: *InputSlot 1Tray *PageRegion A3
505*UIConstraints: *InputSlot 1Tray *PageRegion A5
506*UIConstraints: *InputSlot 1Tray *PageRegion B4
507*UIConstraints: *InputSlot 1Tray *PageRegion B5
508*UIConstraints: *InputSlot 1Tray *PageRegion Legal
509*UIConstraints: *InputSlot 1Tray *PageRegion Tabloid
510*UIConstraints: *InputSlot 1Tray *PageRegion Executive
511*UIConstraints: *InputSlot 1Tray *PageRegion F
512*UIConstraints: *InputSlot 1Tray *PageRegion Folio
513*UIConstraints: *InputSlot 1Tray *PageRegion FanFoldGermanLegal
514*UIConstraints: *InputSlot 1Tray *PageRegion 8Kai
515*UIConstraints: *InputSlot 1Tray *PageRegion 16Kai
516
517*%========== PageSize / Duplex
518*UIConstraints: *PageSize A6 *Duplex DuplexTumble
519*UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
520*UIConstraints: *PageSize Statement *Duplex DuplexTumble
521*UIConstraints: *PageSize Statement *Duplex DuplexNoTumble
522*UIConstraints: *Duplex DuplexTumble *PageSize A6
523*UIConstraints: *Duplex DuplexNoTumble *PageSize A6
524*UIConstraints: *Duplex DuplexTumble *PageSize Statement
525*UIConstraints: *Duplex DuplexNoTumble *PageSize Statement
526
527*UIConstraints: *PageRegion A6 *Duplex DuplexTumble
528*UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
529*UIConstraints: *PageRegion Statement *Duplex DuplexTumble
530*UIConstraints: *PageRegion Statement *Duplex DuplexNoTumble
531*UIConstraints: *Duplex DuplexTumble *PageRegion A6
532*UIConstraints: *Duplex DuplexNoTumble *PageRegion A6
533*UIConstraints: *Duplex DuplexTumble *PageRegion Statement
534*UIConstraints: *Duplex DuplexNoTumble *PageRegion Statement
535
536*%========== Staple / OutputBin
537*UIConstraints: *RIStaple UpperLeft *OutputBin Standard
538*UIConstraints: *RIStaple UpperLeft *OutputBin External
539*UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin1
540*UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin2
541*UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin3
542*UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin4
543*UIConstraints: *RIStaple UpperLeft *OutputBin CFBin1
544*UIConstraints: *RIStaple UpperLeft *OutputBin CFBin2
545*UIConstraints: *RIStaple UpperRight *OutputBin Standard
546*UIConstraints: *RIStaple UpperRight *OutputBin External
547*UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin1
548*UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin2
549*UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin3
550*UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin4
551*UIConstraints: *RIStaple UpperRight *OutputBin CFBin1
552*UIConstraints: *RIStaple UpperRight *OutputBin CFBin2
553*UIConstraints: *RIStaple LowerLeft *OutputBin Standard
554*UIConstraints: *RIStaple LowerLeft *OutputBin External
555*UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin1
556*UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin2
557*UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin3
558*UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin4
559*UIConstraints: *RIStaple LowerLeft *OutputBin CFBin1
560*UIConstraints: *RIStaple LowerLeft *OutputBin CFBin2
561*UIConstraints: *RIStaple LowerRight *OutputBin Standard
562*UIConstraints: *RIStaple LowerRight *OutputBin External
563*UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin1
564*UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin2
565*UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin3
566*UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin4
567*UIConstraints: *RIStaple LowerRight *OutputBin CFBin1
568*UIConstraints: *RIStaple LowerRight *OutputBin CFBin2
569*UIConstraints: *RIStaple LeftW *OutputBin Standard
570*UIConstraints: *RIStaple LeftW *OutputBin External
571*UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin1
572*UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin2
573*UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin3
574*UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin4
575*UIConstraints: *RIStaple LeftW *OutputBin CFBin1
576*UIConstraints: *RIStaple LeftW *OutputBin CFBin2
577*UIConstraints: *RIStaple RightW *OutputBin Standard
578*UIConstraints: *RIStaple RightW *OutputBin External
579*UIConstraints: *RIStaple RightW *OutputBin MailBoxBin1
580*UIConstraints: *RIStaple RightW *OutputBin MailBoxBin2
581*UIConstraints: *RIStaple RightW *OutputBin MailBoxBin3
582*UIConstraints: *RIStaple RightW *OutputBin MailBoxBin4
583*UIConstraints: *RIStaple RightW *OutputBin CFBin1
584*UIConstraints: *RIStaple RightW *OutputBin CFBin2
585*UIConstraints: *RIStaple UpperW *OutputBin Standard
586*UIConstraints: *RIStaple UpperW *OutputBin External
587*UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin1
588*UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin2
589*UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin3
590*UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin4
591*UIConstraints: *RIStaple UpperW *OutputBin CFBin1
592*UIConstraints: *RIStaple UpperW *OutputBin CFBin2
593*UIConstraints: *RIStaple LowerW *OutputBin Standard
594*UIConstraints: *RIStaple LowerW *OutputBin External
595*UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin1
596*UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin2
597*UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin3
598*UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin4
599*UIConstraints: *RIStaple LowerW *OutputBin CFBin1
600*UIConstraints: *RIStaple LowerW *OutputBin CFBin2
601
602*UIConstraints: *OutputBin Standard *RIStaple UpperLeft
603*UIConstraints: *OutputBin External *RIStaple UpperLeft
604*UIConstraints: *OutputBin MailBoxBin1 *RIStaple UpperLeft
605*UIConstraints: *OutputBin MailBoxBin2 *RIStaple UpperLeft
606*UIConstraints: *OutputBin MailBoxBin3 *RIStaple UpperLeft
607*UIConstraints: *OutputBin MailBoxBin4 *RIStaple UpperLeft
608*UIConstraints: *OutputBin Standard *RIStaple UpperRight
609*UIConstraints: *OutputBin CFBin1 *RIStaple UpperLeft
610*UIConstraints: *OutputBin CFBin2 *RIStaple UpperLeft
611*UIConstraints: *OutputBin External *RIStaple UpperRight
612*UIConstraints: *OutputBin MailBoxBin1 *RIStaple UpperRight
613*UIConstraints: *OutputBin MailBoxBin2 *RIStaple UpperRight
614*UIConstraints: *OutputBin MailBoxBin3 *RIStaple UpperRight
615*UIConstraints: *OutputBin MailBoxBin4 *RIStaple UpperRight
616*UIConstraints: *OutputBin CFBin1 *RIStaple UpperRight
617*UIConstraints: *OutputBin CFBin2 *RIStaple UpperRight
618*UIConstraints: *OutputBin Standard *RIStaple LowerLeft
619*UIConstraints: *OutputBin External *RIStaple LowerLeft
620*UIConstraints: *OutputBin MailBoxBin1 *RIStaple LowerLeft
621*UIConstraints: *OutputBin MailBoxBin2 *RIStaple LowerLeft
622*UIConstraints: *OutputBin MailBoxBin3 *RIStaple LowerLeft
623*UIConstraints: *OutputBin MailBoxBin4 *RIStaple LowerLeft
624*UIConstraints: *OutputBin CFBin1 *RIStaple LowerLeft
625*UIConstraints: *OutputBin CFBin2 *RIStaple LowerLeft
626*UIConstraints: *OutputBin Standard *RIStaple LowerRight
627*UIConstraints: *OutputBin External *RIStaple LowerRight
628*UIConstraints: *OutputBin MailBoxBin1 *RIStaple LowerRight
629*UIConstraints: *OutputBin MailBoxBin2 *RIStaple LowerRight
630*UIConstraints: *OutputBin MailBoxBin3 *RIStaple LowerRight
631*UIConstraints: *OutputBin MailBoxBin4 *RIStaple LowerRight
632*UIConstraints: *OutputBin CFBin1 *RIStaple LowerRight
633*UIConstraints: *OutputBin CFBin2 *RIStaple LowerRight
634*UIConstraints: *OutputBin Standard *RIStaple LeftW
635*UIConstraints: *OutputBin External *RIStaple LeftW
636*UIConstraints: *OutputBin MailBoxBin1 *RIStaple LeftW
637*UIConstraints: *OutputBin MailBoxBin2 *RIStaple LeftW
638*UIConstraints: *OutputBin MailBoxBin3 *RIStaple LeftW
639*UIConstraints: *OutputBin MailBoxBin4 *RIStaple LeftW
640*UIConstraints: *OutputBin CFBin1 *RIStaple LeftW
641*UIConstraints: *OutputBin CFBin2 *RIStaple LeftW
642*UIConstraints: *OutputBin Standard *RIStaple RightW
643*UIConstraints: *OutputBin External *RIStaple RightW
644*UIConstraints: *OutputBin MailBoxBin1 *RIStaple RightW
645*UIConstraints: *OutputBin MailBoxBin2 *RIStaple RightW
646*UIConstraints: *OutputBin MailBoxBin3 *RIStaple RightW
647*UIConstraints: *OutputBin MailBoxBin4 *RIStaple RightW
648*UIConstraints: *OutputBin CFBin1 *RIStaple RightW
649*UIConstraints: *OutputBin CFBin2 *RIStaple RightW
650*UIConstraints: *OutputBin Standard *RIStaple UpperW
651*UIConstraints: *OutputBin External *RIStaple UpperW
652*UIConstraints: *OutputBin MailBoxBin1 *RIStaple UpperW
653*UIConstraints: *OutputBin MailBoxBin2 *RIStaple UpperW
654*UIConstraints: *OutputBin MailBoxBin3 *RIStaple UpperW
655*UIConstraints: *OutputBin MailBoxBin4 *RIStaple UpperW
656*UIConstraints: *OutputBin CFBin1 *RIStaple UpperW
657*UIConstraints: *OutputBin CFBin2 *RIStaple UpperW
658*UIConstraints: *OutputBin Standard *RIStaple LowerW
659*UIConstraints: *OutputBin External *RIStaple LowerW
660*UIConstraints: *OutputBin MailBoxBin1 *RIStaple LowerW
661*UIConstraints: *OutputBin MailBoxBin2 *RIStaple LowerW
662*UIConstraints: *OutputBin MailBoxBin3 *RIStaple LowerW
663*UIConstraints: *OutputBin MailBoxBin4 *RIStaple LowerW
664*UIConstraints: *OutputBin CFBin1 *RIStaple LowerW
665*UIConstraints: *OutputBin CFBin2 *RIStaple LowerW
666
667*%========== Punch / OutputBin
668*UIConstraints: *RIPunch Left2 *OutputBin Standard
669*UIConstraints: *RIPunch Left2 *OutputBin External
670*UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin1
671*UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin2
672*UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin3
673*UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin4
674*UIConstraints: *RIPunch Left2 *OutputBin CFBin1
675*UIConstraints: *RIPunch Left2 *OutputBin CFBin2
676*UIConstraints: *RIPunch Left3 *OutputBin Standard
677*UIConstraints: *RIPunch Left3 *OutputBin External
678*UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin1
679*UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin2
680*UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin3
681*UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin4
682*UIConstraints: *RIPunch Left3 *OutputBin CFBin1
683*UIConstraints: *RIPunch Left3 *OutputBin CFBin2
684*UIConstraints: *RIPunch Left4 *OutputBin Standard
685*UIConstraints: *RIPunch Left4 *OutputBin External
686*UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin1
687*UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin2
688*UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin3
689*UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin4
690*UIConstraints: *RIPunch Left4 *OutputBin CFBin1
691*UIConstraints: *RIPunch Left4 *OutputBin CFBin2
692*UIConstraints: *RIPunch Right2 *OutputBin Standard
693*UIConstraints: *RIPunch Right2 *OutputBin External
694*UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin1
695*UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin2
696*UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin3
697*UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin4
698*UIConstraints: *RIPunch Right2 *OutputBin CFBin1
699*UIConstraints: *RIPunch Right2 *OutputBin CFBin2
700*UIConstraints: *RIPunch Right3 *OutputBin Standard
701*UIConstraints: *RIPunch Right3 *OutputBin External
702*UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin1
703*UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin2
704*UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin3
705*UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin4
706*UIConstraints: *RIPunch Right3 *OutputBin CFBin1
707*UIConstraints: *RIPunch Right3 *OutputBin CFBin2
708*UIConstraints: *RIPunch Right4 *OutputBin Standard
709*UIConstraints: *RIPunch Right4 *OutputBin External
710*UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin1
711*UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin2
712*UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin3
713*UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin4
714*UIConstraints: *RIPunch Right4 *OutputBin CFBin1
715*UIConstraints: *RIPunch Right4 *OutputBin CFBin2
716*UIConstraints: *RIPunch Upper2 *OutputBin Standard
717*UIConstraints: *RIPunch Upper2 *OutputBin External
718*UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin1
719*UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin2
720*UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin3
721*UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin4
722*UIConstraints: *RIPunch Upper2 *OutputBin CFBin1
723*UIConstraints: *RIPunch Upper2 *OutputBin CFBin2
724*UIConstraints: *RIPunch Upper3 *OutputBin Standard
725*UIConstraints: *RIPunch Upper3 *OutputBin External
726*UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin1
727*UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin2
728*UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin3
729*UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin4
730*UIConstraints: *RIPunch Upper3 *OutputBin CFBin1
731*UIConstraints: *RIPunch Upper3 *OutputBin CFBin2
732*UIConstraints: *RIPunch Upper4 *OutputBin Standard
733*UIConstraints: *RIPunch Upper4 *OutputBin External
734*UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin1
735*UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin2
736*UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin3
737*UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin4
738*UIConstraints: *RIPunch Upper4 *OutputBin CFBin1
739*UIConstraints: *RIPunch Upper4 *OutputBin CFBin2
740*UIConstraints: *RIPunch Lower2 *OutputBin Standard
741*UIConstraints: *RIPunch Lower2 *OutputBin External
742*UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin1
743*UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin2
744*UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin3
745*UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin4
746*UIConstraints: *RIPunch Lower2 *OutputBin CFBin1
747*UIConstraints: *RIPunch Lower2 *OutputBin CFBin2
748*UIConstraints: *RIPunch Lower3 *OutputBin Standard
749*UIConstraints: *RIPunch Lower3 *OutputBin External
750*UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin1
751*UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin2
752*UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin3
753*UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin4
754*UIConstraints: *RIPunch Lower3 *OutputBin CFBin1
755*UIConstraints: *RIPunch Lower3 *OutputBin CFBin2
756*UIConstraints: *RIPunch Lower4 *OutputBin Standard
757*UIConstraints: *RIPunch Lower4 *OutputBin External
758*UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin1
759*UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin2
760*UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin3
761*UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin4
762*UIConstraints: *RIPunch Lower4 *OutputBin CFBin1
763*UIConstraints: *RIPunch Lower4 *OutputBin CFBin2
764
765*UIConstraints: *OutputBin Standard *RIPunch Left2
766*UIConstraints: *OutputBin External *RIPunch Left2
767*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Left2
768*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Left2
769*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Left2
770*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Left2
771*UIConstraints: *OutputBin CFBin1 *RIPunch Left2
772*UIConstraints: *OutputBin CFBin2 *RIPunch Left2
773*UIConstraints: *OutputBin Standard *RIPunch Left3
774*UIConstraints: *OutputBin External *RIPunch Left3
775*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Left3
776*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Left3
777*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Left3
778*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Left3
779*UIConstraints: *OutputBin CFBin1 *RIPunch Left3
780*UIConstraints: *OutputBin CFBin2 *RIPunch Left3
781*UIConstraints: *OutputBin Standard *RIPunch Left4
782*UIConstraints: *OutputBin External *RIPunch Left4
783*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Left4
784*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Left4
785*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Left4
786*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Left4
787*UIConstraints: *OutputBin CFBin1 *RIPunch Left4
788*UIConstraints: *OutputBin CFBin2 *RIPunch Left4
789*UIConstraints: *OutputBin Standard *RIPunch Right2
790*UIConstraints: *OutputBin External *RIPunch Right2
791*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Right2
792*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Right2
793*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Right2
794*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Right2
795*UIConstraints: *OutputBin CFBin1 *RIPunch Right2
796*UIConstraints: *OutputBin CFBin2 *RIPunch Right2
797*UIConstraints: *OutputBin Standard *RIPunch Right3
798*UIConstraints: *OutputBin External *RIPunch Right3
799*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Right3
800*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Right3
801*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Right3
802*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Right3
803*UIConstraints: *OutputBin CFBin1 *RIPunch Right3
804*UIConstraints: *OutputBin CFBin2 *RIPunch Right3
805*UIConstraints: *OutputBin Standard *RIPunch Right4
806*UIConstraints: *OutputBin External *RIPunch Right4
807*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Right4
808*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Right4
809*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Right4
810*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Right4
811*UIConstraints: *OutputBin CFBin1 *RIPunch Right4
812*UIConstraints: *OutputBin CFBin2 *RIPunch Right4
813*UIConstraints: *OutputBin Standard *RIPunch Upper2
814*UIConstraints: *OutputBin External *RIPunch Upper2
815*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Upper2
816*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Upper2
817*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Upper2
818*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Upper2
819*UIConstraints: *OutputBin CFBin1 *RIPunch Upper2
820*UIConstraints: *OutputBin CFBin2 *RIPunch Upper2
821*UIConstraints: *OutputBin Standard *RIPunch Upper3
822*UIConstraints: *OutputBin External *RIPunch Upper3
823*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Upper3
824*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Upper3
825*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Upper3
826*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Upper3
827*UIConstraints: *OutputBin CFBin1 *RIPunch Upper3
828*UIConstraints: *OutputBin CFBin2 *RIPunch Upper3
829*UIConstraints: *OutputBin Standard *RIPunch Upper4
830*UIConstraints: *OutputBin External *RIPunch Upper4
831*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Upper4
832*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Upper4
833*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Upper4
834*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Upper4
835*UIConstraints: *OutputBin CFBin1 *RIPunch Upper4
836*UIConstraints: *OutputBin CFBin2 *RIPunch Upper4
837*UIConstraints: *OutputBin Standard *RIPunch Lower2
838*UIConstraints: *OutputBin External *RIPunch Lower2
839*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Lower2
840*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Lower2
841*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Lower2
842*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Lower2
843*UIConstraints: *OutputBin CFBin1 *RIPunch Lower2
844*UIConstraints: *OutputBin CFBin2 *RIPunch Lower2
845*UIConstraints: *OutputBin Standard *RIPunch Lower3
846*UIConstraints: *OutputBin External *RIPunch Lower3
847*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Lower3
848*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Lower3
849*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Lower3
850*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Lower3
851*UIConstraints: *OutputBin CFBin1 *RIPunch Lower3
852*UIConstraints: *OutputBin CFBin2 *RIPunch Lower3
853*UIConstraints: *OutputBin Standard *RIPunch Lower4
854*UIConstraints: *OutputBin External *RIPunch Lower4
855*UIConstraints: *OutputBin MailBoxBin1 *RIPunch Lower4
856*UIConstraints: *OutputBin MailBoxBin2 *RIPunch Lower4
857*UIConstraints: *OutputBin MailBoxBin3 *RIPunch Lower4
858*UIConstraints: *OutputBin MailBoxBin4 *RIPunch Lower4
859*UIConstraints: *OutputBin CFBin1 *RIPunch Lower4
860*UIConstraints: *OutputBin CFBin2 *RIPunch Lower4
861
862*%========== BlackOverPrint / BlackMode
863*UIConstraints: *RPSBlackOverPrint True *RPSBlackMode 4Color
864*UIConstraints: *RPSBlackMode 4Color *RPSBlackOverPrint True
865
866*%========== Resolution / BitsPerPixel
867*UIConstraints: *Resolution 1200dpi *RPSBitsPerPixel 2BitsPerPixel
868*UIConstraints: *RPSBitsPerPixel 2BitsPerPixel *Resolution 1200dpi
869
870
871*FreeVM: "2261000"
872*% VMOption None/16 MB RAM: "2261000"
873*% VMOption 80Meg/80 MB RAM: "2261000"
874
875*Password: "0"
876*ExitServer: "
877  count 0 eq
878  {false}{true exch startjob}ifelse
879  not {(WARNING: Cannot modify initial VM.) =
880       (Missing or invalid Password.) =
881       (Please contact the author.) = flush quit
882  }if
883"
884*End
885*Reset: "
886  count 0 eq
887  {false}{true exch startjob}ifelse
888  not {(WARNING: Cannot reset printer.) =
889       (Missing or invalid Password.) =
890       (Please contact the author.) = flush quit
891  }if
892  systemdict /quit get exec
893  (WARNING: Printer Reset Failed.) = flush
894"
895*End
896
897*DefaultResolution: 600dpi
898*?Resolution: "
899  save
900  currentpagedevice /HWResolution get 0 get
901  (       ) cvs print (dpi) = flush
902  restore
903"
904*End
905
906*SuggestedJobTimeout: "0"
907*SuggestedWaitTimeout: "300"
908*PrintPSErrors: True
909*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
910
911*%========== Media Selection ==========
912*LandscapeOrientation: Minus90
913
914*OpenUI *PageSize: PickOne
915*OrderDependency: 20 AnySetup *PageSize
916*DefaultPageSize: Letter
917*PageSize A3/A3: "<< /DeferredMediaSelection true
918  /Policies << /PageSize 2 /MediaType 2 >>
919  /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
920*End
921*PageSize A4/A4: "<< /DeferredMediaSelection true
922  /Policies << /PageSize 2 /MediaType 2 >>
923  /PageSize [595 842] /ImagingBBox null >> setpagedevice"
924*End
925*PageSize A5/A5: "<< /DeferredMediaSelection true
926  /Policies << /PageSize 2 /MediaType 2 >>
927  /PageSize [421 595] /ImagingBBox null >> setpagedevice"
928*End
929*PageSize A6/A6: "<< /DeferredMediaSelection true
930  /Policies << /PageSize 2 /MediaType 2 >>
931  /PageSize [298 421] /ImagingBBox null >> setpagedevice"
932*End
933*PageSize B4/B4 (JIS): "<< /DeferredMediaSelection true
934  /Policies << /PageSize 2 /MediaType 2 >>
935  /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
936*End
937*PageSize B5/B5 (JIS): "<< /DeferredMediaSelection true
938  /Policies << /PageSize 2 /MediaType 2 >>
939  /PageSize [516 729] /ImagingBBox null >> setpagedevice"
940*End
941*PageSize Legal/Legal: "<< /DeferredMediaSelection true
942  /Policies << /PageSize 2 /MediaType 2 >>
943  /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
944*End
945*PageSize Letter/Letter: "<< /DeferredMediaSelection true
946  /Policies << /PageSize 2 /MediaType 2 >>
947  /PageSize [612 792] /ImagingBBox null >> setpagedevice"
948*End
949*PageSize Statement/5.5x8.5:"<< /DeferredMediaSelection true
950  /Policies << /PageSize 2 /MediaType 2 >>
951  /PageSize [396 612] /ImagingBBox null >> setpagedevice"
952*End
953*PageSize Tabloid/11x17: "<< /DeferredMediaSelection true
954  /Policies << /PageSize 2 /MediaType 2 >>
955  /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
956*End
957*PageSize Executive/Executive: "<< /DeferredMediaSelection true
958  /Policies << /PageSize 2 /MediaType 2 >>
959  /PageSize [522 756] /ImagingBBox null>> setpagedevice"
960*End
961*PageSize F/8x13: "<< /DeferredMediaSelection true
962  /Policies << /PageSize 2 /MediaType 2 >>
963  /PageSize [576 936] /ImagingBBox null>> setpagedevice"
964*End
965*PageSize Folio/8.25x13: "<< /DeferredMediaSelection true
966  /Policies << /PageSize 2 /MediaType 2 >>
967  /PageSize [595 935] /ImagingBBox null>> setpagedevice"
968*End
969*PageSize FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
970  /Policies << /PageSize 2 /MediaType 2 >>
971  /PageSize [612 936] /ImagingBBox null>> setpagedevice"
972*End
973*PageSize Env10/Com10 Env.: "<< /DeferredMediaSelection true
974  /Policies << /PageSize 2 /MediaType 2 >>
975  /PageSize [297 684] /ImagingBBox null>> setpagedevice"
976*End
977*PageSize EnvMonarch/Mon. Env.: "<< /DeferredMediaSelection true
978  /Policies << /PageSize 2 /MediaType 2 >>
979  /PageSize [279 540] /ImagingBBox null>> setpagedevice"
980*End
981*PageSize EnvC5/C5 Env.: "<< /DeferredMediaSelection true
982  /Policies << /PageSize 2 /MediaType 2 >>
983  /PageSize [459 649] /ImagingBBox null>> setpagedevice"
984*End
985*PageSize EnvC6/C6 Env.: "<< /DeferredMediaSelection true
986  /Policies << /PageSize 2 /MediaType 2 >>
987  /PageSize [323 459] /ImagingBBox null>> setpagedevice"
988*End
989*PageSize DLEnv/DL Env.: "<< /DeferredMediaSelection true
990  /Policies << /PageSize 2 /MediaType 2 >>
991  /PageSize [311 623] /ImagingBBox null>> setpagedevice"
992*End
993*PageSize 8Kai/8K: "<< /DeferredMediaSelection true
994  /Policies << /PageSize 2 /MediaType 2 >>
995  /PageSize [757 1106] /ImagingBBox null>> setpagedevice"
996*End
997*PageSize 16Kai/16K: "<< /DeferredMediaSelection true
998  /Policies << /PageSize 2 /MediaType 2 >>
999  /PageSize [553 757] /ImagingBBox null>> setpagedevice"
1000*End
1001*?PageSize: "
1002  save
1003  currentpagedevice /PageSize get aload pop
1004  2 copy gt {exch}if (Unknown)
1005  21 dict
1006    dup [842 1191] (A3) put
1007    dup [595 842]  (A4) put
1008    dup [421 595]  (A5) put
1009    dup [298 421]  (A6) put
1010    dup [728 1031] (B4) put
1011    dup [516 729]  (B5) put
1012    dup [612 1008] (Legal) put
1013    dup [612 792]  (Letter) put
1014    dup [396 612]  (HalfLetter) put
1015    dup [792 1224] (11x17) put
1016    dup [522 756] (Executive) put
1017    dup [576 936] (F) put
1018    dup [595 935] (Folio) put
1019    dup [612 936] (FanFoldGermanLegal) put
1020    dup [297 684] (Env10) put
1021    dup [279 540] (EnvMonarch) put
1022    dup [459 649] (EnvC5) put
1023    dup [323 459] (EnvC6) put
1024    dup [311 623] (DLEnv) put
1025    dup [757 1106] (8Kai) put
1026    dup [553 757] (16Kai) put
1027    {exch aload pop 4 index sub abs 5 le exch 5 index
1028     sub abs 5 le and {exch pop exit}{pop}ifelse
1029    }bind forall = flush pop pop
1030    restore
1031"
1032*End
1033*CloseUI: *PageSize
1034
1035*OpenUI *PageRegion: PickOne
1036*OrderDependency: 25 AnySetup *PageRegion
1037*DefaultPageRegion: Letter
1038*PageRegion A3/A3: "<< /DeferredMediaSelection true
1039  /Policies << /PageSize 2 /MediaType 2 >>
1040  /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
1041*End
1042*PageRegion A4/A4: "<< /DeferredMediaSelection true
1043  /Policies << /PageSize 2 /MediaType 2 >>
1044  /PageSize [595 842] /ImagingBBox null >> setpagedevice"
1045*End
1046*PageRegion A5/A5: "<< /DeferredMediaSelection true
1047  /Policies << /PageSize 2 /MediaType 2 >>
1048  /PageSize [421 595] /ImagingBBox null >> setpagedevice"
1049*End
1050*PageRegion A6/A6: "<< /DeferredMediaSelection true
1051  /Policies << /PageSize 2 /MediaType 2 >>
1052  /PageSize [298 421] /ImagingBBox null >> setpagedevice"
1053*End
1054*PageRegion B4/B4 (JIS): "<< /DeferredMediaSelection true
1055  /Policies << /PageSize 2 /MediaType 2 >>
1056  /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
1057*End
1058*PageRegion B5/B5 (JIS): "<< /DeferredMediaSelection true
1059  /Policies << /PageSize 2 /MediaType 2 >>
1060  /PageSize [516 729] /ImagingBBox null >> setpagedevice"
1061*End
1062*PageRegion Legal/Legal: "<< /DeferredMediaSelection true
1063  /Policies << /PageSize 2 /MediaType 2 >>
1064  /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
1065*End
1066*PageRegion Letter/Letter: "<< /DeferredMediaSelection true
1067  /Policies << /PageSize 2 /MediaType 2 >>
1068  /PageSize [612 792] /ImagingBBox null >> setpagedevice"
1069*End
1070*PageRegion Statement/5.5x8.5: "<< /DeferredMediaSelection true
1071  /Policies << /PageSize 2 /MediaType 2 >>
1072  /PageSize [396 612] /ImagingBBox null >> setpagedevice"
1073*End
1074*PageRegion Tabloid/11x17: "<< /DeferredMediaSelection true
1075  /Policies << /PageSize 2 /MediaType 2 >>
1076  /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
1077*End
1078*PageRegion Executive/Executive: "<< /DeferredMediaSelection true
1079  /Policies << /PageSize 2 /MediaType 2 >>
1080  /PageSize [522 756] /ImagingBBox null>> setpagedevice"
1081*End
1082*PageRegion F/8x13: "<< /DeferredMediaSelection true
1083  /Policies << /PageSize 2 /MediaType 2 >>
1084  /PageSize [576 936] /ImagingBBox null>> setpagedevice"
1085*End
1086*PageRegion Folio/8.25x13: "<< /DeferredMediaSelection true
1087  /Policies << /PageSize 2 /MediaType 2 >>
1088  /PageSize [595 935] /ImagingBBox null>> setpagedevice"
1089*End
1090*PageRegion FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
1091  /Policies << /PageSize 2 /MediaType 2 >>
1092  /PageSize [612 936] /ImagingBBox null>> setpagedevice"
1093*End
1094*PageRegion Env10/Com10 Env.: "<< /DeferredMediaSelection true
1095  /Policies << /PageSize 2 /MediaType 2 >>
1096  /PageSize [297 684] /ImagingBBox null>> setpagedevice"
1097*End
1098*PageRegion EnvMonarch/Mon. Env.: "<< /DeferredMediaSelection true
1099  /Policies << /PageSize 2 /MediaType 2 >>
1100  /PageSize [279 540] /ImagingBBox null>> setpagedevice"
1101*End
1102*PageRegion EnvC5/C5 Env.: "<< /DeferredMediaSelection true
1103  /Policies << /PageSize 2 /MediaType 2 >>
1104  /PageSize [459 649] /ImagingBBox null>> setpagedevice"
1105*End
1106*PageRegion EnvC6/C6 Env.: "<< /DeferredMediaSelection true
1107  /Policies << /PageSize 2 /MediaType 2 >>
1108  /PageSize [323 459] /ImagingBBox null>> setpagedevice"
1109*End
1110*PageRegion DLEnv/DL Env.: "<< /DeferredMediaSelection true
1111  /Policies << /PageSize 2 /MediaType 2 >>
1112  /PageSize [311 623] /ImagingBBox null>> setpagedevice"
1113*End
1114*PageRegion 8Kai/8K: "<< /DeferredMediaSelection true
1115  /Policies << /PageSize 2 /MediaType 2 >>
1116  /PageSize [757 1106] /ImagingBBox null>> setpagedevice"
1117*End
1118*PageRegion 16Kai/16K: "<< /DeferredMediaSelection true
1119  /Policies << /PageSize 2 /MediaType 2 >>
1120  /PageSize [553 757] /ImagingBBox null>> setpagedevice"
1121*End
1122*CloseUI: *PageRegion
1123
1124*%========== Information About Media Sizes ==========
1125
1126*DefaultImageableArea: A4
1127*ImageableArea A3/A3: "12 12 830 1179"
1128*ImageableArea A4/A4: "12 12 583 830"
1129*ImageableArea A5/A5: "12 12 408 583"
1130*ImageableArea A6/A6: "12 12 285 408"
1131*ImageableArea B4/B4 (JIS): "12 12 717 1020"
1132*ImageableArea B5/B5 (JIS): "12 12 504 717"
1133*ImageableArea Legal/Legal: "12 12 600 996"
1134*ImageableArea Letter/Letter: "12 12 600 780"
1135*ImageableArea Statement/5.5x8.5: "12 12 384 600"
1136*ImageableArea Tabloid/11x17: "12 12 780 1212"
1137*ImageableArea Executive/Executive: "12 12 510 744"
1138*ImageableArea F/8x13: "12 12 564 924"
1139*ImageableArea Folio/8.25x13: "12 12 583 923"
1140*ImageableArea FanFoldGermanLegal/8.5x13: "12 12 600 924"
1141*ImageableArea Env10/Com10 Env.: "12 12 285 672"
1142*ImageableArea EnvMonarch/Mon. Env.: "12 12 267 528"
1143*ImageableArea EnvC5/C5 Env.: "12 12 447 637"
1144*ImageableArea EnvC6/C6 Env.: "12 12 311 447"
1145*ImageableArea DLEnv/DL Env.: "12 12 299 611"
1146*ImageableArea 8Kai/8K: "12 12 745 1094"
1147*ImageableArea 16Kai/16K: "12 12 541 745"
1148*?ImageableArea: "
1149  save
1150  /cvp {(            ) cvs print (               ) print}bind def
1151  newpath clippath pathbbox 4 -2 roll exch
1152  2 {10000 mul ceiling 10000 div cvp}repeat exch
1153  2 {10000 mul floor 10000 div cvp}repeat flush
1154  restore
1155"
1156*End
1157
1158*DefaultPaperDimension: A4
1159*PaperDimension A3/A3: "842 1191"
1160*PaperDimension A4/A4: "595 842"
1161*PaperDimension A5/A5: "420 595"
1162*PaperDimension A6/A6: "297 420"
1163*PaperDimension B4/B4 (JIS): "729 1032"
1164*PaperDimension B5/B5 (JIS): "516 729"
1165*PaperDimension Legal/Legal: "612 1008"
1166*PaperDimension Letter/Letter: "612 792"
1167*PaperDimension Statement/5.5x8.5: "396 612"
1168*PaperDimension Tabloid/11x17: "792 1224"
1169*PaperDimension Executive/Executive: "522 756"
1170*PaperDimension F/8x13: "576 936"
1171*PaperDimension Folio/8.25x13: "595 935"
1172*PaperDimension FanFoldGermanLegal/8.5x13: "612 936"
1173*PaperDimension Env10/Com10 Env.: "297 684"
1174*PaperDimension EnvMonarch/Mon. Env.: "279 540"
1175*PaperDimension EnvC5/C5 Env.: "459 649"
1176*PaperDimension EnvC6/C6 Env.: "323 459"
1177*PaperDimension DLEnv/DL Env.: "311 623"
1178*PaperDimension 8Kai/8K: "757 1106"
1179*PaperDimension 16Kai/16K: "553 757"
1180
1181*%========== Media Handling Features ==========
1182
1183*OpenUI *InputSlot: PickOne
1184*OrderDependency: 30 AnySetup *InputSlot
1185*DefaultInputSlot: Auto
1186*InputSlot MultiTray/Bypass Tray: "<</MediaPosition 0>> setpagedevice"
1187*InputSlot 1Tray/Tray 1: "<</MediaPosition 1>> setpagedevice"
1188*InputSlot 2Tray/Tray 2: "<</MediaPosition 2>> setpagedevice"
1189*InputSlot 3Tray/Tray 3: "<</MediaPosition 3>> setpagedevice"
1190*InputSlot 4Tray/Tray 4: "<</MediaPosition 4>> setpagedevice"
1191*InputSlot Auto/Auto Select: ""
1192*?InputSlot: "
1193  save
1194  [(MultiTray)(1Tray)(2Tray)(3Tray)(4Tray)]
1195  statusdict /papertray get exec {get}stopped
1196  {pop pop (Unknown)}if = flush
1197  restore
1198"
1199*End
1200*CloseUI: *InputSlot
1201
1202*%=== Custom Paper Support =================
1203*LeadingEdge Short: ""
1204*LeadingEdge Long: ""
1205*DefaultLeadingEdge: Short
1206
1207*MaxMediaWidth:  "864"
1208*MaxMediaHeight: "1296"
1209*HWMargins:      11 11 11 11
1210*CustomPageSize True: "pop pop pop
1211  << /PageSize [ 5 -2 roll ]  /ImagingBBox null
1212  /Policies <</PageSize 2 /MediaType 2>>
1213  /DeferredMediaSelection true
1214  >> setpagedevice"
1215*End
1216
1217*ParamCustomPageSize Width:        1 points 256 864
1218*ParamCustomPageSize Height:       2 points 421 1296
1219*ParamCustomPageSize WidthOffset:  3 points 0 0
1220*ParamCustomPageSize HeightOffset: 4 points 0 0
1221*ParamCustomPageSize Orientation:  5 int 1 1
1222
1223*NonUIOrderDependency: 21 AnySetup *CustomPageSize True
1224
1225*RequiresPageRegion MultiTray: True
1226*RequiresPageRegion 1Tray: True
1227*RequiresPageRegion 2Tray: True
1228*RequiresPageRegion 3Tray: True
1229*RequiresPageRegion 4Tray: True
1230
1231*OpenUI *Duplex/Duplex: PickOne
1232*OrderDependency: 50 AnySetup *Duplex
1233*DefaultDuplex: None
1234*Duplex None/Off: "<</Duplex false>>setpagedevice"
1235*Duplex DuplexNoTumble/Long Edge: "<</Duplex true /Tumble false>>setpagedevice"
1236*Duplex DuplexTumble/Short Edge: "<</Duplex true /Tumble true>>setpagedevice"
1237*?Duplex: "
1238  save
1239  currentpagedevice /Duplex get
1240  {currentpagedevice /Tumble get
1241    {(DuplexTumble)}{(DuplexNoTumble)}ifelse
1242  }{(None)}ifelse = flush
1243  restore
1244"
1245*End
1246*CloseUI: *Duplex
1247
1248*%========== Resolution and Appearance Control ==========
1249
1250*OpenUI *Resolution/Resolution: PickOne
1251*OrderDependency: 40 AnySetup *Resolution
1252*DefaultResolution: 600dpi
1253*Resolution 600dpi/600 dpi: "
1254<</HWResolution[300 300]>>setpagedevice
1255<</HWResolution[600 600]>>setpagedevice
1256  (text) (text) (text) (text) RCsettonerlimit
1257  /version (3010.103) def"
1258*End
1259*Resolution 1200dpi/1200 dpi: "
1260<</HWResolution[300 300]>>setpagedevice
1261<</HWResolution[1200 1200]>>setpagedevice
1262  (text) (text) (photo) (text) RCsettonerlimit
1263  /version (3010.103) def"
1264*End
1265*?Resolution: "
1266  save
1267  currentpagedevice /HWResolution get 0 get
1268  (       ) cvs print (dpi) = flush
1269  restore
1270"
1271*End
1272*CloseUI: *Resolution
1273
1274*OpenUI *Collate/Collate: PickOne
1275*OrderDependency: 200 AnySetup *Collate
1276*DefaultCollate: False
1277*Collate False/Off: "<</Collate false>>setpagedevice"
1278*Collate True/On: "<</Collate true
1279  /CollateDetails <</Type 6 /AlignSet true>>
1280  >>setpagedevice"
1281*End
1282*?Collate: "
1283  save
1284  currentpagedevice /Collate get
1285  {{(True)}{(False)}ifelse }stopped {(Unknown)}if = flush
1286  restore
1287"
1288*End
1289*CloseUI: *Collate
1290
1291*OpenUI *RIPrintMode/Toner Saving: PickOne
1292*OrderDependency: 45 AnySetup *RIPrintMode
1293*DefaultRIPrintMode: 0rhit
1294*RIPrintMode 0rhit/Off: "
1295  <</PostRenderingEnhance false>> setpagedevice"
1296*End
1297*RIPrintMode 5rhit/On: "<</PostRenderingEnhance true
1298  /PostRenderingEnhanceDetails << /Type 34 /OutputMode 3>> >> setpagedevice"
1299*End
1300*?RIPrintMode: "
1301  save
1302  currentpagedevice /PostRenderingEnhance get
1303  {{(5rhit)}{(0rhit)}ifelse }stopped {(Unknown)}if = flush
1304  restore
1305"
1306*End
1307*CloseUI: *RIPrintMode
1308
1309*OpenUI *ColorModel/Color Mode: PickOne
1310*OrderDependency: 100 AnySetup *ColorModel
1311*DefaultColorModel: CMYK
1312*ColorModel CMYK/Color: "(cmyk) RCsetdevicecolor"
1313*ColorModel Gray/Black and White: "(gray) RCsetdevicecolor"
1314*CloseUI: *ColorModel
1315
1316*OpenUI *RPSBitsPerPixel/Gradation: PickOne
1317*OrderDependency: 41 AnySetup *RPSBitsPerPixel
1318*DefaultRPSBitsPerPixel: 1BitsPerPixel
1319*RPSBitsPerPixel 1BitsPerPixel/Fast: "1 setbitsperpixel"
1320*RPSBitsPerPixel 2BitsPerPixel/Standard: "2 setbitsperpixel"
1321*CloseUI: *RPSBitsPerPixel
1322
1323*OpenUI *RPSRGBcorrect/Color Setting: PickOne
1324*OrderDependency: 110 AnySetup *RPSRGBcorrect
1325*DefaultRPSRGBcorrect: DetailBright
1326*RPSRGBcorrect None/Off: "(none) RCsetrgbrevision"
1327*RPSRGBcorrect DetailNormal/Fine: "(precision-std) RCsetrgbrevision"
1328*RPSRGBcorrect DetailBright/Super Fine: "(precision-dark) RCsetrgbrevision"
1329*CloseUI: *RPSRGBcorrect
1330
1331*OpenUI *RPSColorRendDict/Color Profile: PickOne
1332*OrderDependency: 120 AnySetup *RPSColorRendDict
1333*DefaultRPSColorRendDict: Auto
1334*RPSColorRendDict Auto/Auto: "(auto) RCsetcolorprofile"
1335*RPSColorRendDict Photograph/Photographic: "(photo) RCsetcolorprofile"
1336*RPSColorRendDict Business/Presentation: "(business) RCsetcolorprofile"
1337*RPSColorRendDict Colorimetric/Solid Color: "(colorimetric) RCsetcolorprofile"
1338*RPSColorRendDict User/User Setting: "(user) RCsetcolorprofile"
1339*RPSColorRendDict Clpsimulation/CLP Simulation: "(hybrid10) RCsetcolorprofile"
1340*CloseUI: *RPSColorRendDict
1341
1342*OpenUI *RPSDitherType/Dithering: PickOne
1343*OrderDependency: 130 AnySetup *RPSDitherType
1344*DefaultRPSDitherType: Auto
1345*RPSDitherType Auto/Auto: "(auto) RCsethalftonetype"
1346*RPSDitherType Photo/Photographic: "(photo) RCsethalftonetype"
1347*RPSDitherType Letter/Text: "(text) RCsethalftonetype"
1348*% *RPSDitherType Graphic/Graphics: "(graphic) RCsethalftonetype"
1349*RPSDitherType User/User Setting: "(user) RCsethalftonetype"
1350*CloseUI: *RPSDitherType
1351
1352*OpenUI *RPSBlackMode/Black Text/Graphics: PickOne
1353*OrderDependency: 140 AnySetup *RPSBlackMode
1354*DefaultRPSBlackMode: 1Color
1355*RPSBlackMode 1Color/K:"(on) RCsetpureblack"
1356*RPSBlackMode 4Color/CMY+K:"(off) RCsetpureblack"
1357*CloseUI: *RPSBlackMode
1358
1359*OpenUI *RPSBlackOverPrint/Black Over Print: PickOne
1360*OrderDependency: 145 AnySetup *RPSBlackOverPrint
1361*DefaultRPSBlackOverPrint: True
1362*RPSBlackOverPrint False/Off:"(off) RCsetblackoverprint"
1363*RPSBlackOverPrint True/On:"(on) RCsetblackoverprint"
1364*CloseUI: *RPSBlackOverPrint
1365
1366*OpenUI *Rcmyksimulation/CMYK Simulation Profile: PickOne
1367*OrderDependency: 150 AnySetup *Rcmyksimulation
1368*DefaultRcmyksimulation: Off
1369*Rcmyksimulation Off/Off: ""
1370*Rcmyksimulation SWOP/SWOP: "(SWOP-Coated) RCsetcmyksimulation"
1371*Rcmyksimulation Euroscale/Euroscale: "(Euroscale) RCsetcmyksimulation"
1372*Rcmyksimulation JapanColor/JapanColor: "(JapanColor) RCsetcmyksimulation"
1373*CloseUI: *Rcmyksimulation
1374
1375*OpenUI *MediaType/Paper Type: PickOne
1376*OrderDependency: 205 AnySetup *MediaType
1377*DefaultMediaType: Plain
1378*MediaType Plain/Plain: "<< /MediaType (Plain) >> setpagedevice"
1379*MediaType Recycled/Recycled: "<< /MediaType (Recycled) >> setpagedevice"
1380*MediaType Special/Special: "<< /MediaType (Special) >> setpagedevice"
1381*MediaType Colored/Color: "<< /MediaType (Color) >> setpagedevice"
1382*MediaType Letterhead/Letterhead: "<< /MediaType (Letterhead) >> setpagedevice"
1383*MediaType Preprinted/Preprinted: "<< /MediaType (Preprinted) >> setpagedevice"
1384*% *MediaType Prepunched/Prepunched: "<< /MediaType (Prepunched) >> setpagedevice"
1385*% *MediaType Labels/Labels: "<< /MediaType (Labels) >> setpagedevice"
1386*% *MediaType Bond/Bond: "<< /MediaType (Bond) >> setpagedevice"
1387*% *MediaType Cardstock/Cardstock: "<< /MediaType (Cardstock) >> setpagedevice"
1388*MediaType OHP/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
1389*MediaType Thick/Thick: "<< /MediaType (Thick) >> setpagedevice"
1390*MediaType DupPlain/Plain (Duplex Backside): "<< /MediaType (PlainDuplexBackSide) >> setpagedevice"
1391*MediaType DupThick/Thick (Duplex Backside): "<< /MediaType (ThickDuplexBackSide) >> setpagedevice"
1392*?MediaType: "
1393  save
1394  /UK (Unknown) def
1395  {
1396    currentpagedevice /MediaType 2 copy known not { UK exit } if
1397    get dup null eq 1 index (Plain) eq or { (Plain) exit } if
1398    dup (Recycled) eq { dup exit } if
1399    dup (Special) eq { dup exit } if
1400    UK exit
1401  } bind loop
1402  mark count 1 sub 2 roll cleartomark
1403  = flush
1404  restore
1405"
1406*End
1407*CloseUI: *MediaType
1408
1409*OpenUI *OutputBin/Destination: PickOne
1410*OrderDependency: 210 AnySetup *OutputBin
1411*DefaultOutputBin: Default
1412*OutputBin Default/Printer Default: "<</OutputType null>>setpagedevice"
1413*OutputBin Standard/Standard Tray: "<</OutputType (Standard)>>setpagedevice"
1414*OutputBin External/External Tray: "<</OutputType (Standard2)>>setpagedevice"
1415*OutputBin CFBin1/Left Tray 1: "<</OutputType (CFFaceDown1)>>setpagedevice"
1416*OutputBin CFBin2/Left Tray 2: "<</OutputType (CFFaceDown2)>>setpagedevice"
1417*OutputBin Fin2250Upper/Finisher Shift Tray 1: "<</OutputType (Fin2250Upper)>>setpagedevice"
1418*OutputBin Fin2250Lower/Finisher Shift Tray 2: "<</OutputType (Fin2250Lower)>>setpagedevice"
1419*OutputBin MailBoxBin1/Mailbox Tray 1: "<</OutputType (MailBin1)>>setpagedevice"
1420*OutputBin MailBoxBin2/Mailbox Tray 2: "<</OutputType (MailBin2)>>setpagedevice"
1421*OutputBin MailBoxBin3/Mailbox Tray 3: "<</OutputType (MailBin3)>>setpagedevice"
1422*OutputBin MailBoxBin4/Mailbox Tray 4: "<</OutputType (MailBin4)>>setpagedevice"
1423*?OutputBin: "
1424  save
1425  currentpagedevice /OutputType get = flush
1426  restore
1427"
1428*End
1429*CloseUI: *OutputBin
1430
1431*OpenUI *RIStaple/Staple: PickOne
1432*OrderDependency: 220 AnySetup *RIStaple
1433*DefaultRIStaple: None
1434*RIStaple None/Off: "<< /Staple 0 >> setpagedevice"
1435*RIStaple UpperLeft/Top left: "<<
1436  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1437  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 0 >>
1438  >> setpagedevice"
1439*End
1440*RIStaple UpperRight/Top right: "<<
1441  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1442  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 6 >>
1443  >> setpagedevice"
1444*End
1445*RIStaple LowerLeft/Bottom left: "<<
1446  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1447  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 2 >>
1448  >> setpagedevice"
1449*End
1450*RIStaple LowerRight/Bottom right: "<<
1451  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1452  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 4 >>
1453  >> setpagedevice"
1454*End
1455*RIStaple LeftW/2 at left: "<<
1456  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1457  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 1 >>
1458  >> setpagedevice"
1459*End
1460*RIStaple RightW/2 at right: "<<
1461  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1462  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 5 >>
1463  >> setpagedevice"
1464*End
1465*RIStaple UpperW/2 at top: "<<
1466  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1467  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 7 >>
1468  >> setpagedevice"
1469*End
1470*RIStaple LowerW/2 at bottom: "<<
1471  /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
1472  /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 3 >>
1473  >> setpagedevice"
1474*End
1475*?RIStaple: "
1476  save
1477  /UK (Unknown) def
1478  {
1479    currentpagedevice dup /Staple 2 copy known not { UK exit } if
1480    get dup 0 eq {pop (None) exit }
1481    {pop /StapleDetails get dup /Position get
1482    dup 0 eq {pop (UpperLeft) exit} if
1483    dup 6 eq {pop (LowerLeft) exit} if
1484    dup 2 eq {pop (UpperRight) exit} if
1485    dup 4 eq {pop (LowerRight) exit} if
1486    UK exit
1487    } ifelse
1488  } bind loop
1489  mark count 1 sub 2 roll cleartomark
1490  = flush
1491  restore
1492"
1493*End
1494*CloseUI: *RIStaple
1495
1496*OpenUI *RIPunch/Punch: PickOne
1497*OrderDependency: 230 AnySetup *RIPunch
1498*RIPunch None/Off: "<< /Punch 0 >> setpagedevice"
1499*RIPunch Left2/2 at left: "<< /Punch 2
1500  /PunchDetails << /Type 4 /Position 0 /NumHoles 2 >> >> setpagedevice"
1501*End
1502*RIPunch Left3/3 at left: "<< /Punch 2
1503  /PunchDetails << /Type 4 /Position 0 /NumHoles 3 >> >> setpagedevice"
1504*End
1505*RIPunch Left4/4 at left: "<< /Punch 2
1506  /PunchDetails << /Type 4 /Position 0 /NumHoles 4 >> >> setpagedevice"
1507*End
1508*RIPunch Right2/2 at right: "<< /Punch 2
1509  /PunchDetails << /Type 4 /Position 2 /NumHoles 2 >> >> setpagedevice"
1510*End
1511*RIPunch Right3/3 at right: "<< /Punch 2
1512  /PunchDetails << /Type 4 /Position 2 /NumHoles 3 >> >> setpagedevice"
1513*End
1514*RIPunch Right4/4 at right: "<< /Punch 2
1515  /PunchDetails << /Type 4 /Position 2 /NumHoles 4 >> >> setpagedevice"
1516*End
1517*RIPunch Upper2/2 at top: "<< /Punch 2
1518  /PunchDetails << /Type 4 /Position 3 /NumHoles 2 >> >> setpagedevice"
1519*End
1520*RIPunch Upper3/3 at top: "<< /Punch 2
1521  /PunchDetails << /Type 4 /Position 3 /NumHoles 3 >> >> setpagedevice"
1522*End
1523*RIPunch Upper4/4 at top: "<< /Punch 2
1524  /PunchDetails << /Type 4 /Position 3 /NumHoles 4 >> >> setpagedevice"
1525*End
1526*RIPunch Lower2/2 at bottom: "<< /Punch 2
1527  /PunchDetails << /Type 4 /Position 1 /NumHoles 2 >> >> setpagedevice"
1528*End
1529*RIPunch Lower3/3 at bottom: "<< /Punch 2
1530  /PunchDetails << /Type 4 /Position 1 /NumHoles 3 >> >> setpagedevice"
1531*End
1532*RIPunch Lower4/4 at bottom: "<< /Punch 2
1533  /PunchDetails << /Type 4 /Position 1 /NumHoles 4 >> >> setpagedevice"
1534*End
1535*DefaultRIPunch: None
1536*?RIPunch: "
1537  save
1538  /UK (Unknown) def
1539  {
1540    currentpagedevice dup /Punch 2 copy known not { UK exit } if
1541    get dup 0 eq {pop (None) exit }
1542    {pop /PunchDetails get dup /Position get
1543    dup 0 eq {pop (Left) exit} if
1544    dup 2 eq {pop (Right) exit} if
1545    dup 3 eq {pop (Upper) exit} if
1546    dup 1 eq {pop (Lower) exit} if
1547    UK exit
1548    } ifelse
1549  } bind loop
1550  mark count 1 sub 2 roll cleartomark
1551  = flush
1552  restore
1553"
1554*End
1555*CloseUI: *RIPunch
1556
1557*%=== Watermark ========
1558*OpenUI *RIWatermark/Watermark:  PickOne
1559*OrderDependency: 300 AnySetup *RIWatermark
1560*DefaultRIWatermark: Off
1561*RIWatermark Off/Off: ""
1562*RIWatermark On/On: "
1563 userdict /RPS_WMdict 10 dict put
1564 userdict /RPS_WMdict get begin
1565  /RPS_WM true def
1566  /RPS_WM_adjangle { 1.0 mul } bind def	%% Portrait, Portrait(4up)
1567  /RPS_WM_adjust 0.5 def
1568  /RPS_WM_position { %% center
1569	currentpagedevice /PageSize get
1570	aload pop exch 2.0 div exch 2.0 div translate
1571	RPS_WM_angle RPS_WM_adjangle rotate
1572	RPS_WM_font findfont RPS_WM_size scalefont setfont
1573	RPS_WM_str stringwidth pop 2.0 div neg RPS_WM_size 2.0 div moveto
1574  } bind def
1575 end
1576 <<
1577	/EndPage {
1578		2 eq { pop false }{
1579			userdict /RPS_WMdict 2 copy known {
1580				get begin
1581				RPS_WM {
1582					gsave
1583					initgraphics
1584					RPS_WM_color
1585					RPS_WM_Pattern
1586					RPS_WM_position
1587					RPS_WM_draw
1588					grestore
1589				} if
1590				end
1591			}{ pop pop } ifelse
1592			pop true
1593		} ifelse
1594	} bind
1595 >> setpagedevice"
1596*End
1597*CloseUI: *RIWatermark
1598
1599*%=== Watermark Text ========
1600*OpenUI *RIWMText/Watermark Text:  PickOne
1601*OrderDependency: 310 AnySetup *RIWMText
1602*DefaultRIWMText: Confidential
1603*RIWMText Confidential/CONFIDENTIAL: "userdict /RPS_WMdict get begin
1604 /RPS_WM_str (CONFIDENTIAL) def end"
1605*End
1606*RIWMText Copy/COPY: "userdict /RPS_WMdict get begin
1607 /RPS_WM_str (COPY) def end"
1608*End
1609*RIWMText Copyright/DRAFT: "userdict /RPS_WMdict get begin
1610 /RPS_WM_str (DRAFT) def end"
1611*End
1612*RIWMText Final/FINAL: "userdict /RPS_WMdict get begin
1613 /RPS_WM_str (FINAL) def end"
1614*End
1615*RIWMText FileCopy/FILE COPY: "userdict /RPS_WMdict get begin
1616 /RPS_WM_str (FILE COPY) def end"
1617*End
1618*RIWMText Proof/PROOF: "userdict /RPS_WMdict get begin
1619 /RPS_WM_str (PROOF) def end"
1620*End
1621*RIWMText TopSecret/TOP SECRET: "userdict /RPS_WMdict get begin
1622 /RPS_WM_str (TOP SECRET) def end"
1623*End
1624*CloseUI: *RIWMText
1625
1626*%=== WaterMark Font ========
1627*OpenUI *RIwmFont/Watermark Font:  PickOne
1628*OrderDependency: 320 AnySetup *RIwmFont
1629*DefaultRIwmFont: HelveticaB
1630*RIwmFont CourierB/Courier Bold: "userdict /RPS_WMdict get begin
1631 /RPS_WM_font /Courier-Bold def end"
1632*End
1633*RIwmFont TimesB/Times Bold: "userdict /RPS_WMdict get begin
1634 /RPS_WM_font /Times-Bold def end"
1635*End
1636*RIwmFont HelveticaB/Helvetica Bold: "userdict /RPS_WMdict get begin
1637 /RPS_WM_font /Helvetica-Bold def end"
1638*End
1639*CloseUI: *RIwmFont
1640
1641*%=== WaterMark Font Size========
1642*OpenUI *RIwmSize/Watermark Size:  PickOne
1643*OrderDependency: 320 AnySetup *RIwmSize
1644*DefaultRIwmSize: 36
1645*RIwmSize 24/24 Point: "userdict /RPS_WMdict get begin
1646 /RPS_WM_size 24 def end"
1647*End
1648*RIwmSize 36/36 Point: "userdict /RPS_WMdict get begin
1649 /RPS_WM_size 36 def end"
1650*End
1651*RIwmSize 48/48 Point: "userdict /RPS_WMdict get begin
1652 /RPS_WM_size 48 def end"
1653*End
1654*RIwmSize 60/60 Point: "userdict /RPS_WMdict get begin
1655 /RPS_WM_size 60 def end"
1656*End
1657*RIwmSize 72/72 Point: "userdict /RPS_WMdict get begin
1658 /RPS_WM_size 72 def end"
1659*End
1660*CloseUI: *RIwmSize
1661
1662*%=== WaterMark Angle ========
1663*OpenUI *RIwmAngle/Watermark Angle:  PickOne
1664*OrderDependency: 330 AnySetup *RIwmAngle
1665*DefaultRIwmAngle: 45Deg
1666*RIwmAngle 180Deg/180 Degrees: "userdict /RPS_WMdict get begin
1667 /RPS_WM_angle 180 def end"
1668*End
1669*RIwmAngle 135Deg/135 Degrees: "userdict /RPS_WMdict get begin
1670 /RPS_WM_angle 135 def end"
1671*End
1672*RIwmAngle 90Deg/90 Degrees: "userdict /RPS_WMdict get begin
1673 /RPS_WM_angle 90 def end"
1674*End
1675*RIwmAngle 45Deg/45 Degrees: "userdict /RPS_WMdict get begin
1676 /RPS_WM_angle 45 def end"
1677*End
1678*RIwmAngle 0Deg/0 Degrees: "userdict /RPS_WMdict get begin
1679 /RPS_WM_angle 0 def end"
1680*End
1681*RIwmAngle M45Deg/-45 Degrees: "userdict /RPS_WMdict get begin
1682 /RPS_WM_angle -45 def end"
1683*End
1684*RIwmAngle M90Deg/-90 Degrees: "userdict /RPS_WMdict get begin
1685 /RPS_WM_angle -90 def end"
1686*End
1687*RIwmAngle M135Deg/-135 Degrees: "userdict /RPS_WMdict get begin
1688 /RPS_WM_angle -135 def end"
1689*End
1690*RIwmAngle M180Deg/-180 Degrees: "userdict /RPS_WMdict get begin
1691 /RPS_WM_angle -180 def end"
1692*End
1693*CloseUI: *RIwmAngle
1694
1695*%=== WaterMark Style ========
1696*OpenUI *RIwmTextStyle/Watermark Style:  PickOne
1697*OrderDependency: 340 AnySetup *RIwmTextStyle
1698*DefaultRIwmTextStyle: Gray
1699*RIwmTextStyle Gray/Gray: "userdict /RPS_WMdict get begin
1700   /RPS_WM_color { 0 setgray }  bind def
1701   /RPS_WM_Pattern {
1702	<<
1703		/PatternType 1
1704		/PaintType 1
1705		/TilingType 3
1706		/BBox [ 0 0 1 1 ]
1707		/XStep 1
1708		/YStep 1
1709		/PaintProc {
1710			begin
1711				RPS_WM_color
1712				8 8 true [ 8 0 0 -8 0 8 ]
1713				<88002200 88002200> imagemask
1714			end
1715		}
1716	>> [ 1 0 0 -1 0 1 ] makepattern
1717	setpattern }
1718   bind def
1719   /RPS_WM_draw {	%% RPS_WM_mask
1720	RPS_WM_str false charpath fill
1721  } bind def end"
1722*End
1723*RIwmTextStyle Outline/Outlined: "userdict /RPS_WMdict get begin
1724   /RPS_WM_color { 0 setgray }  bind def
1725   /RPS_WM_Pattern {} def
1726   /RPS_WM_draw {	%% RPS_WM_outline
1727	0 setlinewidth RPS_WM_str false charpath stroke
1728  } bind def end"
1729*End
1730*CloseUI: *RIwmTextStyle
1731
1732*%========== Gray Levels and Halftoning ==========
1733*AccurateScreensSupport: True
1734*ScreenFreq: "85.0"
1735*ScreenAngle: "45.0"
1736*DefaultScreenProc: Dot
1737*ScreenProc Dot: "
1738  {abs exch abs 2 copy add 1 gt
1739   {1 sub dup mul exch 1 sub dup mul add 1 sub}
1740   {dup mul exch dup mul add 1 exch sub}
1741   ifelse}
1742"
1743*End
1744*ScreenProc Line: "{pop}"
1745*ScreenProc Ellipse: "
1746  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
1747"
1748*End
1749
1750*%========== Font ==========
1751
1752*DefaultFont: Courier
1753*Font AlbertusMT: Standard "(001.000)" Standard ROM
1754*Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
1755*Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
1756*Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
1757*Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
1758*Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
1759*Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
1760*Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
1761*Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
1762*Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
1763*Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
1764*Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
1765*Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
1766*Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
1767*Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
1768*Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
1769*Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
1770*Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
1771*Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
1772*Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
1773*Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
1774*Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
1775*Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
1776*Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
1777*Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
1778*Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
1779*Font Carta: Special "(001.001)" Special ROM
1780*Font Chicago: Standard "(501.011)" ExtendedRoman ROM
1781*Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
1782*Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
1783*Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
1784*Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
1785*Font CooperBlack: Standard "(001.003)" Standard ROM
1786*Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
1787*Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
1788*Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
1789*Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
1790*Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
1791*Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
1792*Font Courier: Standard "(501.010)" ExtendedRoman ROM
1793*Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
1794*Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
1795*Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
1796*Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
1797*Font Geneva: Standard "(501.007)" ExtendedRoman ROM
1798*Font GillSans: Standard "(501.009)" ExtendedRoman ROM
1799*Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
1800*Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
1801*Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
1802*Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
1803*Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
1804*Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
1805*Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
1806*Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
1807*Font Goudy: Standard "(001.003)" Standard ROM
1808*Font Goudy-Bold: Standard "(001.002)" Standard ROM
1809*Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
1810*Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
1811*Font Goudy-Italic: Standard "(001.002)" Standard ROM
1812*Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
1813*Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
1814*Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
1815*Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
1816*Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
1817*Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
1818*Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
1819*Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
1820*Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
1821*Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
1822*Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
1823*Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
1824*Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
1825*Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
1826*Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
1827*Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
1828*Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
1829*Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
1830*Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
1831*Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
1832*Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
1833*Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
1834*Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
1835*Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
1836*Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
1837*Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
1838*Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
1839*Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
1840*Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
1841*Font Marigold: Standard "(001.000)" Standard ROM
1842*Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
1843*Font Monaco: Standard "(501.012)" ExtendedRoman ROM
1844*Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
1845*Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
1846*Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
1847*Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
1848*Font NewYork: Standard "(501.013)" ExtendedRoman ROM
1849*Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
1850*Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
1851*Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
1852*Font Optima: Standard "(501.010)" ExtendedRoman ROM
1853*Font Oxford: Standard "(001.000)" Standard ROM
1854*Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
1855*Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
1856*Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
1857*Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
1858*Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
1859*Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
1860*Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
1861*Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
1862*Font Symbol: Special "(001.008)" Special ROM
1863*Font Tekton: Standard "(001.001)" Standard ROM
1864*Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
1865*Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
1866*Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
1867*Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
1868*Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
1869*Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
1870*Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
1871*Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
1872*Font Univers: Standard "(501.009)" ExtendedRoman ROM
1873*Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
1874*Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
1875*Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
1876*Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
1877*Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
1878*Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
1879*Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
1880*Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
1881*Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
1882*Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
1883*Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
1884*Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
1885*Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
1886*Font Wingdings-Regular: Special "(001.001)" Special ROM
1887*Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
1888*Font ZapfDingbats: Special "(001.005S)" Special ROM
1889
1890*?FontQuery: "
1891  save
1892  {count 1 gt {
1893    exch dup 127 string cvs (/) print print (:) print
1894    /Font resourcestatus {pop pop (Yes)}{(NO)}ifelse =
1895    }{exit}ifelse
1896  }bind loop (*) = flush
1897  restore
1898"
1899*End
1900
1901*?FontList: "
1902  save
1903  (*) {cvn ==} 128 string /Font resourceforall (*) = flush
1904  restore
1905"
1906*End
1907
1908*Status: "initializing"
1909*Status: "holding"
1910*Status: "idle"
1911*Status: "busy"
1912*Status: "waiting"
1913*Status: "printing"
1914*Status: "print test page"
1915
1916*Source: "Parallel"
1917*Source: "TCP/IP"
1918*Source: "EtherTalk"
1919*Source: "SPX/IPX"
1920*Source: "NetBEUI"
1921*Source: "IEEE1394"
1922
1923*Message: "%%[ exitserver: permanent state may be changed ]%%"
1924*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
1925*Message: "\FontName\ not found, using Courier"
1926
1927*%========== Color Separation ==========
1928
1929*DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi
1930
1931*%===== For 106 lpi / 600 dpi =====
1932
1933*ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
1934*ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
1935*ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "15.0"
1936*ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "75.0"
1937*ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "0.0"
1938
1939*ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106"
1940*ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106"
1941*ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "106"
1942*ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "106"
1943*ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "106"
1944
1945*%===== For 212 lpi / 1200 dpi =====
1946
1947*ColorSepScreenAngle ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
1948*ColorSepScreenAngle CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
1949*ColorSepScreenAngle ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "15.0"
1950*ColorSepScreenAngle ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "75.0"
1951*ColorSepScreenAngle ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "0.0"
1952
1953*ColorSepScreenFreq ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
1954*ColorSepScreenFreq CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
1955*ColorSepScreenFreq ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
1956*ColorSepScreenFreq ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
1957*ColorSepScreenFreq ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
1958
1959*%========== Enable Ricoh JobLog Feature==========
1960
1961*cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
1962
1963*FoomaticRIPCommandLine: "printf &quot;%%!PS-Adobe-3.0\n%%%% %%&&
1964%%\n%A%B%C%D&quot;%%%%; cat;"
1965*End
1966
1967*FoomaticRIPUserEntityMaxLength: 8
1968
1969*OpenGroup: JobLog/Job Log
1970
1971*OpenUI *JobType/JobType: PickOne
1972*FoomaticRIPOption JobType: enum CmdLine A
1973*OrderDependency: 110 AnySetup *JobType
1974*DefaultJobType: Normal
1975*JobType Normal/Normal: "%% FoomaticRIPOptionSetting: JobType=Normal"
1976*FoomaticRIPOptionSetting JobType=Normal: "mark\n&&
1977/usrcode where{pop}{/usrcode()def}ifelse\n&&
1978(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
1979cleartomark\n"
1980*End
1981*JobType SamplePrint/Sample Print: "%% FoomaticRIPOptionSetting: JobType=SamplePrint"
1982*FoomaticRIPOptionSetting JobType=SamplePrint: "mark\n&&
1983/usrcode where{pop}{/usrcode()def}ifelse\n&&
1984(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
1985cleartomark\n&&
1986mark\n&&
1987(&user;) (20`date +%y%m%d%R | sed 's/://'`) {proofprint} stopped\n&&
1988cleartomark\n"
1989*End
1990*JobType LockedPrint/Locked Print: "%% FoomaticRIPOptionSetting: JobType=LockedPrint"
1991*FoomaticRIPOptionSetting JobType=LockedPrint: "mark\n&&
1992/usrcode where{pop}{/usrcode()def}ifelse\n&&
1993/lppswd where{pop}{/lppswd()def}ifelse\n&&
1994(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
1995cleartomark\n&&
1996mark\n&&
1997(&user;) (20`date +%y%m%d%R | sed 's/://'`) lppswd {secureprint} stopped\n&&
1998cleartomark\n"
1999*End
2000*CloseUI: *JobType
2001
2002*OpenUI *LockedPrintPassword/Locked Print Password (4 digits): PickOne
2003*FoomaticRIPOption LockedPrintPassword: password CmdLine A
2004*FoomaticRIPOptionMaxLength LockedPrintPassword:4
2005*FoomaticRIPOptionAllowedChars LockedPrintPassword: "0-9"
2006*OrderDependency: 100 AnySetup *LockedPrintPassword
2007*FoomaticRIPOptionPrototype LockedPrintPassword: "/lppswd(%s)def\n"
2008*DefaultLockedPrintPassword: None
2009*LockedPrintPassword None/None: "/lppswd()def\n"
2010*LockedPrintPassword 4001/4001: "/lppswd(4001)def\n"
2011*LockedPrintPassword 4002/4002: "/lppswd(4002)def\n"
2012*LockedPrintPassword 4003/4003: "/lppswd(4003)def\n"
2013*CloseUI: *LockedPrintPassword
2014*CustomLockedPrintPassword True/Custom Password: ""
2015*ParamCustomLockedPrintPassword Password: 1 password 4 4
2016*NonUIOrderDependency: 101 AnySetup *CustomLockedPrintPassword True
2017
2018*OpenUI *UserCode/User Code (up to 8 digits): PickOne
2019*FoomaticRIPOption UserCode: string CmdLine A
2020*FoomaticRIPOptionMaxLength UserCode:8
2021*FoomaticRIPOptionAllowedChars UserCode: "0-9"
2022*OrderDependency: 104 AnySetup *UserCode
2023*FoomaticRIPOptionPrototype UserCode: "/usrcode(%s)def\n"
2024*DefaultUserCode: None
2025*UserCode None/None: "/usrcode()def\n"
2026*UserCode 1001/1001: "/usrcode(1001)def\n"
2027*UserCode 1002/1002: "/usrcode(1002)def\n"
2028*UserCode 1003/1003: "/usrcode(1003)def\n"
2029*CloseUI: *UserCode
2030*CustomUserCode True/Custom UserCode: ""
2031*ParamCustomUserCode UserCode: 1 passcode 1 8
2032*NonUIOrderDependency: 105 AnySetup *CustomUserCode True
2033
2034*CloseGroup: JobLog/Job Log
2035
2036
2037*% end of Printer Description file