1*PPD-Adobe: "4.3"
2*%
3*%  Printer Description file
4*%    for "Gestetner MP C2004ex PS"
5*%
6*%    CreationDate: 2017/05/02
7*%    Modified:     2017/05/02
8*%
9*%    java.util.zip.CRC32: eb93f6f4
10*%
11*%    COPYRIGHT (C) 2017 RICOH COMPANY, LTD.
12*%
13*%    Permission is hereby granted, free of charge, to any person obtaining
14*%    a copy of this software and associated documentation files (the
15*%    "Software"), to deal in the Software without restriction, including
16*%    without limitation the rights to use, copy, modify, merge, publish,
17*%    distribute, sublicense, and/or sell copies of the Software, and to
18*%    permit persons to whom the Software is furnished to do so, subject to
19*%    the following conditions:
20*%
21*%    The above copyright notice and this permission notice shall be
22*%    included in all copies or substantial portions of the Software.
23*%
24*%    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25*%    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26*%    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
27*%    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
28*%    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
29*%    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
30*%    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31*%
32*%    [this is the MIT open source license -- please see www.opensource.org]
33*%
34
35*FileVersion: "1.0"
36*FormatVersion: "4.3"
37*LanguageEncoding: ISOLatin1
38*LanguageVersion: English
39*ModelName: "Gestetner MP C2004ex"
40*PCFileName: "GS3626E3.PPD"
41*Manufacturer: "Gestetner"
42*Product: "(Gestetner MP C2004ex PS3)"
43*PSVersion: "(3018.102) 0"
44*ShortNickName: "Gestetner MP C2004ex PS"
45*NickName: "Gestetner MP C2004ex PS"
46*1284DeviceID: "MFG:Gestetner;MDL:MP C2004ex;CMD:POSTSCRIPT;"
47
48*cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
49*FoomaticRIPUserEntityMaxLength: 8
50*FoomaticRIPHostEntityMaxLength: 63
51*FoomaticRIPTitleEntityMaxLength: 40
52*FoomaticRIPCommandLine: "printf "%%!PS-Adobe-3.0
53%%%%Title: (&title;)
54%%
55%%\n%A%B%C%D"%%%%; cat;"
56*End
57
58*%========== Basic Device Capabilities ==========
59
60*LanguageLevel: "3"
61*ColorDevice: True
62*DefaultColorSpace: CMYK
63
64*TTRasterizer: Type42
65*?TTRasterizer: "
66   save
67      42 /FontType resourcestatus
68      { pop pop (Type42)} {pop pop (None)} ifelse = flush
69   restore
70"
71*End
72
73*FileSystem: True
74*?FileSystem: "
75  save
76  statusdict /diskonline get exec
77  {(True)}{(False)}ifelse = flush
78  restore
79"
80*End
81
82*Throughput: "20"
83
84*%========== Installable Options ==========
85*%========== & System Management ==========
86
87*OpenGroup: InstallableOptions/Installable Options
88
89*OpenUI *OptionTray/Option Tray: PickOne
90*DefaultOptionTray: NotInstalled
91*OptionTray NotInstalled/Not Installed: ""
92*OptionTray 1Cassette/Lower Paper Tray: ""
93*OptionTray 2Cassette/Lower Paper Trays: ""
94*?OptionTray: "
95save
96mark
97(NotInstalled)
98userdict /86f6369627 known {
99    userdict /86f6369627 get
100    /perifdict get /inslot get dup type /arraytype eq {
101userdict /86f6369627 get begin
102    /devdict 1 dict def /ret false def {devdict exch cvlit null put}forall
103    /Isfit? {  ret  {pop pop } {
104        /ret true def
105        {devdict exch known not {/ret false def pop exit}if} forall
106    }ifelse
107    }bind def
108(1Cassette)  [2]  Isfit?
109(2Cassette)  [7]  Isfit?
110end}{pop}ifelse
111}if
112= flush
113cleartomark
114restore
115"
116*End
117*CloseUI: *OptionTray
118
119*OpenUI *InnerTray2/Internal Tray 2: PickOne
120*DefaultInnerTray2: NotInstalled
121*InnerTray2 NotInstalled/Not Installed: ""
122*InnerTray2 Installed/Installed: ""
123*?InnerTray2: "
124save
125mark
126(NotInstalled)
127userdict /86f6369627 known {
128    userdict /86f6369627 get
129    /perifdict get /outslot get dup type /arraytype eq {
130userdict /86f6369627 get begin
131    /devdict 1 dict def /ret false def {devdict exch cvlit null put}forall
132    /Isfit? {  ret  {pop pop } {
133        /ret true def
134        {devdict exch known not {/ret false def pop exit}if} forall
135    }ifelse
136    }bind def
137(Installed)        [1]  Isfit?
138end}{pop}ifelse
139}if
140= flush
141cleartomark
142restore
143"
144*End
145*CloseUI: *InnerTray2
146
147*OpenUI *ShiftTray/Internal Shift Tray: PickOne
148*DefaultShiftTray: NotInstalled
149*ShiftTray NotInstalled/Not Installed: ""
150*ShiftTray Installed/Installed: ""
151*?ShiftTray: "
152save
153mark
154(NotInstalled)
155userdict /86f6369627 known {
156    userdict /86f6369627 get
157    /perifdict get /outslot get dup type /arraytype eq {
158userdict /86f6369627 get begin
159    /devdict 1 dict def /ret false def {devdict exch cvlit null put}forall
160    /Isfit? {  ret  {pop pop } {
161        /ret true def
162        {devdict exch known not {/ret false def pop exit}if} forall
163    }ifelse
164    }bind def
165(Installed)        [5]  Isfit?
166end}{pop}ifelse
167}if
168= flush
169cleartomark
170restore
171"
172*End
173*CloseUI: *ShiftTray
174
175*OpenUI *ExternalTray/External Tray: PickOne
176*DefaultExternalTray: NotInstalled
177*ExternalTray NotInstalled/Not Installed: ""
178*ExternalTray Installed/Installed: ""
179*?ExternalTray: "
180save
181mark
182(NotInstalled)
183userdict /86f6369627 known {
184    userdict /86f6369627 get
185    /perifdict get /outslot get dup type /arraytype eq {
186userdict /86f6369627 get begin
187    /devdict 1 dict def /ret false def {devdict exch cvlit null put}forall
188    /Isfit? {  ret  {pop pop } {
189        /ret true def
190        {devdict exch known not {/ret false def pop exit}if} forall
191    }ifelse
192    }bind def
193(Installed)        [0]  Isfit?
194end}{pop}ifelse
195}if
196= flush
197cleartomark
198restore
199"
200*End
201*CloseUI: *ExternalTray
202
203*OpenUI *Finisher/Finisher: PickOne
204*DefaultFinisher: NotInstalled
205*Finisher NotInstalled/Not Installed: ""
206*Finisher FinRUBICONB/Finisher SR3130: ""
207*Finisher FinAMURBBK/Finisher SR3220: ""
208*Finisher FinUYUNI/Finisher SR3180: ""
209*?Finisher: "
210save
211mark
212(NotInstalled)
213userdict /86f6369627 known {
214    userdict /86f6369627 get
215    /perifdict get /outslot get dup type /arraytype eq {
216userdict /86f6369627 get begin
217    /devdict 1 dict def /ret false def {devdict exch cvlit null put}forall
218    /Isfit? {  ret  {pop pop } {
219        /ret true def
220        {devdict exch known not {/ret false def pop exit}if} forall
221    }ifelse
222    }bind def
223(FinRUBICONB)        [39]  Isfit?
224(FinAMURBBK)         [43]  Isfit?
225(FinUYUNI)           [45]  Isfit?
226end}{pop}ifelse
227}if
228= flush
229cleartomark
230restore
231"
232*End
233*CloseUI: *Finisher
234
235*OpenUI *RIPostScript/PostScript: PickOne
236*FoomaticRIPOption RIPostScript: enum CmdLine A
237*DefaultRIPostScript: IRIPS
238*RIPostScript IRIPS/PostScript Emulation: "%% FoomaticRIPOptionSetting: RIPostScript=IRIPS"
239*FoomaticRIPOptionSetting RIPostScript=IRIPS: "/isGenuine{\n&&
2402 dict begin\n&&
241/isGenuineFlag //false def\n&&
242//systemdict /execdict known  {\n&&
243   //systemdict /execdict get /copyright known {\n&&
244       /copyright //systemdict /execdict get /copyright get def\n&&
245       { copyright ( ) anchorsearch {\n&&
246               pop /copyright exch def\n&&
247           }{\n&&
248               pop\n&&
249               exit\n&&
250           } ifelse\n&&
251       } loop\n&&
252
253       copyright ((c) Copyright 1984-) anchorsearch {\n&&
254           pop pop\n&&
255           copyright ( Adobe Systems Incorporated) search {\n&&
256               pop pop pop\n&&
257               copyright (All Rights Reserved.) search {\n&&
258                   pop pop pop\n&&
259                   /isGenuineFlag //true def\n&&
260               }{\n&&
261                   pop\n&&
262               } ifelse\n&&
263           }{\n&&
264               pop\n&&
265           } ifelse\n&&
266       }{\n&&
267           pop\n&&
268       } ifelse\n&&
269   } if\n&&
270} if\n&&
271isGenuineFlag\n&&
272end\n&&
273}bind def\n&&
274mark {\n&&
275    userdict /86f6369627 known { userdict /86f6369627 get /+DrvMode 1 put } if\n&&
276} stopped cleartomark\n"
277*End
278*RIPostScript Adobe/Adobe PostScript: "%% FoomaticRIPOptionSetting: RIPostScript=Adobe"
279*FoomaticRIPOptionSetting RIPostScript=Adobe: "/isGenuine{\n&&
2802 dict begin\n&&
281/isGenuineFlag //false def\n&&
282//systemdict /execdict known  {\n&&
283   //systemdict /execdict get /copyright known {\n&&
284       /copyright //systemdict /execdict get /copyright get def\n&&
285       { copyright ( ) anchorsearch {\n&&
286               pop /copyright exch def\n&&
287           }{\n&&
288               pop\n&&
289               exit\n&&
290           } ifelse\n&&
291       } loop\n&&
292
293       copyright ((c) Copyright 1984-) anchorsearch {\n&&
294           pop pop\n&&
295           copyright ( Adobe Systems Incorporated) search {\n&&
296               pop pop pop\n&&
297               copyright (All Rights Reserved.) search {\n&&
298                   pop pop pop\n&&
299                   /isGenuineFlag //true def\n&&
300               }{\n&&
301                   pop\n&&
302               } ifelse\n&&
303           }{\n&&
304               pop\n&&
305           } ifelse\n&&
306       }{\n&&
307           pop\n&&
308       } ifelse\n&&
309   } if\n&&
310} if\n&&
311isGenuineFlag\n&&
312end\n&&
313}bind def\n&&
314mark {\n&&
315    userdict /86f6369627 known { userdict /86f6369627 get /+DrvMode 0 put } if\n&&
316} stopped cleartomark\n"
317*End
318*?RIPostScript: "
319save
320mark
321/isGenuine{
322    2 dict begin
323    /isGenuineFlag /IRIPS def
324    //systemdict /execdict known  {
325        //systemdict /execdict get /copyright known {
326            /copyright //systemdict /execdict get /copyright get def
327            { copyright ( ) anchorsearch {
328                    pop /copyright exch def
329                }{
330                    pop
331                    exit
332                } ifelse
333            } loop
334
335            copyright ((c) Copyright 1984-) anchorsearch {
336                pop pop
337                copyright ( Adobe Systems Incorporated) search {
338                    pop pop pop
339                    copyright (All Rights Reserved.) search {
340                        pop pop pop
341                        /isGenuineFlag /Adobe def
342                    }{
343                        pop
344                    } ifelse
345                }{
346                    pop
347                } ifelse
348            }{
349                pop
350            } ifelse
351        } if
352    } if
353    isGenuineFlag
354    end
355}bind def
356isGenuine = flush
357cleartomark
358restore
359"
360*End
361*CloseUI: *RIPostScript
362
363*CloseGroup: InstallableOptions
364
365*FreeVM: "2261000"
366
367*Password: "0"
368*ExitServer: "
369  count 0 eq
370  {false}{true exch startjob}ifelse
371  not {(WARNING: Cannot modify initial VM.) =
372       (Missing or invalid Password.) =
373       (Please contact the author.) = flush quit
374  }if
375"
376*End
377*Reset: "
378  count 0 eq
379  {false}{true exch startjob}ifelse
380  not {(WARNING: Cannot reset printer.) =
381       (Missing or invalid Password.) =
382       (Please contact the author.) = flush quit
383  }if
384  systemdict /quit get exec
385  (WARNING: Printer Reset Failed.) = flush
386"
387*End
388
389*SuggestedJobTimeout: "0"
390*SuggestedWaitTimeout: "300"
391*PrintPSErrors: True
392*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
393
394*%========== Media Selection ==========
395*LandscapeOrientation: Minus90
396
397*OpenUI *PageSize: PickOne
398*OrderDependency: 20 AnySetup *PageSize
399*DefaultPageSize: Letter
400*PageSize A3/A3 (297 x 420 mm): "<<
401  /PageSize [842 1191] /ImagingBBox null >> setpagedevice
402false setedgetoedge"
403*End
404*PageSize A4/A4 (210 x 297 mm): "<<
405  /PageSize [595 842] /ImagingBBox null >> setpagedevice
406false setedgetoedge"
407*End
408*PageSize A5/A5 (148 x 210 mm): "<<
409  /PageSize [420 595] /ImagingBBox null >> setpagedevice
410false setedgetoedge"
411*End
412*PageSize A6/A6 (105 x 148 mm): "<<
413  /PageSize [297 420] /ImagingBBox null >> setpagedevice
414false setedgetoedge"
415*End
416*PageSize B4/B4 JIS (257 x 364 mm): "<<
417  /PageSize [729 1032] /ImagingBBox null >> setpagedevice
418false setedgetoedge"
419*End
420*PageSize B5/B5 JIS (182 x 257 mm): "<<
421  /PageSize [516 729] /ImagingBBox null >> setpagedevice
422false setedgetoedge"
423*End
424*PageSize B6/B6 JIS (128 x 182 mm): "<<
425  /PageSize [363 516] /ImagingBBox null >> setpagedevice
426false setedgetoedge"
427*End
428*PageSize Legal/Legal (8.5 x 14): "<<
429  /PageSize [612 1008] /ImagingBBox null >> setpagedevice
430false setedgetoedge"
431*End
432*PageSize GovernmentLG/8.25 x 14: "<<
433  /PageSize [594 1008] /ImagingBBox null >> setpagedevice
434false setedgetoedge"
435*End
436*PageSize EngQuatro/8 x 10: "<<
437  /PageSize [576 720] /ImagingBBox null >> setpagedevice
438false setedgetoedge"
439*End
440*PageSize Letter/Letter (8.5 x 11): "<<
441  /PageSize [612 792] /ImagingBBox null >> setpagedevice
442false setedgetoedge"
443*End
444*PageSize Statement/5.5 x 8.5: "<<
445  /PageSize [396 612] /ImagingBBox null >> setpagedevice
446false setedgetoedge"
447*End
448*PageSize F/8 x 13: "<<
449  /PageSize [576 936] /ImagingBBox null >> setpagedevice
450false setedgetoedge"
451*End
452*PageSize Folio/8.25 x 13: "<<
453  /PageSize [595 935] /ImagingBBox null >> setpagedevice
454false setedgetoedge"
455*End
456*PageSize FanFoldGermanLegal/8.5 x 13: "<<
457  /PageSize [612 936] /ImagingBBox null >> setpagedevice
458false setedgetoedge"
459*End
460*PageSize Tabloid/11 x 17: "<<
461  /PageSize [792 1224] /ImagingBBox null >> setpagedevice
462false setedgetoedge"
463*End
464*PageSize 12x18/12 x 18: "<<
465  /PageSize [864 1296] /ImagingBBox null >> setpagedevice
466false setedgetoedge"
467*End
468*PageSize 11x15/11 x 15: "<<
469  /PageSize [792 1080] /ImagingBBox null >> setpagedevice
470false setedgetoedge"
471*End
472*PageSize 10x14/10 x 14: "<<
473  /PageSize [720 1008] /ImagingBBox null >> setpagedevice
474false setedgetoedge"
475*End
476*PageSize SRA3/SRA3 (320 x 450 mm): "<<
477  /PageSize [907 1276] /ImagingBBox null >> setpagedevice
478false setedgetoedge"
479*End
480*PageSize SRA4/SRA4 (225 x 320 mm): "<<
481  /PageSize [638 907] /ImagingBBox null >> setpagedevice
482false setedgetoedge"
483*End
484*PageSize Executive/Executive (7.25 x 10.5): "<<
485  /PageSize [522 756] /ImagingBBox null >> setpagedevice
486false setedgetoedge"
487*End
488*PageSize Env10/Com10 Env. (4.125 x 9.5): "<<
489  /PageSize [297 684] /ImagingBBox null >> setpagedevice
490false setedgetoedge"
491*End
492*PageSize EnvMonarch/Monarch Env. (3.875 x 7.5): "<<
493  /PageSize [279 540] /ImagingBBox null >> setpagedevice
494false setedgetoedge"
495*End
496*PageSize EnvC5/C5 Env. (162 x 229 mm): "<<
497  /PageSize [459 649] /ImagingBBox null >> setpagedevice
498false setedgetoedge"
499*End
500*PageSize EnvC6/C6 Env. (114 x 162 mm): "<<
501  /PageSize [323 459] /ImagingBBox null >> setpagedevice
502false setedgetoedge"
503*End
504*PageSize DLEnv/DL Env. (110 x 220 mm): "<<
505  /PageSize [311 623] /ImagingBBox null >> setpagedevice
506false setedgetoedge"
507*End
508*PageSize 8Kai/8K (267 x 390 mm): "<<
509  /PageSize [757 1106] /ImagingBBox null >> setpagedevice
510false setedgetoedge"
511*End
512*PageSize 16Kai/16K (195 x 267 mm): "<<
513  /PageSize [553 757] /ImagingBBox null >> setpagedevice
514false setedgetoedge"
515*End
516*PageSize Oficio/8.5 x 13.4: "<<
517  /PageSize [612 965] /ImagingBBox null >> setpagedevice
518false setedgetoedge"
519*End
520*PageSize A3.FullBleed/A3  (297 x 420 mm) (Full bleed): "<<
521  /PageSize [842 1191] /ImagingBBox null >> setpagedevice
522true setedgetoedge"
523*End
524*PageSize A4.FullBleed/A4 (210 x 297 mm) (Full Bleed): "<<
525  /PageSize [595 842] /ImagingBBox null >> setpagedevice
526true setedgetoedge"
527*End
528*PageSize A5.FullBleed/A5 (148 x 210 mm) (Full Bleed): "<<
529  /PageSize [420 595] /ImagingBBox null >> setpagedevice
530true setedgetoedge"
531*End
532*PageSize A6.FullBleed/A6 (105 x 148 mm) (Full Bleed): "<<
533  /PageSize [297 420] /ImagingBBox null >> setpagedevice
534true setedgetoedge"
535*End
536*PageSize B4.FullBleed/B4 (JIS) (257 x 364 mm) (Full Bleed): "<<
537  /PageSize [729 1032] /ImagingBBox null >> setpagedevice
538true setedgetoedge"
539*End
540*PageSize B5.FullBleed/B5 (JIS) (182 x 257 mm) (Full Bleed): "<<
541  /PageSize [516 729] /ImagingBBox null >> setpagedevice
542true setedgetoedge"
543*End
544*PageSize B6.FullBleed/B6 (JIS) (128 x 182 mm) (Full Bleed): "<<
545  /PageSize [363 516] /ImagingBBox null >> setpagedevice
546true setedgetoedge"
547*End
548*PageSize Legal.FullBleed/Legal (8.5 x 14) (Full Bleed): "<<
549  /PageSize [612 1008] /ImagingBBox null >> setpagedevice
550true setedgetoedge"
551*End
552*PageSize GovernmentLG.FullBleed/8.25 x 14 (Full Bleed): "<<
553  /PageSize [594 1008] /ImagingBBox null >> setpagedevice
554true setedgetoedge"
555*End
556*PageSize EngQuatro.FullBleed/8 x 10 (Full Bleed): "<<
557  /PageSize [576 720] /ImagingBBox null >> setpagedevice
558true setedgetoedge"
559*End
560*PageSize Letter.FullBleed/Letter (8.5 x 11) (Full Bleed): "<<
561  /PageSize [612 792] /ImagingBBox null >> setpagedevice
562true setedgetoedge"
563*End
564*PageSize Statement.FullBleed/5.5 x 8.5 (Full Bleed): "<<
565  /PageSize [396 612] /ImagingBBox null >> setpagedevice
566true setedgetoedge"
567*End
568*PageSize F.FullBleed/8 x 13 (Full Bleed): "<<
569  /PageSize [576 936] /ImagingBBox null >> setpagedevice
570true setedgetoedge"
571*End
572*PageSize Folio.FullBleed/8.25 x 13 (Full Bleed): "<<
573  /PageSize [595 935] /ImagingBBox null >> setpagedevice
574true setedgetoedge"
575*End
576*PageSize FanFoldGermanLegal.FullBleed/8.5 x 13 (Full Bleed): "<<
577  /PageSize [612 936] /ImagingBBox null >> setpagedevice
578true setedgetoedge"
579*End
580*PageSize Tabloid.FullBleed/11 x 17 (Full Bleed): "<<
581  /PageSize [792 1224] /ImagingBBox null >> setpagedevice
582true setedgetoedge"
583*End
584*PageSize 12x18.FullBleed/12 x 18 (Full Bleed): "<<
585  /PageSize [864 1296] /ImagingBBox null >> setpagedevice
586true setedgetoedge"
587*End
588*PageSize 11x15.FullBleed/11 x 15 (Full Bleed): "<<
589  /PageSize [792 1080] /ImagingBBox null >> setpagedevice
590true setedgetoedge"
591*End
592*PageSize 10x14.FullBleed/10 x 14 (Full Bleed): "<<
593  /PageSize [720 1008] /ImagingBBox null >> setpagedevice
594true setedgetoedge"
595*End
596*PageSize SRA3.FullBleed/SRA3 (320 x 450 mm) (Full Bleed): "<<
597  /PageSize [907 1276] /ImagingBBox null >> setpagedevice
598true setedgetoedge"
599*End
600*PageSize SRA4.FullBleed/SRA4 (225 x 320 mm) (Full Bleed): "<<
601  /PageSize [638 907] /ImagingBBox null >> setpagedevice
602true setedgetoedge"
603*End
604*PageSize Executive.FullBleed/Executive (7.25 x 10.5) (Full Bleed): "<<
605  /PageSize [522 756] /ImagingBBox null >> setpagedevice
606true setedgetoedge"
607*End
608*PageSize Env10.FullBleed/Com10 Env. (4.125 x 9.5) (Full Bleed): "<<
609  /PageSize [297 684] /ImagingBBox null >> setpagedevice
610true setedgetoedge"
611*End
612*PageSize EnvMonarch.FullBleed/Monarch Env. (3.875 x 7.5) (Full Bleed): "<<
613  /PageSize [279 540] /ImagingBBox null >> setpagedevice
614true setedgetoedge"
615*End
616*PageSize EnvC5.FullBleed/C5 Env. (162 x 229 mm) (Full Bleed): "<<
617  /PageSize [459 649] /ImagingBBox null >> setpagedevice
618true setedgetoedge"
619*End
620*PageSize EnvC6.FullBleed/C6 Env. (114 x 162 mm) (Full Bleed): "<<
621  /PageSize [323 459] /ImagingBBox null >> setpagedevice
622true setedgetoedge"
623*End
624*PageSize DLEnv.FullBleed/DL Env. (110 x 220 mm) (Full Bleed): "<<
625  /PageSize [311 623] /ImagingBBox null >> setpagedevice
626true setedgetoedge"
627*End
628*PageSize 8Kai.FullBleed/8K (267 x 390 mm) (Full Bleed): "<<
629  /PageSize [757 1106] /ImagingBBox null >> setpagedevice
630true setedgetoedge"
631*End
632*PageSize 16Kai.FullBleed/16K (195 x 267 mm) (Full Bleed): "<<
633  /PageSize [553 757] /ImagingBBox null >> setpagedevice
634true setedgetoedge"
635*End
636*PageSize Oficio.FullBleed/8.5 x 13.4 (Full Bleed): "<<
637  /PageSize [612 965] /ImagingBBox null >> setpagedevice
638true setedgetoedge"
639*End
640*?PageSize: "
641  save
642  currentpagedevice /PageSize get aload pop
643  2 copy gt {exch}if (Unknown)
644  60 dict
645    dup [842 1191] (A3) put
646    dup [595 842] (A4) put
647    dup [420 595] (A5) put
648    dup [297 420] (A6) put
649    dup [729 1032] (B4) put
650    dup [516 729] (B5) put
651    dup [363 516] (B6) put
652    dup [612 1008] (Legal) put
653    dup [594 1008] (GovernmentLG) put
654    dup [576 720] (EngQuatro) put
655    dup [612 792] (Letter) put
656    dup [396 612] (Statement) put
657    dup [576 936] (F) put
658    dup [595 935] (Folio) put
659    dup [612 936] (FanFoldGermanLegal) put
660    dup [792 1224] (Tabloid) put
661    dup [864 1296] (12x18) put
662    dup [792 1080] (11x15) put
663    dup [720 1008] (10x14) put
664    dup [907 1276] (SRA3) put
665    dup [638 907] (SRA4) put
666    dup [522 756] (Executive) put
667    dup [297 684] (Env10) put
668    dup [279 540] (EnvMonarch) put
669    dup [459 649] (EnvC5) put
670    dup [323 459] (EnvC6) put
671    dup [311 623] (DLEnv) put
672    dup [757 1106] (8Kai) put
673    dup [553 757] (16Kai) put
674    dup [612 965] (Oficio) put
675    dup [842 1191] (A3.FullBleed) put
676    dup [595 842] (A4.FullBleed) put
677    dup [420 595] (A5.FullBleed) put
678    dup [297 420] (A6.FullBleed) put
679    dup [729 1032] (B4.FullBleed) put
680    dup [516 729] (B5.FullBleed) put
681    dup [363 516] (B6.FullBleed) put
682    dup [612 1008] (Legal.FullBleed) put
683    dup [594 1008] (GovernmentLG.FullBleed) put
684    dup [576 720] (EngQuatro.FullBleed) put
685    dup [612 792] (Letter.FullBleed) put
686    dup [396 612] (Statement.FullBleed) put
687    dup [576 936] (F.FullBleed) put
688    dup [595 935] (Folio.FullBleed) put
689    dup [612 936] (FanFoldGermanLegal.FullBleed) put
690    dup [792 1224] (Tabloid.FullBleed) put
691    dup [864 1296] (12x18.FullBleed) put
692    dup [792 1080] (11x15.FullBleed) put
693    dup [720 1008] (10x14.FullBleed) put
694    dup [907 1276] (SRA3.FullBleed) put
695    dup [638 907] (SRA4.FullBleed) put
696    dup [522 756] (Executive.FullBleed) put
697    dup [297 684] (Env10.FullBleed) put
698    dup [279 540] (EnvMonarch.FullBleed) put
699    dup [459 649] (EnvC5.FullBleed) put
700    dup [323 459] (EnvC6.FullBleed) put
701    dup [311 623] (DLEnv.FullBleed) put
702    dup [757 1106] (8Kai.FullBleed) put
703    dup [553 757] (16Kai.FullBleed) put
704    dup [612 965] (Oficio.FullBleed) put
705    {exch aload pop 4 index sub abs 5 le exch 5 index
706     sub abs 5 le and {exch pop exit}{pop}ifelse
707    }bind forall = flush pop pop
708    restore
709"
710*End
711*CloseUI: *PageSize
712
713*OpenUI *PageRegion: PickOne
714*OrderDependency: 25 AnySetup *PageRegion
715*DefaultPageRegion: Letter
716*PageRegion A3/A3 (297 x 420 mm): "<<
717  /PageSize [842 1191] /ImagingBBox null >> setpagedevice
718false setedgetoedge"
719*End
720*PageRegion A4/A4 (210 x 297 mm): "<<
721  /PageSize [595 842] /ImagingBBox null >> setpagedevice
722false setedgetoedge"
723*End
724*PageRegion A5/A5 (148 x 210 mm): "<<
725  /PageSize [420 595] /ImagingBBox null >> setpagedevice
726false setedgetoedge"
727*End
728*PageRegion A6/A6 (105 x 148 mm): "<<
729  /PageSize [297 420] /ImagingBBox null >> setpagedevice
730false setedgetoedge"
731*End
732*PageRegion B4/B4 JIS (257 x 364 mm): "<<
733  /PageSize [729 1032] /ImagingBBox null >> setpagedevice
734false setedgetoedge"
735*End
736*PageRegion B5/B5 JIS (182 x 257 mm): "<<
737  /PageSize [516 729] /ImagingBBox null >> setpagedevice
738false setedgetoedge"
739*End
740*PageRegion B6/B6 JIS (128 x 182 mm): "<<
741  /PageSize [363 516] /ImagingBBox null >> setpagedevice
742false setedgetoedge"
743*End
744*PageRegion Legal/Legal (8.5 x 14): "<<
745  /PageSize [612 1008] /ImagingBBox null >> setpagedevice
746false setedgetoedge"
747*End
748*PageRegion GovernmentLG/8.25 x 14: "<<
749  /PageSize [594 1008] /ImagingBBox null >> setpagedevice
750false setedgetoedge"
751*End
752*PageRegion EngQuatro/8 x 10: "<<
753  /PageSize [576 720] /ImagingBBox null >> setpagedevice
754false setedgetoedge"
755*End
756*PageRegion Letter/Letter (8.5 x 11): "<<
757  /PageSize [612 792] /ImagingBBox null >> setpagedevice
758false setedgetoedge"
759*End
760*PageRegion Statement/5.5 x 8.5: "<<
761  /PageSize [396 612] /ImagingBBox null >> setpagedevice
762false setedgetoedge"
763*End
764*PageRegion F/8 x 13: "<<
765  /PageSize [576 936] /ImagingBBox null >> setpagedevice
766false setedgetoedge"
767*End
768*PageRegion Folio/8.25 x 13: "<<
769  /PageSize [595 935] /ImagingBBox null >> setpagedevice
770false setedgetoedge"
771*End
772*PageRegion FanFoldGermanLegal/8.5 x 13: "<<
773  /PageSize [612 936] /ImagingBBox null >> setpagedevice
774false setedgetoedge"
775*End
776*PageRegion Tabloid/11 x 17: "<<
777  /PageSize [792 1224] /ImagingBBox null >> setpagedevice
778false setedgetoedge"
779*End
780*PageRegion 12x18/12 x 18: "<<
781  /PageSize [864 1296] /ImagingBBox null >> setpagedevice
782false setedgetoedge"
783*End
784*PageRegion 11x15/11 x 15: "<<
785  /PageSize [792 1080] /ImagingBBox null >> setpagedevice
786false setedgetoedge"
787*End
788*PageRegion 10x14/10 x 14: "<<
789  /PageSize [720 1008] /ImagingBBox null >> setpagedevice
790false setedgetoedge"
791*End
792*PageRegion SRA3/SRA3 (320 x 450 mm): "<<
793  /PageSize [907 1276] /ImagingBBox null >> setpagedevice
794false setedgetoedge"
795*End
796*PageRegion SRA4/SRA4 (225 x 320 mm): "<<
797  /PageSize [638 907] /ImagingBBox null >> setpagedevice
798false setedgetoedge"
799*End
800*PageRegion Executive/Executive (7.25 x 10.5): "<<
801  /PageSize [522 756] /ImagingBBox null >> setpagedevice
802false setedgetoedge"
803*End
804*PageRegion Env10/Com10 Env. (4.125 x 9.5): "<<
805  /PageSize [297 684] /ImagingBBox null >> setpagedevice
806false setedgetoedge"
807*End
808*PageRegion EnvMonarch/Monarch Env. (3.875 x 7.5): "<<
809  /PageSize [279 540] /ImagingBBox null >> setpagedevice
810false setedgetoedge"
811*End
812*PageRegion EnvC5/C5 Env. (162 x 229 mm): "<<
813  /PageSize [459 649] /ImagingBBox null >> setpagedevice
814false setedgetoedge"
815*End
816*PageRegion EnvC6/C6 Env. (114 x 162 mm): "<<
817  /PageSize [323 459] /ImagingBBox null >> setpagedevice
818false setedgetoedge"
819*End
820*PageRegion DLEnv/DL Env. (110 x 220 mm): "<<
821  /PageSize [311 623] /ImagingBBox null >> setpagedevice
822false setedgetoedge"
823*End
824*PageRegion 8Kai/8K (267 x 390 mm): "<<
825  /PageSize [757 1106] /ImagingBBox null >> setpagedevice
826false setedgetoedge"
827*End
828*PageRegion 16Kai/16K (195 x 267 mm): "<<
829  /PageSize [553 757] /ImagingBBox null >> setpagedevice
830false setedgetoedge"
831*End
832*PageRegion Oficio/8.5 x 13.4: "<<
833  /PageSize [612 965] /ImagingBBox null >> setpagedevice
834false setedgetoedge"
835*End
836*PageRegion A3.FullBleed/A3  (297 x 420 mm) (Full bleed): "<<
837  /PageSize [842 1191] /ImagingBBox null >> setpagedevice
838true setedgetoedge"
839*End
840*PageRegion A4.FullBleed/A4 (210 x 297 mm) (Full Bleed): "<<
841  /PageSize [595 842] /ImagingBBox null >> setpagedevice
842true setedgetoedge"
843*End
844*PageRegion A5.FullBleed/A5 (148 x 210 mm) (Full Bleed): "<<
845  /PageSize [420 595] /ImagingBBox null >> setpagedevice
846true setedgetoedge"
847*End
848*PageRegion A6.FullBleed/A6 (105 x 148 mm) (Full Bleed): "<<
849  /PageSize [297 420] /ImagingBBox null >> setpagedevice
850true setedgetoedge"
851*End
852*PageRegion B4.FullBleed/B4 (JIS) (257 x 364 mm) (Full Bleed): "<<
853  /PageSize [729 1032] /ImagingBBox null >> setpagedevice
854true setedgetoedge"
855*End
856*PageRegion B5.FullBleed/B5 (JIS) (182 x 257 mm) (Full Bleed): "<<
857  /PageSize [516 729] /ImagingBBox null >> setpagedevice
858true setedgetoedge"
859*End
860*PageRegion B6.FullBleed/B6 (JIS) (128 x 182 mm) (Full Bleed): "<<
861  /PageSize [363 516] /ImagingBBox null >> setpagedevice
862true setedgetoedge"
863*End
864*PageRegion Legal.FullBleed/Legal (8.5 x 14) (Full Bleed): "<<
865  /PageSize [612 1008] /ImagingBBox null >> setpagedevice
866true setedgetoedge"
867*End
868*PageRegion GovernmentLG.FullBleed/8.25 x 14 (Full Bleed): "<<
869  /PageSize [594 1008] /ImagingBBox null >> setpagedevice
870true setedgetoedge"
871*End
872*PageRegion EngQuatro.FullBleed/8 x 10 (Full Bleed): "<<
873  /PageSize [576 720] /ImagingBBox null >> setpagedevice
874true setedgetoedge"
875*End
876*PageRegion Letter.FullBleed/Letter (8.5 x 11) (Full Bleed): "<<
877  /PageSize [612 792] /ImagingBBox null >> setpagedevice
878true setedgetoedge"
879*End
880*PageRegion Statement.FullBleed/5.5 x 8.5 (Full Bleed): "<<
881  /PageSize [396 612] /ImagingBBox null >> setpagedevice
882true setedgetoedge"
883*End
884*PageRegion F.FullBleed/8 x 13 (Full Bleed): "<<
885  /PageSize [576 936] /ImagingBBox null >> setpagedevice
886true setedgetoedge"
887*End
888*PageRegion Folio.FullBleed/8.25 x 13 (Full Bleed): "<<
889  /PageSize [595 935] /ImagingBBox null >> setpagedevice
890true setedgetoedge"
891*End
892*PageRegion FanFoldGermanLegal.FullBleed/8.5 x 13 (Full Bleed): "<<
893  /PageSize [612 936] /ImagingBBox null >> setpagedevice
894true setedgetoedge"
895*End
896*PageRegion Tabloid.FullBleed/11 x 17 (Full Bleed): "<<
897  /PageSize [792 1224] /ImagingBBox null >> setpagedevice
898true setedgetoedge"
899*End
900*PageRegion 12x18.FullBleed/12 x 18 (Full Bleed): "<<
901  /PageSize [864 1296] /ImagingBBox null >> setpagedevice
902true setedgetoedge"
903*End
904*PageRegion 11x15.FullBleed/11 x 15 (Full Bleed): "<<
905  /PageSize [792 1080] /ImagingBBox null >> setpagedevice
906true setedgetoedge"
907*End
908*PageRegion 10x14.FullBleed/10 x 14 (Full Bleed): "<<
909  /PageSize [720 1008] /ImagingBBox null >> setpagedevice
910true setedgetoedge"
911*End
912*PageRegion SRA3.FullBleed/SRA3 (320 x 450 mm) (Full Bleed): "<<
913  /PageSize [907 1276] /ImagingBBox null >> setpagedevice
914true setedgetoedge"
915*End
916*PageRegion SRA4.FullBleed/SRA4 (225 x 320 mm) (Full Bleed): "<<
917  /PageSize [638 907] /ImagingBBox null >> setpagedevice
918true setedgetoedge"
919*End
920*PageRegion Executive.FullBleed/Executive (7.25 x 10.5) (Full Bleed): "<<
921  /PageSize [522 756] /ImagingBBox null >> setpagedevice
922true setedgetoedge"
923*End
924*PageRegion Env10.FullBleed/Com10 Env. (4.125 x 9.5) (Full Bleed): "<<
925  /PageSize [297 684] /ImagingBBox null >> setpagedevice
926true setedgetoedge"
927*End
928*PageRegion EnvMonarch.FullBleed/Monarch Env. (3.875 x 7.5) (Full Bleed): "<<
929  /PageSize [279 540] /ImagingBBox null >> setpagedevice
930true setedgetoedge"
931*End
932*PageRegion EnvC5.FullBleed/C5 Env. (162 x 229 mm) (Full Bleed): "<<
933  /PageSize [459 649] /ImagingBBox null >> setpagedevice
934true setedgetoedge"
935*End
936*PageRegion EnvC6.FullBleed/C6 Env. (114 x 162 mm) (Full Bleed): "<<
937  /PageSize [323 459] /ImagingBBox null >> setpagedevice
938true setedgetoedge"
939*End
940*PageRegion DLEnv.FullBleed/DL Env. (110 x 220 mm) (Full Bleed): "<<
941  /PageSize [311 623] /ImagingBBox null >> setpagedevice
942true setedgetoedge"
943*End
944*PageRegion 8Kai.FullBleed/8K (267 x 390 mm) (Full Bleed): "<<
945  /PageSize [757 1106] /ImagingBBox null >> setpagedevice
946true setedgetoedge"
947*End
948*PageRegion 16Kai.FullBleed/16K (195 x 267 mm) (Full Bleed): "<<
949  /PageSize [553 757] /ImagingBBox null >> setpagedevice
950true setedgetoedge"
951*End
952*PageRegion Oficio.FullBleed/8.5 x 13.4 (Full Bleed): "<<
953  /PageSize [612 965] /ImagingBBox null >> setpagedevice
954true setedgetoedge"
955*End
956*CloseUI: *PageRegion
957
958*%========== Information About Media Sizes ==========
959
960*DefaultImageableArea: Letter
961*ImageableArea A3/A3 (297 x 420 mm): "12 12 830 1179"
962*ImageableArea A4/A4 (210 x 297 mm): "12 12 583 830"
963*ImageableArea A5/A5 (148 x 210 mm): "12 12 408 583"
964*ImageableArea A6/A6 (105 x 148 mm): "12 12 285 408"
965*ImageableArea B4/B4 JIS (257 x 364 mm): "12 12 717 1020"
966*ImageableArea B5/B5 JIS (182 x 257 mm): "12 12 504 717"
967*ImageableArea B6/B6 JIS (128 x 182 mm): "12 12 351 504"
968*ImageableArea Legal/Legal (8.5 x 14): "12 12 600 996"
969*ImageableArea GovernmentLG/8.25 x 14: "12 12 582 996"
970*ImageableArea EngQuatro/8 x 10: "12 12 564 708"
971*ImageableArea Letter/Letter (8.5 x 11): "12 12 600 780"
972*ImageableArea Statement/5.5 x 8.5: "12 12 384 600"
973*ImageableArea F/8 x 13: "12 12 564 924"
974*ImageableArea Folio/8.25 x 13: "12 12 583 923"
975*ImageableArea FanFoldGermanLegal/8.5 x 13: "12 12 600 924"
976*ImageableArea Tabloid/11 x 17: "12 12 780 1212"
977*ImageableArea 12x18/12 x 18: "12 12 852 1284"
978*ImageableArea 11x15/11 x 15: "12 12 780 1068"
979*ImageableArea 10x14/10 x 14: "12 12 708 996"
980*ImageableArea SRA3/SRA3 (320 x 450 mm): "12 12 895 1264"
981*ImageableArea SRA4/SRA4 (225 x 320 mm): "12 12 626 895"
982*ImageableArea Executive/Executive (7.25 x 10.5): "12 12 510 744"
983*ImageableArea Env10/Com10 Env. (4.125 x 9.5): "12 12 285 672"
984*ImageableArea EnvMonarch/Monarch Env. (3.875 x 7.5): "12 12 267 528"
985*ImageableArea EnvC5/C5 Env. (162 x 229 mm): "12 12 447 637"
986*ImageableArea EnvC6/C6 Env. (114 x 162 mm): "12 12 311 447"
987*ImageableArea DLEnv/DL Env. (110 x 220 mm): "12 12 299 611"
988*ImageableArea 8Kai/8K (267 x 390 mm): "12 12 745 1094"
989*ImageableArea 16Kai/16K (195 x 267 mm): "12 12 541 745"
990*ImageableArea Oficio/8.5 x 13.4: "12 12 600 953"
991*ImageableArea A3.FullBleed/A3  (297 x 420 mm) (Full bleed): "0 0 842 1190"
992*ImageableArea A4.FullBleed/A4 (210 x 297 mm) (Full Bleed): "0 0 595 841"
993*ImageableArea A5.FullBleed/A5 (148 x 210 mm) (Full Bleed): "0 0 420 594"
994*ImageableArea A6.FullBleed/A6 (105 x 148 mm) (Full Bleed): "0 0 297 419"
995*ImageableArea B4.FullBleed/B4 (JIS) (257 x 364 mm) (Full Bleed): "0 0 729 1031"
996*ImageableArea B5.FullBleed/B5 (JIS) (182 x 257 mm) (Full Bleed): "0 0 516 728"
997*ImageableArea B6.FullBleed/B6 (JIS) (128 x 182 mm) (Full Bleed): "0 0 363 515"
998*ImageableArea Legal.FullBleed/Legal (8.5 x 14) (Full Bleed): "0 0 612 1007"
999*ImageableArea GovernmentLG.FullBleed/8.25 x 14 (Full Bleed): "0 0 594 1007"
1000*ImageableArea EngQuatro.FullBleed/8 x 10 (Full Bleed): "0 0 576 719"
1001*ImageableArea Letter.FullBleed/Letter (8.5 x 11) (Full Bleed): "0 0 612 791"
1002*ImageableArea Statement.FullBleed/5.5 x 8.5 (Full Bleed): "0 0 396 611"
1003*ImageableArea F.FullBleed/8 x 13 (Full Bleed): "0 0 576 935"
1004*ImageableArea Folio.FullBleed/8.25 x 13 (Full Bleed): "0 0 595 934"
1005*ImageableArea FanFoldGermanLegal.FullBleed/8.5 x 13 (Full Bleed): "0 0 612 935"
1006*ImageableArea Tabloid.FullBleed/11 x 17 (Full Bleed): "0 0 792 1223"
1007*ImageableArea 12x18.FullBleed/12 x 18 (Full Bleed): "0 0 864 1295"
1008*ImageableArea 11x15.FullBleed/11 x 15 (Full Bleed): "0 0 792 1079"
1009*ImageableArea 10x14.FullBleed/10 x 14 (Full Bleed): "0 0 720 1007"
1010*ImageableArea SRA3.FullBleed/SRA3 (320 x 450 mm) (Full Bleed): "0 0 907 1275"
1011*ImageableArea SRA4.FullBleed/SRA4 (225 x 320 mm) (Full Bleed): "0 0 638 906"
1012*ImageableArea Executive.FullBleed/Executive (7.25 x 10.5) (Full Bleed): "0 0 522 755"
1013*ImageableArea Env10.FullBleed/Com10 Env. (4.125 x 9.5) (Full Bleed): "0 0 297 683"
1014*ImageableArea EnvMonarch.FullBleed/Monarch Env. (3.875 x 7.5) (Full Bleed): "0 0 279 539"
1015*ImageableArea EnvC5.FullBleed/C5 Env. (162 x 229 mm) (Full Bleed): "0 0 459 648"
1016*ImageableArea EnvC6.FullBleed/C6 Env. (114 x 162 mm) (Full Bleed): "0 0 323 458"
1017*ImageableArea DLEnv.FullBleed/DL Env. (110 x 220 mm) (Full Bleed): "0 0 311 622"
1018*ImageableArea 8Kai.FullBleed/8K (267 x 390 mm) (Full Bleed): "0 0 757 1105"
1019*ImageableArea 16Kai.FullBleed/16K (195 x 267 mm) (Full Bleed): "0 0 553 756"
1020*ImageableArea Oficio.FullBleed/8.5 x 13.4 (Full Bleed): "0 0 612 964"
1021*?ImageableArea: "
1022  save
1023  /cvp {(            ) cvs print (               ) print}bind def
1024  newpath clippath pathbbox 4 -2 roll exch
1025  2 {10000 mul ceiling 10000 div cvp}repeat exch
1026  2 {10000 mul floor 10000 div cvp}repeat flush
1027  restore
1028"
1029*End
1030
1031*DefaultPaperDimension: Letter
1032*PaperDimension A3/A3 (297 x 420 mm): "842 1191"
1033*PaperDimension A4/A4 (210 x 297 mm): "595 842"
1034*PaperDimension A5/A5 (148 x 210 mm): "420 595"
1035*PaperDimension A6/A6 (105 x 148 mm): "297 420"
1036*PaperDimension B4/B4 JIS (257 x 364 mm): "729 1032"
1037*PaperDimension B5/B5 JIS (182 x 257 mm): "516 729"
1038*PaperDimension B6/B6 JIS (128 x 182 mm): "363 516"
1039*PaperDimension Legal/Legal (8.5 x 14): "612 1008"
1040*PaperDimension GovernmentLG/8.25 x 14: "594 1008"
1041*PaperDimension EngQuatro/8 x 10: "576 720"
1042*PaperDimension Letter/Letter (8.5 x 11): "612 792"
1043*PaperDimension Statement/5.5 x 8.5: "396 612"
1044*PaperDimension F/8 x 13: "576 936"
1045*PaperDimension Folio/8.25 x 13: "595 935"
1046*PaperDimension FanFoldGermanLegal/8.5 x 13: "612 936"
1047*PaperDimension Tabloid/11 x 17: "792 1224"
1048*PaperDimension 12x18/12 x 18: "864 1296"
1049*PaperDimension 11x15/11 x 15: "792 1080"
1050*PaperDimension 10x14/10 x 14: "720 1008"
1051*PaperDimension SRA3/SRA3 (320 x 450 mm): "907 1276"
1052*PaperDimension SRA4/SRA4 (225 x 320 mm): "638 907"
1053*PaperDimension Executive/Executive (7.25 x 10.5): "522 756"
1054*PaperDimension Env10/Com10 Env. (4.125 x 9.5): "297 684"
1055*PaperDimension EnvMonarch/Monarch Env. (3.875 x 7.5): "279 540"
1056*PaperDimension EnvC5/C5 Env. (162 x 229 mm): "459 649"
1057*PaperDimension EnvC6/C6 Env. (114 x 162 mm): "323 459"
1058*PaperDimension DLEnv/DL Env. (110 x 220 mm): "311 623"
1059*PaperDimension 8Kai/8K (267 x 390 mm): "757 1106"
1060*PaperDimension 16Kai/16K (195 x 267 mm): "553 757"
1061*PaperDimension Oficio/8.5 x 13.4: "612 965"
1062*PaperDimension A3.FullBleed/A3  (297 x 420 mm) (Full bleed): "842 1190"
1063*PaperDimension A4.FullBleed/A4 (210 x 297 mm) (Full Bleed): "595 841"
1064*PaperDimension A5.FullBleed/A5 (148 x 210 mm) (Full Bleed): "420 594"
1065*PaperDimension A6.FullBleed/A6 (105 x 148 mm) (Full Bleed): "297 419"
1066*PaperDimension B4.FullBleed/B4 (JIS) (257 x 364 mm) (Full Bleed): "729 1031"
1067*PaperDimension B5.FullBleed/B5 (JIS) (182 x 257 mm) (Full Bleed): "516 728"
1068*PaperDimension B6.FullBleed/B6 (JIS) (128 x 182 mm) (Full Bleed): "363 515"
1069*PaperDimension Legal.FullBleed/Legal (8.5 x 14) (Full Bleed): "612 1007"
1070*PaperDimension GovernmentLG.FullBleed/8.25 x 14 (Full Bleed): "594 1007"
1071*PaperDimension EngQuatro.FullBleed/8 x 10 (Full Bleed): "576 719"
1072*PaperDimension Letter.FullBleed/Letter (8.5 x 11) (Full Bleed): "612 791"
1073*PaperDimension Statement.FullBleed/5.5 x 8.5 (Full Bleed): "396 611"
1074*PaperDimension F.FullBleed/8 x 13 (Full Bleed): "576 935"
1075*PaperDimension Folio.FullBleed/8.25 x 13 (Full Bleed): "595 934"
1076*PaperDimension FanFoldGermanLegal.FullBleed/8.5 x 13 (Full Bleed): "612 935"
1077*PaperDimension Tabloid.FullBleed/11 x 17 (Full Bleed): "792 1223"
1078*PaperDimension 12x18.FullBleed/12 x 18 (Full Bleed): "864 1295"
1079*PaperDimension 11x15.FullBleed/11 x 15 (Full Bleed): "792 1079"
1080*PaperDimension 10x14.FullBleed/10 x 14 (Full Bleed): "720 1007"
1081*PaperDimension SRA3.FullBleed/SRA3 (320 x 450 mm) (Full Bleed): "907 1275"
1082*PaperDimension SRA4.FullBleed/SRA4 (225 x 320 mm) (Full Bleed): "638 906"
1083*PaperDimension Executive.FullBleed/Executive (7.25 x 10.5) (Full Bleed): "522 755"
1084*PaperDimension Env10.FullBleed/Com10 Env. (4.125 x 9.5) (Full Bleed): "297 683"
1085*PaperDimension EnvMonarch.FullBleed/Monarch Env. (3.875 x 7.5) (Full Bleed): "279 539"
1086*PaperDimension EnvC5.FullBleed/C5 Env. (162 x 229 mm) (Full Bleed): "459 648"
1087*PaperDimension EnvC6.FullBleed/C6 Env. (114 x 162 mm) (Full Bleed): "323 458"
1088*PaperDimension DLEnv.FullBleed/DL Env. (110 x 220 mm) (Full Bleed): "311 622"
1089*PaperDimension 8Kai.FullBleed/8K (267 x 390 mm) (Full Bleed): "757 1105"
1090*PaperDimension 16Kai.FullBleed/16K (195 x 267 mm) (Full Bleed): "553 756"
1091*PaperDimension Oficio.FullBleed/8.5 x 13.4 (Full Bleed): "612 964"
1092
1093*%========== Media Handling Features ==========
1094
1095*OpenUI *InputSlot: PickOne
1096*OrderDependency: 30 AnySetup *InputSlot
1097*DefaultInputSlot: Auto
1098*InputSlot MultiTray/Bypass Tray: "<</MediaPosition 0>> setpagedevice"
1099*InputSlot 1Tray/Tray 1: "<</MediaPosition 1>> setpagedevice"
1100*InputSlot 2Tray/Tray 2: "<</MediaPosition 2>> setpagedevice"
1101*InputSlot 3Tray/Tray 3: "<</MediaPosition 3>> setpagedevice"
1102*InputSlot 4Tray/Tray 4: "<</MediaPosition 4>> setpagedevice"
1103*InputSlot Auto/Auto Select: ""
1104*?InputSlot: "
1105  save
1106  [(MultiTray)(1Tray)(2Tray)(3Tray)(4Tray)]
1107  statusdict /papertray get exec {get}stopped
1108  {pop pop (Unknown)}if = flush
1109  restore
1110"
1111*End
1112*CloseUI: *InputSlot
1113
1114*%=== Custom Paper Support =================
1115*LeadingEdge Short: ""
1116*LeadingEdge Long: ""
1117*DefaultLeadingEdge: Short
1118
1119*MaxMediaWidth:  "908"
1120*MaxMediaHeight: "3572"
1121*HWMargins:      12 12 12 12
1122*CustomPageSize True: "pop pop pop
1123  << /PageSize [ 5 -2 roll ]  /ImagingBBox null
1124  /Policies <</PageSize 2 /MediaType 2>>
1125  /DeferredMediaSelection true
1126  >> setpagedevice"
1127*End
1128
1129*ParamCustomPageSize Width:        1 points 255 908
1130*ParamCustomPageSize Height:       2 points 419 3572
1131*ParamCustomPageSize WidthOffset:  3 points 0 0
1132*ParamCustomPageSize HeightOffset: 4 points 0 0
1133*ParamCustomPageSize Orientation:  5 int 1 1
1134
1135*NonUIOrderDependency: 21 AnySetup *CustomPageSize True
1136
1137*RequiresPageRegion MultiTray: True
1138*RequiresPageRegion 1Tray: True
1139*RequiresPageRegion 2Tray: True
1140*RequiresPageRegion 3Tray: True
1141*RequiresPageRegion 4Tray: True
1142
1143*OpenUI *Duplex/Duplex: PickOne
1144*OrderDependency: 50 AnySetup *Duplex
1145*DefaultDuplex: DuplexNoTumble
1146*Duplex None/Off: "<</Duplex false>>setpagedevice"
1147*Duplex DuplexNoTumble/Long Edge: "<</Duplex true /Tumble false>>setpagedevice"
1148*Duplex DuplexTumble/Short Edge: "<</Duplex true /Tumble true>>setpagedevice"
1149*?Duplex: "
1150  save
1151  currentpagedevice /Duplex get
1152  {currentpagedevice /Tumble get
1153    {(DuplexTumble)}{(DuplexNoTumble)}ifelse
1154  }{(None)}ifelse = flush
1155  restore
1156"
1157*End
1158*CloseUI: *Duplex
1159
1160*OpenUI *Collate/Collate: PickOne
1161*OrderDependency: 200 AnySetup *Collate
1162*DefaultCollate: False
1163*Collate False/Off: "<</Collate false>>setpagedevice"
1164*Collate True/On: "RICollateKindValue {
1165<</Collate true
1166/CollateDetails << /Type 6 /AlignSet true >>
1167>>setpagedevice
1168} {
1169<</Collate true
1170/CollateDetails << /Type 6 /AlignSet false /AlignSetType RICollateAlignSetType >>
1171>>setpagedevice
1172} ifelse"
1173*End
1174*?Collate: "
1175  save
1176  currentpagedevice /Collate get
1177  {{(True)}{(False)}ifelse }stopped {(Unknown)}if = flush
1178  restore
1179"
1180*End
1181*CloseUI: *Collate
1182
1183*%========== Basic ==========
1184*OpenGroup: Basic/Basic
1185
1186*OpenUI *RIPaperPolicy/Fit to Paper: PickOne
1187*OrderDependency: 10 AnySetup *RIPaperPolicy
1188*DefaultRIPaperPolicy: PromptUser
1189*RIPaperPolicy PromptUser/Prompt User: "
1190  <</DeferredMediaSelection true>> setpagedevice
1191  <</Policies << /PageSize 2 /MediaType 2 >> >> setpagedevice"
1192*End
1193*RIPaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
1194  <</DeferredMediaSelection false>> setpagedevice
1195  <</Policies << /PageSize 3 /MediaType 2 >> >> setpagedevice"
1196*End
1197*RIPaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
1198  <</DeferredMediaSelection false>> setpagedevice
1199  <</Policies << /PageSize 5 /MediaType 2 >> >> setpagedevice"
1200*End
1201*CloseUI: *RIPaperPolicy
1202
1203*OpenUI *ColorModel/Color Mode: PickOne
1204*OrderDependency: 100 AnySetup *ColorModel
1205*DefaultColorModel: CMYK
1206*ColorModel CMYK/Color: "(cmyk) RCsetdevicecolor"
1207*ColorModel Gray/Black and White: "(gray) RCsetdevicecolor"
1208*CloseUI: *ColorModel
1209
1210*OpenUI *RIRotateBy180/Rotate by 180 degrees: PickOne
1211*OrderDependency: 165 AnySetup *RIRotateBy180
1212*DefaultRIRotateBy180: Off
1213*RIRotateBy180 Off/Off: "
1214  0 /RDeviceProcSet /ProcSet findresource /SetImageRotation get exec"
1215*End
1216*RIRotateBy180 On/On: "
1217  1 /RDeviceProcSet /ProcSet findresource /SetImageRotation get exec"
1218*End
1219*CloseUI: *RIRotateBy180
1220
1221*CloseGroup: Basic
1222
1223*%========== Paper ==========
1224*OpenGroup: Paper/Paper
1225
1226*OpenUI *MediaType/Paper Type: PickOne
1227*OrderDependency: 205 AnySetup *MediaType
1228*DefaultMediaType: Auto
1229*MediaType Auto/Plain/Recycled: "<< /MediaType (Auto) >> setpagedevice"
1230*MediaType Plain1/Plain 1 (60 - 74 g/m2): "<< /MediaType (Plain) >> setpagedevice"
1231*MediaType Plain2/Plain 2 (75 - 81 g/m2): "<< /MediaType (Plain2) >> setpagedevice"
1232*MediaType Recycled/Recycled: "<< /MediaType (Recycled) >> setpagedevice"
1233*MediaType Special1/Special 1: "<< /MediaType (Special) >> setpagedevice"
1234*MediaType Special2/Special 2: "<< /MediaType (Special2) >> setpagedevice"
1235*MediaType Special3/Special 3: "<< /MediaType (Special3) >> setpagedevice"
1236*MediaType Colored/Color: "<< /MediaType (Color) >> setpagedevice"
1237*MediaType Letterhead/Letterhead: "<< /MediaType (Letterhead) >> setpagedevice"
1238*MediaType Preprinted/Preprinted: "<< /MediaType (Preprinted) >> setpagedevice"
1239*MediaType Labels/Labels: "<< /MediaType (Labels) >> setpagedevice"
1240*MediaType Bond/Bond: "<< /MediaType (Bond) >> setpagedevice"
1241*MediaType Cardstock/Cardstock: "<< /MediaType (Cardstock) >> setpagedevice"
1242*MediaType OHP/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
1243*MediaType Thick1/Thick 1 (106 - 169 g/m2): "<< /MediaType (Thick) >> setpagedevice"
1244*MediaType Thick2/Thick 2 (170 - 220 g/m2): "<< /MediaType (Thick2) >> setpagedevice"
1245*MediaType Thick3/Thick 3 (221 - 256 g/m2): "<< /MediaType (Thick3) >> setpagedevice"
1246*MediaType Thick4/Thick 4 (257 - 300 g/m2): "<< /MediaType (Thick4) >> setpagedevice"
1247*MediaType Thin/Thin (52 - 59 g/m2): "<< /MediaType (Thin) >> setpagedevice"
1248*MediaType Middlethick/Middle Thick (82 - 105 g/m2): "<< /MediaType (Middlethick) >> setpagedevice"
1249*MediaType GlossCoated/Coated (Glossy): "<< /MediaType (GlossyCoated) >> setpagedevice"
1250*MediaType MatCoated/Coated (Matte): "<< /MediaType (MatCoated) >> setpagedevice"
1251*MediaType Envelope/Envelope: "<< /MediaType (Envelope) >> setpagedevice"
1252*MediaType None/None: "<< /MediaType null >> setpagedevice"
1253*?MediaType: "
1254  save
1255  /UK (Unknown) def
1256  {
1257    currentpagedevice /MediaType 2 copy known not { UK exit } if
1258    get
1259    dup (Auto) eq { dup exit } if
1260    dup (Plain) eq { (Plain1) exit } if
1261    dup (Plain2) eq { dup exit } if
1262    dup (Recycled) eq { dup exit } if
1263    dup (Special) eq { (Special1) exit } if
1264    dup (Special2) eq { dup exit } if
1265    dup (Special3) eq { dup exit } if
1266    dup (Color) eq { (Colored) exit } if
1267    dup (Letterhead) eq { dup exit } if
1268    dup (Preprinted) eq { dup exit } if
1269    dup (Labels) eq { dup exit } if
1270    dup (Bond) eq { dup exit } if
1271    dup (Cardstock) eq { dup exit } if
1272    dup (Transparency) eq { (OHP) exit } if
1273    dup (Thick) eq { (Thick1) exit } if
1274    dup (Thick2) eq { dup exit } if
1275    dup (Thick3) eq { dup exit } if
1276    dup (Thick4) eq { dup exit } if
1277    dup (Thin) eq { dup exit } if
1278    dup (Middlethick) eq { dup exit } if
1279    dup (GlossyCoated) eq { (GlossCoated) exit } if
1280    dup (MatCoated) eq { dup exit } if
1281    dup (Envelope) eq { dup exit } if
1282    dup null eq { (None) exit } if
1283    UK exit
1284  } bind loop
1285  mark count 1 sub 2 roll cleartomark
1286  = flush
1287  restore
1288"
1289*End
1290*CloseUI: *MediaType
1291
1292*OpenUI *OutputBin/Destination: PickOne
1293*FoomaticRIPOption OutputBin: enum CmdLine B
1294*OrderDependency: 351 AnySetup *OutputBin
1295*DefaultOutputBin: Default
1296*OutputBin Default/Printer Default: "%% FoomaticRIPOptionSetting: OutputBin=Default"
1297*FoomaticRIPOptionSetting OutputBin=Default: "mark{\n&&
1298<</OutputType null>>setpagedevice\n&&
1299} stopped cleartomark\n"
1300*End
1301*OutputBin Standard/Internal Tray 1: "%% FoomaticRIPOptionSetting: OutputBin=Standard"
1302*FoomaticRIPOptionSetting OutputBin=Standard: "mark{\n&&
1303<</OutputType (Standard)>>setpagedevice\n&&
1304} stopped cleartomark\n"
1305*End
1306*OutputBin Bin1/Internal Tray 2: "%% FoomaticRIPOptionSetting: OutputBin=Bin1"
1307*FoomaticRIPOptionSetting OutputBin=Bin1: "mark{\n&&
1308<</OutputType (1Bin)>>setpagedevice\n&&
1309} stopped cleartomark\n"
1310*End
1311*OutputBin Shift/Internal Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=Shift"
1312*FoomaticRIPOptionSetting OutputBin=Shift: "mark{\n&&
1313<</OutputType (Shift)>>setpagedevice\n&&
1314} stopped cleartomark\n"
1315*End
1316*OutputBin External/External Tray: "%% FoomaticRIPOptionSetting: OutputBin=External"
1317*FoomaticRIPOptionSetting OutputBin=External: "mark{\n&&
1318<</OutputType (External)>>setpagedevice\n&&
1319} stopped cleartomark\n"
1320*End
1321*OutputBin FinRUBICONBShift/Finisher SR3130 Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinRUBICONBShift"
1322*FoomaticRIPOptionSetting OutputBin=FinRUBICONBShift: "mark{\n&&
1323<</OutputType (FinShift)>>setpagedevice\n&&
1324} stopped cleartomark\n"
1325*End
1326*OutputBin FinAMURBBKUpper/Finisher SR3220 Upper Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinAMURBBKUpper"
1327*FoomaticRIPOptionSetting OutputBin=FinAMURBBKUpper: "mark{\n&&
1328<</OutputType (FinProof)>>setpagedevice\n&&
1329} stopped cleartomark\n"
1330*End
1331*OutputBin FinAMURBBKShift/Finisher SR3220 Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinAMURBBKShift"
1332*FoomaticRIPOptionSetting OutputBin=FinAMURBBKShift: "mark{\n&&
1333<</OutputType (FinShift)>>setpagedevice\n&&
1334} stopped cleartomark\n"
1335*End
1336*OutputBin FinAMURBBKLower/Finisher SR3220 Booklet Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinAMURBBKLower"
1337*FoomaticRIPOptionSetting OutputBin=FinAMURBBKLower: "mark{\n&&
1338<</OutputType (FinBooklet)>>setpagedevice\n&&
1339} stopped cleartomark\n"
1340*End
1341*OutputBin FinUYUNIShift/Finisher SR3180 Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinUYUNIShift"
1342*FoomaticRIPOptionSetting OutputBin=FinUYUNIShift: "mark{\n&&
1343<</OutputType (FinShift)>>setpagedevice\n&&
1344} stopped cleartomark\n"
1345*End
1346*?OutputBin: "
1347save
1348mark
1349(Default)
1350userdict /86f6369627 known {
1351    userdict /86f6369627 get
1352   /perifdict get /outslot get
1353userdict /86f6369627 get begin
1354	/devdict 1 dict def /ret false def
1355	dup type /arraytype eq {{devdict exch cvlit null put}forall}{pop}ifelse
1356	currentpagedevice /OutputType get /curOT exch def
1357 /IsCurrentOutputType? {
1358	ret
1359	{pop pop pop}
1360	{
1361        /ret true def
1362        {devdict exch known not {/ret false def pop pop exit}if} forall
1363        ret {curOT ne {/ret false def pop}if}if
1364    }ifelse
1365}bind def
1366(Default)            null         []    IsCurrentOutputType?
1367(Standard)          (Standard)    []	IsCurrentOutputType?
1368(Bin1)              (1Bin)        []	IsCurrentOutputType?
1369(Shift)             (Shift)       []	IsCurrentOutputType?
1370(External)          (External)    []	IsCurrentOutputType?
1371(FinRUBICONBShift)  (FinShift)    [39]	IsCurrentOutputType?
1372(FinAMURBBKUpper)   (FinProof)    [43]	IsCurrentOutputType?
1373(FinAMURBBKShift)   (FinShift)    [43]	IsCurrentOutputType?
1374(FinAMURBBKLower)   (FinBooklet)  [43]	IsCurrentOutputType?
1375(FinUYUNIShift)     (FinShift)    [45]	IsCurrentOutputType?
1376end}if
1377= flush
1378cleartomark
1379restore
1380"
1381*End
1382*CloseUI: *OutputBin
1383
1384*%========== Banner Page ==========
1385*OpenUI *RIBannerPagePrint/Banner Page: PickOne
1386*FoomaticRIPOption RIBannerPagePrint: enum CmdLine B
1387*OrderDependency: 365 AnySetup *RIBannerPagePrint
1388*DefaultRIBannerPagePrint: False
1389*RIBannerPagePrint False/Off: "%% FoomaticRIPOptionSetting: RIBannerPagePrint=False"
1390*FoomaticRIPOptionSetting RIBannerPagePrint=False: "mark{\n&&
1391<<\n&&
1392/BannerPageMode false\n&&
1393/MediaPosition null\n&&
1394/MediaType null\n&&
1395>>\n&&
1396/RDeviceProcSet\n&&
1397/ProcSet findresource\n&&
1398/SetBannerPage get exec\n&&
1399} stopped cleartomark\n"
1400*End
1401*RIBannerPagePrint True/On: "%% FoomaticRIPOptionSetting: RIBannerPagePrint=True"
1402*FoomaticRIPOptionSetting RIBannerPagePrint=True: "mark{\n&&
1403userdict /RPS_BPdict known{\n&&
1404<<\n&&
1405/BannerPageMode true\n&&
1406/MediaPosition userdict /RPS_BPdict get /RPS_BP_MEDIAPOSITION get\n&&
1407/MediaType userdict /RPS_BPdict get /RPS_BP_MEDIATYPE get\n&&
1408>>\n&&
1409/RDeviceProcSet\n&&
1410/ProcSet findresource\n&&
1411/SetBannerPage get exec\n&&
1412}if\n&&
1413} stopped cleartomark\n"
1414*End
1415*CloseUI: *RIBannerPagePrint
1416
1417*OpenUI *RIBannerPageInputSlot/Banner Page Input Tray: PickOne
1418*FoomaticRIPOption RIBannerPageInputSlot: enum CmdLine B
1419*OrderDependency: 360 AnySetup *RIBannerPageInputSlot
1420*DefaultRIBannerPageInputSlot: Auto
1421*RIBannerPageInputSlot Auto/Auto Tray Select: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=Auto"
1422*FoomaticRIPOptionSetting RIBannerPageInputSlot=Auto: "mark{\n&&
1423userdict /RPS_BPdict 2 dict put\n&&
1424userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION null def end\n&&
1425} stopped cleartomark\n"
1426*End
1427*RIBannerPageInputSlot MultiTray/Bypass Tray: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=MultiTray"
1428*FoomaticRIPOptionSetting RIBannerPageInputSlot=MultiTray: "mark{\n&&
1429userdict /RPS_BPdict 2 dict put\n&&
1430userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 0 def end\n&&
1431} stopped cleartomark\n"
1432*End
1433*RIBannerPageInputSlot 1Tray/Tray 1: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=1Tray"
1434*FoomaticRIPOptionSetting RIBannerPageInputSlot=1Tray: "mark{\n&&
1435userdict /RPS_BPdict 2 dict put\n&&
1436userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 1 def end\n&&
1437} stopped cleartomark\n"
1438*End
1439*RIBannerPageInputSlot 2Tray/Tray 2: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=2Tray"
1440*FoomaticRIPOptionSetting RIBannerPageInputSlot=2Tray: "mark{\n&&
1441userdict /RPS_BPdict 2 dict put\n&&
1442userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 2 def end\n&&
1443} stopped cleartomark\n"
1444*End
1445*RIBannerPageInputSlot 3Tray/Tray 3: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=3Tray"
1446*FoomaticRIPOptionSetting RIBannerPageInputSlot=3Tray: "mark{\n&&
1447userdict /RPS_BPdict 2 dict put\n&&
1448userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 3 def end\n&&
1449} stopped cleartomark\n"
1450*End
1451*RIBannerPageInputSlot 4Tray/Tray 4: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=4Tray"
1452*FoomaticRIPOptionSetting RIBannerPageInputSlot=4Tray: "mark{\n&&
1453userdict /RPS_BPdict 2 dict put\n&&
1454userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 4 def end\n&&
1455} stopped cleartomark\n"
1456*End
1457*CloseUI: *RIBannerPageInputSlot
1458
1459*OpenUI *RIBannerPageMediaType/Banner Page Paper Type: PickOne
1460*FoomaticRIPOption RIBannerPageMediaType: enum CmdLine B
1461*OrderDependency: 362 AnySetup *RIBannerPageMediaType
1462*DefaultRIBannerPageMediaType: Auto
1463*RIBannerPageMediaType Auto/Plain/Recycled: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Auto"
1464*FoomaticRIPOptionSetting RIBannerPageMediaType=Auto: "mark{\n&&
1465userdict /RPS_BPdict get begin\n&&
1466/RPS_BP_MEDIATYPE (Auto) def end\n&&
1467} stopped cleartomark\n"
1468*End
1469*RIBannerPageMediaType Plain1/Plain 1 (60 - 74 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Plain1"
1470*FoomaticRIPOptionSetting RIBannerPageMediaType=Plain1: "mark{\n&&
1471userdict /RPS_BPdict get begin\n&&
1472/RPS_BP_MEDIATYPE (Plain) def end\n&&
1473} stopped cleartomark\n"
1474*End
1475*RIBannerPageMediaType Plain2/Plain 2 (75 - 81 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Plain2"
1476*FoomaticRIPOptionSetting RIBannerPageMediaType=Plain2: "mark{\n&&
1477userdict /RPS_BPdict get begin\n&&
1478/RPS_BP_MEDIATYPE (Plain2) def end\n&&
1479} stopped cleartomark\n"
1480*End
1481*RIBannerPageMediaType Recycled/Recycled: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Recycled"
1482*FoomaticRIPOptionSetting RIBannerPageMediaType=Recycled: "mark{\n&&
1483userdict /RPS_BPdict get begin\n&&
1484/RPS_BP_MEDIATYPE (Recycled) def end\n&&
1485} stopped cleartomark\n"
1486*End
1487*RIBannerPageMediaType Special1/Special 1: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Special1"
1488*FoomaticRIPOptionSetting RIBannerPageMediaType=Special1: "mark{\n&&
1489userdict /RPS_BPdict get begin\n&&
1490/RPS_BP_MEDIATYPE (Special) def end\n&&
1491} stopped cleartomark\n"
1492*End
1493*RIBannerPageMediaType Special2/Special 2: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Special2"
1494*FoomaticRIPOptionSetting RIBannerPageMediaType=Special2: "mark{\n&&
1495userdict /RPS_BPdict get begin\n&&
1496/RPS_BP_MEDIATYPE (Special2) def end\n&&
1497} stopped cleartomark\n"
1498*End
1499*RIBannerPageMediaType Special3/Special 3: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Special3"
1500*FoomaticRIPOptionSetting RIBannerPageMediaType=Special3: "mark{\n&&
1501userdict /RPS_BPdict get begin\n&&
1502/RPS_BP_MEDIATYPE (Special3) def end\n&&
1503} stopped cleartomark\n"
1504*End
1505*RIBannerPageMediaType Colored/Color: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Colored"
1506*FoomaticRIPOptionSetting RIBannerPageMediaType=Colored: "mark{\n&&
1507userdict /RPS_BPdict get begin\n&&
1508/RPS_BP_MEDIATYPE (Color) def end\n&&
1509} stopped cleartomark\n"
1510*End
1511*RIBannerPageMediaType Letterhead/Letterhead: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Letterhead"
1512*FoomaticRIPOptionSetting RIBannerPageMediaType=Letterhead: "mark{\n&&
1513userdict /RPS_BPdict get begin\n&&
1514/RPS_BP_MEDIATYPE (Letterhead) def end\n&&
1515} stopped cleartomark\n"
1516*End
1517*RIBannerPageMediaType Preprinted/Preprinted: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Preprinted"
1518*FoomaticRIPOptionSetting RIBannerPageMediaType=Preprinted: "mark{\n&&
1519userdict /RPS_BPdict get begin\n&&
1520/RPS_BP_MEDIATYPE (Preprinted) def end\n&&
1521} stopped cleartomark\n"
1522*End
1523*RIBannerPageMediaType Labels/Labels: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Labels"
1524*FoomaticRIPOptionSetting RIBannerPageMediaType=Labels: "mark{\n&&
1525userdict /RPS_BPdict get begin\n&&
1526/RPS_BP_MEDIATYPE (Labels) def end\n&&
1527} stopped cleartomark\n"
1528*End
1529*RIBannerPageMediaType Bond/Bond: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Bond"
1530*FoomaticRIPOptionSetting RIBannerPageMediaType=Bond: "mark{\n&&
1531userdict /RPS_BPdict get begin\n&&
1532/RPS_BP_MEDIATYPE (Bond) def end\n&&
1533} stopped cleartomark\n"
1534*End
1535*RIBannerPageMediaType Cardstock/Cardstock: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Cardstock"
1536*FoomaticRIPOptionSetting RIBannerPageMediaType=Cardstock: "mark{\n&&
1537userdict /RPS_BPdict get begin\n&&
1538/RPS_BP_MEDIATYPE (Cardstock) def end\n&&
1539} stopped cleartomark\n"
1540*End
1541*RIBannerPageMediaType OHP/Transparency: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=OHP"
1542*FoomaticRIPOptionSetting RIBannerPageMediaType=OHP: "mark{\n&&
1543userdict /RPS_BPdict get begin\n&&
1544/RPS_BP_MEDIATYPE (Transparency) def end\n&&
1545} stopped cleartomark\n"
1546*End
1547*RIBannerPageMediaType Thick1/Thick 1 (106 - 169 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick1"
1548*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick1: "mark{\n&&
1549userdict /RPS_BPdict get begin\n&&
1550/RPS_BP_MEDIATYPE (Thick) def end\n&&
1551} stopped cleartomark\n"
1552*End
1553*RIBannerPageMediaType Thick2/Thick 2 (170 - 220 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick2"
1554*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick2: "mark{\n&&
1555userdict /RPS_BPdict get begin\n&&
1556/RPS_BP_MEDIATYPE (Thick2) def end\n&&
1557} stopped cleartomark\n"
1558*End
1559*RIBannerPageMediaType Thick3/Thick 3 (221 - 256 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick3"
1560*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick3: "mark{\n&&
1561userdict /RPS_BPdict get begin\n&&
1562/RPS_BP_MEDIATYPE (Thick3) def end\n&&
1563} stopped cleartomark\n"
1564*End
1565*RIBannerPageMediaType Thick4/Thick 4 (257 - 300 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick4"
1566*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick4: "mark{\n&&
1567userdict /RPS_BPdict get begin\n&&
1568/RPS_BP_MEDIATYPE (Thick4) def end\n&&
1569} stopped cleartomark\n"
1570*End
1571*RIBannerPageMediaType Thin/Thin (52 - 59 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thin"
1572*FoomaticRIPOptionSetting RIBannerPageMediaType=Thin: "mark{\n&&
1573userdict /RPS_BPdict get begin\n&&
1574/RPS_BP_MEDIATYPE (Thin) def end\n&&
1575} stopped cleartomark\n"
1576*End
1577*RIBannerPageMediaType Middlethick/Middle Thick (82 - 105 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Middlethick"
1578*FoomaticRIPOptionSetting RIBannerPageMediaType=Middlethick: "mark{\n&&
1579userdict /RPS_BPdict get begin\n&&
1580/RPS_BP_MEDIATYPE (Middlethick) def end\n&&
1581} stopped cleartomark\n"
1582*End
1583*RIBannerPageMediaType GlossCoated/Coated (Glossy): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=GlossCoated"
1584*FoomaticRIPOptionSetting RIBannerPageMediaType=GlossCoated: "mark{\n&&
1585userdict /RPS_BPdict get begin\n&&
1586/RPS_BP_MEDIATYPE (GlossyCoated) def end\n&&
1587} stopped cleartomark\n"
1588*End
1589*RIBannerPageMediaType MatCoated/Coated (Matte): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=MatCoated"
1590*FoomaticRIPOptionSetting RIBannerPageMediaType=MatCoated: "mark{\n&&
1591userdict /RPS_BPdict get begin\n&&
1592/RPS_BP_MEDIATYPE (MatCoated) def end\n&&
1593} stopped cleartomark\n"
1594*End
1595*RIBannerPageMediaType Envelope/Envelope: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Envelope"
1596*FoomaticRIPOptionSetting RIBannerPageMediaType=Envelope: "mark{\n&&
1597userdict /RPS_BPdict get begin\n&&
1598/RPS_BP_MEDIATYPE (Envelope) def end\n&&
1599} stopped cleartomark\n"
1600*End
1601*?RIBannerPageMediaType: "
1602  save
1603  /UK (Unknown) def
1604  {
1605    currentpagedevice /MediaType 2 copy known not { UK exit } if
1606    get dup null eq 1 index (Plain) eq or { (Plain1) exit } if
1607    dup (Auto) eq { dup exit } if
1608    dup (Plain2) eq { dup exit } if
1609    dup (Recycled) eq { dup exit } if
1610    dup (Special) eq { (Special1) exit } if
1611    dup (Special2) eq { dup exit } if
1612    dup (Special3) eq { dup exit } if
1613    dup (Color) eq { (Colored) exit } if
1614    dup (Letterhead) eq { dup exit } if
1615    dup (Preprinted) eq { dup exit } if
1616    dup (Labels) eq { dup exit } if
1617    dup (Bond) eq { dup exit } if
1618    dup (Cardstock) eq { dup exit } if
1619    dup (Transparency) eq { (OHP) exit } if
1620    dup (Thick) eq { (Thick1) exit } if
1621    dup (Thick2) eq { dup exit } if
1622    dup (Thick3) eq { dup exit } if
1623    dup (Thick4) eq { dup exit } if
1624    dup (Thin) eq { dup exit } if
1625    dup (Middlethick) eq { dup exit } if
1626    dup (GlossyCoated) eq { (GlossCoated) exit } if
1627    dup (MatCoated) eq { dup exit } if
1628    dup (Envelope) eq { dup exit } if
1629    UK exit
1630  } bind loop
1631  mark count 1 sub 2 roll cleartomark
1632  = flush
1633  restore
1634"
1635*End
1636*CloseUI: *RIBannerPageMediaType
1637
1638*CloseGroup: Paper
1639
1640*%========== Finishing ==========
1641*OpenGroup: Finishing/Finishing
1642
1643*OpenUI *RIOrientOvr/Orientation Override: PickOne
1644*OrderDependency: 170 AnySetup *RIOrientOvr
1645*DefaultRIOrientOvr: Off
1646*RIOrientOvr Off/Off: ""
1647*RIOrientOvr Landscape/Landscape: "
1648  1 /RDeviceProcSet /ProcSet findresource /SetOrientationOverride get exec"
1649*End
1650*RIOrientOvr Portrait/Portrait: "
1651  0 /RDeviceProcSet /ProcSet findresource /SetOrientationOverride get exec"
1652*End
1653*CloseUI: *RIOrientOvr
1654
1655*OpenUI *RICollateKind/Collate Type: PickOne
1656*OrderDependency: 199 AnySetup *RICollateKind
1657*DefaultRICollateKind: Normal
1658*RICollateKind Normal/Collate: "/RICollateKindValue true def"
1659*RICollateKind RotateCollate/Rotating Collate: "/RICollateKindValue false def
1660/RICollateAlignSetType 1 def"
1661*End
1662*RICollateKind ShiftCollate/Shift Collate: "/RICollateKindValue false def
1663/RICollateAlignSetType 0 def"
1664*End
1665*CloseUI: *RICollateKind
1666
1667*OpenUI *StapleLocation/Staple: PickOne
1668*OrderDependency: 220 AnySetup *StapleLocation
1669*DefaultStapleLocation: None
1670*StapleLocation None/Off: "<< /Staple 0 >> setpagedevice"
1671*StapleLocation StaplessUpperLeft/Top left (stapleless): "<<
1672  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1673  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 0 /Stapless true >>
1674>> setpagedevice"
1675*End
1676*StapleLocation StaplessUpperRight/Top right (stapleless): "<<
1677  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1678  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 6 /Stapless true >>
1679>> setpagedevice"
1680*End
1681*StapleLocation UpperLeft/Top left: "<<
1682  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1683  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 0 >>
1684>> setpagedevice"
1685*End
1686*StapleLocation UpperRight/Top right: "<<
1687  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1688  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 6 >>
1689>> setpagedevice"
1690*End
1691*StapleLocation LeftW/2 at left: "<<
1692  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1693  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 1 >>
1694>> setpagedevice"
1695*End
1696*StapleLocation RightW/2 at right: "<<
1697  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1698  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 5 >>
1699>> setpagedevice"
1700*End
1701*StapleLocation UpperW/2 at top: "<<
1702  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1703  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 7 >>
1704>> setpagedevice"
1705*End
1706*StapleLocation CenterW/2 at center: "<<
1707  /Collate true /CollateDetails << /Type 6 /AlignSet true >>
1708  /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 8 >>
1709>> setpagedevice"
1710*End
1711*?StapleLocation: "
1712  save
1713  /UK (Unknown) def
1714  {
1715    currentpagedevice dup /Staple 2 copy known not { UK exit } if
1716    get dup 0 eq {pop (None) exit }
1717    {pop /StapleDetails get dup /Position get
1718    dup 0 eq {
1719		pop dup /Stapless get
1720		dup true eq {(StaplessUpperLeft) exit} if
1721		dup false eq {(UpperLeft) exit} if
1722	}if
1723    dup 6 eq {
1724		pop dup /Stapless get
1725		dup true eq {(StaplessUpperRight) exit} if
1726		dup false eq {(UpperRight) exit} if
1727	}if
1728    dup 1 eq {pop (LeftW) exit} if
1729    dup 5 eq {pop (RightW) exit} if
1730    dup 7 eq {pop (UpperW) exit} if
1731    dup 8 eq {pop (CenterW) exit} if
1732    UK exit
1733    } ifelse
1734  } bind loop
1735  mark count 1 sub 2 roll cleartomark
1736  = flush
1737  restore
1738"
1739*End
1740*CloseUI: *StapleLocation
1741
1742*OpenUI *RIPunch/Punch: PickOne
1743*OrderDependency: 230 AnySetup *RIPunch
1744*DefaultRIPunch: None
1745*RIPunch None/Off: "<< /Punch 0 >> setpagedevice"
1746*RIPunch Left2/2 at left: "<< /Punch 2
1747  /PunchDetails << /Type 4 /Position 0 /NumHoles 2 >> >> setpagedevice"
1748*End
1749*RIPunch Left3/3 at left: "<< /Punch 2
1750  /PunchDetails << /Type 4 /Position 0 /NumHoles 3 >> >> setpagedevice"
1751*End
1752*RIPunch Left4/4 at left: "<< /Punch 2
1753  /PunchDetails << /Type 4 /Position 0 /NumHoles 4 >> >> setpagedevice"
1754*End
1755*RIPunch Right2/2 at right: "<< /Punch 2
1756  /PunchDetails << /Type 4 /Position 2 /NumHoles 2 >> >> setpagedevice"
1757*End
1758*RIPunch Right3/3 at right: "<< /Punch 2
1759  /PunchDetails << /Type 4 /Position 2 /NumHoles 3 >> >> setpagedevice"
1760*End
1761*RIPunch Right4/4 at right: "<< /Punch 2
1762  /PunchDetails << /Type 4 /Position 2 /NumHoles 4 >> >> setpagedevice"
1763*End
1764*RIPunch Upper2/2 at top: "<< /Punch 2
1765  /PunchDetails << /Type 4 /Position 3 /NumHoles 2 >> >> setpagedevice"
1766*End
1767*RIPunch Upper3/3 at top: "<< /Punch 2
1768  /PunchDetails << /Type 4 /Position 3 /NumHoles 3 >> >> setpagedevice"
1769*End
1770*RIPunch Upper4/4 at top: "<< /Punch 2
1771  /PunchDetails << /Type 4 /Position 3 /NumHoles 4 >> >> setpagedevice"
1772*End
1773*?RIPunch: "
1774  save
1775  /UK (Unknown) def
1776  {
1777    currentpagedevice dup /Punch 2 copy known not { UK exit } if
1778    get dup 0 eq {pop (None) exit }
1779    {pop /PunchDetails get dup /Type get
1780    dup 4 eq {
1781		pop dup /Position get
1782		dup 0 eq{
1783			pop dup /NumHoles get
1784			dup 2 eq {pop (Left2) exit} if
1785			dup 3 eq {pop (Left3) exit} if
1786			dup 4 eq {pop (Left4) exit} if
1787		}if
1788		dup 2 eq{
1789			pop dup /NumHoles get
1790			dup 2 eq {pop (Right2) exit} if
1791			dup 3 eq {pop (Right3) exit} if
1792			dup 4 eq {pop (Right4) exit} if
1793		}if
1794		dup 3 eq{
1795			pop dup /NumHoles get
1796			dup 2 eq {pop (Upper2) exit} if
1797			dup 3 eq {pop (Upper3) exit} if
1798			dup 4 eq {pop (Upper4) exit} if
1799		}if
1800	} if
1801	UK exit
1802    } ifelse
1803  } bind loop
1804  mark count 1 sub 2 roll cleartomark
1805  = flush
1806  restore
1807"
1808*End
1809*CloseUI: *RIPunch
1810
1811*OpenUI *RIFoldType/Fold Type: PickOne
1812*OrderDependency: 260 AnySetup *RIFoldType
1813*DefaultRIFoldType: None
1814*RIFoldType None/Off: "<< /Fold 1
1815/FoldDetails << /Type 10 /FoldType 9 /Stamp false >> >> setpagedevice"
1816*End
1817*RIFoldType OutsideTwofold/Half Fold - Print Outside (Finisher Booklet Tray): "<< /Fold 1
1818/FoldDetails << /Type 11 /FoldType 101 /Stack false >> >> setpagedevice"
1819*End
1820*?RIFoldType: "
1821"
1822*End
1823*CloseUI: *RIFoldType
1824
1825*%========== Booklet ==========
1826*OpenUI *Booklet/Booklet: PickOne
1827*OrderDependency: 370 AnySetup *Booklet
1828*DefaultBooklet: None
1829*Booklet None/Off: "<<
1830   /Booklet  0
1831>>
1832/RDeviceProcSet /ProcSet findresource /SetBooklet get exec"
1833*End
1834*Booklet OpenToLeft/Open to Left/Top: "<<
1835   /Booklet  1
1836>>
1837/RDeviceProcSet /ProcSet findresource /SetBooklet get exec"
1838*End
1839*Booklet OpenToRight/Open to Right/Bottom: "<<
1840   /Booklet  2
1841>>
1842/RDeviceProcSet /ProcSet findresource /SetBooklet get exec"
1843*End
1844*CloseUI: *Booklet
1845
1846*CloseGroup: Finishing
1847
1848*%========== Print Quality ==========
1849*OpenGroup: PrintQuality/Print Quality
1850
1851*%========== Resolution and Appearance Control ==========
1852
1853*OpenUI *Resolution/Resolution: PickOne
1854*OrderDependency: 40 AnySetup *Resolution
1855*DefaultResolution: 600dpi
1856*Resolution 600dpi/600 dpi: "<</HWResolution[600 600]>>setpagedevice"
1857*Resolution 1200dpi/1200 dpi: "<</HWResolution[1200 1200]>>setpagedevice"
1858*?Resolution: "
1859  save
1860  currentpagedevice /HWResolution get 0 get
1861  (       ) cvs print (dpi) = flush
1862  restore
1863"
1864*End
1865*CloseUI: *Resolution
1866
1867*OpenUI *RPSBitsPerPixel/Gradation: PickOne
1868*OrderDependency: 41 AnySetup *RPSBitsPerPixel
1869*DefaultRPSBitsPerPixel: 2BitsPerPixel
1870*RPSBitsPerPixel 2BitsPerPixel/Standard: "2 setbitsperpixel"
1871*RPSBitsPerPixel 1BitsPerPixel/Fast: "1 setbitsperpixel"
1872*RPSBitsPerPixel 4BitsPerPixel/Fine: "4 setbitsperpixel"
1873*CloseUI: *RPSBitsPerPixel
1874
1875*OpenUI *RIPrintMode/Print Mode: PickOne
1876*OrderDependency: 45 AnySetup *RIPrintMode
1877*DefaultRIPrintMode: 0rhit
1878*RIPrintMode 0rhit/Off: "
1879  << /PostRenderingEnhance false >> setpagedevice"
1880*End
1881*RIPrintMode 3rhit/Toner Saving: "
1882  << /PostRenderingEnhance true
1883  /PostRenderingEnhanceDetails << /Type 34 /OutputMode 3 >> >> setpagedevice"
1884*End
1885*?RIPrintMode: "
1886  save
1887  /UK (Unknown) def
1888  {
1889    currentpagedevice dup /PostRenderingEnhance 2 copy known not { UK exit } if
1890    get dup false eq {pop (0rhit) exit }
1891    {pop /PostRenderingEnhanceDetails get dup /OutputMode get
1892    dup 3 eq {pop (3rhit) exit} if
1893    UK exit
1894    } ifelse
1895  } bind loop
1896  mark count 1 sub 2 roll cleartomark
1897  = flush
1898  restore
1899"
1900*End
1901*CloseUI: *RIPrintMode
1902
1903*OpenUI *Rimagesm/Image Smoothing: PickOne
1904*OrderDependency: 160 AnySetup *Rimagesm
1905*DefaultRimagesm: Off
1906*Rimagesm Off/Off: "(off) /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1907*Rimagesm On/On: "(on) /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1908*Rimagesm Auto/Auto: "(auto) /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1909*Rimagesm 90ppi/Less than 90 ppi: "90 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1910*Rimagesm 150ppi/Less than 150 ppi: "150 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1911*Rimagesm 200ppi/Less than 200 ppi: "200 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1912*Rimagesm 300ppi/Less than 300 ppi: "300 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
1913*CloseUI: *Rimagesm
1914
1915*OpenUI *RPSDitherType/Dithering: PickOne
1916*OrderDependency: 130 AnySetup *RPSDitherType
1917*DefaultRPSDitherType: Auto
1918*RPSDitherType Auto/Auto: "(auto) RCsethalftonetype"
1919*RPSDitherType Photo/Photographic: "(photo) RCsethalftonetype"
1920*RPSDitherType Letter/Text: "(text) RCsethalftonetype"
1921*RPSDitherType User/User Setting: "(user) RCsethalftonetype"
1922*RPSDitherType Dispersion/Reduce Missing Colors and Blurring: "(dispersion) RCsethalftonetype"
1923*CloseUI: *RPSDitherType
1924
1925*OpenUI *RPSRGBcorrect/Color Setting: PickOne
1926*OrderDependency: 110 AnySetup *RPSRGBcorrect
1927*DefaultRPSRGBcorrect: DetailBright
1928*RPSRGBcorrect None/Off: "(none) RCsetrgbrevision"
1929*RPSRGBcorrect DetailNormal/Fine: "(precision-std) RCsetrgbrevision"
1930*RPSRGBcorrect DetailBright/Super Fine: "(precision-dark) RCsetrgbrevision"
1931*CloseUI: *RPSRGBcorrect
1932
1933*OpenUI *RPSColorRendDict/Color Profile: PickOne
1934*OrderDependency: 120 AnySetup *RPSColorRendDict
1935*DefaultRPSColorRendDict: Auto
1936*RPSColorRendDict Auto/Auto: "(auto) RCsetcolorprofile"
1937*RPSColorRendDict Photograph/Photographic: "(photo) RCsetcolorprofile"
1938*RPSColorRendDict Business/Presentation: "(business) RCsetcolorprofile"
1939*RPSColorRendDict Colorimetric/Solid Color: "(colorimetric) RCsetcolorprofile"
1940*RPSColorRendDict POP/POP Display: "(pop) RCsetcolorprofile"
1941*RPSColorRendDict User/User Setting: "(user) RCsetcolorprofile"
1942*RPSColorRendDict Clpsimulation1/Soft: "(hybrid13) RCsetcolorprofile"
1943*RPSColorRendDict Clpsimulation2/Sharp: "(hybrid14) RCsetcolorprofile"
1944*RPSColorRendDict Clpsimulation4/Vivid: "(hybrid16) RCsetcolorprofile"
1945*RPSColorRendDict Clpsimulation/CLP Simulation: "(hybrid11) RCsetcolorprofile"
1946*CloseUI: *RPSColorRendDict
1947
1948*OpenUI *Rcmyksimulation/CMYK Simulation Profile: PickOne
1949*OrderDependency: 155 AnySetup *Rcmyksimulation
1950*DefaultRcmyksimulation: Off
1951*Rcmyksimulation Off/Off: "(None) RCsetcmyksimulation"
1952*Rcmyksimulation USOffsetPrint/US OffsetPrint: "(USOffsetPrint) RCsetcmyksimulation"
1953*Rcmyksimulation Euroscale/Euroscale: "(Euroscale) RCsetcmyksimulation"
1954*Rcmyksimulation JapanColor/JapanColor2001: "(JapanColor) RCsetcmyksimulation"
1955*Rcmyksimulation PANTONE/PaletteColor: "(PaletteColor) RCsetcmyksimulation"
1956*Rcmyksimulation Trans01/Make Bluer: "(Trans01) RCsetcmyksimulation"
1957*CloseUI: *Rcmyksimulation
1958
1959*OpenUI *RPSBlackMode/Gray Reproduction: PickOne
1960*OrderDependency: 140 AnySetup *RPSBlackMode
1961*DefaultRPSBlackMode: gray
1962*RPSBlackMode gray/Black/Gray by K (Text/Line Art):"(gray) (gray) (off)  /RDeviceProcSet
1963/ProcSet findresource /SetPureBlack get exec"
1964*End
1965*RPSBlackMode 1Color/Black by K:"(black) (black) (off)  /RDeviceProcSet
1966/ProcSet findresource /SetPureBlack get exec"
1967*End
1968*RPSBlackMode 4Color/CMY+K:"(off) (off) (off)  /RDeviceProcSet
1969/ProcSet findresource /SetPureBlack get exec"
1970*End
1971*RPSBlackMode grayText/Black/Gray by K (Text only):"(gray) (off) (off)  /RDeviceProcSet
1972/ProcSet findresource /SetPureBlack get exec"
1973*End
1974*RPSBlackMode 1ColorText/Black by K (Text only):"(black) (off) (off)  /RDeviceProcSet
1975/ProcSet findresource /SetPureBlack get exec"
1976*End
1977*RPSBlackMode grayAll/Black/Gray by K (Strong UCR):"(gray) (gray) (gray)  /RDeviceProcSet
1978/ProcSet findresource /SetPureBlack get exec"
1979*End
1980*CloseUI: *RPSBlackMode
1981
1982*OpenUI *RPSBlackOverPrint/Black Over Print: PickOne
1983*OrderDependency: 145 AnySetup *RPSBlackOverPrint
1984*DefaultRPSBlackOverPrint: False
1985*RPSBlackOverPrint False/Off:"(off) RCsetblackoverprint"
1986*RPSBlackOverPrint True/On:"(on) RCsetblackoverprint"
1987*CloseUI: *RPSBlackOverPrint
1988
1989*OpenUI *RPSColorSep/Separate into CMYK: PickOne
1990*OrderDependency: 150 AnySetup *RPSColorSep
1991*DefaultRPSColorSep: None
1992*RPSColorSep None/Do not Separate: "(none) RCsetprintseparation"
1993*RPSColorSep Cyan/Cyan: "(cyan) RCsetprintseparation"
1994*RPSColorSep Magenta/Magenta: "(magenta) RCsetprintseparation"
1995*RPSColorSep Yellow/Yellow: "(yellow) RCsetprintseparation"
1996*RPSColorSep Black/Black: "(black) RCsetprintseparation"
1997*RPSColorSep Red/Magenta and Yellow: "(magenta&yellow) RCsetprintseparation"
1998*RPSColorSep Green/Cyan and Yellow: "(cyan&yellow) RCsetprintseparation"
1999*RPSColorSep Blue/Cyan and Magenta: "(cyan&magenta) RCsetprintseparation"
2000*RPSColorSep KCyan/Black and Cyan: "(cyan&black) RCsetprintseparation"
2001*RPSColorSep KMagenta/Black and Magenta: "(magenta&black) RCsetprintseparation"
2002*RPSColorSep KYellow/Black and Yellow: "(yellow&black) RCsetprintseparation"
2003*CloseUI: *RPSColorSep
2004
2005*CloseGroup: PrintQuality
2006
2007*OpenGroup: Effects/Effects
2008
2009*%=== Watermark ========
2010*OpenUI *RIWatermark/Watermark:  PickOne
2011*OrderDependency: 300 AnySetup *RIWatermark
2012*DefaultRIWatermark: Off
2013*RIWatermark Off/Off: ""
2014*RIWatermark On/On: "
2015 userdict /RPS_WMdict 10 dict put
2016 userdict /RPS_WMdict get begin
2017  /RPS_WM true def
2018  /RPS_WM_adjangle { 1.0 mul } bind def	%% Portrait, Portrait(4up)
2019  /RPS_WM_adjust 0.5 def
2020  /RPS_WM_position { %% center
2021	currentpagedevice /PageSize get
2022	aload pop exch 2.0 div exch 2.0 div translate
2023	RPS_WM_angle RPS_WM_adjangle rotate
2024	RPS_WM_font findfont RPS_WM_size scalefont setfont
2025	RPS_WM_str stringwidth pop 2.0 div neg RPS_WM_size 2.0 div moveto
2026  } bind def
2027 end
2028 <<
2029	/EndPage {
2030		2 eq { pop false }{
2031			userdict /RPS_WMdict 2 copy known {
2032				get begin
2033				RPS_WM {
2034					gsave
2035					initgraphics
2036					RPS_WM_color
2037					RPS_WM_Pattern
2038					RPS_WM_position
2039					RPS_WM_draw
2040					grestore
2041				} if
2042				end
2043			}{ pop pop } ifelse
2044			pop true
2045		} ifelse
2046	} bind
2047 >> setpagedevice"
2048*End
2049*CloseUI: *RIWatermark
2050
2051*%=== Watermark Text ========
2052*OpenUI *RIWMText/Watermark Text:  PickOne
2053*OrderDependency: 310 AnySetup *RIWMText
2054*DefaultRIWMText: Confidential
2055*RIWMText Confidential/CONFIDENTIAL: "userdict /RPS_WMdict get begin
2056 /RPS_WM_str (CONFIDENTIAL) def end"
2057*End
2058*RIWMText Copy/COPY: "userdict /RPS_WMdict get begin
2059 /RPS_WM_str (COPY) def end"
2060*End
2061*RIWMText Copyright/DRAFT: "userdict /RPS_WMdict get begin
2062 /RPS_WM_str (DRAFT) def end"
2063*End
2064*RIWMText Final/FINAL: "userdict /RPS_WMdict get begin
2065 /RPS_WM_str (FINAL) def end"
2066*End
2067*RIWMText FileCopy/FILE COPY: "userdict /RPS_WMdict get begin
2068 /RPS_WM_str (FILE COPY) def end"
2069*End
2070*RIWMText Proof/PROOF: "userdict /RPS_WMdict get begin
2071 /RPS_WM_str (PROOF) def end"
2072*End
2073*RIWMText TopSecret/TOP SECRET: "userdict /RPS_WMdict get begin
2074 /RPS_WM_str (TOP SECRET) def end"
2075*End
2076*CloseUI: *RIWMText
2077
2078*%=== WaterMark Font ========
2079*OpenUI *RIwmFont/Watermark Font:  PickOne
2080*OrderDependency: 320 AnySetup *RIwmFont
2081*DefaultRIwmFont: Default
2082*RIwmFont Default/Printer Default: "userdict /isGenuine known {
2083    isGenuine
2084    {userdict /RPS_WMdict get begin
2085    /RPS_WM_font /Helvetica-Bold def end}
2086    {userdict /RPS_WMdict get begin
2087    /RPS_WM_font /NimbusSans-Bold def end}
2088    ifelse
2089}{
2090    userdict /RPS_WMdict get begin
2091    /RPS_WM_font /NimbusSans-Bold def end
2092} ifelse
2093"
2094*End
2095*RIwmFont HelveticaB/Helvetica Bold: "userdict /RPS_WMdict get begin
2096 /RPS_WM_font /Helvetica-Bold def end"
2097*End
2098*RIwmFont CourierB/Courier Bold: "userdict /RPS_WMdict get begin
2099 /RPS_WM_font /Courier-Bold def end"
2100*End
2101*RIwmFont TimesB/Times Bold: "userdict /RPS_WMdict get begin
2102 /RPS_WM_font /Times-Bold def end"
2103*End
2104*RIwmFont NimbusSansB/NimbusSans Bold: "userdict /RPS_WMdict get begin
2105 /RPS_WM_font /NimbusSans-Bold def end"
2106*End
2107*RIwmFont NimbusMonoPSB/NimbusMonoPS Bold: "userdict /RPS_WMdict get begin
2108 /RPS_WM_font /NimbusMonoPS-Bold def end"
2109*End
2110*RIwmFont NimbusRomanB/NimbusRoman Bold: "userdict /RPS_WMdict get begin
2111 /RPS_WM_font /NimbusRoman-Bold def end"
2112*End
2113*CloseUI: *RIwmFont
2114
2115*%=== WaterMark Angle ========
2116*OpenUI *RIwmAngle/Watermark Angle:  PickOne
2117*OrderDependency: 340 AnySetup *RIwmAngle
2118*DefaultRIwmAngle: 45Deg
2119*RIwmAngle 180Deg/180 Degrees: "userdict /RPS_WMdict get begin
2120 /RPS_WM_angle 180 def end"
2121*End
2122*RIwmAngle 135Deg/135 Degrees: "userdict /RPS_WMdict get begin
2123 /RPS_WM_angle 135 def end"
2124*End
2125*RIwmAngle 90Deg/90 Degrees: "userdict /RPS_WMdict get begin
2126 /RPS_WM_angle 90 def end"
2127*End
2128*RIwmAngle 45Deg/45 Degrees: "userdict /RPS_WMdict get begin
2129 /RPS_WM_angle 45 def end"
2130*End
2131*RIwmAngle 0Deg/0 Degrees: "userdict /RPS_WMdict get begin
2132 /RPS_WM_angle 0 def end"
2133*End
2134*RIwmAngle M45Deg/-45 Degrees: "userdict /RPS_WMdict get begin
2135 /RPS_WM_angle -45 def end"
2136*End
2137*RIwmAngle M90Deg/-90 Degrees: "userdict /RPS_WMdict get begin
2138 /RPS_WM_angle -90 def end"
2139*End
2140*RIwmAngle M135Deg/-135 Degrees: "userdict /RPS_WMdict get begin
2141 /RPS_WM_angle -135 def end"
2142*End
2143*RIwmAngle M180Deg/-180 Degrees: "userdict /RPS_WMdict get begin
2144 /RPS_WM_angle -180 def end"
2145*End
2146*CloseUI: *RIwmAngle
2147
2148*%=== WaterMark Font Size========
2149*OpenUI *RIwmSize/Watermark Size:  PickOne
2150*OrderDependency: 330 AnySetup *RIwmSize
2151*DefaultRIwmSize: 36
2152*RIwmSize 24/24 Point: "userdict /RPS_WMdict get begin
2153 /RPS_WM_size 24 def end"
2154*End
2155*RIwmSize 36/36 Point: "userdict /RPS_WMdict get begin
2156 /RPS_WM_size 36 def end"
2157*End
2158*RIwmSize 48/48 Point: "userdict /RPS_WMdict get begin
2159 /RPS_WM_size 48 def end"
2160*End
2161*RIwmSize 60/60 Point: "userdict /RPS_WMdict get begin
2162 /RPS_WM_size 60 def end"
2163*End
2164*RIwmSize 72/72 Point: "userdict /RPS_WMdict get begin
2165 /RPS_WM_size 72 def end"
2166*End
2167*CloseUI: *RIwmSize
2168
2169*%=== WaterMark Style ========
2170*OpenUI *RIwmTextStyle/Watermark Style:  PickOne
2171*OrderDependency: 350 AnySetup *RIwmTextStyle
2172*DefaultRIwmTextStyle: Gray
2173*RIwmTextStyle Gray/Gray: "userdict /RPS_WMdict get begin
2174   /RPS_WM_color { 0 setgray }  bind  def
2175   /RPS_WM_Pattern {
2176    <<
2177        /PatternType 1
2178        /PaintType 1
2179        /TilingType 3
2180        /BBox [ 0 0 1 1 ]
2181        /XStep 1
2182        /YStep 1
2183        /PaintProc {
2184            begin
2185                RPS_WM_color
2186                8 8 true [ 8 0 0 -8 0 8 ]
2187                <88002200 88002200> imagemask
2188            end
2189        }
2190    >> [ 1 0 0 -1 0 1 ] makepattern
2191    setpattern }
2192   bind def
2193   /RPS_WM_draw {   %% RPS_WM_mask
2194    RPS_WM_str false charpath fill
2195  } bind def end"
2196*End
2197*RIwmTextStyle Outline/Outlined: "userdict /RPS_WMdict get begin
2198   /RPS_WM_color { 0 setgray }  bind  def
2199   /RPS_WM_Pattern {} def
2200   /RPS_WM_draw {   %% RPS_WM_outline
2201    0 setlinewidth RPS_WM_str false charpath stroke
2202  } bind def end"
2203*End
2204*CloseUI: *RIwmTextStyle
2205
2206*CloseGroup: Effects
2207
2208*%========== Gray Levels and Halftoning ==========
2209*AccurateScreensSupport: True
2210*ScreenFreq: "85.0"
2211*ScreenAngle: "45.0"
2212*DefaultScreenProc: Dot
2213*ScreenProc Dot: "
2214  {abs exch abs 2 copy add 1 gt
2215   {1 sub dup mul exch 1 sub dup mul add 1 sub}
2216   {dup mul exch dup mul add 1 exch sub}
2217   ifelse}
2218"
2219*End
2220*ScreenProc Line: "{pop}"
2221*ScreenProc Ellipse: "
2222  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
2223"
2224*End
2225
2226*%========== Job Log ==========
2227
2228*OpenGroup: JobLog/Job Log
2229*OpenUI *JobType/JobType: PickOne
2230*FoomaticRIPOption JobType: enum CmdLine A
2231*OrderDependency: 110 AnySetup *JobType
2232*DefaultJobType: Normal
2233*JobType Normal/Normal: "%% FoomaticRIPOptionSetting: JobType=Normal"
2234*FoomaticRIPOptionSetting JobType=Normal: "mark\n&&
2235/usrcode where{pop}{/usrcode()def}ifelse\n&&
2236/usrid where{pop}{/usrid()def}ifelse\n&&
2237(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2238cleartomark\n&&
2239mark {\n&&
2240<<\n&&
2241   /JobType 0\n&&
2242   /JobInfo <<\n&&
2243      /UserID usrid\n&&
2244      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2245      /HostLoginName (&user;)\n&&
2246      /HostName (&host;)\n&&
2247   >>\n&&
2248>> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2249}stopped cleartomark\n"
2250*End
2251*JobType SamplePrint/Sample Print: "%% FoomaticRIPOptionSetting: JobType=SamplePrint"
2252*FoomaticRIPOptionSetting JobType=SamplePrint: "mark\n&&
2253/usrcode where{pop}{/usrcode()def}ifelse\n&&
2254/usrid where{pop}{/usrid()def}ifelse\n&&
2255(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2256cleartomark\n&&
2257mark {\n&&
2258 <<\n&&
2259   /JobType 2\n&&
2260   /JobInfo <<\n&&
2261      /UserID usrid\n&&
2262      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2263      /HostLoginName (&user;)\n&&
2264      /HostName (&host;)\n&&
2265   >>\n&&
2266 >> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2267}stopped cleartomark\n"
2268*End
2269*JobType LockedPrint/Locked Print: "%% FoomaticRIPOptionSetting: JobType=LockedPrint"
2270*FoomaticRIPOptionSetting JobType=LockedPrint: "mark\n&&
2271/usrcode where{pop}{/usrcode()def}ifelse\n&&
2272/usrid where{pop}{/usrid()def}ifelse\n&&
2273/lppswd where{pop}{/lppswd()def}ifelse\n&&
2274(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2275cleartomark\n&&
2276mark {\n&&
2277 <<\n&&
2278   /JobType 1\n&&
2279   /JobInfo <<\n&&
2280      /UserID usrid\n&&
2281      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2282      /Password lppswd\n&&
2283      /HostLoginName (&user;)\n&&
2284      /HostName (&host;)\n&&
2285   >>\n&&
2286 >> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2287}stopped cleartomark\n"
2288*End
2289*JobType HoldPrint/Hold Print: "%% FoomaticRIPOptionSetting: JobType=HoldPrint"
2290*FoomaticRIPOptionSetting JobType=HoldPrint: "mark\n&&
2291/usrcode where{pop}{/usrcode()def}ifelse\n&&
2292/usrid where{pop}{/usrid()def}ifelse\n&&
2293(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2294cleartomark\n&&
2295mark {\n&&
2296 <<\n&&
2297   /JobType 3\n&&
2298   /JobInfo <<\n&&
2299      /UserID usrid\n&&
2300      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2301      /JobID (&title;)\n&&
2302      /HostLoginName (&user;)\n&&
2303      /HostName (&host;)\n&&
2304   >>\n&&
2305 >> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2306}stopped cleartomark\n"
2307*End
2308*JobType StoredPrint/Stored Print: "%% FoomaticRIPOptionSetting: JobType=StoredPrint"
2309*FoomaticRIPOptionSetting JobType=StoredPrint: "mark\n&&
2310/usrcode where{pop}{/usrcode()def}ifelse\n&&
2311/usrid where{pop}{/usrid()def}ifelse\n&&
2312/sppswd where{pop}{/sppswd()def}ifelse\n&&
2313(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2314cleartomark\n&&
2315mark {\n&&
2316 <<\n&&
2317   /JobType 3\n&&
2318   /JobInfo <<\n&&
2319      /UserID usrid\n&&
2320      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2321      /Password sppswd\n&&
2322      /JobID (&title;)\n&&
2323      /HostLoginName (&user;)\n&&
2324      /HostName (&host;)\n&&
2325   >>\n&&
2326   /JobAttr << /Save 1 /Public false >>\n&&
2327 >> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2328}stopped cleartomark\n"
2329*End
2330*JobType StoreandPrint/Store and Print: "%% FoomaticRIPOptionSetting: JobType=StoreandPrint"
2331*FoomaticRIPOptionSetting JobType=StoreandPrint: "mark\n&&
2332/usrcode where{pop}{/usrcode()def}ifelse\n&&
2333/usrid where{pop}{/usrid()def}ifelse\n&&
2334/sppswd where{pop}{/sppswd()def}ifelse\n&&
2335(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2336cleartomark\n&&
2337mark {\n&&
2338 <<\n&&
2339   /JobType 3\n&&
2340   /JobInfo <<\n&&
2341      /UserID usrid\n&&
2342      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2343      /Password sppswd\n&&
2344      /JobID (&title;)\n&&
2345      /HostLoginName (&user;)\n&&
2346      /HostName (&host;)\n&&
2347   >>\n&&
2348   /JobAttr << /Save 2 /Public false >>\n&&
2349 >> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2350}stopped cleartomark\n"
2351*End
2352*JobType DocServer/Document Server: "%% FoomaticRIPOptionSetting: JobType=DocServer"
2353*FoomaticRIPOptionSetting JobType=DocServer: "mark\n&&
2354/usrcode where{pop}{/usrcode()def}ifelse\n&&
2355/usrid where{pop}{/usrid()def}ifelse\n&&
2356/dspswd where{pop}{/dspswd()def}ifelse\n&&
2357(&user;) usrcode (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
2358cleartomark\n&&
2359mark {\n&&
2360 <<\n&&
2361   /JobType 4\n&&
2362   /JobInfo <<\n&&
2363      /UserID usrid\n&&
2364      /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
2365      /Password dspswd\n&&
2366      /JobID (&title;)\n&&
2367      /HostLoginName (&user;)\n&&
2368      /HostName (&host;)\n&&
2369   >>\n&&
2370 >> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
2371}stopped cleartomark\n"
2372*End
2373*CloseUI: *JobType
2374
2375*OpenUI *LockedPrintPassword/Locked Print Password (4-8 digits): PickOne
2376*FoomaticRIPOption LockedPrintPassword: password CmdLine A
2377*FoomaticRIPOptionMaxLength LockedPrintPassword:8
2378*FoomaticRIPOptionAllowedChars LockedPrintPassword: "0-9"
2379*OrderDependency: 100 AnySetup *LockedPrintPassword
2380*FoomaticRIPOptionPrototype LockedPrintPassword: "/lppswd(%s)def\n"
2381*DefaultLockedPrintPassword: None
2382*LockedPrintPassword None/None: "/lppswd()def\n"
2383*LockedPrintPassword 4001/4001: "/lppswd(4001)def\n"
2384*LockedPrintPassword 4002/4002: "/lppswd(4002)def\n"
2385*LockedPrintPassword 4003/4003: "/lppswd(4003)def\n"
2386*CloseUI: *LockedPrintPassword
2387
2388*CustomLockedPrintPassword True/Custom Password: ""
2389*ParamCustomLockedPrintPassword Password: 1 password 4 8
2390*NonUIOrderDependency: 101 AnySetup *CustomLockedPrintPassword True
2391
2392*OpenUI *StoredPrintPassword/Stored Print Password (4-8 digits): PickOne
2393*FoomaticRIPOption StoredPrintPassword: password CmdLine A
2394*FoomaticRIPOptionMaxLength StoredPrintPassword:8
2395*FoomaticRIPOptionAllowedChars StoredPrintPassword: "0-9"
2396*OrderDependency: 106 AnySetup *StoredPrintPassword
2397*FoomaticRIPOptionPrototype StoredPrintPassword: "/sppswd(%s)def\n"
2398*DefaultStoredPrintPassword: None
2399*StoredPrintPassword None/None: "/sppswd()def\n"
2400*StoredPrintPassword 2001/2001: "/sppswd(2001)def\n"
2401*StoredPrintPassword 2002/2002: "/sppswd(2002)def\n"
2402*StoredPrintPassword 2003/2003: "/sppswd(2003)def\n"
2403*CloseUI: *StoredPrintPassword
2404
2405*CustomStoredPrintPassword True/Custom Stored Print Password: ""
2406*ParamCustomStoredPrintPassword Password: 1 password 4 8
2407*NonUIOrderDependency: 107 AnySetup *CustomStoredPrintPassword True
2408
2409*OpenUI *DocServerPassword/Document Server Password (4-8 digits): PickOne
2410*FoomaticRIPOption DocServerPassword: password CmdLine A
2411*FoomaticRIPOptionMaxLength DocServerPassword:8
2412*FoomaticRIPOptionAllowedChars DocServerPassword: "0-9"
2413*OrderDependency: 102 AnySetup *DocServerPassword
2414*FoomaticRIPOptionPrototype DocServerPassword: "/dspswd(%s)def\n"
2415*DefaultDocServerPassword: None
2416*DocServerPassword None/None: "/dspswd()def\n"
2417*DocServerPassword 3001/3001: "/dspswd(3001)def\n"
2418*DocServerPassword 3002/3002: "/dspswd(3002)def\n"
2419*DocServerPassword 3003/3003: "/dspswd(3003)def\n"
2420*CloseUI: *DocServerPassword
2421
2422*CustomDocServerPassword True/Custom Document Server Password: ""
2423*ParamCustomDocServerPassword Password: 1 password 4 8
2424*NonUIOrderDependency: 103 AnySetup *CustomDocServerPassword True
2425
2426*OpenUI *UserCode/User Code (up to 8 digits): PickOne
2427*FoomaticRIPOption UserCode: string CmdLine A
2428*FoomaticRIPOptionMaxLength UserCode:8
2429*FoomaticRIPOptionAllowedChars UserCode: "0-9"
2430*OrderDependency: 104 AnySetup *UserCode
2431*FoomaticRIPOptionPrototype UserCode: "/usrcode(%s)def\n"
2432*DefaultUserCode: None
2433*UserCode None/None: "/usrcode()def\n"
2434*UserCode 1001/1001: "/usrcode(1001)def\n"
2435*UserCode 1002/1002: "/usrcode(1002)def\n"
2436*UserCode 1003/1003: "/usrcode(1003)def\n"
2437*CloseUI: *UserCode
2438
2439*CustomUserCode True/Custom UserCode: ""
2440*ParamCustomUserCode UserCode: 1 string 1 8
2441*NonUIOrderDependency: 105 AnySetup *CustomUserCode True
2442
2443*OpenUI *UserId/User Id (Up to 8 alphanumeric<0A> [a-z,A-Z,0-9,<2D><2E><2F><3A><5F><5F>] characters): PickOne
2444*FoomaticRIPOption UserId: string CmdLine A
2445*FoomaticRIPOptionMaxLength UserId:8
2446*FoomaticRIPOptionAllowedChars UserId: "0-9a-zA-Z-./:_"
2447*OrderDependency: 100 AnySetup *UserId
2448*FoomaticRIPOptionPrototype UserId: "/usrid(%s)def\n"
2449*DefaultUserId: LoginUser
2450*UserId None/None: "/usrid()def\n"
2451*UserId LoginUser/LoginUser: "/usrid(&user;)def\n"
2452*UserId User1/User1: "/usrid(User1)def\n"
2453*UserId User2/User2: "/usrid(User2)def\n"
2454*UserId User3/User3: "/usrid(User3)def\n"
2455*CloseUI: *UserId
2456
2457*CustomUserId True/Custom UserId: ""
2458*ParamCustomUserId UserId: 1 string 1 8
2459*NonUIOrderDependency: 101 AnySetup *CustomUserId True
2460
2461*CloseGroup: JobLog/Job Log
2462*%========== Font ==========
2463
2464*DefaultFont: Courier
2465*Font AlbertusMT: Standard "(001.000)" Standard ROM
2466*Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
2467*Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
2468*Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
2469*Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
2470*Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
2471*Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
2472*Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
2473*Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
2474*Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
2475*Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
2476*Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
2477*Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
2478*Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
2479*Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
2480*Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
2481*Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
2482*Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
2483*Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
2484*Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
2485*Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
2486*Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
2487*Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
2488*Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
2489*Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
2490*Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
2491*Font Carta: Special "(001.001)" Special ROM
2492*Font Chicago: Standard "(501.011)" ExtendedRoman ROM
2493*Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
2494*Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
2495*Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
2496*Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
2497*Font CooperBlack: Standard "(001.003)" Standard ROM
2498*Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
2499*Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
2500*Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
2501*Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
2502*Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
2503*Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
2504*Font Courier: Standard "(501.010)" ExtendedRoman ROM
2505*Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
2506*Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
2507*Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
2508*Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
2509*Font Geneva: Standard "(501.007)" ExtendedRoman ROM
2510*Font GillSans: Standard "(501.009)" ExtendedRoman ROM
2511*Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
2512*Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
2513*Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
2514*Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
2515*Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
2516*Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
2517*Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
2518*Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
2519*Font Goudy: Standard "(001.003)" Standard ROM
2520*Font Goudy-Bold: Standard "(001.002)" Standard ROM
2521*Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
2522*Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
2523*Font Goudy-Italic: Standard "(001.002)" Standard ROM
2524*Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
2525*Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
2526*Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
2527*Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
2528*Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
2529*Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
2530*Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
2531*Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
2532*Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
2533*Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
2534*Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
2535*Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
2536*Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
2537*Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
2538*Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
2539*Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
2540*Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
2541*Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
2542*Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
2543*Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
2544*Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
2545*Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
2546*Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
2547*Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
2548*Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
2549*Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
2550*Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
2551*Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
2552*Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
2553*Font Marigold: Standard "(001.000)" Standard ROM
2554*Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
2555*Font Monaco: Standard "(501.012)" ExtendedRoman ROM
2556*Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
2557*Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
2558*Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
2559*Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
2560*Font NewYork: Standard "(501.013)" ExtendedRoman ROM
2561*Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
2562*Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
2563*Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
2564*Font Optima: Standard "(501.010)" ExtendedRoman ROM
2565*Font Oxford: Standard "(001.000)" Standard ROM
2566*Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
2567*Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
2568*Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
2569*Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
2570*Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
2571*Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
2572*Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
2573*Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
2574*Font Symbol: Special "(001.008)" Special ROM
2575*Font Tekton: Standard "(001.001)" Standard ROM
2576*Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
2577*Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
2578*Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
2579*Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
2580*Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
2581*Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
2582*Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
2583*Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
2584*Font Univers: Standard "(501.009)" ExtendedRoman ROM
2585*Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
2586*Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
2587*Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
2588*Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
2589*Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
2590*Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
2591*Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
2592*Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
2593*Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
2594*Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
2595*Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
2596*Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
2597*Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
2598*Font Wingdings-Regular: Special "(001.001)" Special ROM
2599*Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
2600*Font ZapfDingbats: Special "(001.005S)" Special ROM
2601*RIIRIPSFont NimbusSans-Bold:
2602*RIIRIPSFont NimbusMonoPS-Bold:
2603*RIIRIPSFont NimbusRoman-Bold:
2604
2605*?FontQuery: "
2606  save
2607  {count 1 gt {
2608    exch dup 127 string cvs (/) print print (:) print
2609    /Font resourcestatus {pop pop (Yes)}{(NO)}ifelse =
2610    }{exit}ifelse
2611  }bind loop (*) = flush
2612  restore
2613"
2614*End
2615
2616*?FontList: "
2617  save
2618  (*) {cvn ==} 128 string /Font resourceforall (*) = flush
2619  restore
2620"
2621*End
2622
2623*Status: "initializing"
2624*Status: "holding"
2625*Status: "idle"
2626*Status: "busy"
2627*Status: "waiting"
2628*Status: "printing"
2629*Status: "print test page"
2630
2631*Source: "Parallel"
2632*Source: "TCP/IP"
2633*Source: "EtherTalk"
2634*Source: "SPX/IPX"
2635*Source: "NetBEUI"
2636*Source: "IEEE1394"
2637
2638*Message: "%%[ exitserver: permanent state may be changed ]%%"
2639*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
2640*Message: "\FontName\ not found, using Courier"
2641
2642*%========== Color Separation ==========
2643
2644*DefaultColorSep: ProcessBlack.141lpi.600dpi/141 lpi / 600 dpi
2645
2646*%===== For 600 dpi =====
2647
2648*ColorSepScreenAngle ProcessBlack.141lpi.600dpi/141 lpi / 600 dpi: "45.0"
2649*ColorSepScreenAngle CustomColor.141lpi.600dpi/141 lpi / 600 dpi: "45.0"
2650*ColorSepScreenAngle ProcessCyan.141lpi.600dpi/141 lpi / 600 dpi: "27.0"
2651*ColorSepScreenAngle ProcessMagenta.141lpi.600dpi/141 lpi / 600 dpi: "63.0"
2652*ColorSepScreenAngle ProcessYellow.141lpi.600dpi/141 lpi / 600 dpi: "0.0"
2653
2654*ColorSepScreenFreq ProcessBlack.141lpi.600dpi/141 lpi / 600 dpi: "141"
2655*ColorSepScreenFreq CustomColor.141lpi.600dpi/141 lpi / 600 dpi: "141"
2656*ColorSepScreenFreq ProcessCyan.141lpi.600dpi/141 lpi / 600 dpi: "134"
2657*ColorSepScreenFreq ProcessMagenta.141lpi.600dpi/141 lpi / 600 dpi: "134"
2658*ColorSepScreenFreq ProcessYellow.141lpi.600dpi/141 lpi / 600 dpi: "150"
2659
2660*%===== For 1200 dpi =====
2661
2662*ColorSepScreenAngle ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
2663*ColorSepScreenAngle CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
2664*ColorSepScreenAngle ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "18.0"
2665*ColorSepScreenAngle ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "72.0"
2666*ColorSepScreenAngle ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "27.0"
2667
2668*ColorSepScreenFreq ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
2669*ColorSepScreenFreq CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
2670*ColorSepScreenFreq ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "190"
2671*ColorSepScreenFreq ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "190"
2672*ColorSepScreenFreq ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "268"
2673
2674*%==========PS Option/Watermark font
2675*UIConstraints: *RIwmFont CourierB *RIPostScript IRIPS
2676*UIConstraints: *RIPostScript IRIPS *RIwmFont CourierB
2677*UIConstraints: *RIwmFont TimesB *RIPostScript IRIPS
2678*UIConstraints: *RIPostScript IRIPS *RIwmFont TimesB
2679*UIConstraints: *RIwmFont HelveticaB *RIPostScript IRIPS
2680*UIConstraints: *RIPostScript IRIPS *RIwmFont HelveticaB
2681
2682*UIConstraints: *RIwmFont NimbusSansB *RIPostScript Adobe
2683*UIConstraints: *RIPostScript Adobe *RIwmFont NimbusSansB
2684*UIConstraints: *RIwmFont NimbusMonoPSB *RIPostScript Adobe
2685*UIConstraints: *RIPostScript Adobe *RIwmFont NimbusMonoPSB
2686*UIConstraints: *RIwmFont NimbusRomanB *RIPostScript Adobe
2687*UIConstraints: *RIPostScript Adobe *RIwmFont NimbusRomanB
2688
2689*%==========PS Option/Dithering
2690*UIConstraints: *RPSDitherType User *RIPostScript IRIPS
2691*UIConstraints: *RIPostScript IRIPS *RPSDitherType User
2692
2693*%==========Media Type/Duplex
2694*UIConstraints: *MediaType Labels *Duplex DuplexNoTumble
2695*UIConstraints: *Duplex DuplexNoTumble *MediaType Labels
2696*UIConstraints: *MediaType Labels *Duplex DuplexTumble
2697*UIConstraints: *Duplex DuplexTumble *MediaType Labels
2698*UIConstraints: *MediaType OHP *Duplex DuplexNoTumble
2699*UIConstraints: *Duplex DuplexNoTumble *MediaType OHP
2700*UIConstraints: *MediaType OHP *Duplex DuplexTumble
2701*UIConstraints: *Duplex DuplexTumble *MediaType OHP
2702*UIConstraints: *MediaType Thick2 *Duplex DuplexNoTumble
2703*UIConstraints: *Duplex DuplexNoTumble *MediaType Thick2
2704*UIConstraints: *MediaType Thick2 *Duplex DuplexTumble
2705*UIConstraints: *Duplex DuplexTumble *MediaType Thick2
2706*UIConstraints: *MediaType Thick3 *Duplex DuplexNoTumble
2707*UIConstraints: *Duplex DuplexNoTumble *MediaType Thick3
2708*UIConstraints: *MediaType Thick3 *Duplex DuplexTumble
2709*UIConstraints: *Duplex DuplexTumble *MediaType Thick3
2710*UIConstraints: *MediaType Thick4 *Duplex DuplexNoTumble
2711*UIConstraints: *Duplex DuplexNoTumble *MediaType Thick4
2712*UIConstraints: *MediaType Thick4 *Duplex DuplexTumble
2713*UIConstraints: *Duplex DuplexTumble *MediaType Thick4
2714*UIConstraints: *MediaType GlossCoated *Duplex DuplexNoTumble
2715*UIConstraints: *Duplex DuplexNoTumble *MediaType GlossCoated
2716*UIConstraints: *MediaType GlossCoated *Duplex DuplexTumble
2717*UIConstraints: *Duplex DuplexTumble *MediaType GlossCoated
2718*UIConstraints: *MediaType MatCoated *Duplex DuplexNoTumble
2719*UIConstraints: *Duplex DuplexNoTumble *MediaType MatCoated
2720*UIConstraints: *MediaType MatCoated *Duplex DuplexTumble
2721*UIConstraints: *Duplex DuplexTumble *MediaType MatCoated
2722*UIConstraints: *MediaType Envelope *Duplex DuplexNoTumble
2723*UIConstraints: *Duplex DuplexNoTumble *MediaType Envelope
2724*UIConstraints: *MediaType Envelope *Duplex DuplexTumble
2725*UIConstraints: *Duplex DuplexTumble *MediaType Envelope
2726
2727*%==========Paper Size/Duplex
2728*UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
2729*UIConstraints: *Duplex DuplexNoTumble *PageSize Env10
2730*UIConstraints: *PageSize Env10 *Duplex DuplexTumble
2731*UIConstraints: *Duplex DuplexTumble *PageSize Env10
2732*UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
2733*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch
2734*UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
2735*UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch
2736*UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
2737*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5
2738*UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
2739*UIConstraints: *Duplex DuplexTumble *PageSize EnvC5
2740*UIConstraints: *PageSize EnvC6 *Duplex DuplexNoTumble
2741*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6
2742*UIConstraints: *PageSize EnvC6 *Duplex DuplexTumble
2743*UIConstraints: *Duplex DuplexTumble *PageSize EnvC6
2744*UIConstraints: *PageSize DLEnv *Duplex DuplexNoTumble
2745*UIConstraints: *Duplex DuplexNoTumble *PageSize DLEnv
2746*UIConstraints: *PageSize DLEnv *Duplex DuplexTumble
2747*UIConstraints: *Duplex DuplexTumble *PageSize DLEnv
2748
2749*%==========Paper Size(FullBleed)/Duplex
2750*UIConstraints: *PageSize Env10.FullBleed *Duplex DuplexNoTumble
2751*UIConstraints: *Duplex DuplexNoTumble *PageSize Env10.FullBleed
2752*UIConstraints: *PageSize Env10.FullBleed *Duplex DuplexTumble
2753*UIConstraints: *Duplex DuplexTumble *PageSize Env10.FullBleed
2754*UIConstraints: *PageSize EnvMonarch.FullBleed *Duplex DuplexNoTumble
2755*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch.FullBleed
2756*UIConstraints: *PageSize EnvMonarch.FullBleed *Duplex DuplexTumble
2757*UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch.FullBleed
2758*UIConstraints: *PageSize EnvC5.FullBleed *Duplex DuplexNoTumble
2759*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5.FullBleed
2760*UIConstraints: *PageSize EnvC5.FullBleed *Duplex DuplexTumble
2761*UIConstraints: *Duplex DuplexTumble *PageSize EnvC5.FullBleed
2762*UIConstraints: *PageSize EnvC6.FullBleed *Duplex DuplexNoTumble
2763*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6.FullBleed
2764*UIConstraints: *PageSize EnvC6.FullBleed *Duplex DuplexTumble
2765*UIConstraints: *Duplex DuplexTumble *PageSize EnvC6.FullBleed
2766*UIConstraints: *PageSize DLEnv.FullBleed *Duplex DuplexNoTumble
2767*UIConstraints: *Duplex DuplexNoTumble *PageSize DLEnv.FullBleed
2768*UIConstraints: *PageSize DLEnv.FullBleed *Duplex DuplexTumble
2769*UIConstraints: *Duplex DuplexTumble *PageSize DLEnv.FullBleed
2770
2771*%==========Paper Region/Duplex
2772*UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
2773*UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10
2774*UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
2775*UIConstraints: *Duplex DuplexTumble *PageRegion Env10
2776*UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
2777*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch
2778*UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
2779*UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch
2780*UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
2781*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5
2782*UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
2783*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5
2784*UIConstraints: *PageRegion EnvC6 *Duplex DuplexNoTumble
2785*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6
2786*UIConstraints: *PageRegion EnvC6 *Duplex DuplexTumble
2787*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6
2788*UIConstraints: *PageRegion DLEnv *Duplex DuplexNoTumble
2789*UIConstraints: *Duplex DuplexNoTumble *PageRegion DLEnv
2790*UIConstraints: *PageRegion DLEnv *Duplex DuplexTumble
2791*UIConstraints: *Duplex DuplexTumble *PageRegion DLEnv
2792
2793*%==========Paper Region(FullBleed)/Duplex
2794*UIConstraints: *PageRegion Env10.FullBleed *Duplex DuplexNoTumble
2795*UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10.FullBleed
2796*UIConstraints: *PageRegion Env10.FullBleed *Duplex DuplexTumble
2797*UIConstraints: *Duplex DuplexTumble *PageRegion Env10.FullBleed
2798*UIConstraints: *PageRegion EnvMonarch.FullBleed *Duplex DuplexNoTumble
2799*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch.FullBleed
2800*UIConstraints: *PageRegion EnvMonarch.FullBleed *Duplex DuplexTumble
2801*UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch.FullBleed
2802*UIConstraints: *PageRegion EnvC5.FullBleed *Duplex DuplexNoTumble
2803*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5.FullBleed
2804*UIConstraints: *PageRegion EnvC5.FullBleed *Duplex DuplexTumble
2805*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5.FullBleed
2806*UIConstraints: *PageRegion EnvC6.FullBleed *Duplex DuplexNoTumble
2807*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6.FullBleed
2808*UIConstraints: *PageRegion EnvC6.FullBleed *Duplex DuplexTumble
2809*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6.FullBleed
2810*UIConstraints: *PageRegion DLEnv.FullBleed *Duplex DuplexNoTumble
2811*UIConstraints: *Duplex DuplexNoTumble *PageRegion DLEnv.FullBleed
2812*UIConstraints: *PageRegion DLEnv.FullBleed *Duplex DuplexTumble
2813*UIConstraints: *Duplex DuplexTumble *PageRegion DLEnv.FullBleed
2814
2815*%==========Booklet/Duplex
2816*UIConstraints: *Booklet OpenToLeft *Duplex DuplexNoTumble
2817*UIConstraints: *Duplex DuplexNoTumble *Booklet OpenToLeft
2818*UIConstraints: *Booklet OpenToLeft *Duplex DuplexTumble
2819*UIConstraints: *Duplex DuplexTumble *Booklet OpenToLeft
2820*UIConstraints: *Booklet OpenToRight *Duplex DuplexNoTumble
2821*UIConstraints: *Duplex DuplexNoTumble *Booklet OpenToRight
2822*UIConstraints: *Booklet OpenToRight *Duplex DuplexTumble
2823*UIConstraints: *Duplex DuplexTumble *Booklet OpenToRight
2824
2825*%==========Destination/Collate Kind
2826*UIConstraints: *OutputBin Default *RICollateKind ShiftCollate
2827*UIConstraints: *RICollateKind ShiftCollate *OutputBin Default
2828*UIConstraints: *OutputBin Standard *RICollateKind ShiftCollate
2829*UIConstraints: *RICollateKind ShiftCollate *OutputBin Standard
2830*UIConstraints: *OutputBin Bin1 *RICollateKind ShiftCollate
2831*UIConstraints: *RICollateKind ShiftCollate *OutputBin Bin1
2832*UIConstraints: *OutputBin Shift *RICollateKind RotateCollate
2833*UIConstraints: *RICollateKind RotateCollate *OutputBin Shift
2834*UIConstraints: *OutputBin External *RICollateKind ShiftCollate
2835*UIConstraints: *RICollateKind ShiftCollate *OutputBin External
2836*UIConstraints: *OutputBin FinRUBICONBShift *RICollateKind RotateCollate
2837*UIConstraints: *RICollateKind RotateCollate *OutputBin FinRUBICONBShift
2838*UIConstraints: *OutputBin FinAMURBBKUpper *RICollateKind ShiftCollate
2839*UIConstraints: *RICollateKind ShiftCollate *OutputBin FinAMURBBKUpper
2840*UIConstraints: *OutputBin FinAMURBBKShift *RICollateKind RotateCollate
2841*UIConstraints: *RICollateKind RotateCollate *OutputBin FinAMURBBKShift
2842*UIConstraints: *OutputBin FinAMURBBKLower *RICollateKind ShiftCollate
2843*UIConstraints: *RICollateKind ShiftCollate *OutputBin FinAMURBBKLower
2844*UIConstraints: *OutputBin FinUYUNIShift *RICollateKind RotateCollate
2845*UIConstraints: *RICollateKind RotateCollate *OutputBin FinUYUNIShift
2846
2847*%==========Finisher/Staple
2848*UIConstraints: *Finisher NotInstalled *StapleLocation StaplessUpperLeft
2849*UIConstraints: *StapleLocation StaplessUpperLeft *Finisher NotInstalled
2850*UIConstraints: *Finisher NotInstalled *StapleLocation StaplessUpperRight
2851*UIConstraints: *StapleLocation StaplessUpperRight *Finisher NotInstalled
2852*UIConstraints: *Finisher NotInstalled *StapleLocation UpperLeft
2853*UIConstraints: *StapleLocation UpperLeft *Finisher NotInstalled
2854*UIConstraints: *Finisher NotInstalled *StapleLocation UpperRight
2855*UIConstraints: *StapleLocation UpperRight *Finisher NotInstalled
2856*UIConstraints: *Finisher NotInstalled *StapleLocation LeftW
2857*UIConstraints: *StapleLocation LeftW *Finisher NotInstalled
2858*UIConstraints: *Finisher NotInstalled *StapleLocation RightW
2859*UIConstraints: *StapleLocation RightW *Finisher NotInstalled
2860*UIConstraints: *Finisher NotInstalled *StapleLocation UpperW
2861*UIConstraints: *StapleLocation UpperW *Finisher NotInstalled
2862*UIConstraints: *Finisher NotInstalled *StapleLocation CenterW
2863*UIConstraints: *StapleLocation CenterW *Finisher NotInstalled
2864*UIConstraints: *Finisher FinRUBICONB *StapleLocation StaplessUpperLeft
2865*UIConstraints: *StapleLocation StaplessUpperLeft *Finisher FinRUBICONB
2866*UIConstraints: *Finisher FinRUBICONB *StapleLocation StaplessUpperRight
2867*UIConstraints: *StapleLocation StaplessUpperRight *Finisher FinRUBICONB
2868*UIConstraints: *Finisher FinRUBICONB *StapleLocation CenterW
2869*UIConstraints: *StapleLocation CenterW *Finisher FinRUBICONB
2870*UIConstraints: *Finisher FinAMURBBK *StapleLocation StaplessUpperLeft
2871*UIConstraints: *StapleLocation StaplessUpperLeft *Finisher FinAMURBBK
2872*UIConstraints: *Finisher FinAMURBBK *StapleLocation StaplessUpperRight
2873*UIConstraints: *StapleLocation StaplessUpperRight *Finisher FinAMURBBK
2874*UIConstraints: *Finisher FinUYUNI *StapleLocation UpperLeft
2875*UIConstraints: *StapleLocation UpperLeft *Finisher FinUYUNI
2876*UIConstraints: *Finisher FinUYUNI *StapleLocation UpperRight
2877*UIConstraints: *StapleLocation UpperRight *Finisher FinUYUNI
2878*UIConstraints: *Finisher FinUYUNI *StapleLocation LeftW
2879*UIConstraints: *StapleLocation LeftW *Finisher FinUYUNI
2880*UIConstraints: *Finisher FinUYUNI *StapleLocation RightW
2881*UIConstraints: *StapleLocation RightW *Finisher FinUYUNI
2882*UIConstraints: *Finisher FinUYUNI *StapleLocation UpperW
2883*UIConstraints: *StapleLocation UpperW *Finisher FinUYUNI
2884*UIConstraints: *Finisher FinUYUNI *StapleLocation CenterW
2885*UIConstraints: *StapleLocation CenterW *Finisher FinUYUNI
2886
2887*%==========Input Tray/Staple
2888*UIConstraints: *InputSlot MultiTray *StapleLocation StaplessUpperLeft
2889*UIConstraints: *StapleLocation StaplessUpperLeft *InputSlot MultiTray
2890*UIConstraints: *InputSlot MultiTray *StapleLocation StaplessUpperRight
2891*UIConstraints: *StapleLocation StaplessUpperRight *InputSlot MultiTray
2892*UIConstraints: *InputSlot MultiTray *StapleLocation UpperLeft
2893*UIConstraints: *StapleLocation UpperLeft *InputSlot MultiTray
2894*UIConstraints: *InputSlot MultiTray *StapleLocation UpperRight
2895*UIConstraints: *StapleLocation UpperRight *InputSlot MultiTray
2896*UIConstraints: *InputSlot MultiTray *StapleLocation LeftW
2897*UIConstraints: *StapleLocation LeftW *InputSlot MultiTray
2898*UIConstraints: *InputSlot MultiTray *StapleLocation RightW
2899*UIConstraints: *StapleLocation RightW *InputSlot MultiTray
2900*UIConstraints: *InputSlot MultiTray *StapleLocation UpperW
2901*UIConstraints: *StapleLocation UpperW *InputSlot MultiTray
2902*UIConstraints: *InputSlot MultiTray *StapleLocation CenterW
2903*UIConstraints: *StapleLocation CenterW *InputSlot MultiTray
2904
2905*%==========Media Type/Staple
2906*UIConstraints: *MediaType Labels *StapleLocation StaplessUpperLeft
2907*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Labels
2908*UIConstraints: *MediaType Labels *StapleLocation StaplessUpperRight
2909*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Labels
2910*UIConstraints: *MediaType Labels *StapleLocation UpperLeft
2911*UIConstraints: *StapleLocation UpperLeft *MediaType Labels
2912*UIConstraints: *MediaType Labels *StapleLocation UpperRight
2913*UIConstraints: *StapleLocation UpperRight *MediaType Labels
2914*UIConstraints: *MediaType Labels *StapleLocation LeftW
2915*UIConstraints: *StapleLocation LeftW *MediaType Labels
2916*UIConstraints: *MediaType Labels *StapleLocation RightW
2917*UIConstraints: *StapleLocation RightW *MediaType Labels
2918*UIConstraints: *MediaType Labels *StapleLocation UpperW
2919*UIConstraints: *StapleLocation UpperW *MediaType Labels
2920*UIConstraints: *MediaType Labels *StapleLocation CenterW
2921*UIConstraints: *StapleLocation CenterW *MediaType Labels
2922*UIConstraints: *MediaType OHP *StapleLocation StaplessUpperLeft
2923*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType OHP
2924*UIConstraints: *MediaType OHP *StapleLocation StaplessUpperRight
2925*UIConstraints: *StapleLocation StaplessUpperRight *MediaType OHP
2926*UIConstraints: *MediaType OHP *StapleLocation UpperLeft
2927*UIConstraints: *StapleLocation UpperLeft *MediaType OHP
2928*UIConstraints: *MediaType OHP *StapleLocation UpperRight
2929*UIConstraints: *StapleLocation UpperRight *MediaType OHP
2930*UIConstraints: *MediaType OHP *StapleLocation LeftW
2931*UIConstraints: *StapleLocation LeftW *MediaType OHP
2932*UIConstraints: *MediaType OHP *StapleLocation RightW
2933*UIConstraints: *StapleLocation RightW *MediaType OHP
2934*UIConstraints: *MediaType OHP *StapleLocation UpperW
2935*UIConstraints: *StapleLocation UpperW *MediaType OHP
2936*UIConstraints: *MediaType OHP *StapleLocation CenterW
2937*UIConstraints: *StapleLocation CenterW *MediaType OHP
2938*UIConstraints: *MediaType Thick1 *StapleLocation StaplessUpperLeft
2939*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Thick1
2940*UIConstraints: *MediaType Thick1 *StapleLocation StaplessUpperRight
2941*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Thick1
2942*UIConstraints: *MediaType Thick1 *StapleLocation CenterW
2943*UIConstraints: *StapleLocation CenterW *MediaType Thick1
2944*UIConstraints: *MediaType Thick2 *StapleLocation StaplessUpperLeft
2945*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Thick2
2946*UIConstraints: *MediaType Thick2 *StapleLocation StaplessUpperRight
2947*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Thick2
2948*UIConstraints: *MediaType Thick2 *StapleLocation CenterW
2949*UIConstraints: *StapleLocation CenterW *MediaType Thick2
2950*UIConstraints: *MediaType Thick3 *StapleLocation StaplessUpperLeft
2951*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Thick3
2952*UIConstraints: *MediaType Thick3 *StapleLocation StaplessUpperRight
2953*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Thick3
2954*UIConstraints: *MediaType Thick3 *StapleLocation UpperLeft
2955*UIConstraints: *StapleLocation UpperLeft *MediaType Thick3
2956*UIConstraints: *MediaType Thick3 *StapleLocation UpperRight
2957*UIConstraints: *StapleLocation UpperRight *MediaType Thick3
2958*UIConstraints: *MediaType Thick3 *StapleLocation LeftW
2959*UIConstraints: *StapleLocation LeftW *MediaType Thick3
2960*UIConstraints: *MediaType Thick3 *StapleLocation RightW
2961*UIConstraints: *StapleLocation RightW *MediaType Thick3
2962*UIConstraints: *MediaType Thick3 *StapleLocation UpperW
2963*UIConstraints: *StapleLocation UpperW *MediaType Thick3
2964*UIConstraints: *MediaType Thick3 *StapleLocation CenterW
2965*UIConstraints: *StapleLocation CenterW *MediaType Thick3
2966*UIConstraints: *MediaType Thick4 *StapleLocation StaplessUpperLeft
2967*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Thick4
2968*UIConstraints: *MediaType Thick4 *StapleLocation StaplessUpperRight
2969*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Thick4
2970*UIConstraints: *MediaType Thick4 *StapleLocation UpperLeft
2971*UIConstraints: *StapleLocation UpperLeft *MediaType Thick4
2972*UIConstraints: *MediaType Thick4 *StapleLocation UpperRight
2973*UIConstraints: *StapleLocation UpperRight *MediaType Thick4
2974*UIConstraints: *MediaType Thick4 *StapleLocation LeftW
2975*UIConstraints: *StapleLocation LeftW *MediaType Thick4
2976*UIConstraints: *MediaType Thick4 *StapleLocation RightW
2977*UIConstraints: *StapleLocation RightW *MediaType Thick4
2978*UIConstraints: *MediaType Thick4 *StapleLocation UpperW
2979*UIConstraints: *StapleLocation UpperW *MediaType Thick4
2980*UIConstraints: *MediaType Thick4 *StapleLocation CenterW
2981*UIConstraints: *StapleLocation CenterW *MediaType Thick4
2982*UIConstraints: *MediaType Middlethick *StapleLocation StaplessUpperLeft
2983*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Middlethick
2984*UIConstraints: *MediaType Middlethick *StapleLocation StaplessUpperRight
2985*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Middlethick
2986*UIConstraints: *MediaType GlossCoated *StapleLocation StaplessUpperLeft
2987*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType GlossCoated
2988*UIConstraints: *MediaType GlossCoated *StapleLocation StaplessUpperRight
2989*UIConstraints: *StapleLocation StaplessUpperRight *MediaType GlossCoated
2990*UIConstraints: *MediaType GlossCoated *StapleLocation UpperLeft
2991*UIConstraints: *StapleLocation UpperLeft *MediaType GlossCoated
2992*UIConstraints: *MediaType GlossCoated *StapleLocation UpperRight
2993*UIConstraints: *StapleLocation UpperRight *MediaType GlossCoated
2994*UIConstraints: *MediaType GlossCoated *StapleLocation LeftW
2995*UIConstraints: *StapleLocation LeftW *MediaType GlossCoated
2996*UIConstraints: *MediaType GlossCoated *StapleLocation RightW
2997*UIConstraints: *StapleLocation RightW *MediaType GlossCoated
2998*UIConstraints: *MediaType GlossCoated *StapleLocation UpperW
2999*UIConstraints: *StapleLocation UpperW *MediaType GlossCoated
3000*UIConstraints: *MediaType GlossCoated *StapleLocation CenterW
3001*UIConstraints: *StapleLocation CenterW *MediaType GlossCoated
3002*UIConstraints: *MediaType MatCoated *StapleLocation StaplessUpperLeft
3003*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType MatCoated
3004*UIConstraints: *MediaType MatCoated *StapleLocation StaplessUpperRight
3005*UIConstraints: *StapleLocation StaplessUpperRight *MediaType MatCoated
3006*UIConstraints: *MediaType MatCoated *StapleLocation UpperLeft
3007*UIConstraints: *StapleLocation UpperLeft *MediaType MatCoated
3008*UIConstraints: *MediaType MatCoated *StapleLocation UpperRight
3009*UIConstraints: *StapleLocation UpperRight *MediaType MatCoated
3010*UIConstraints: *MediaType MatCoated *StapleLocation LeftW
3011*UIConstraints: *StapleLocation LeftW *MediaType MatCoated
3012*UIConstraints: *MediaType MatCoated *StapleLocation RightW
3013*UIConstraints: *StapleLocation RightW *MediaType MatCoated
3014*UIConstraints: *MediaType MatCoated *StapleLocation UpperW
3015*UIConstraints: *StapleLocation UpperW *MediaType MatCoated
3016*UIConstraints: *MediaType MatCoated *StapleLocation CenterW
3017*UIConstraints: *StapleLocation CenterW *MediaType MatCoated
3018*UIConstraints: *MediaType Envelope *StapleLocation StaplessUpperLeft
3019*UIConstraints: *StapleLocation StaplessUpperLeft *MediaType Envelope
3020*UIConstraints: *MediaType Envelope *StapleLocation StaplessUpperRight
3021*UIConstraints: *StapleLocation StaplessUpperRight *MediaType Envelope
3022*UIConstraints: *MediaType Envelope *StapleLocation UpperLeft
3023*UIConstraints: *StapleLocation UpperLeft *MediaType Envelope
3024*UIConstraints: *MediaType Envelope *StapleLocation UpperRight
3025*UIConstraints: *StapleLocation UpperRight *MediaType Envelope
3026*UIConstraints: *MediaType Envelope *StapleLocation LeftW
3027*UIConstraints: *StapleLocation LeftW *MediaType Envelope
3028*UIConstraints: *MediaType Envelope *StapleLocation RightW
3029*UIConstraints: *StapleLocation RightW *MediaType Envelope
3030*UIConstraints: *MediaType Envelope *StapleLocation UpperW
3031*UIConstraints: *StapleLocation UpperW *MediaType Envelope
3032*UIConstraints: *MediaType Envelope *StapleLocation CenterW
3033*UIConstraints: *StapleLocation CenterW *MediaType Envelope
3034
3035*%==========Destination/Staple
3036*UIConstraints: *OutputBin Standard *StapleLocation StaplessUpperLeft
3037*UIConstraints: *StapleLocation StaplessUpperLeft *OutputBin Standard
3038*UIConstraints: *OutputBin Standard *StapleLocation StaplessUpperRight
3039*UIConstraints: *StapleLocation StaplessUpperRight *OutputBin Standard
3040*UIConstraints: *OutputBin Standard *StapleLocation UpperLeft
3041*UIConstraints: *StapleLocation UpperLeft *OutputBin Standard
3042*UIConstraints: *OutputBin Standard *StapleLocation UpperRight
3043*UIConstraints: *StapleLocation UpperRight *OutputBin Standard
3044*UIConstraints: *OutputBin Standard *StapleLocation LeftW
3045*UIConstraints: *StapleLocation LeftW *OutputBin Standard
3046*UIConstraints: *OutputBin Standard *StapleLocation RightW
3047*UIConstraints: *StapleLocation RightW *OutputBin Standard
3048*UIConstraints: *OutputBin Standard *StapleLocation UpperW
3049*UIConstraints: *StapleLocation UpperW *OutputBin Standard
3050*UIConstraints: *OutputBin Standard *StapleLocation CenterW
3051*UIConstraints: *StapleLocation CenterW *OutputBin Standard
3052*UIConstraints: *OutputBin Bin1 *StapleLocation StaplessUpperLeft
3053*UIConstraints: *StapleLocation StaplessUpperLeft *OutputBin Bin1
3054*UIConstraints: *OutputBin Bin1 *StapleLocation StaplessUpperRight
3055*UIConstraints: *StapleLocation StaplessUpperRight *OutputBin Bin1
3056*UIConstraints: *OutputBin Bin1 *StapleLocation UpperLeft
3057*UIConstraints: *StapleLocation UpperLeft *OutputBin Bin1
3058*UIConstraints: *OutputBin Bin1 *StapleLocation UpperRight
3059*UIConstraints: *StapleLocation UpperRight *OutputBin Bin1
3060*UIConstraints: *OutputBin Bin1 *StapleLocation LeftW
3061*UIConstraints: *StapleLocation LeftW *OutputBin Bin1
3062*UIConstraints: *OutputBin Bin1 *StapleLocation RightW
3063*UIConstraints: *StapleLocation RightW *OutputBin Bin1
3064*UIConstraints: *OutputBin Bin1 *StapleLocation UpperW
3065*UIConstraints: *StapleLocation UpperW *OutputBin Bin1
3066*UIConstraints: *OutputBin Bin1 *StapleLocation CenterW
3067*UIConstraints: *StapleLocation CenterW *OutputBin Bin1
3068*UIConstraints: *OutputBin FinAMURBBKUpper *StapleLocation UpperLeft
3069*UIConstraints: *StapleLocation UpperLeft *OutputBin FinAMURBBKUpper
3070*UIConstraints: *OutputBin FinAMURBBKUpper *StapleLocation UpperRight
3071*UIConstraints: *StapleLocation UpperRight *OutputBin FinAMURBBKUpper
3072*UIConstraints: *OutputBin FinAMURBBKUpper *StapleLocation LeftW
3073*UIConstraints: *StapleLocation LeftW *OutputBin FinAMURBBKUpper
3074*UIConstraints: *OutputBin FinAMURBBKUpper *StapleLocation RightW
3075*UIConstraints: *StapleLocation RightW *OutputBin FinAMURBBKUpper
3076*UIConstraints: *OutputBin FinAMURBBKUpper *StapleLocation UpperW
3077*UIConstraints: *StapleLocation UpperW *OutputBin FinAMURBBKUpper
3078*UIConstraints: *OutputBin FinAMURBBKUpper *StapleLocation CenterW
3079*UIConstraints: *StapleLocation CenterW *OutputBin FinAMURBBKUpper
3080*UIConstraints: *OutputBin FinAMURBBKShift *StapleLocation CenterW
3081*UIConstraints: *StapleLocation CenterW *OutputBin FinAMURBBKShift
3082*UIConstraints: *OutputBin FinAMURBBKLower *StapleLocation UpperLeft
3083*UIConstraints: *StapleLocation UpperLeft *OutputBin FinAMURBBKLower
3084*UIConstraints: *OutputBin FinAMURBBKLower *StapleLocation UpperRight
3085*UIConstraints: *StapleLocation UpperRight *OutputBin FinAMURBBKLower
3086*UIConstraints: *OutputBin FinAMURBBKLower *StapleLocation LeftW
3087*UIConstraints: *StapleLocation LeftW *OutputBin FinAMURBBKLower
3088*UIConstraints: *OutputBin FinAMURBBKLower *StapleLocation RightW
3089*UIConstraints: *StapleLocation RightW *OutputBin FinAMURBBKLower
3090*UIConstraints: *OutputBin FinAMURBBKLower *StapleLocation UpperW
3091*UIConstraints: *StapleLocation UpperW *OutputBin FinAMURBBKLower
3092
3093*%==========Punch/Staple
3094*UIConstraints: *RIPunch Left2 *StapleLocation CenterW
3095*UIConstraints: *StapleLocation CenterW *RIPunch Left2
3096*UIConstraints: *RIPunch Left3 *StapleLocation CenterW
3097*UIConstraints: *StapleLocation CenterW *RIPunch Left3
3098*UIConstraints: *RIPunch Left4 *StapleLocation CenterW
3099*UIConstraints: *StapleLocation CenterW *RIPunch Left4
3100*UIConstraints: *RIPunch Right2 *StapleLocation CenterW
3101*UIConstraints: *StapleLocation CenterW *RIPunch Right2
3102*UIConstraints: *RIPunch Right3 *StapleLocation CenterW
3103*UIConstraints: *StapleLocation CenterW *RIPunch Right3
3104*UIConstraints: *RIPunch Right4 *StapleLocation CenterW
3105*UIConstraints: *StapleLocation CenterW *RIPunch Right4
3106*UIConstraints: *RIPunch Upper2 *StapleLocation CenterW
3107*UIConstraints: *StapleLocation CenterW *RIPunch Upper2
3108*UIConstraints: *RIPunch Upper3 *StapleLocation CenterW
3109*UIConstraints: *StapleLocation CenterW *RIPunch Upper3
3110*UIConstraints: *RIPunch Upper4 *StapleLocation CenterW
3111*UIConstraints: *StapleLocation CenterW *RIPunch Upper4
3112
3113*%==========Fold Type/Staple
3114*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation StaplessUpperLeft
3115*UIConstraints: *StapleLocation StaplessUpperLeft *RIFoldType OutsideTwofold
3116*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation StaplessUpperRight
3117*UIConstraints: *StapleLocation StaplessUpperRight *RIFoldType OutsideTwofold
3118*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation UpperLeft
3119*UIConstraints: *StapleLocation UpperLeft *RIFoldType OutsideTwofold
3120*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation UpperRight
3121*UIConstraints: *StapleLocation UpperRight *RIFoldType OutsideTwofold
3122*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation LeftW
3123*UIConstraints: *StapleLocation LeftW *RIFoldType OutsideTwofold
3124*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation RightW
3125*UIConstraints: *StapleLocation RightW *RIFoldType OutsideTwofold
3126*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation UpperW
3127*UIConstraints: *StapleLocation UpperW *RIFoldType OutsideTwofold
3128*UIConstraints: *RIFoldType OutsideTwofold *StapleLocation CenterW
3129*UIConstraints: *StapleLocation CenterW *RIFoldType OutsideTwofold
3130
3131*%==========Booklet/Staple
3132*UIConstraints: *Booklet OpenToLeft *StapleLocation StaplessUpperLeft
3133*UIConstraints: *StapleLocation StaplessUpperLeft *Booklet OpenToLeft
3134*UIConstraints: *Booklet OpenToLeft *StapleLocation StaplessUpperRight
3135*UIConstraints: *StapleLocation StaplessUpperRight *Booklet OpenToLeft
3136*UIConstraints: *Booklet OpenToLeft *StapleLocation UpperLeft
3137*UIConstraints: *StapleLocation UpperLeft *Booklet OpenToLeft
3138*UIConstraints: *Booklet OpenToLeft *StapleLocation UpperRight
3139*UIConstraints: *StapleLocation UpperRight *Booklet OpenToLeft
3140*UIConstraints: *Booklet OpenToLeft *StapleLocation LeftW
3141*UIConstraints: *StapleLocation LeftW *Booklet OpenToLeft
3142*UIConstraints: *Booklet OpenToLeft *StapleLocation RightW
3143*UIConstraints: *StapleLocation RightW *Booklet OpenToLeft
3144*UIConstraints: *Booklet OpenToLeft *StapleLocation UpperW
3145*UIConstraints: *StapleLocation UpperW *Booklet OpenToLeft
3146*UIConstraints: *Booklet OpenToRight *StapleLocation StaplessUpperLeft
3147*UIConstraints: *StapleLocation StaplessUpperLeft *Booklet OpenToRight
3148*UIConstraints: *Booklet OpenToRight *StapleLocation StaplessUpperRight
3149*UIConstraints: *StapleLocation StaplessUpperRight *Booklet OpenToRight
3150*UIConstraints: *Booklet OpenToRight *StapleLocation UpperLeft
3151*UIConstraints: *StapleLocation UpperLeft *Booklet OpenToRight
3152*UIConstraints: *Booklet OpenToRight *StapleLocation UpperRight
3153*UIConstraints: *StapleLocation UpperRight *Booklet OpenToRight
3154*UIConstraints: *Booklet OpenToRight *StapleLocation LeftW
3155*UIConstraints: *StapleLocation LeftW *Booklet OpenToRight
3156*UIConstraints: *Booklet OpenToRight *StapleLocation RightW
3157*UIConstraints: *StapleLocation RightW *Booklet OpenToRight
3158*UIConstraints: *Booklet OpenToRight *StapleLocation UpperW
3159*UIConstraints: *StapleLocation UpperW *Booklet OpenToRight
3160
3161*%==========Finisher/Punch
3162*UIConstraints: *Finisher NotInstalled *RIPunch Left2
3163*UIConstraints: *RIPunch Left2 *Finisher NotInstalled
3164*UIConstraints: *Finisher NotInstalled *RIPunch Left3
3165*UIConstraints: *RIPunch Left3 *Finisher NotInstalled
3166*UIConstraints: *Finisher NotInstalled *RIPunch Left4
3167*UIConstraints: *RIPunch Left4 *Finisher NotInstalled
3168*UIConstraints: *Finisher NotInstalled *RIPunch Right2
3169*UIConstraints: *RIPunch Right2 *Finisher NotInstalled
3170*UIConstraints: *Finisher NotInstalled *RIPunch Right3
3171*UIConstraints: *RIPunch Right3 *Finisher NotInstalled
3172*UIConstraints: *Finisher NotInstalled *RIPunch Right4
3173*UIConstraints: *RIPunch Right4 *Finisher NotInstalled
3174*UIConstraints: *Finisher NotInstalled *RIPunch Upper2
3175*UIConstraints: *RIPunch Upper2 *Finisher NotInstalled
3176*UIConstraints: *Finisher NotInstalled *RIPunch Upper3
3177*UIConstraints: *RIPunch Upper3 *Finisher NotInstalled
3178*UIConstraints: *Finisher NotInstalled *RIPunch Upper4
3179*UIConstraints: *RIPunch Upper4 *Finisher NotInstalled
3180*UIConstraints: *Finisher FinUYUNI *RIPunch Left2
3181*UIConstraints: *RIPunch Left2 *Finisher FinUYUNI
3182*UIConstraints: *Finisher FinUYUNI *RIPunch Left3
3183*UIConstraints: *RIPunch Left3 *Finisher FinUYUNI
3184*UIConstraints: *Finisher FinUYUNI *RIPunch Left4
3185*UIConstraints: *RIPunch Left4 *Finisher FinUYUNI
3186*UIConstraints: *Finisher FinUYUNI *RIPunch Right2
3187*UIConstraints: *RIPunch Right2 *Finisher FinUYUNI
3188*UIConstraints: *Finisher FinUYUNI *RIPunch Right3
3189*UIConstraints: *RIPunch Right3 *Finisher FinUYUNI
3190*UIConstraints: *Finisher FinUYUNI *RIPunch Right4
3191*UIConstraints: *RIPunch Right4 *Finisher FinUYUNI
3192*UIConstraints: *Finisher FinUYUNI *RIPunch Upper2
3193*UIConstraints: *RIPunch Upper2 *Finisher FinUYUNI
3194*UIConstraints: *Finisher FinUYUNI *RIPunch Upper3
3195*UIConstraints: *RIPunch Upper3 *Finisher FinUYUNI
3196*UIConstraints: *Finisher FinUYUNI *RIPunch Upper4
3197*UIConstraints: *RIPunch Upper4 *Finisher FinUYUNI
3198
3199*%==========Input Tray/Punch
3200*UIConstraints: *InputSlot MultiTray *RIPunch Left2
3201*UIConstraints: *RIPunch Left2 *InputSlot MultiTray
3202*UIConstraints: *InputSlot MultiTray *RIPunch Left3
3203*UIConstraints: *RIPunch Left3 *InputSlot MultiTray
3204*UIConstraints: *InputSlot MultiTray *RIPunch Left4
3205*UIConstraints: *RIPunch Left4 *InputSlot MultiTray
3206*UIConstraints: *InputSlot MultiTray *RIPunch Right2
3207*UIConstraints: *RIPunch Right2 *InputSlot MultiTray
3208*UIConstraints: *InputSlot MultiTray *RIPunch Right3
3209*UIConstraints: *RIPunch Right3 *InputSlot MultiTray
3210*UIConstraints: *InputSlot MultiTray *RIPunch Right4
3211*UIConstraints: *RIPunch Right4 *InputSlot MultiTray
3212*UIConstraints: *InputSlot MultiTray *RIPunch Upper2
3213*UIConstraints: *RIPunch Upper2 *InputSlot MultiTray
3214*UIConstraints: *InputSlot MultiTray *RIPunch Upper3
3215*UIConstraints: *RIPunch Upper3 *InputSlot MultiTray
3216*UIConstraints: *InputSlot MultiTray *RIPunch Upper4
3217*UIConstraints: *RIPunch Upper4 *InputSlot MultiTray
3218
3219*%==========Media Type/Punch
3220*UIConstraints: *MediaType Labels *RIPunch Left2
3221*UIConstraints: *RIPunch Left2 *MediaType Labels
3222*UIConstraints: *MediaType Labels *RIPunch Left3
3223*UIConstraints: *RIPunch Left3 *MediaType Labels
3224*UIConstraints: *MediaType Labels *RIPunch Left4
3225*UIConstraints: *RIPunch Left4 *MediaType Labels
3226*UIConstraints: *MediaType Labels *RIPunch Right2
3227*UIConstraints: *RIPunch Right2 *MediaType Labels
3228*UIConstraints: *MediaType Labels *RIPunch Right3
3229*UIConstraints: *RIPunch Right3 *MediaType Labels
3230*UIConstraints: *MediaType Labels *RIPunch Right4
3231*UIConstraints: *RIPunch Right4 *MediaType Labels
3232*UIConstraints: *MediaType Labels *RIPunch Upper2
3233*UIConstraints: *RIPunch Upper2 *MediaType Labels
3234*UIConstraints: *MediaType Labels *RIPunch Upper3
3235*UIConstraints: *RIPunch Upper3 *MediaType Labels
3236*UIConstraints: *MediaType Labels *RIPunch Upper4
3237*UIConstraints: *RIPunch Upper4 *MediaType Labels
3238*UIConstraints: *MediaType OHP *RIPunch Left2
3239*UIConstraints: *RIPunch Left2 *MediaType OHP
3240*UIConstraints: *MediaType OHP *RIPunch Left3
3241*UIConstraints: *RIPunch Left3 *MediaType OHP
3242*UIConstraints: *MediaType OHP *RIPunch Left4
3243*UIConstraints: *RIPunch Left4 *MediaType OHP
3244*UIConstraints: *MediaType OHP *RIPunch Right2
3245*UIConstraints: *RIPunch Right2 *MediaType OHP
3246*UIConstraints: *MediaType OHP *RIPunch Right3
3247*UIConstraints: *RIPunch Right3 *MediaType OHP
3248*UIConstraints: *MediaType OHP *RIPunch Right4
3249*UIConstraints: *RIPunch Right4 *MediaType OHP
3250*UIConstraints: *MediaType OHP *RIPunch Upper2
3251*UIConstraints: *RIPunch Upper2 *MediaType OHP
3252*UIConstraints: *MediaType OHP *RIPunch Upper3
3253*UIConstraints: *RIPunch Upper3 *MediaType OHP
3254*UIConstraints: *MediaType OHP *RIPunch Upper4
3255*UIConstraints: *RIPunch Upper4 *MediaType OHP
3256*UIConstraints: *MediaType Thick4 *RIPunch Left2
3257*UIConstraints: *RIPunch Left2 *MediaType Thick4
3258*UIConstraints: *MediaType Thick4 *RIPunch Left3
3259*UIConstraints: *RIPunch Left3 *MediaType Thick4
3260*UIConstraints: *MediaType Thick4 *RIPunch Left4
3261*UIConstraints: *RIPunch Left4 *MediaType Thick4
3262*UIConstraints: *MediaType Thick4 *RIPunch Right2
3263*UIConstraints: *RIPunch Right2 *MediaType Thick4
3264*UIConstraints: *MediaType Thick4 *RIPunch Right3
3265*UIConstraints: *RIPunch Right3 *MediaType Thick4
3266*UIConstraints: *MediaType Thick4 *RIPunch Right4
3267*UIConstraints: *RIPunch Right4 *MediaType Thick4
3268*UIConstraints: *MediaType Thick4 *RIPunch Upper2
3269*UIConstraints: *RIPunch Upper2 *MediaType Thick4
3270*UIConstraints: *MediaType Thick4 *RIPunch Upper3
3271*UIConstraints: *RIPunch Upper3 *MediaType Thick4
3272*UIConstraints: *MediaType Thick4 *RIPunch Upper4
3273*UIConstraints: *RIPunch Upper4 *MediaType Thick4
3274*UIConstraints: *MediaType GlossCoated *RIPunch Left2
3275*UIConstraints: *RIPunch Left2 *MediaType GlossCoated
3276*UIConstraints: *MediaType GlossCoated *RIPunch Left3
3277*UIConstraints: *RIPunch Left3 *MediaType GlossCoated
3278*UIConstraints: *MediaType GlossCoated *RIPunch Left4
3279*UIConstraints: *RIPunch Left4 *MediaType GlossCoated
3280*UIConstraints: *MediaType GlossCoated *RIPunch Right2
3281*UIConstraints: *RIPunch Right2 *MediaType GlossCoated
3282*UIConstraints: *MediaType GlossCoated *RIPunch Right3
3283*UIConstraints: *RIPunch Right3 *MediaType GlossCoated
3284*UIConstraints: *MediaType GlossCoated *RIPunch Right4
3285*UIConstraints: *RIPunch Right4 *MediaType GlossCoated
3286*UIConstraints: *MediaType GlossCoated *RIPunch Upper2
3287*UIConstraints: *RIPunch Upper2 *MediaType GlossCoated
3288*UIConstraints: *MediaType GlossCoated *RIPunch Upper3
3289*UIConstraints: *RIPunch Upper3 *MediaType GlossCoated
3290*UIConstraints: *MediaType GlossCoated *RIPunch Upper4
3291*UIConstraints: *RIPunch Upper4 *MediaType GlossCoated
3292*UIConstraints: *MediaType MatCoated *RIPunch Left2
3293*UIConstraints: *RIPunch Left2 *MediaType MatCoated
3294*UIConstraints: *MediaType MatCoated *RIPunch Left3
3295*UIConstraints: *RIPunch Left3 *MediaType MatCoated
3296*UIConstraints: *MediaType MatCoated *RIPunch Left4
3297*UIConstraints: *RIPunch Left4 *MediaType MatCoated
3298*UIConstraints: *MediaType MatCoated *RIPunch Right2
3299*UIConstraints: *RIPunch Right2 *MediaType MatCoated
3300*UIConstraints: *MediaType MatCoated *RIPunch Right3
3301*UIConstraints: *RIPunch Right3 *MediaType MatCoated
3302*UIConstraints: *MediaType MatCoated *RIPunch Right4
3303*UIConstraints: *RIPunch Right4 *MediaType MatCoated
3304*UIConstraints: *MediaType MatCoated *RIPunch Upper2
3305*UIConstraints: *RIPunch Upper2 *MediaType MatCoated
3306*UIConstraints: *MediaType MatCoated *RIPunch Upper3
3307*UIConstraints: *RIPunch Upper3 *MediaType MatCoated
3308*UIConstraints: *MediaType MatCoated *RIPunch Upper4
3309*UIConstraints: *RIPunch Upper4 *MediaType MatCoated
3310*UIConstraints: *MediaType Envelope *RIPunch Left2
3311*UIConstraints: *RIPunch Left2 *MediaType Envelope
3312*UIConstraints: *MediaType Envelope *RIPunch Left3
3313*UIConstraints: *RIPunch Left3 *MediaType Envelope
3314*UIConstraints: *MediaType Envelope *RIPunch Left4
3315*UIConstraints: *RIPunch Left4 *MediaType Envelope
3316*UIConstraints: *MediaType Envelope *RIPunch Right2
3317*UIConstraints: *RIPunch Right2 *MediaType Envelope
3318*UIConstraints: *MediaType Envelope *RIPunch Right3
3319*UIConstraints: *RIPunch Right3 *MediaType Envelope
3320*UIConstraints: *MediaType Envelope *RIPunch Right4
3321*UIConstraints: *RIPunch Right4 *MediaType Envelope
3322*UIConstraints: *MediaType Envelope *RIPunch Upper2
3323*UIConstraints: *RIPunch Upper2 *MediaType Envelope
3324*UIConstraints: *MediaType Envelope *RIPunch Upper3
3325*UIConstraints: *RIPunch Upper3 *MediaType Envelope
3326*UIConstraints: *MediaType Envelope *RIPunch Upper4
3327*UIConstraints: *RIPunch Upper4 *MediaType Envelope
3328
3329*%==========Destination/Punch
3330*UIConstraints: *OutputBin Standard *RIPunch Left2
3331*UIConstraints: *RIPunch Left2 *OutputBin Standard
3332*UIConstraints: *OutputBin Standard *RIPunch Left3
3333*UIConstraints: *RIPunch Left3 *OutputBin Standard
3334*UIConstraints: *OutputBin Standard *RIPunch Left4
3335*UIConstraints: *RIPunch Left4 *OutputBin Standard
3336*UIConstraints: *OutputBin Standard *RIPunch Right2
3337*UIConstraints: *RIPunch Right2 *OutputBin Standard
3338*UIConstraints: *OutputBin Standard *RIPunch Right3
3339*UIConstraints: *RIPunch Right3 *OutputBin Standard
3340*UIConstraints: *OutputBin Standard *RIPunch Right4
3341*UIConstraints: *RIPunch Right4 *OutputBin Standard
3342*UIConstraints: *OutputBin Standard *RIPunch Upper2
3343*UIConstraints: *RIPunch Upper2 *OutputBin Standard
3344*UIConstraints: *OutputBin Standard *RIPunch Upper3
3345*UIConstraints: *RIPunch Upper3 *OutputBin Standard
3346*UIConstraints: *OutputBin Standard *RIPunch Upper4
3347*UIConstraints: *RIPunch Upper4 *OutputBin Standard
3348*UIConstraints: *OutputBin Bin1 *RIPunch Left2
3349*UIConstraints: *RIPunch Left2 *OutputBin Bin1
3350*UIConstraints: *OutputBin Bin1 *RIPunch Left3
3351*UIConstraints: *RIPunch Left3 *OutputBin Bin1
3352*UIConstraints: *OutputBin Bin1 *RIPunch Left4
3353*UIConstraints: *RIPunch Left4 *OutputBin Bin1
3354*UIConstraints: *OutputBin Bin1 *RIPunch Right2
3355*UIConstraints: *RIPunch Right2 *OutputBin Bin1
3356*UIConstraints: *OutputBin Bin1 *RIPunch Right3
3357*UIConstraints: *RIPunch Right3 *OutputBin Bin1
3358*UIConstraints: *OutputBin Bin1 *RIPunch Right4
3359*UIConstraints: *RIPunch Right4 *OutputBin Bin1
3360*UIConstraints: *OutputBin Bin1 *RIPunch Upper2
3361*UIConstraints: *RIPunch Upper2 *OutputBin Bin1
3362*UIConstraints: *OutputBin Bin1 *RIPunch Upper3
3363*UIConstraints: *RIPunch Upper3 *OutputBin Bin1
3364*UIConstraints: *OutputBin Bin1 *RIPunch Upper4
3365*UIConstraints: *RIPunch Upper4 *OutputBin Bin1
3366*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Left2
3367*UIConstraints: *RIPunch Left2 *OutputBin FinAMURBBKLower
3368*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Left3
3369*UIConstraints: *RIPunch Left3 *OutputBin FinAMURBBKLower
3370*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Left4
3371*UIConstraints: *RIPunch Left4 *OutputBin FinAMURBBKLower
3372*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Right2
3373*UIConstraints: *RIPunch Right2 *OutputBin FinAMURBBKLower
3374*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Right3
3375*UIConstraints: *RIPunch Right3 *OutputBin FinAMURBBKLower
3376*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Right4
3377*UIConstraints: *RIPunch Right4 *OutputBin FinAMURBBKLower
3378*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Upper2
3379*UIConstraints: *RIPunch Upper2 *OutputBin FinAMURBBKLower
3380*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Upper3
3381*UIConstraints: *RIPunch Upper3 *OutputBin FinAMURBBKLower
3382*UIConstraints: *OutputBin FinAMURBBKLower *RIPunch Upper4
3383*UIConstraints: *RIPunch Upper4 *OutputBin FinAMURBBKLower
3384
3385*%==========Fold Type/Punch
3386*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Left2
3387*UIConstraints: *RIPunch Left2 *RIFoldType OutsideTwofold
3388*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Left3
3389*UIConstraints: *RIPunch Left3 *RIFoldType OutsideTwofold
3390*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Left4
3391*UIConstraints: *RIPunch Left4 *RIFoldType OutsideTwofold
3392*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Right2
3393*UIConstraints: *RIPunch Right2 *RIFoldType OutsideTwofold
3394*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Right3
3395*UIConstraints: *RIPunch Right3 *RIFoldType OutsideTwofold
3396*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Right4
3397*UIConstraints: *RIPunch Right4 *RIFoldType OutsideTwofold
3398*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Upper2
3399*UIConstraints: *RIPunch Upper2 *RIFoldType OutsideTwofold
3400*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Upper3
3401*UIConstraints: *RIPunch Upper3 *RIFoldType OutsideTwofold
3402*UIConstraints: *RIFoldType OutsideTwofold *RIPunch Upper4
3403*UIConstraints: *RIPunch Upper4 *RIFoldType OutsideTwofold
3404
3405*%==========Booklet/Punch
3406*UIConstraints: *Booklet OpenToLeft *RIPunch Left2
3407*UIConstraints: *RIPunch Left2 *Booklet OpenToLeft
3408*UIConstraints: *Booklet OpenToLeft *RIPunch Left3
3409*UIConstraints: *RIPunch Left3 *Booklet OpenToLeft
3410*UIConstraints: *Booklet OpenToLeft *RIPunch Left4
3411*UIConstraints: *RIPunch Left4 *Booklet OpenToLeft
3412*UIConstraints: *Booklet OpenToLeft *RIPunch Right2
3413*UIConstraints: *RIPunch Right2 *Booklet OpenToLeft
3414*UIConstraints: *Booklet OpenToLeft *RIPunch Right3
3415*UIConstraints: *RIPunch Right3 *Booklet OpenToLeft
3416*UIConstraints: *Booklet OpenToLeft *RIPunch Right4
3417*UIConstraints: *RIPunch Right4 *Booklet OpenToLeft
3418*UIConstraints: *Booklet OpenToLeft *RIPunch Upper2
3419*UIConstraints: *RIPunch Upper2 *Booklet OpenToLeft
3420*UIConstraints: *Booklet OpenToLeft *RIPunch Upper3
3421*UIConstraints: *RIPunch Upper3 *Booklet OpenToLeft
3422*UIConstraints: *Booklet OpenToLeft *RIPunch Upper4
3423*UIConstraints: *RIPunch Upper4 *Booklet OpenToLeft
3424*UIConstraints: *Booklet OpenToRight *RIPunch Left2
3425*UIConstraints: *RIPunch Left2 *Booklet OpenToRight
3426*UIConstraints: *Booklet OpenToRight *RIPunch Left3
3427*UIConstraints: *RIPunch Left3 *Booklet OpenToRight
3428*UIConstraints: *Booklet OpenToRight *RIPunch Left4
3429*UIConstraints: *RIPunch Left4 *Booklet OpenToRight
3430*UIConstraints: *Booklet OpenToRight *RIPunch Right2
3431*UIConstraints: *RIPunch Right2 *Booklet OpenToRight
3432*UIConstraints: *Booklet OpenToRight *RIPunch Right3
3433*UIConstraints: *RIPunch Right3 *Booklet OpenToRight
3434*UIConstraints: *Booklet OpenToRight *RIPunch Right4
3435*UIConstraints: *RIPunch Right4 *Booklet OpenToRight
3436*UIConstraints: *Booklet OpenToRight *RIPunch Upper2
3437*UIConstraints: *RIPunch Upper2 *Booklet OpenToRight
3438*UIConstraints: *Booklet OpenToRight *RIPunch Upper3
3439*UIConstraints: *RIPunch Upper3 *Booklet OpenToRight
3440*UIConstraints: *Booklet OpenToRight *RIPunch Upper4
3441*UIConstraints: *RIPunch Upper4 *Booklet OpenToRight
3442
3443*%==========Finisher/Fold Type
3444*UIConstraints: *Finisher NotInstalled *RIFoldType OutsideTwofold
3445*UIConstraints: *RIFoldType OutsideTwofold *Finisher NotInstalled
3446*UIConstraints: *Finisher FinRUBICONB *RIFoldType OutsideTwofold
3447*UIConstraints: *RIFoldType OutsideTwofold *Finisher FinRUBICONB
3448*UIConstraints: *Finisher FinUYUNI *RIFoldType OutsideTwofold
3449*UIConstraints: *RIFoldType OutsideTwofold *Finisher FinUYUNI
3450
3451*%==========Input Tray/Fold Type
3452*UIConstraints: *InputSlot MultiTray *RIFoldType OutsideTwofold
3453*UIConstraints: *RIFoldType OutsideTwofold *InputSlot MultiTray
3454
3455*%==========Media Type/Fold Type
3456*UIConstraints: *MediaType Labels *RIFoldType OutsideTwofold
3457*UIConstraints: *RIFoldType OutsideTwofold *MediaType Labels
3458*UIConstraints: *MediaType OHP *RIFoldType OutsideTwofold
3459*UIConstraints: *RIFoldType OutsideTwofold *MediaType OHP
3460*UIConstraints: *MediaType Thick1 *RIFoldType OutsideTwofold
3461*UIConstraints: *RIFoldType OutsideTwofold *MediaType Thick1
3462*UIConstraints: *MediaType Thick2 *RIFoldType OutsideTwofold
3463*UIConstraints: *RIFoldType OutsideTwofold *MediaType Thick2
3464*UIConstraints: *MediaType Thick3 *RIFoldType OutsideTwofold
3465*UIConstraints: *RIFoldType OutsideTwofold *MediaType Thick3
3466*UIConstraints: *MediaType Thick4 *RIFoldType OutsideTwofold
3467*UIConstraints: *RIFoldType OutsideTwofold *MediaType Thick4
3468*UIConstraints: *MediaType GlossCoated *RIFoldType OutsideTwofold
3469*UIConstraints: *RIFoldType OutsideTwofold *MediaType GlossCoated
3470*UIConstraints: *MediaType MatCoated *RIFoldType OutsideTwofold
3471*UIConstraints: *RIFoldType OutsideTwofold *MediaType MatCoated
3472*UIConstraints: *MediaType Envelope *RIFoldType OutsideTwofold
3473*UIConstraints: *RIFoldType OutsideTwofold *MediaType Envelope
3474
3475*%==========Destination/Fold Type
3476*UIConstraints: *OutputBin Standard *RIFoldType OutsideTwofold
3477*UIConstraints: *RIFoldType OutsideTwofold *OutputBin Standard
3478*UIConstraints: *OutputBin Bin1 *RIFoldType OutsideTwofold
3479*UIConstraints: *RIFoldType OutsideTwofold *OutputBin Bin1
3480*UIConstraints: *OutputBin FinAMURBBKUpper *RIFoldType OutsideTwofold
3481*UIConstraints: *RIFoldType OutsideTwofold *OutputBin FinAMURBBKUpper
3482*UIConstraints: *OutputBin FinAMURBBKShift *RIFoldType OutsideTwofold
3483*UIConstraints: *RIFoldType OutsideTwofold *OutputBin FinAMURBBKShift
3484
3485*%==========Upper Internal Tray/Destination
3486*UIConstraints: *InnerTray2 NotInstalled *OutputBin Bin1
3487*UIConstraints: *OutputBin Bin1 *InnerTray2 NotInstalled
3488
3489*%==========Internal Shift Tray/Destination
3490*UIConstraints: *ShiftTray NotInstalled *OutputBin Shift
3491*UIConstraints: *OutputBin Shift *ShiftTray NotInstalled
3492*UIConstraints: *ShiftTray Installed *OutputBin Standard
3493*UIConstraints: *OutputBin Standard *ShiftTray Installed
3494
3495*%==========External Tray/Destination
3496*UIConstraints: *ExternalTray NotInstalled *OutputBin External
3497*UIConstraints: *OutputBin External *ExternalTray NotInstalled
3498
3499*%==========Finisher/Destination
3500*UIConstraints: *Finisher NotInstalled *OutputBin FinRUBICONBShift
3501*UIConstraints: *OutputBin FinRUBICONBShift *Finisher NotInstalled
3502*UIConstraints: *Finisher NotInstalled *OutputBin FinAMURBBKUpper
3503*UIConstraints: *OutputBin FinAMURBBKUpper *Finisher NotInstalled
3504*UIConstraints: *Finisher NotInstalled *OutputBin FinAMURBBKShift
3505*UIConstraints: *OutputBin FinAMURBBKShift *Finisher NotInstalled
3506*UIConstraints: *Finisher NotInstalled *OutputBin FinAMURBBKLower
3507*UIConstraints: *OutputBin FinAMURBBKLower *Finisher NotInstalled
3508*UIConstraints: *Finisher NotInstalled *OutputBin FinUYUNIShift
3509*UIConstraints: *OutputBin FinUYUNIShift *Finisher NotInstalled
3510*UIConstraints: *Finisher FinRUBICONB *OutputBin Standard
3511*UIConstraints: *OutputBin Standard *Finisher FinRUBICONB
3512*UIConstraints: *Finisher FinRUBICONB *OutputBin FinAMURBBKUpper
3513*UIConstraints: *OutputBin FinAMURBBKUpper *Finisher FinRUBICONB
3514*UIConstraints: *Finisher FinRUBICONB *OutputBin FinAMURBBKShift
3515*UIConstraints: *OutputBin FinAMURBBKShift *Finisher FinRUBICONB
3516*UIConstraints: *Finisher FinRUBICONB *OutputBin FinAMURBBKLower
3517*UIConstraints: *OutputBin FinAMURBBKLower *Finisher FinRUBICONB
3518*UIConstraints: *Finisher FinRUBICONB *OutputBin FinUYUNIShift
3519*UIConstraints: *OutputBin FinUYUNIShift *Finisher FinRUBICONB
3520*UIConstraints: *Finisher FinAMURBBK *OutputBin FinRUBICONBShift
3521*UIConstraints: *OutputBin FinRUBICONBShift *Finisher FinAMURBBK
3522*UIConstraints: *Finisher FinAMURBBK *OutputBin FinUYUNIShift
3523*UIConstraints: *OutputBin FinUYUNIShift *Finisher FinAMURBBK
3524*UIConstraints: *Finisher FinUYUNI *OutputBin Standard
3525*UIConstraints: *OutputBin Standard *Finisher FinUYUNI
3526*UIConstraints: *Finisher FinUYUNI *OutputBin FinRUBICONBShift
3527*UIConstraints: *OutputBin FinRUBICONBShift *Finisher FinUYUNI
3528*UIConstraints: *Finisher FinUYUNI *OutputBin FinAMURBBKUpper
3529*UIConstraints: *OutputBin FinAMURBBKUpper *Finisher FinUYUNI
3530*UIConstraints: *Finisher FinUYUNI *OutputBin FinAMURBBKShift
3531*UIConstraints: *OutputBin FinAMURBBKShift *Finisher FinUYUNI
3532*UIConstraints: *Finisher FinUYUNI *OutputBin FinAMURBBKLower
3533*UIConstraints: *OutputBin FinAMURBBKLower *Finisher FinUYUNI
3534
3535*%==========Media Type/Destination
3536*UIConstraints: *MediaType Labels *OutputBin FinAMURBBKLower
3537*UIConstraints: *OutputBin FinAMURBBKLower *MediaType Labels
3538*UIConstraints: *MediaType OHP *OutputBin Bin1
3539*UIConstraints: *OutputBin Bin1 *MediaType OHP
3540*UIConstraints: *MediaType OHP *OutputBin FinAMURBBKLower
3541*UIConstraints: *OutputBin FinAMURBBKLower *MediaType OHP
3542*UIConstraints: *MediaType Thick1 *OutputBin FinAMURBBKLower
3543*UIConstraints: *OutputBin FinAMURBBKLower *MediaType Thick1
3544*UIConstraints: *MediaType Thick2 *OutputBin FinAMURBBKLower
3545*UIConstraints: *OutputBin FinAMURBBKLower *MediaType Thick2
3546*UIConstraints: *MediaType Thick3 *OutputBin FinAMURBBKUpper
3547*UIConstraints: *OutputBin FinAMURBBKUpper *MediaType Thick3
3548*UIConstraints: *MediaType Thick3 *OutputBin FinAMURBBKLower
3549*UIConstraints: *OutputBin FinAMURBBKLower *MediaType Thick3
3550*UIConstraints: *MediaType Thick4 *OutputBin FinAMURBBKUpper
3551*UIConstraints: *OutputBin FinAMURBBKUpper *MediaType Thick4
3552*UIConstraints: *MediaType Thick4 *OutputBin FinAMURBBKLower
3553*UIConstraints: *OutputBin FinAMURBBKLower *MediaType Thick4
3554*UIConstraints: *MediaType GlossCoated *OutputBin FinAMURBBKUpper
3555*UIConstraints: *OutputBin FinAMURBBKUpper *MediaType GlossCoated
3556*UIConstraints: *MediaType GlossCoated *OutputBin FinAMURBBKShift
3557*UIConstraints: *OutputBin FinAMURBBKShift *MediaType GlossCoated
3558*UIConstraints: *MediaType GlossCoated *OutputBin FinAMURBBKLower
3559*UIConstraints: *OutputBin FinAMURBBKLower *MediaType GlossCoated
3560*UIConstraints: *MediaType GlossCoated *OutputBin FinUYUNIShift
3561*UIConstraints: *OutputBin FinUYUNIShift *MediaType GlossCoated
3562*UIConstraints: *MediaType MatCoated *OutputBin FinAMURBBKLower
3563*UIConstraints: *OutputBin FinAMURBBKLower *MediaType MatCoated
3564*UIConstraints: *MediaType Envelope *OutputBin External
3565*UIConstraints: *OutputBin External *MediaType Envelope
3566*UIConstraints: *MediaType Envelope *OutputBin FinAMURBBKUpper
3567*UIConstraints: *OutputBin FinAMURBBKUpper *MediaType Envelope
3568*UIConstraints: *MediaType Envelope *OutputBin FinAMURBBKShift
3569*UIConstraints: *OutputBin FinAMURBBKShift *MediaType Envelope
3570*UIConstraints: *MediaType Envelope *OutputBin FinAMURBBKLower
3571*UIConstraints: *OutputBin FinAMURBBKLower *MediaType Envelope
3572
3573*%==========Paper Size/Destination
3574*UIConstraints: *PageSize A5 *OutputBin FinAMURBBKLower
3575*UIConstraints: *OutputBin FinAMURBBKLower *PageSize A5
3576*UIConstraints: *PageSize A6 *OutputBin FinAMURBBKLower
3577*UIConstraints: *OutputBin FinAMURBBKLower *PageSize A6
3578*UIConstraints: *PageSize B6 *OutputBin FinAMURBBKLower
3579*UIConstraints: *OutputBin FinAMURBBKLower *PageSize B6
3580*UIConstraints: *PageSize GovernmentLG *OutputBin FinAMURBBKLower
3581*UIConstraints: *OutputBin FinAMURBBKLower *PageSize GovernmentLG
3582*UIConstraints: *PageSize EngQuatro *OutputBin FinAMURBBKLower
3583*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EngQuatro
3584*UIConstraints: *PageSize Statement *OutputBin FinAMURBBKLower
3585*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Statement
3586*UIConstraints: *PageSize F *OutputBin FinAMURBBKLower
3587*UIConstraints: *OutputBin FinAMURBBKLower *PageSize F
3588*UIConstraints: *PageSize Folio *OutputBin FinAMURBBKLower
3589*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Folio
3590*UIConstraints: *PageSize FanFoldGermanLegal *OutputBin FinAMURBBKLower
3591*UIConstraints: *OutputBin FinAMURBBKLower *PageSize FanFoldGermanLegal
3592*UIConstraints: *PageSize 11x15 *OutputBin FinAMURBBKLower
3593*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 11x15
3594*UIConstraints: *PageSize 10x14 *OutputBin FinAMURBBKLower
3595*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 10x14
3596*UIConstraints: *PageSize SRA3 *OutputBin FinAMURBBKLower
3597*UIConstraints: *OutputBin FinAMURBBKLower *PageSize SRA3
3598*UIConstraints: *PageSize SRA4 *OutputBin FinAMURBBKLower
3599*UIConstraints: *OutputBin FinAMURBBKLower *PageSize SRA4
3600*UIConstraints: *PageSize Executive *OutputBin FinAMURBBKLower
3601*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Executive
3602*UIConstraints: *PageSize Env10 *OutputBin FinAMURBBKUpper
3603*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize Env10
3604*UIConstraints: *PageSize Env10 *OutputBin FinAMURBBKShift
3605*UIConstraints: *OutputBin FinAMURBBKShift *PageSize Env10
3606*UIConstraints: *PageSize Env10 *OutputBin FinAMURBBKLower
3607*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Env10
3608*UIConstraints: *PageSize EnvMonarch *OutputBin FinAMURBBKUpper
3609*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize EnvMonarch
3610*UIConstraints: *PageSize EnvMonarch *OutputBin FinAMURBBKShift
3611*UIConstraints: *OutputBin FinAMURBBKShift *PageSize EnvMonarch
3612*UIConstraints: *PageSize EnvMonarch *OutputBin FinAMURBBKLower
3613*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EnvMonarch
3614*UIConstraints: *PageSize EnvC5 *OutputBin FinAMURBBKUpper
3615*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize EnvC5
3616*UIConstraints: *PageSize EnvC5 *OutputBin FinAMURBBKShift
3617*UIConstraints: *OutputBin FinAMURBBKShift *PageSize EnvC5
3618*UIConstraints: *PageSize EnvC5 *OutputBin FinAMURBBKLower
3619*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EnvC5
3620*UIConstraints: *PageSize EnvC6 *OutputBin FinAMURBBKUpper
3621*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize EnvC6
3622*UIConstraints: *PageSize EnvC6 *OutputBin FinAMURBBKShift
3623*UIConstraints: *OutputBin FinAMURBBKShift *PageSize EnvC6
3624*UIConstraints: *PageSize EnvC6 *OutputBin FinAMURBBKLower
3625*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EnvC6
3626*UIConstraints: *PageSize DLEnv *OutputBin FinAMURBBKUpper
3627*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize DLEnv
3628*UIConstraints: *PageSize DLEnv *OutputBin FinAMURBBKShift
3629*UIConstraints: *OutputBin FinAMURBBKShift *PageSize DLEnv
3630*UIConstraints: *PageSize DLEnv *OutputBin FinAMURBBKLower
3631*UIConstraints: *OutputBin FinAMURBBKLower *PageSize DLEnv
3632*UIConstraints: *PageSize 8Kai *OutputBin FinAMURBBKLower
3633*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 8Kai
3634*UIConstraints: *PageSize 16Kai *OutputBin FinAMURBBKLower
3635*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 16Kai
3636
3637*%==========Paper Size(FullBleed)/Destination
3638*UIConstraints: *PageSize A5.FullBleed *OutputBin FinAMURBBKLower
3639*UIConstraints: *OutputBin FinAMURBBKLower *PageSize A5.FullBleed
3640*UIConstraints: *PageSize A6.FullBleed *OutputBin FinAMURBBKLower
3641*UIConstraints: *OutputBin FinAMURBBKLower *PageSize A6.FullBleed
3642*UIConstraints: *PageSize B6.FullBleed *OutputBin FinAMURBBKLower
3643*UIConstraints: *OutputBin FinAMURBBKLower *PageSize B6.FullBleed
3644*UIConstraints: *PageSize GovernmentLG.FullBleed *OutputBin FinAMURBBKLower
3645*UIConstraints: *OutputBin FinAMURBBKLower *PageSize GovernmentLG.FullBleed
3646*UIConstraints: *PageSize EngQuatro.FullBleed *OutputBin FinAMURBBKLower
3647*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EngQuatro.FullBleed
3648*UIConstraints: *PageSize Statement.FullBleed *OutputBin FinAMURBBKLower
3649*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Statement.FullBleed
3650*UIConstraints: *PageSize F.FullBleed *OutputBin FinAMURBBKLower
3651*UIConstraints: *OutputBin FinAMURBBKLower *PageSize F.FullBleed
3652*UIConstraints: *PageSize Folio.FullBleed *OutputBin FinAMURBBKLower
3653*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Folio.FullBleed
3654*UIConstraints: *PageSize FanFoldGermanLegal.FullBleed *OutputBin FinAMURBBKLower
3655*UIConstraints: *OutputBin FinAMURBBKLower *PageSize FanFoldGermanLegal.FullBleed
3656*UIConstraints: *PageSize 11x15.FullBleed *OutputBin FinAMURBBKLower
3657*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 11x15.FullBleed
3658*UIConstraints: *PageSize 10x14.FullBleed *OutputBin FinAMURBBKLower
3659*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 10x14.FullBleed
3660*UIConstraints: *PageSize SRA3.FullBleed *OutputBin FinAMURBBKLower
3661*UIConstraints: *OutputBin FinAMURBBKLower *PageSize SRA3.FullBleed
3662*UIConstraints: *PageSize SRA4.FullBleed *OutputBin FinAMURBBKLower
3663*UIConstraints: *OutputBin FinAMURBBKLower *PageSize SRA4.FullBleed
3664*UIConstraints: *PageSize Executive.FullBleed *OutputBin FinAMURBBKLower
3665*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Executive.FullBleed
3666*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinAMURBBKUpper
3667*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize Env10.FullBleed
3668*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinAMURBBKShift
3669*UIConstraints: *OutputBin FinAMURBBKShift *PageSize Env10.FullBleed
3670*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinAMURBBKLower
3671*UIConstraints: *OutputBin FinAMURBBKLower *PageSize Env10.FullBleed
3672*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinAMURBBKUpper
3673*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize EnvMonarch.FullBleed
3674*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinAMURBBKShift
3675*UIConstraints: *OutputBin FinAMURBBKShift *PageSize EnvMonarch.FullBleed
3676*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinAMURBBKLower
3677*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EnvMonarch.FullBleed
3678*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinAMURBBKUpper
3679*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize EnvC5.FullBleed
3680*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinAMURBBKShift
3681*UIConstraints: *OutputBin FinAMURBBKShift *PageSize EnvC5.FullBleed
3682*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinAMURBBKLower
3683*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EnvC5.FullBleed
3684*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinAMURBBKUpper
3685*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize EnvC6.FullBleed
3686*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinAMURBBKShift
3687*UIConstraints: *OutputBin FinAMURBBKShift *PageSize EnvC6.FullBleed
3688*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinAMURBBKLower
3689*UIConstraints: *OutputBin FinAMURBBKLower *PageSize EnvC6.FullBleed
3690*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinAMURBBKUpper
3691*UIConstraints: *OutputBin FinAMURBBKUpper *PageSize DLEnv.FullBleed
3692*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinAMURBBKShift
3693*UIConstraints: *OutputBin FinAMURBBKShift *PageSize DLEnv.FullBleed
3694*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinAMURBBKLower
3695*UIConstraints: *OutputBin FinAMURBBKLower *PageSize DLEnv.FullBleed
3696*UIConstraints: *PageSize 8Kai.FullBleed *OutputBin FinAMURBBKLower
3697*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 8Kai.FullBleed
3698*UIConstraints: *PageSize 16Kai.FullBleed *OutputBin FinAMURBBKLower
3699*UIConstraints: *OutputBin FinAMURBBKLower *PageSize 16Kai.FullBleed
3700
3701*%==========Paper Region/Destination
3702*UIConstraints: *PageRegion A5 *OutputBin FinAMURBBKLower
3703*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion A5
3704*UIConstraints: *PageRegion A6 *OutputBin FinAMURBBKLower
3705*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion A6
3706*UIConstraints: *PageRegion B6 *OutputBin FinAMURBBKLower
3707*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion B6
3708*UIConstraints: *PageRegion GovernmentLG *OutputBin FinAMURBBKLower
3709*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion GovernmentLG
3710*UIConstraints: *PageRegion EngQuatro *OutputBin FinAMURBBKLower
3711*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EngQuatro
3712*UIConstraints: *PageRegion Statement *OutputBin FinAMURBBKLower
3713*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Statement
3714*UIConstraints: *PageRegion F *OutputBin FinAMURBBKLower
3715*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion F
3716*UIConstraints: *PageRegion Folio *OutputBin FinAMURBBKLower
3717*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Folio
3718*UIConstraints: *PageRegion FanFoldGermanLegal *OutputBin FinAMURBBKLower
3719*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion FanFoldGermanLegal
3720*UIConstraints: *PageRegion 11x15 *OutputBin FinAMURBBKLower
3721*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 11x15
3722*UIConstraints: *PageRegion 10x14 *OutputBin FinAMURBBKLower
3723*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 10x14
3724*UIConstraints: *PageRegion SRA3 *OutputBin FinAMURBBKLower
3725*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion SRA3
3726*UIConstraints: *PageRegion SRA4 *OutputBin FinAMURBBKLower
3727*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion SRA4
3728*UIConstraints: *PageRegion Executive *OutputBin FinAMURBBKLower
3729*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Executive
3730*UIConstraints: *PageRegion Env10 *OutputBin FinAMURBBKUpper
3731*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion Env10
3732*UIConstraints: *PageRegion Env10 *OutputBin FinAMURBBKShift
3733*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion Env10
3734*UIConstraints: *PageRegion Env10 *OutputBin FinAMURBBKLower
3735*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Env10
3736*UIConstraints: *PageRegion EnvMonarch *OutputBin FinAMURBBKUpper
3737*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion EnvMonarch
3738*UIConstraints: *PageRegion EnvMonarch *OutputBin FinAMURBBKShift
3739*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion EnvMonarch
3740*UIConstraints: *PageRegion EnvMonarch *OutputBin FinAMURBBKLower
3741*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EnvMonarch
3742*UIConstraints: *PageRegion EnvC5 *OutputBin FinAMURBBKUpper
3743*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion EnvC5
3744*UIConstraints: *PageRegion EnvC5 *OutputBin FinAMURBBKShift
3745*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion EnvC5
3746*UIConstraints: *PageRegion EnvC5 *OutputBin FinAMURBBKLower
3747*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EnvC5
3748*UIConstraints: *PageRegion EnvC6 *OutputBin FinAMURBBKUpper
3749*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion EnvC6
3750*UIConstraints: *PageRegion EnvC6 *OutputBin FinAMURBBKShift
3751*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion EnvC6
3752*UIConstraints: *PageRegion EnvC6 *OutputBin FinAMURBBKLower
3753*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EnvC6
3754*UIConstraints: *PageRegion DLEnv *OutputBin FinAMURBBKUpper
3755*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion DLEnv
3756*UIConstraints: *PageRegion DLEnv *OutputBin FinAMURBBKShift
3757*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion DLEnv
3758*UIConstraints: *PageRegion DLEnv *OutputBin FinAMURBBKLower
3759*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion DLEnv
3760*UIConstraints: *PageRegion 8Kai *OutputBin FinAMURBBKLower
3761*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 8Kai
3762*UIConstraints: *PageRegion 16Kai *OutputBin FinAMURBBKLower
3763*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 16Kai
3764
3765*%==========Paper Region(FullBleed)/Destination
3766*UIConstraints: *PageRegion A5.FullBleed *OutputBin FinAMURBBKLower
3767*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion A5.FullBleed
3768*UIConstraints: *PageRegion A6.FullBleed *OutputBin FinAMURBBKLower
3769*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion A6.FullBleed
3770*UIConstraints: *PageRegion B6.FullBleed *OutputBin FinAMURBBKLower
3771*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion B6.FullBleed
3772*UIConstraints: *PageRegion GovernmentLG.FullBleed *OutputBin FinAMURBBKLower
3773*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion GovernmentLG.FullBleed
3774*UIConstraints: *PageRegion EngQuatro.FullBleed *OutputBin FinAMURBBKLower
3775*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EngQuatro.FullBleed
3776*UIConstraints: *PageRegion Statement.FullBleed *OutputBin FinAMURBBKLower
3777*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Statement.FullBleed
3778*UIConstraints: *PageRegion F.FullBleed *OutputBin FinAMURBBKLower
3779*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion F.FullBleed
3780*UIConstraints: *PageRegion Folio.FullBleed *OutputBin FinAMURBBKLower
3781*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Folio.FullBleed
3782*UIConstraints: *PageRegion FanFoldGermanLegal.FullBleed *OutputBin FinAMURBBKLower
3783*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion FanFoldGermanLegal.FullBleed
3784*UIConstraints: *PageRegion 11x15.FullBleed *OutputBin FinAMURBBKLower
3785*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 11x15.FullBleed
3786*UIConstraints: *PageRegion 10x14.FullBleed *OutputBin FinAMURBBKLower
3787*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 10x14.FullBleed
3788*UIConstraints: *PageRegion SRA3.FullBleed *OutputBin FinAMURBBKLower
3789*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion SRA3.FullBleed
3790*UIConstraints: *PageRegion SRA4.FullBleed *OutputBin FinAMURBBKLower
3791*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion SRA4.FullBleed
3792*UIConstraints: *PageRegion Executive.FullBleed *OutputBin FinAMURBBKLower
3793*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Executive.FullBleed
3794*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinAMURBBKUpper
3795*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion Env10.FullBleed
3796*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinAMURBBKShift
3797*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion Env10.FullBleed
3798*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinAMURBBKLower
3799*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion Env10.FullBleed
3800*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinAMURBBKUpper
3801*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion EnvMonarch.FullBleed
3802*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinAMURBBKShift
3803*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion EnvMonarch.FullBleed
3804*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinAMURBBKLower
3805*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EnvMonarch.FullBleed
3806*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinAMURBBKUpper
3807*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion EnvC5.FullBleed
3808*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinAMURBBKShift
3809*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion EnvC5.FullBleed
3810*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinAMURBBKLower
3811*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EnvC5.FullBleed
3812*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinAMURBBKUpper
3813*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion EnvC6.FullBleed
3814*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinAMURBBKShift
3815*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion EnvC6.FullBleed
3816*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinAMURBBKLower
3817*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion EnvC6.FullBleed
3818*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinAMURBBKUpper
3819*UIConstraints: *OutputBin FinAMURBBKUpper *PageRegion DLEnv.FullBleed
3820*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinAMURBBKShift
3821*UIConstraints: *OutputBin FinAMURBBKShift *PageRegion DLEnv.FullBleed
3822*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinAMURBBKLower
3823*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion DLEnv.FullBleed
3824*UIConstraints: *PageRegion 8Kai.FullBleed *OutputBin FinAMURBBKLower
3825*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 8Kai.FullBleed
3826*UIConstraints: *PageRegion 16Kai.FullBleed *OutputBin FinAMURBBKLower
3827*UIConstraints: *OutputBin FinAMURBBKLower *PageRegion 16Kai.FullBleed
3828
3829*%==========Banner Page Media Type/Destination
3830*UIConstraints: *RIBannerPageMediaType Labels *OutputBin FinAMURBBKLower
3831*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType Labels
3832*UIConstraints: *RIBannerPageMediaType OHP *OutputBin Bin1
3833*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType OHP
3834*UIConstraints: *RIBannerPageMediaType OHP *OutputBin FinAMURBBKLower
3835*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType OHP
3836*UIConstraints: *RIBannerPageMediaType Thick1 *OutputBin FinAMURBBKLower
3837*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType Thick1
3838*UIConstraints: *RIBannerPageMediaType Thick2 *OutputBin FinAMURBBKLower
3839*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType Thick2
3840*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinAMURBBKUpper
3841*UIConstraints: *OutputBin FinAMURBBKUpper *RIBannerPageMediaType Thick3
3842*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinAMURBBKLower
3843*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType Thick3
3844*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinAMURBBKUpper
3845*UIConstraints: *OutputBin FinAMURBBKUpper *RIBannerPageMediaType Thick4
3846*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinAMURBBKLower
3847*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType Thick4
3848*UIConstraints: *RIBannerPageMediaType GlossCoated *OutputBin FinAMURBBKUpper
3849*UIConstraints: *OutputBin FinAMURBBKUpper *RIBannerPageMediaType GlossCoated
3850*UIConstraints: *RIBannerPageMediaType GlossCoated *OutputBin FinAMURBBKShift
3851*UIConstraints: *OutputBin FinAMURBBKShift *RIBannerPageMediaType GlossCoated
3852*UIConstraints: *RIBannerPageMediaType GlossCoated *OutputBin FinAMURBBKLower
3853*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType GlossCoated
3854*UIConstraints: *RIBannerPageMediaType GlossCoated *OutputBin FinUYUNIShift
3855*UIConstraints: *OutputBin FinUYUNIShift *RIBannerPageMediaType GlossCoated
3856*UIConstraints: *RIBannerPageMediaType MatCoated *OutputBin FinAMURBBKLower
3857*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType MatCoated
3858*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin External
3859*UIConstraints: *OutputBin External *RIBannerPageMediaType Envelope
3860*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinAMURBBKUpper
3861*UIConstraints: *OutputBin FinAMURBBKUpper *RIBannerPageMediaType Envelope
3862*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinAMURBBKShift
3863*UIConstraints: *OutputBin FinAMURBBKShift *RIBannerPageMediaType Envelope
3864*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinAMURBBKLower
3865*UIConstraints: *OutputBin FinAMURBBKLower *RIBannerPageMediaType Envelope
3866
3867*%==========Option Tray/Banner Page Input Tray
3868*UIConstraints: *OptionTray NotInstalled *RIBannerPageInputSlot 3Tray
3869*UIConstraints: *RIBannerPageInputSlot 3Tray *OptionTray NotInstalled
3870*UIConstraints: *OptionTray NotInstalled *RIBannerPageInputSlot 4Tray
3871*UIConstraints: *RIBannerPageInputSlot 4Tray *OptionTray NotInstalled
3872*UIConstraints: *OptionTray 1Cassette *RIBannerPageInputSlot 4Tray
3873*UIConstraints: *RIBannerPageInputSlot 4Tray *OptionTray 1Cassette
3874
3875*%==========Banner Page Media Type/Banner Page Input Tray
3876*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 1Tray
3877*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Labels
3878*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 2Tray
3879*UIConstraints: *RIBannerPageInputSlot 2Tray *RIBannerPageMediaType Labels
3880*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 3Tray
3881*UIConstraints: *RIBannerPageInputSlot 3Tray *RIBannerPageMediaType Labels
3882*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 4Tray
3883*UIConstraints: *RIBannerPageInputSlot 4Tray *RIBannerPageMediaType Labels
3884*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 1Tray
3885*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType OHP
3886*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 2Tray
3887*UIConstraints: *RIBannerPageInputSlot 2Tray *RIBannerPageMediaType OHP
3888*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 3Tray
3889*UIConstraints: *RIBannerPageInputSlot 3Tray *RIBannerPageMediaType OHP
3890*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 4Tray
3891*UIConstraints: *RIBannerPageInputSlot 4Tray *RIBannerPageMediaType OHP
3892*UIConstraints: *RIBannerPageMediaType Thin *RIBannerPageInputSlot 1Tray
3893*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Thin
3894*UIConstraints: *RIBannerPageMediaType Thin *RIBannerPageInputSlot 2Tray
3895*UIConstraints: *RIBannerPageInputSlot 2Tray *RIBannerPageMediaType Thin
3896*UIConstraints: *RIBannerPageMediaType Thin *RIBannerPageInputSlot 3Tray
3897*UIConstraints: *RIBannerPageInputSlot 3Tray *RIBannerPageMediaType Thin
3898*UIConstraints: *RIBannerPageMediaType Thin *RIBannerPageInputSlot 4Tray
3899*UIConstraints: *RIBannerPageInputSlot 4Tray *RIBannerPageMediaType Thin
3900*UIConstraints: *RIBannerPageMediaType Envelope *RIBannerPageInputSlot 1Tray
3901*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Envelope
3902
3903*%==========Option Tray/Input Tray
3904*UIConstraints: *OptionTray NotInstalled *InputSlot 3Tray
3905*UIConstraints: *InputSlot 3Tray *OptionTray NotInstalled
3906*UIConstraints: *OptionTray NotInstalled *InputSlot 4Tray
3907*UIConstraints: *InputSlot 4Tray *OptionTray NotInstalled
3908*UIConstraints: *OptionTray 1Cassette *InputSlot 4Tray
3909*UIConstraints: *InputSlot 4Tray *OptionTray 1Cassette
3910
3911*%==========Paper Size/Input Tray
3912*UIConstraints: *PageSize A3 *InputSlot 1Tray
3913*UIConstraints: *InputSlot 1Tray *PageSize A3
3914*UIConstraints: *PageSize A6 *InputSlot 1Tray
3915*UIConstraints: *InputSlot 1Tray *PageSize A6
3916*UIConstraints: *PageSize B4 *InputSlot 1Tray
3917*UIConstraints: *InputSlot 1Tray *PageSize B4
3918*UIConstraints: *PageSize B6 *InputSlot 1Tray
3919*UIConstraints: *InputSlot 1Tray *PageSize B6
3920*UIConstraints: *PageSize Legal *InputSlot 1Tray
3921*UIConstraints: *InputSlot 1Tray *PageSize Legal
3922*UIConstraints: *PageSize GovernmentLG *InputSlot 1Tray
3923*UIConstraints: *InputSlot 1Tray *PageSize GovernmentLG
3924*UIConstraints: *PageSize EngQuatro *InputSlot 1Tray
3925*UIConstraints: *InputSlot 1Tray *PageSize EngQuatro
3926*UIConstraints: *PageSize Statement *InputSlot 1Tray
3927*UIConstraints: *InputSlot 1Tray *PageSize Statement
3928*UIConstraints: *PageSize F *InputSlot 1Tray
3929*UIConstraints: *InputSlot 1Tray *PageSize F
3930*UIConstraints: *PageSize Folio *InputSlot 1Tray
3931*UIConstraints: *InputSlot 1Tray *PageSize Folio
3932*UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 1Tray
3933*UIConstraints: *InputSlot 1Tray *PageSize FanFoldGermanLegal
3934*UIConstraints: *PageSize Tabloid *InputSlot 1Tray
3935*UIConstraints: *InputSlot 1Tray *PageSize Tabloid
3936*UIConstraints: *PageSize 12x18 *InputSlot 1Tray
3937*UIConstraints: *InputSlot 1Tray *PageSize 12x18
3938*UIConstraints: *PageSize 11x15 *InputSlot 1Tray
3939*UIConstraints: *InputSlot 1Tray *PageSize 11x15
3940*UIConstraints: *PageSize 10x14 *InputSlot 1Tray
3941*UIConstraints: *InputSlot 1Tray *PageSize 10x14
3942*UIConstraints: *PageSize SRA3 *InputSlot 1Tray
3943*UIConstraints: *InputSlot 1Tray *PageSize SRA3
3944*UIConstraints: *PageSize SRA4 *InputSlot 1Tray
3945*UIConstraints: *InputSlot 1Tray *PageSize SRA4
3946*UIConstraints: *PageSize SRA4 *InputSlot 2Tray
3947*UIConstraints: *InputSlot 2Tray *PageSize SRA4
3948*UIConstraints: *PageSize SRA4 *InputSlot 3Tray
3949*UIConstraints: *InputSlot 3Tray *PageSize SRA4
3950*UIConstraints: *PageSize SRA4 *InputSlot 4Tray
3951*UIConstraints: *InputSlot 4Tray *PageSize SRA4
3952*UIConstraints: *PageSize Executive *InputSlot 1Tray
3953*UIConstraints: *InputSlot 1Tray *PageSize Executive
3954*UIConstraints: *PageSize Env10 *InputSlot 1Tray
3955*UIConstraints: *InputSlot 1Tray *PageSize Env10
3956*UIConstraints: *PageSize EnvMonarch *InputSlot 1Tray
3957*UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch
3958*UIConstraints: *PageSize EnvC5 *InputSlot 1Tray
3959*UIConstraints: *InputSlot 1Tray *PageSize EnvC5
3960*UIConstraints: *PageSize EnvC6 *InputSlot 1Tray
3961*UIConstraints: *InputSlot 1Tray *PageSize EnvC6
3962*UIConstraints: *PageSize DLEnv *InputSlot 1Tray
3963*UIConstraints: *InputSlot 1Tray *PageSize DLEnv
3964*UIConstraints: *PageSize 8Kai *InputSlot 1Tray
3965*UIConstraints: *InputSlot 1Tray *PageSize 8Kai
3966*UIConstraints: *PageSize 16Kai *InputSlot 1Tray
3967*UIConstraints: *InputSlot 1Tray *PageSize 16Kai
3968*UIConstraints: *PageSize Oficio *InputSlot 1Tray
3969*UIConstraints: *InputSlot 1Tray *PageSize Oficio
3970
3971*%==========Paper Size(FullBleed)/Input Tray
3972*UIConstraints: *PageSize A3.FullBleed *InputSlot 1Tray
3973*UIConstraints: *InputSlot 1Tray *PageSize A3.FullBleed
3974*UIConstraints: *PageSize A6.FullBleed *InputSlot 1Tray
3975*UIConstraints: *InputSlot 1Tray *PageSize A6.FullBleed
3976*UIConstraints: *PageSize B4.FullBleed *InputSlot 1Tray
3977*UIConstraints: *InputSlot 1Tray *PageSize B4.FullBleed
3978*UIConstraints: *PageSize B6.FullBleed *InputSlot 1Tray
3979*UIConstraints: *InputSlot 1Tray *PageSize B6.FullBleed
3980*UIConstraints: *PageSize Legal.FullBleed *InputSlot 1Tray
3981*UIConstraints: *InputSlot 1Tray *PageSize Legal.FullBleed
3982*UIConstraints: *PageSize GovernmentLG.FullBleed *InputSlot 1Tray
3983*UIConstraints: *InputSlot 1Tray *PageSize GovernmentLG.FullBleed
3984*UIConstraints: *PageSize EngQuatro.FullBleed *InputSlot 1Tray
3985*UIConstraints: *InputSlot 1Tray *PageSize EngQuatro.FullBleed
3986*UIConstraints: *PageSize Statement.FullBleed *InputSlot 1Tray
3987*UIConstraints: *InputSlot 1Tray *PageSize Statement.FullBleed
3988*UIConstraints: *PageSize F.FullBleed *InputSlot 1Tray
3989*UIConstraints: *InputSlot 1Tray *PageSize F.FullBleed
3990*UIConstraints: *PageSize Folio.FullBleed *InputSlot 1Tray
3991*UIConstraints: *InputSlot 1Tray *PageSize Folio.FullBleed
3992*UIConstraints: *PageSize FanFoldGermanLegal.FullBleed *InputSlot 1Tray
3993*UIConstraints: *InputSlot 1Tray *PageSize FanFoldGermanLegal.FullBleed
3994*UIConstraints: *PageSize Tabloid.FullBleed *InputSlot 1Tray
3995*UIConstraints: *InputSlot 1Tray *PageSize Tabloid.FullBleed
3996*UIConstraints: *PageSize 12x18.FullBleed *InputSlot 1Tray
3997*UIConstraints: *InputSlot 1Tray *PageSize 12x18.FullBleed
3998*UIConstraints: *PageSize 11x15.FullBleed *InputSlot 1Tray
3999*UIConstraints: *InputSlot 1Tray *PageSize 11x15.FullBleed
4000*UIConstraints: *PageSize 10x14.FullBleed *InputSlot 1Tray
4001*UIConstraints: *InputSlot 1Tray *PageSize 10x14.FullBleed
4002*UIConstraints: *PageSize SRA3.FullBleed *InputSlot 1Tray
4003*UIConstraints: *InputSlot 1Tray *PageSize SRA3.FullBleed
4004*UIConstraints: *PageSize SRA4.FullBleed *InputSlot 1Tray
4005*UIConstraints: *InputSlot 1Tray *PageSize SRA4.FullBleed
4006*UIConstraints: *PageSize SRA4.FullBleed *InputSlot 2Tray
4007*UIConstraints: *InputSlot 2Tray *PageSize SRA4.FullBleed
4008*UIConstraints: *PageSize SRA4.FullBleed *InputSlot 3Tray
4009*UIConstraints: *InputSlot 3Tray *PageSize SRA4.FullBleed
4010*UIConstraints: *PageSize SRA4.FullBleed *InputSlot 4Tray
4011*UIConstraints: *InputSlot 4Tray *PageSize SRA4.FullBleed
4012*UIConstraints: *PageSize Executive.FullBleed *InputSlot 1Tray
4013*UIConstraints: *InputSlot 1Tray *PageSize Executive.FullBleed
4014*UIConstraints: *PageSize Env10.FullBleed *InputSlot 1Tray
4015*UIConstraints: *InputSlot 1Tray *PageSize Env10.FullBleed
4016*UIConstraints: *PageSize EnvMonarch.FullBleed *InputSlot 1Tray
4017*UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch.FullBleed
4018*UIConstraints: *PageSize EnvC5.FullBleed *InputSlot 1Tray
4019*UIConstraints: *InputSlot 1Tray *PageSize EnvC5.FullBleed
4020*UIConstraints: *PageSize EnvC6.FullBleed *InputSlot 1Tray
4021*UIConstraints: *InputSlot 1Tray *PageSize EnvC6.FullBleed
4022*UIConstraints: *PageSize DLEnv.FullBleed *InputSlot 1Tray
4023*UIConstraints: *InputSlot 1Tray *PageSize DLEnv.FullBleed
4024*UIConstraints: *PageSize 8Kai.FullBleed *InputSlot 1Tray
4025*UIConstraints: *InputSlot 1Tray *PageSize 8Kai.FullBleed
4026*UIConstraints: *PageSize 16Kai.FullBleed *InputSlot 1Tray
4027*UIConstraints: *InputSlot 1Tray *PageSize 16Kai.FullBleed
4028*UIConstraints: *PageSize Oficio.FullBleed *InputSlot 1Tray
4029*UIConstraints: *InputSlot 1Tray *PageSize Oficio.FullBleed
4030
4031*%==========Paper Region/Input Tray
4032*UIConstraints: *PageRegion A3 *InputSlot 1Tray
4033*UIConstraints: *InputSlot 1Tray *PageRegion A3
4034*UIConstraints: *PageRegion A6 *InputSlot 1Tray
4035*UIConstraints: *InputSlot 1Tray *PageRegion A6
4036*UIConstraints: *PageRegion B4 *InputSlot 1Tray
4037*UIConstraints: *InputSlot 1Tray *PageRegion B4
4038*UIConstraints: *PageRegion B6 *InputSlot 1Tray
4039*UIConstraints: *InputSlot 1Tray *PageRegion B6
4040*UIConstraints: *PageRegion Legal *InputSlot 1Tray
4041*UIConstraints: *InputSlot 1Tray *PageRegion Legal
4042*UIConstraints: *PageRegion GovernmentLG *InputSlot 1Tray
4043*UIConstraints: *InputSlot 1Tray *PageRegion GovernmentLG
4044*UIConstraints: *PageRegion EngQuatro *InputSlot 1Tray
4045*UIConstraints: *InputSlot 1Tray *PageRegion EngQuatro
4046*UIConstraints: *PageRegion Statement *InputSlot 1Tray
4047*UIConstraints: *InputSlot 1Tray *PageRegion Statement
4048*UIConstraints: *PageRegion F *InputSlot 1Tray
4049*UIConstraints: *InputSlot 1Tray *PageRegion F
4050*UIConstraints: *PageRegion Folio *InputSlot 1Tray
4051*UIConstraints: *InputSlot 1Tray *PageRegion Folio
4052*UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 1Tray
4053*UIConstraints: *InputSlot 1Tray *PageRegion FanFoldGermanLegal
4054*UIConstraints: *PageRegion Tabloid *InputSlot 1Tray
4055*UIConstraints: *InputSlot 1Tray *PageRegion Tabloid
4056*UIConstraints: *PageRegion 12x18 *InputSlot 1Tray
4057*UIConstraints: *InputSlot 1Tray *PageRegion 12x18
4058*UIConstraints: *PageRegion 11x15 *InputSlot 1Tray
4059*UIConstraints: *InputSlot 1Tray *PageRegion 11x15
4060*UIConstraints: *PageRegion 10x14 *InputSlot 1Tray
4061*UIConstraints: *InputSlot 1Tray *PageRegion 10x14
4062*UIConstraints: *PageRegion SRA3 *InputSlot 1Tray
4063*UIConstraints: *InputSlot 1Tray *PageRegion SRA3
4064*UIConstraints: *PageRegion SRA4 *InputSlot 1Tray
4065*UIConstraints: *InputSlot 1Tray *PageRegion SRA4
4066*UIConstraints: *PageRegion SRA4 *InputSlot 2Tray
4067*UIConstraints: *InputSlot 2Tray *PageRegion SRA4
4068*UIConstraints: *PageRegion SRA4 *InputSlot 3Tray
4069*UIConstraints: *InputSlot 3Tray *PageRegion SRA4
4070*UIConstraints: *PageRegion SRA4 *InputSlot 4Tray
4071*UIConstraints: *InputSlot 4Tray *PageRegion SRA4
4072*UIConstraints: *PageRegion Executive *InputSlot 1Tray
4073*UIConstraints: *InputSlot 1Tray *PageRegion Executive
4074*UIConstraints: *PageRegion Env10 *InputSlot 1Tray
4075*UIConstraints: *InputSlot 1Tray *PageRegion Env10
4076*UIConstraints: *PageRegion EnvMonarch *InputSlot 1Tray
4077*UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch
4078*UIConstraints: *PageRegion EnvC5 *InputSlot 1Tray
4079*UIConstraints: *InputSlot 1Tray *PageRegion EnvC5
4080*UIConstraints: *PageRegion EnvC6 *InputSlot 1Tray
4081*UIConstraints: *InputSlot 1Tray *PageRegion EnvC6
4082*UIConstraints: *PageRegion DLEnv *InputSlot 1Tray
4083*UIConstraints: *InputSlot 1Tray *PageRegion DLEnv
4084*UIConstraints: *PageRegion 8Kai *InputSlot 1Tray
4085*UIConstraints: *InputSlot 1Tray *PageRegion 8Kai
4086*UIConstraints: *PageRegion 16Kai *InputSlot 1Tray
4087*UIConstraints: *InputSlot 1Tray *PageRegion 16Kai
4088*UIConstraints: *PageRegion Oficio *InputSlot 1Tray
4089*UIConstraints: *InputSlot 1Tray *PageRegion Oficio
4090
4091*%==========Paper Region(FullBleed)/Input Tray
4092*UIConstraints: *PageRegion A3.FullBleed *InputSlot 1Tray
4093*UIConstraints: *InputSlot 1Tray *PageRegion A3.FullBleed
4094*UIConstraints: *PageRegion A6.FullBleed *InputSlot 1Tray
4095*UIConstraints: *InputSlot 1Tray *PageRegion A6.FullBleed
4096*UIConstraints: *PageRegion B4.FullBleed *InputSlot 1Tray
4097*UIConstraints: *InputSlot 1Tray *PageRegion B4.FullBleed
4098*UIConstraints: *PageRegion B6.FullBleed *InputSlot 1Tray
4099*UIConstraints: *InputSlot 1Tray *PageRegion B6.FullBleed
4100*UIConstraints: *PageRegion Legal.FullBleed *InputSlot 1Tray
4101*UIConstraints: *InputSlot 1Tray *PageRegion Legal.FullBleed
4102*UIConstraints: *PageRegion GovernmentLG.FullBleed *InputSlot 1Tray
4103*UIConstraints: *InputSlot 1Tray *PageRegion GovernmentLG.FullBleed
4104*UIConstraints: *PageRegion EngQuatro.FullBleed *InputSlot 1Tray
4105*UIConstraints: *InputSlot 1Tray *PageRegion EngQuatro.FullBleed
4106*UIConstraints: *PageRegion Statement.FullBleed *InputSlot 1Tray
4107*UIConstraints: *InputSlot 1Tray *PageRegion Statement.FullBleed
4108*UIConstraints: *PageRegion F.FullBleed *InputSlot 1Tray
4109*UIConstraints: *InputSlot 1Tray *PageRegion F.FullBleed
4110*UIConstraints: *PageRegion Folio.FullBleed *InputSlot 1Tray
4111*UIConstraints: *InputSlot 1Tray *PageRegion Folio.FullBleed
4112*UIConstraints: *PageRegion FanFoldGermanLegal.FullBleed *InputSlot 1Tray
4113*UIConstraints: *InputSlot 1Tray *PageRegion FanFoldGermanLegal.FullBleed
4114*UIConstraints: *PageRegion Tabloid.FullBleed *InputSlot 1Tray
4115*UIConstraints: *InputSlot 1Tray *PageRegion Tabloid.FullBleed
4116*UIConstraints: *PageRegion 12x18.FullBleed *InputSlot 1Tray
4117*UIConstraints: *InputSlot 1Tray *PageRegion 12x18.FullBleed
4118*UIConstraints: *PageRegion 11x15.FullBleed *InputSlot 1Tray
4119*UIConstraints: *InputSlot 1Tray *PageRegion 11x15.FullBleed
4120*UIConstraints: *PageRegion 10x14.FullBleed *InputSlot 1Tray
4121*UIConstraints: *InputSlot 1Tray *PageRegion 10x14.FullBleed
4122*UIConstraints: *PageRegion SRA3.FullBleed *InputSlot 1Tray
4123*UIConstraints: *InputSlot 1Tray *PageRegion SRA3.FullBleed
4124*UIConstraints: *PageRegion SRA4.FullBleed *InputSlot 1Tray
4125*UIConstraints: *InputSlot 1Tray *PageRegion SRA4.FullBleed
4126*UIConstraints: *PageRegion SRA4.FullBleed *InputSlot 2Tray
4127*UIConstraints: *InputSlot 2Tray *PageRegion SRA4.FullBleed
4128*UIConstraints: *PageRegion SRA4.FullBleed *InputSlot 3Tray
4129*UIConstraints: *InputSlot 3Tray *PageRegion SRA4.FullBleed
4130*UIConstraints: *PageRegion SRA4.FullBleed *InputSlot 4Tray
4131*UIConstraints: *InputSlot 4Tray *PageRegion SRA4.FullBleed
4132*UIConstraints: *PageRegion Executive.FullBleed *InputSlot 1Tray
4133*UIConstraints: *InputSlot 1Tray *PageRegion Executive.FullBleed
4134*UIConstraints: *PageRegion Env10.FullBleed *InputSlot 1Tray
4135*UIConstraints: *InputSlot 1Tray *PageRegion Env10.FullBleed
4136*UIConstraints: *PageRegion EnvMonarch.FullBleed *InputSlot 1Tray
4137*UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch.FullBleed
4138*UIConstraints: *PageRegion EnvC5.FullBleed *InputSlot 1Tray
4139*UIConstraints: *InputSlot 1Tray *PageRegion EnvC5.FullBleed
4140*UIConstraints: *PageRegion EnvC6.FullBleed *InputSlot 1Tray
4141*UIConstraints: *InputSlot 1Tray *PageRegion EnvC6.FullBleed
4142*UIConstraints: *PageRegion DLEnv.FullBleed *InputSlot 1Tray
4143*UIConstraints: *InputSlot 1Tray *PageRegion DLEnv.FullBleed
4144*UIConstraints: *PageRegion 8Kai.FullBleed *InputSlot 1Tray
4145*UIConstraints: *InputSlot 1Tray *PageRegion 8Kai.FullBleed
4146*UIConstraints: *PageRegion 16Kai.FullBleed *InputSlot 1Tray
4147*UIConstraints: *InputSlot 1Tray *PageRegion 16Kai.FullBleed
4148*UIConstraints: *PageRegion Oficio.FullBleed *InputSlot 1Tray
4149*UIConstraints: *InputSlot 1Tray *PageRegion Oficio.FullBleed
4150
4151*%==========Media Type/Input Tray
4152*UIConstraints: *MediaType Labels *InputSlot 1Tray
4153*UIConstraints: *InputSlot 1Tray *MediaType Labels
4154*UIConstraints: *MediaType Labels *InputSlot 2Tray
4155*UIConstraints: *InputSlot 2Tray *MediaType Labels
4156*UIConstraints: *MediaType Labels *InputSlot 3Tray
4157*UIConstraints: *InputSlot 3Tray *MediaType Labels
4158*UIConstraints: *MediaType Labels *InputSlot 4Tray
4159*UIConstraints: *InputSlot 4Tray *MediaType Labels
4160*UIConstraints: *MediaType OHP *InputSlot 1Tray
4161*UIConstraints: *InputSlot 1Tray *MediaType OHP
4162*UIConstraints: *MediaType OHP *InputSlot 2Tray
4163*UIConstraints: *InputSlot 2Tray *MediaType OHP
4164*UIConstraints: *MediaType OHP *InputSlot 3Tray
4165*UIConstraints: *InputSlot 3Tray *MediaType OHP
4166*UIConstraints: *MediaType OHP *InputSlot 4Tray
4167*UIConstraints: *InputSlot 4Tray *MediaType OHP
4168*UIConstraints: *MediaType Thin *InputSlot 1Tray
4169*UIConstraints: *InputSlot 1Tray *MediaType Thin
4170*UIConstraints: *MediaType Thin *InputSlot 2Tray
4171*UIConstraints: *InputSlot 2Tray *MediaType Thin
4172*UIConstraints: *MediaType Thin *InputSlot 3Tray
4173*UIConstraints: *InputSlot 3Tray *MediaType Thin
4174*UIConstraints: *MediaType Thin *InputSlot 4Tray
4175*UIConstraints: *InputSlot 4Tray *MediaType Thin
4176*UIConstraints: *MediaType Envelope *InputSlot 1Tray
4177*UIConstraints: *InputSlot 1Tray *MediaType Envelope
4178
4179*%==========Fit to Paper/Media Type
4180*UIConstraints: *RIPaperPolicy PromptUser *MediaType None
4181*UIConstraints: *MediaType None *RIPaperPolicy PromptUser
4182
4183*%==========Booklet/Media Type
4184*UIConstraints: *Booklet OpenToLeft *MediaType Labels
4185*UIConstraints: *MediaType Labels *Booklet OpenToLeft
4186*UIConstraints: *Booklet OpenToLeft *MediaType OHP
4187*UIConstraints: *MediaType OHP *Booklet OpenToLeft
4188*UIConstraints: *Booklet OpenToLeft *MediaType Thick2
4189*UIConstraints: *MediaType Thick2 *Booklet OpenToLeft
4190*UIConstraints: *Booklet OpenToLeft *MediaType Thick3
4191*UIConstraints: *MediaType Thick3 *Booklet OpenToLeft
4192*UIConstraints: *Booklet OpenToLeft *MediaType Thick4
4193*UIConstraints: *MediaType Thick4 *Booklet OpenToLeft
4194*UIConstraints: *Booklet OpenToLeft *MediaType GlossCoated
4195*UIConstraints: *MediaType GlossCoated *Booklet OpenToLeft
4196*UIConstraints: *Booklet OpenToLeft *MediaType MatCoated
4197*UIConstraints: *MediaType MatCoated *Booklet OpenToLeft
4198*UIConstraints: *Booklet OpenToLeft *MediaType Envelope
4199*UIConstraints: *MediaType Envelope *Booklet OpenToLeft
4200*UIConstraints: *Booklet OpenToRight *MediaType Labels
4201*UIConstraints: *MediaType Labels *Booklet OpenToRight
4202*UIConstraints: *Booklet OpenToRight *MediaType OHP
4203*UIConstraints: *MediaType OHP *Booklet OpenToRight
4204*UIConstraints: *Booklet OpenToRight *MediaType Thick2
4205*UIConstraints: *MediaType Thick2 *Booklet OpenToRight
4206*UIConstraints: *Booklet OpenToRight *MediaType Thick3
4207*UIConstraints: *MediaType Thick3 *Booklet OpenToRight
4208*UIConstraints: *Booklet OpenToRight *MediaType Thick4
4209*UIConstraints: *MediaType Thick4 *Booklet OpenToRight
4210*UIConstraints: *Booklet OpenToRight *MediaType GlossCoated
4211*UIConstraints: *MediaType GlossCoated *Booklet OpenToRight
4212*UIConstraints: *Booklet OpenToRight *MediaType MatCoated
4213*UIConstraints: *MediaType MatCoated *Booklet OpenToRight
4214*UIConstraints: *Booklet OpenToRight *MediaType Envelope
4215*UIConstraints: *MediaType Envelope *Booklet OpenToRight
4216
4217*%==========Booklet/Paper Size
4218*UIConstraints: *Booklet OpenToLeft *PageSize Env10
4219*UIConstraints: *PageSize Env10 *Booklet OpenToLeft
4220*UIConstraints: *Booklet OpenToLeft *PageSize EnvMonarch
4221*UIConstraints: *PageSize EnvMonarch *Booklet OpenToLeft
4222*UIConstraints: *Booklet OpenToLeft *PageSize EnvC5
4223*UIConstraints: *PageSize EnvC5 *Booklet OpenToLeft
4224*UIConstraints: *Booklet OpenToLeft *PageSize EnvC6
4225*UIConstraints: *PageSize EnvC6 *Booklet OpenToLeft
4226*UIConstraints: *Booklet OpenToLeft *PageSize DLEnv
4227*UIConstraints: *PageSize DLEnv *Booklet OpenToLeft
4228*UIConstraints: *Booklet OpenToRight *PageSize Env10
4229*UIConstraints: *PageSize Env10 *Booklet OpenToRight
4230*UIConstraints: *Booklet OpenToRight *PageSize EnvMonarch
4231*UIConstraints: *PageSize EnvMonarch *Booklet OpenToRight
4232*UIConstraints: *Booklet OpenToRight *PageSize EnvC5
4233*UIConstraints: *PageSize EnvC5 *Booklet OpenToRight
4234*UIConstraints: *Booklet OpenToRight *PageSize EnvC6
4235*UIConstraints: *PageSize EnvC6 *Booklet OpenToRight
4236*UIConstraints: *Booklet OpenToRight *PageSize DLEnv
4237*UIConstraints: *PageSize DLEnv *Booklet OpenToRight
4238
4239*%==========Booklet/Paper Size(FullBleed)
4240*UIConstraints: *Booklet OpenToLeft *PageSize Env10.FullBleed
4241*UIConstraints: *PageSize Env10.FullBleed *Booklet OpenToLeft
4242*UIConstraints: *Booklet OpenToLeft *PageSize EnvMonarch.FullBleed
4243*UIConstraints: *PageSize EnvMonarch.FullBleed *Booklet OpenToLeft
4244*UIConstraints: *Booklet OpenToLeft *PageSize EnvC5.FullBleed
4245*UIConstraints: *PageSize EnvC5.FullBleed *Booklet OpenToLeft
4246*UIConstraints: *Booklet OpenToLeft *PageSize EnvC6.FullBleed
4247*UIConstraints: *PageSize EnvC6.FullBleed *Booklet OpenToLeft
4248*UIConstraints: *Booklet OpenToLeft *PageSize DLEnv.FullBleed
4249*UIConstraints: *PageSize DLEnv.FullBleed *Booklet OpenToLeft
4250*UIConstraints: *Booklet OpenToRight *PageSize Env10.FullBleed
4251*UIConstraints: *PageSize Env10.FullBleed *Booklet OpenToRight
4252*UIConstraints: *Booklet OpenToRight *PageSize EnvMonarch.FullBleed
4253*UIConstraints: *PageSize EnvMonarch.FullBleed *Booklet OpenToRight
4254*UIConstraints: *Booklet OpenToRight *PageSize EnvC5.FullBleed
4255*UIConstraints: *PageSize EnvC5.FullBleed *Booklet OpenToRight
4256*UIConstraints: *Booklet OpenToRight *PageSize EnvC6.FullBleed
4257*UIConstraints: *PageSize EnvC6.FullBleed *Booklet OpenToRight
4258*UIConstraints: *Booklet OpenToRight *PageSize DLEnv.FullBleed
4259*UIConstraints: *PageSize DLEnv.FullBleed *Booklet OpenToRight
4260
4261*%==========Booklet/Paper Region
4262*UIConstraints: *Booklet OpenToLeft *PageRegion Env10
4263*UIConstraints: *PageRegion Env10 *Booklet OpenToLeft
4264*UIConstraints: *Booklet OpenToLeft *PageRegion EnvMonarch
4265*UIConstraints: *PageRegion EnvMonarch *Booklet OpenToLeft
4266*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC5
4267*UIConstraints: *PageRegion EnvC5 *Booklet OpenToLeft
4268*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC6
4269*UIConstraints: *PageRegion EnvC6 *Booklet OpenToLeft
4270*UIConstraints: *Booklet OpenToLeft *PageRegion DLEnv
4271*UIConstraints: *PageRegion DLEnv *Booklet OpenToLeft
4272*UIConstraints: *Booklet OpenToRight *PageRegion Env10
4273*UIConstraints: *PageRegion Env10 *Booklet OpenToRight
4274*UIConstraints: *Booklet OpenToRight *PageRegion EnvMonarch
4275*UIConstraints: *PageRegion EnvMonarch *Booklet OpenToRight
4276*UIConstraints: *Booklet OpenToRight *PageRegion EnvC5
4277*UIConstraints: *PageRegion EnvC5 *Booklet OpenToRight
4278*UIConstraints: *Booklet OpenToRight *PageRegion EnvC6
4279*UIConstraints: *PageRegion EnvC6 *Booklet OpenToRight
4280*UIConstraints: *Booklet OpenToRight *PageRegion DLEnv
4281*UIConstraints: *PageRegion DLEnv *Booklet OpenToRight
4282
4283*%==========Booklet/Paper Region(FullBleed)
4284*UIConstraints: *Booklet OpenToLeft *PageRegion Env10.FullBleed
4285*UIConstraints: *PageRegion Env10.FullBleed *Booklet OpenToLeft
4286*UIConstraints: *Booklet OpenToLeft *PageRegion EnvMonarch.FullBleed
4287*UIConstraints: *PageRegion EnvMonarch.FullBleed *Booklet OpenToLeft
4288*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC5.FullBleed
4289*UIConstraints: *PageRegion EnvC5.FullBleed *Booklet OpenToLeft
4290*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC6.FullBleed
4291*UIConstraints: *PageRegion EnvC6.FullBleed *Booklet OpenToLeft
4292*UIConstraints: *Booklet OpenToLeft *PageRegion DLEnv.FullBleed
4293*UIConstraints: *PageRegion DLEnv.FullBleed *Booklet OpenToLeft
4294*UIConstraints: *Booklet OpenToRight *PageRegion Env10.FullBleed
4295*UIConstraints: *PageRegion Env10.FullBleed *Booklet OpenToRight
4296*UIConstraints: *Booklet OpenToRight *PageRegion EnvMonarch.FullBleed
4297*UIConstraints: *PageRegion EnvMonarch.FullBleed *Booklet OpenToRight
4298*UIConstraints: *Booklet OpenToRight *PageRegion EnvC5.FullBleed
4299*UIConstraints: *PageRegion EnvC5.FullBleed *Booklet OpenToRight
4300*UIConstraints: *Booklet OpenToRight *PageRegion EnvC6.FullBleed
4301*UIConstraints: *PageRegion EnvC6.FullBleed *Booklet OpenToRight
4302*UIConstraints: *Booklet OpenToRight *PageRegion DLEnv.FullBleed
4303*UIConstraints: *PageRegion DLEnv.FullBleed *Booklet OpenToRight
4304
4305*%==========Gradation/Resolution
4306*UIConstraints: *RPSBitsPerPixel 4BitsPerPixel *Resolution 1200dpi
4307*UIConstraints: *Resolution 1200dpi *RPSBitsPerPixel 4BitsPerPixel
4308
4309*%==========Finisher/Option Tray
4310*UIConstraints: *Finisher FinAMURBBK *OptionTray 1Cassette
4311*UIConstraints: *OptionTray 1Cassette *Finisher FinAMURBBK
4312
4313*%==========External Tray/Internal Shift Tray
4314*UIConstraints: *ExternalTray Installed *ShiftTray Installed
4315*UIConstraints: *ShiftTray Installed *ExternalTray Installed
4316
4317*%==========Finisher/Internal Shift Tray
4318*UIConstraints: *Finisher FinRUBICONB *ShiftTray Installed
4319*UIConstraints: *ShiftTray Installed *Finisher FinRUBICONB
4320*UIConstraints: *Finisher FinAMURBBK *ShiftTray Installed
4321*UIConstraints: *ShiftTray Installed *Finisher FinAMURBBK
4322*UIConstraints: *Finisher FinUYUNI *ShiftTray Installed
4323*UIConstraints: *ShiftTray Installed *Finisher FinUYUNI
4324
4325*%==========Finisher/External Tray
4326*UIConstraints: *Finisher FinRUBICONB *ExternalTray Installed
4327*UIConstraints: *ExternalTray Installed *Finisher FinRUBICONB
4328*UIConstraints: *Finisher FinAMURBBK *ExternalTray Installed
4329*UIConstraints: *ExternalTray Installed *Finisher FinAMURBBK
4330*UIConstraints: *Finisher FinUYUNI *ExternalTray Installed
4331*UIConstraints: *ExternalTray Installed *Finisher FinUYUNI
4332
4333*%==========Color Mode/Separate into CMYK
4334*UIConstraints: *ColorModel Gray *RPSColorSep Cyan
4335*UIConstraints: *RPSColorSep Cyan *ColorModel Gray
4336*UIConstraints: *ColorModel Gray *RPSColorSep Magenta
4337*UIConstraints: *RPSColorSep Magenta *ColorModel Gray
4338*UIConstraints: *ColorModel Gray *RPSColorSep Yellow
4339*UIConstraints: *RPSColorSep Yellow *ColorModel Gray
4340*UIConstraints: *ColorModel Gray *RPSColorSep Red
4341*UIConstraints: *RPSColorSep Red *ColorModel Gray
4342*UIConstraints: *ColorModel Gray *RPSColorSep Green
4343*UIConstraints: *RPSColorSep Green *ColorModel Gray
4344*UIConstraints: *ColorModel Gray *RPSColorSep Blue
4345*UIConstraints: *RPSColorSep Blue *ColorModel Gray
4346*UIConstraints: *ColorModel Gray *RPSColorSep KCyan
4347*UIConstraints: *RPSColorSep KCyan *ColorModel Gray
4348*UIConstraints: *ColorModel Gray *RPSColorSep KMagenta
4349*UIConstraints: *RPSColorSep KMagenta *ColorModel Gray
4350*UIConstraints: *ColorModel Gray *RPSColorSep KYellow
4351*UIConstraints: *RPSColorSep KYellow *ColorModel Gray
4352
4353*%==========Color Profile/Color Setting
4354*UIConstraints: *RPSColorRendDict User *RPSRGBcorrect None
4355*UIConstraints: *RPSRGBcorrect None *RPSColorRendDict User
4356*UIConstraints: *RPSColorRendDict User *RPSRGBcorrect DetailNormal
4357*UIConstraints: *RPSRGBcorrect DetailNormal *RPSColorRendDict User
4358
4359*%============ User Id / Job Type ============
4360*UIConstraints: *UserId None *JobType SamplePrint
4361*UIConstraints: *JobType SamplePrint *UserId None
4362*UIConstraints: *UserId None *JobType LockedPrint
4363*UIConstraints: *JobType LockedPrint *UserId None
4364*UIConstraints: *UserId None *JobType HoldPrint
4365*UIConstraints: *JobType HoldPrint *UserId None
4366*UIConstraints: *UserId None *JobType StoredPrint
4367*UIConstraints: *JobType StoredPrint *UserId None
4368*UIConstraints: *UserId None *JobType StoreandPrint
4369*UIConstraints: *JobType StoreandPrint *UserId None
4370
4371*%========== Banner Page/Job Type ==========
4372*UIConstraints: *RIBannerPagePrint True *JobType SamplePrint
4373*UIConstraints: *RIBannerPagePrint True *JobType LockedPrint
4374*UIConstraints: *RIBannerPagePrint True *JobType DocServer
4375
4376*% end of Printer Description file
4377
4378