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