summaryrefslogtreecommitdiff
path: root/db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd
diff options
context:
space:
mode:
Diffstat (limited to 'db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd')
-rw-r--r--db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd4257
1 files changed, 4257 insertions, 0 deletions
diff --git a/db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd b/db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd
new file mode 100644
index 00000000..d0b7a305
--- /dev/null
+++ b/db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd
@@ -0,0 +1,4257 @@
+*PPD-Adobe: "4.3"
+*%
+*% Printer Description file
+*% for "Infotec MP C4502 PS"
+*%
+*% CreationDate: 2011/03/18
+*% Modified: 2012/07/05
+*%
+*% java.util.zip.CRC32: 8bf63243
+*%
+*% COPYRIGHT (C) 2011-2012 RICOH COMPANY, LTD.
+*%
+*% Permission is hereby granted, free of charge, to any person obtaining
+*% a copy of this software and associated documentation files (the
+*% "Software"), to deal in the Software without restriction, including
+*% without limitation the rights to use, copy, modify, merge, publish,
+*% distribute, sublicense, and/or sell copies of the Software, and to
+*% permit persons to whom the Software is furnished to do so, subject to
+*% the following conditions:
+*%
+*% The above copyright notice and this permission notice shall be
+*% included in all copies or substantial portions of the Software.
+*%
+*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+*% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+*% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+*% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+*% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+*%
+*% [this is the MIT open source license -- please see www.opensource.org]
+*%
+
+*FileVersion: "2.2"
+*FormatVersion: "4.3"
+*LanguageEncoding: ISOLatin1
+*LanguageVersion: English
+*ModelName: "Infotec MP C4502"
+*PCFileName: "IF3331E3.PPD"
+*Manufacturer: "Infotec"
+*Product: "(infotec MP C4502 PS3)"
+*PSVersion: "(3018.102) 2"
+*ShortNickName: "Infotec MP C4502 PS"
+*NickName: "Infotec MP C4502 PS"
+*1284DeviceID: "MFG:infotec;MDL:MP C4502;CMD:POSTSCRIPT;"
+
+*cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
+*FoomaticRIPCommandLine: "printf "%%!PS-Adobe-3.0
+%%%%Title: (&title40;)
+%%
+%%\n%A%B%C%D"%%%%; cat;"
+*End
+*FoomaticRIPUserEntityMaxLength: 8
+
+*%========== Basic Device Capabilities ==========
+
+*LanguageLevel: "3"
+*ColorDevice: True
+*DefaultColorSpace: CMYK
+
+*TTRasterizer: Type42
+*?TTRasterizer: "
+ save
+ 42 /FontType resourcestatus
+ { pop pop (Type42)} {pop pop (None)} ifelse = flush
+ restore
+"
+*End
+
+*FileSystem: True
+*?FileSystem: "
+ save
+ statusdict /diskonline get exec
+ {(True)}{(False)}ifelse = flush
+ restore
+"
+*End
+
+*Throughput: "45"
+
+*%========== Installable Options ==========
+*%========== & System Management ==========
+
+*OpenGroup: InstallableOptions/Installable Options
+
+*OpenUI *OptionTray/Option Tray: PickOne
+*DefaultOptionTray: NotInstalled
+*OptionTray NotInstalled/Not Installed: ""
+*OptionTray 1Cassette/Tray 3 (LCT): ""
+*OptionTray 2Cassette/Lower Paper Trays: ""
+*?OptionTray: "
+save
+mark
+(NotInstalled)
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /inslot get dup type /arraytype eq {
+ {
+ dup 8 eq {(1Cassette) exit} if
+ dup 7 eq {(2Cassette) exit} if
+ pop
+ } forall
+ }{pop} ifelse
+}if
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *OptionTray
+
+*OpenUI *LargeCapacityTray/Large Capacity Tray: PickOne
+*DefaultLargeCapacityTray: NotInstalled
+*LargeCapacityTray NotInstalled/Not Installed: ""
+*LargeCapacityTray Installed/Installed: ""
+*?LargeCapacityTray: "
+save
+mark
+(NotInstalled)
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /inslot get dup type /arraytype eq {
+ {
+ dup 6 eq {(Installed) exit} if
+ pop
+ } forall
+ }{pop} ifelse
+}if
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *LargeCapacityTray
+
+*OpenUI *InnerTray2/Internal Tray 2: PickOne
+*DefaultInnerTray2: NotInstalled
+*InnerTray2 NotInstalled/Not Installed: ""
+*InnerTray2 Installed/Installed: ""
+*?InnerTray2: "
+save
+mark
+(NotInstalled)
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 1 eq {(Installed) exit} if
+ pop
+ } forall
+ }{pop} ifelse
+} if
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *InnerTray2
+
+*OpenUI *ShiftTray/Internal Shift Tray: PickOne
+*DefaultShiftTray: NotInstalled
+*ShiftTray NotInstalled/Not Installed: ""
+*ShiftTray Installed/Installed: ""
+*?ShiftTray: "
+save
+mark
+(NotInstalled)
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 5 eq {(Installed) exit} if
+ pop
+ } forall
+ }{pop} ifelse
+} if
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *ShiftTray
+
+*OpenUI *ExternalTray/External Tray: PickOne
+*DefaultExternalTray: NotInstalled
+*ExternalTray NotInstalled/Not Installed: ""
+*ExternalTray Installed/Installed: ""
+*?ExternalTray: "
+save
+mark
+(NotInstalled)
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 0 eq {(Installed) exit} if
+ pop
+ } forall
+ }{pop} ifelse
+} if
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *ExternalTray
+
+*OpenUI *Finisher/Finisher: PickOne
+*DefaultFinisher: NotInstalled
+*Finisher NotInstalled/Not Installed: ""
+*Finisher FinKINGB/Finisher SR3090: ""
+*Finisher FinEUPHRATESFBK/Finisher SR3110: ""
+*Finisher FinEUPHRATESF/Finisher SR3120: ""
+*?Finisher: "
+save
+mark
+(NotInstalled)
+userdict /86f6369627 known {
+ userdict /86f6369627 get
+ /perifdict get /outslot get dup type /arraytype eq {
+ {
+ dup 10 eq {(FinKINGB) exit} if
+ dup 22 eq {(FinEUPHRATESFBK) exit} if
+ dup 21 eq {(FinEUPHRATESF)}{pop} ifelse
+ } forall
+ }{pop} ifelse
+} if
+= flush
+cleartomark
+restore
+"
+*End
+*CloseUI: *Finisher
+
+*CloseGroup: InstallableOptions
+
+*FreeVM: "2261000"
+
+*Password: "0"
+*ExitServer: "
+ count 0 eq
+ {false}{true exch startjob}ifelse
+ not {(WARNING: Cannot modify initial VM.) =
+ (Missing or invalid Password.) =
+ (Please contact the author.) = flush quit
+ }if
+"
+*End
+*Reset: "
+ count 0 eq
+ {false}{true exch startjob}ifelse
+ not {(WARNING: Cannot reset printer.) =
+ (Missing or invalid Password.) =
+ (Please contact the author.) = flush quit
+ }if
+ systemdict /quit get exec
+ (WARNING: Printer Reset Failed.) = flush
+"
+*End
+
+*SuggestedJobTimeout: "0"
+*SuggestedWaitTimeout: "300"
+*PrintPSErrors: True
+*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
+
+*%========== Media Selection ==========
+*LandscapeOrientation: Minus90
+
+*OpenUI *RIPaperPolicy/Fit to Paper: PickOne
+*OrderDependency: 10 AnySetup *RIPaperPolicy
+*DefaultRIPaperPolicy: PromptUser
+*RIPaperPolicy PromptUser/Prompt User: "
+ <</DeferredMediaSelection true>> setpagedevice
+ <</Policies << /PageSize 2 /MediaType 2 >> >> setpagedevice"
+*End
+*RIPaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
+ <</DeferredMediaSelection false>> setpagedevice
+ <</Policies << /PageSize 3 /MediaType 2 >> >> setpagedevice"
+*End
+*RIPaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
+ <</DeferredMediaSelection false>> setpagedevice
+ <</Policies << /PageSize 5 /MediaType 2 >> >> setpagedevice"
+*End
+*CloseUI: *RIPaperPolicy
+
+*OpenUI *PageSize: PickOne
+*OrderDependency: 20 AnySetup *PageSize
+*DefaultPageSize: Letter
+*PageSize A3/A3: "<<
+ /PageSize [842 1191] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize A4/A4: "<<
+ /PageSize [595 842] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize A5/A5: "<<
+ /PageSize [420 595] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize A6/A6: "<<
+ /PageSize [297 420] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize B4/B4 (JIS): "<<
+ /PageSize [729 1032] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize B5/B5 (JIS): "<<
+ /PageSize [516 729] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize B6/B6 (JIS): "<<
+ /PageSize [363 516] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Legal/Legal: "<<
+ /PageSize [612 1008] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize GovernmentLG/8.25x14: "<<
+ /PageSize [594 1008] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize EngQuatro/8x10: "<<
+ /PageSize [576 720] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Letter/Letter: "<<
+ /PageSize [612 792] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Statement/5.5x8.5: "<<
+ /PageSize [396 612] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize F/8x13: "<<
+ /PageSize [576 936] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Folio/8.25x13: "<<
+ /PageSize [595 935] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize FanFoldGermanLegal/8.5x13: "<<
+ /PageSize [612 936] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Tabloid/11x17: "<<
+ /PageSize [792 1224] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize 12x18/12x18: "<<
+ /PageSize [864 1296] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize 11x15/11x15: "<<
+ /PageSize [792 1080] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize 10x14/10x14: "<<
+ /PageSize [720 1008] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Executive/Executive: "<<
+ /PageSize [522 756] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize Env10/Com10 Env.: "
+ << /PageSize [297 684] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize EnvMonarch/Monarch Env.: "
+ << /PageSize [279 540] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize EnvC5/C5 Env.: "
+ << /PageSize [459 649] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize EnvC6/C6 Env.: "
+ << /PageSize [323 459] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize DLEnv/DL Env.: "
+ << /PageSize [311 623] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize 8Kai/8K: "
+ << /PageSize [757 1106] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize 16Kai/16K: "
+ << /PageSize [553 757] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageSize A3.FullBleed/A3 (Full Bleed): "<<
+ /PageSize [842 1191] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize A4.FullBleed/A4 (Full Bleed): "<<
+ /PageSize [595 842] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize A5.FullBleed/A5 (Full Bleed): "<<
+ /PageSize [420 595] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize A6.FullBleed/A6 (Full Bleed): "<<
+ /PageSize [297 420] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize B4.FullBleed/B4 (JIS) (Full Bleed): "<<
+ /PageSize [729 1032] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize B5.FullBleed/B5 (JIS) (Full Bleed): "<<
+ /PageSize [516 729] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize B6.FullBleed/B6 (JIS) (Full Bleed): "<<
+ /PageSize [363 516] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Legal.FullBleed/Legal (Full Bleed): "<<
+ /PageSize [612 1008] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize GovernmentLG.FullBleed/8.25x14 (Full Bleed): "<<
+ /PageSize [594 1008] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize EngQuatro.FullBleed/8x10 (Full Bleed): "<<
+ /PageSize [576 720] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Letter.FullBleed/Letter (Full Bleed): "<<
+ /PageSize [612 792] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Statement.FullBleed/5.5x8.5 (Full Bleed): "<<
+ /PageSize [396 612] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize F.FullBleed/8x13 (Full Bleed): "<<
+ /PageSize [576 936] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Folio.FullBleed/8.25x13 (Full Bleed): "<<
+ /PageSize [595 935] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize FanFoldGermanLegal.FullBleed/8.5x13 (Full Bleed): "<<
+ /PageSize [612 936] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Tabloid.FullBleed/11x17 (Full Bleed): "<<
+ /PageSize [792 1224] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize 12x18.FullBleed/12x18 (Full Bleed): "<<
+ /PageSize [864 1296] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize 11x15.FullBleed/11x15 (Full Bleed): "<<
+ /PageSize [792 1080] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize 10x14.FullBleed/10x14 (Full Bleed): "<<
+ /PageSize [720 1008] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Executive.FullBleed/Executive (Full Bleed): "<<
+ /PageSize [522 756] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize Env10.FullBleed/Com10 Env. (Full Bleed): "
+ << /PageSize [297 684] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize EnvMonarch.FullBleed/Monarch Env. (Full Bleed): "
+ << /PageSize [279 540] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize EnvC5.FullBleed/C5 Env. (Full Bleed): "
+ << /PageSize [459 649] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize EnvC6.FullBleed/C6 Env. (Full Bleed): "
+ << /PageSize [323 459] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize DLEnv.FullBleed/DL Env. (Full Bleed): "
+ << /PageSize [311 623] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize 8Kai.FullBleed/8K (Full Bleed): "
+ << /PageSize [757 1106] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageSize 16Kai.FullBleed/16K (Full Bleed): "
+ << /PageSize [553 757] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*?PageSize: "
+ save
+ currentpagedevice /PageSize get aload pop
+ 2 copy gt {exch}if (Unknown)
+ 54 dict
+ dup [842 1191] (A3) put
+ dup [595 842] (A4) put
+ dup [420 595] (A5) put
+ dup [297 420] (A6) put
+ dup [729 1032] (B4) put
+ dup [516 729] (B5) put
+ dup [363 516] (B6) put
+ dup [612 1008] (Legal) put
+ dup [594 1008] (GovernmentLG) put
+ dup [576 720] (EngQuatro) put
+ dup [612 792] (Letter) put
+ dup [396 612] (Statement) put
+ dup [576 936] (F) put
+ dup [595 935] (Folio) put
+ dup [612 936] (FanFoldGermanLegal) put
+ dup [792 1224] (11x17) put
+ dup [864 1296] (12x18) put
+ dup [792 1080] (11x15) put
+ dup [720 1008] (10x14) put
+ dup [522 756] (Executive) put
+ dup [297 684] (Env10) put
+ dup [279 540] (EnvMonarch) put
+ dup [459 649] (EnvC5) put
+ dup [323 459] (EnvC6) put
+ dup [311 623] (DLEnv) put
+ dup [757 1106] (8Kai) put
+ dup [553 757] (16Kai) put
+ dup [842 1191] (A3.FullBleed) put
+ dup [595 842] (A4.FullBleed) put
+ dup [420 595] (A5.FullBleed) put
+ dup [297 420] (A6.FullBleed) put
+ dup [729 1032] (B4.FullBleed) put
+ dup [516 729] (B5.FullBleed) put
+ dup [363 516] (B6.FullBleed) put
+ dup [612 1008] (Legal.FullBleed) put
+ dup [594 1008] (GovernmentLG.FullBleed) put
+ dup [576 720] (EngQuatro.FullBleed) put
+ dup [612 792] (Letter.FullBleed) put
+ dup [396 612] (Statement.FullBleed) put
+ dup [576 936] (F.FullBleed) put
+ dup [595 935] (Folio.FullBleed) put
+ dup [612 936] (FanFoldGermanLegal.FullBleed) put
+ dup [792 1224] (11x17.FullBleed) put
+ dup [864 1296] (12x18.FullBleed) put
+ dup [792 1080] (11x15.FullBleed) put
+ dup [720 1008] (10x14.FullBleed) put
+ dup [522 756] (Executive.FullBleed) put
+ dup [297 684] (Env10.FullBleed) put
+ dup [279 540] (EnvMonarch.FullBleed) put
+ dup [459 649] (EnvC5.FullBleed) put
+ dup [323 459] (EnvC6.FullBleed) put
+ dup [311 623] (DLEnv.FullBleed) put
+ dup [757 1106] (8Kai.FullBleed) put
+ dup [553 757] (16Kai.FullBleed) put
+
+ {exch aload pop 4 index sub abs 5 le exch 5 index
+ sub abs 5 le and {exch pop exit}{pop}ifelse
+ }bind forall = flush pop pop
+ restore
+"
+*End
+*CloseUI: *PageSize
+
+*OpenUI *PageRegion: PickOne
+*OrderDependency: 25 AnySetup *PageRegion
+*DefaultPageRegion: Letter
+*PageRegion A3/A3: "<<
+ /PageSize [842 1191] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion A4/A4: "<<
+ /PageSize [595 842] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion A5/A5: "<<
+ /PageSize [420 595] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion A6/A6: "<<
+ /PageSize [297 420] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion B4/B4 (JIS): "<<
+ /PageSize [729 1032] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion B5/B5 (JIS): "<<
+ /PageSize [516 729] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion B6/B6 (JIS): "<<
+ /PageSize [363 516] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Legal/Legal: "<<
+ /PageSize [612 1008] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion GovernmentLG/8.25x14: "<<
+ /PageSize [594 1008] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion EngQuatro/8x10: "<<
+ /PageSize [576 720] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Letter/Letter: "<<
+ /PageSize [612 792] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Statement/5.5x8.5: "<<
+ /PageSize [396 612] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion F/8x13: "<<
+ /PageSize [576 936] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Folio/8.25x13: "<<
+ /PageSize [595 935] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion FanFoldGermanLegal/8.5x13: "<<
+ /PageSize [612 936] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Tabloid/11x17: "<<
+ /PageSize [792 1224] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion 12x18/12x18: "<<
+ /PageSize [864 1296] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion 11x15/11x15: "<<
+ /PageSize [792 1080] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion 10x14/10x14: "<<
+ /PageSize [720 1008] /ImagingBBox null >> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Executive/Executive: "<<
+ /PageSize [522 756] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion Env10/Com10 Env.: "
+ << /PageSize [297 684] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion EnvMonarch/Monarch Env.: "
+ << /PageSize [279 540] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion EnvC5/C5 Env.: "
+ << /PageSize [459 649] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion EnvC6/C6 Env.: "
+ << /PageSize [323 459] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion DLEnv/DL Env.: "
+ << /PageSize [311 623] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion 8Kai/8K: "
+ << /PageSize [757 1106] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion 16Kai/16K: "
+ << /PageSize [553 757] /ImagingBBox null>> setpagedevice
+ false setedgetoedge"
+*End
+*PageRegion A3.FullBleed/A3 (Full Bleed): "<<
+ /PageSize [842 1191] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion A4.FullBleed/A4 (Full Bleed): "<<
+ /PageSize [595 842] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion A5.FullBleed/A5 (Full Bleed): "<<
+ /PageSize [420 595] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion A6.FullBleed/A6 (Full Bleed): "<<
+ /PageSize [297 420] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion B4.FullBleed/B4 (JIS) (Full Bleed): "<<
+ /PageSize [729 1032] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion B5.FullBleed/B5 (JIS) (Full Bleed): "<<
+ /PageSize [516 729] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion B6.FullBleed/B6 (JIS) (Full Bleed): "<<
+ /PageSize [363 516] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Legal.FullBleed/Legal (Full Bleed): "<<
+ /PageSize [612 1008] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion GovernmentLG.FullBleed/8.25x14 (Full Bleed): "<<
+ /PageSize [594 1008] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion EngQuatro.FullBleed/8x10 (Full Bleed): "<<
+ /PageSize [576 720] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Letter.FullBleed/Letter (Full Bleed): "<<
+ /PageSize [612 792] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Statement.FullBleed/5.5x8.5 (Full Bleed): "<<
+ /PageSize [396 612] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion F.FullBleed/8x13 (Full Bleed): "<<
+ /PageSize [576 936] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Folio.FullBleed/8.25x13 (Full Bleed): "<<
+ /PageSize [595 935] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion FanFoldGermanLegal.FullBleed/8.5x13 (Full Bleed): "<<
+ /PageSize [612 936] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Tabloid.FullBleed/11x17 (Full Bleed): "<<
+ /PageSize [792 1224] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion 12x18.FullBleed/12x18 (Full Bleed): "<<
+ /PageSize [864 1296] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion 11x15.FullBleed/11x15 (Full Bleed): "<<
+ /PageSize [792 1080] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion 10x14.FullBleed/10x14 (Full Bleed): "<<
+ /PageSize [720 1008] /ImagingBBox null >> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Executive.FullBleed/Executive (Full Bleed): "<<
+ /PageSize [522 756] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion Env10.FullBleed/Com10 Env. (Full Bleed): "
+ << /PageSize [297 684] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion EnvMonarch.FullBleed/Monarch Env. (Full Bleed): "
+ << /PageSize [279 540] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion EnvC5.FullBleed/C5 Env. (Full Bleed): "
+ << /PageSize [459 649] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion EnvC6.FullBleed/C6 Env. (Full Bleed): "
+ << /PageSize [323 459] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion DLEnv.FullBleed/DL Env. (Full Bleed): "
+ << /PageSize [311 623] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion 8Kai.FullBleed/8K (Full Bleed): "
+ << /PageSize [757 1106] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*PageRegion 16Kai.FullBleed/16K (Full Bleed): "
+ << /PageSize [553 757] /ImagingBBox null>> setpagedevice
+ true setedgetoedge"
+*End
+*CloseUI: *PageRegion
+
+*%========== Information About Media Sizes ==========
+
+*DefaultImageableArea: Letter
+*ImageableArea A3/A3: "12 12 830 1179"
+*ImageableArea A4/A4: "12 12 583 830"
+*ImageableArea A5/A5: "12 12 408 583"
+*ImageableArea A6/A6: "12 12 285 408"
+*ImageableArea B4/B4 (JIS): "12 12 717 1020"
+*ImageableArea B5/B5 (JIS): "12 12 504 717"
+*ImageableArea B6/B6 (JIS): "12 12 351 504"
+*ImageableArea Legal/Legal: "12 12 600 996"
+*ImageableArea GovernmentLG/8.25x14: "12 12 582 996"
+*ImageableArea EngQuatro/8x10: "12 12 564 708"
+*ImageableArea Letter/Letter: "12 12 600 780"
+*ImageableArea Statement/5.5x8.5: "12 12 384 600"
+*ImageableArea F/8x13: "12 12 564 924"
+*ImageableArea Folio/8.25x13: "12 12 583 923"
+*ImageableArea FanFoldGermanLegal/8.5x13: "12 12 600 924"
+*ImageableArea Tabloid/11x17: "12 12 780 1212"
+*ImageableArea 12x18/12x18: "12 12 852 1284"
+*ImageableArea 11x15/11x15: "12 12 780 1068"
+*ImageableArea 10x14/10x14: "12 12 708 996"
+*ImageableArea Executive/Executive: "12 12 510 744"
+*ImageableArea Env10/Com10 Env.: "12 12 285 672"
+*ImageableArea EnvMonarch/Monarch Env.: "12 12 267 528"
+*ImageableArea EnvC5/C5 Env.: "12 12 447 637"
+*ImageableArea EnvC6/C6 Env.: "12 12 311 447"
+*ImageableArea DLEnv/DL Env.: "12 12 299 611"
+*ImageableArea 8Kai/8K: "12 12 745 1094"
+*ImageableArea 16Kai/16K: "12 12 541 745"
+*ImageableArea A3.FullBleed/A3 (Full Bleed): "0 0 842 1190"
+*ImageableArea A4.FullBleed/A4 (Full Bleed): "0 0 595 841"
+*ImageableArea A5.FullBleed/A5 (Full Bleed): "0 0 420 594"
+*ImageableArea A6.FullBleed/A6 (Full Bleed): "0 0 297 419"
+*ImageableArea B4.FullBleed/B4 (JIS) (Full Bleed): "0 0 729 1031"
+*ImageableArea B5.FullBleed/B5 (JIS) (Full Bleed): "0 0 516 728"
+*ImageableArea B6.FullBleed/B6 (JIS) (Full Bleed): "0 0 363 515"
+*ImageableArea Legal.FullBleed/Legal (Full Bleed): "0 0 612 1007"
+*ImageableArea GovernmentLG.FullBleed/8.25x14 (Full Bleed): "0 0 594 1007"
+*ImageableArea EngQuatro.FullBleed/8x10 (Full Bleed): "0 0 576 719"
+*ImageableArea Letter.FullBleed/Letter (Full Bleed): "0 0 612 791"
+*ImageableArea Statement.FullBleed/5.5x8.5 (Full Bleed): "0 0 396 611"
+*ImageableArea F.FullBleed/8x13 (Full Bleed): "0 0 576 935"
+*ImageableArea Folio.FullBleed/8.25x13 (Full Bleed): "0 0 595 934"
+*ImageableArea FanFoldGermanLegal.FullBleed/8.5x13 (Full Bleed): "0 0 612 935"
+*ImageableArea Tabloid.FullBleed/11x17 (Full Bleed): "0 0 792 1223"
+*ImageableArea 12x18.FullBleed/12x18 (Full Bleed): "0 0 864 1295"
+*ImageableArea 11x15.FullBleed/11x15 (Full Bleed): "0 0 792 1079"
+*ImageableArea 10x14.FullBleed/10x14 (Full Bleed): "0 0 720 1007"
+*ImageableArea Executive.FullBleed/Executive (Full Bleed): "0 0 522 755"
+*ImageableArea Env10.FullBleed/Com10 Env. (Full Bleed): "0 0 297 683"
+*ImageableArea EnvMonarch.FullBleed/Monarch Env. (Full Bleed): "0 0 279 539"
+*ImageableArea EnvC5.FullBleed/C5 Env. (Full Bleed): "0 0 459 648"
+*ImageableArea EnvC6.FullBleed/C6 Env. (Full Bleed): "0 0 323 458"
+*ImageableArea DLEnv.FullBleed/DL Env. (Full Bleed): "0 0 311 622"
+*ImageableArea 8Kai.FullBleed/8K (Full Bleed): "0 0 757 1105"
+*ImageableArea 16Kai.FullBleed/16K (Full Bleed): "0 0 553 756"
+*?ImageableArea: "
+ save
+ /cvp {( ) cvs print ( ) print}bind def
+ newpath clippath pathbbox 4 -2 roll exch
+ 2 {10000 mul ceiling 10000 div cvp}repeat exch
+ 2 {10000 mul floor 10000 div cvp}repeat flush
+ restore
+"
+*End
+
+*DefaultPaperDimension: Letter
+*PaperDimension A3/A3: "842 1191"
+*PaperDimension A4/A4: "595 842"
+*PaperDimension A5/A5: "420 595"
+*PaperDimension A6/A6: "297 420"
+*PaperDimension B4/B4 (JIS): "729 1032"
+*PaperDimension B5/B5 (JIS): "516 729"
+*PaperDimension B6/B6 (JIS): "363 516"
+*PaperDimension Legal/Legal: "612 1008"
+*PaperDimension GovernmentLG/8.25x14: "594 1008"
+*PaperDimension EngQuatro/8x10: "576 720"
+*PaperDimension Letter/Letter: "612 792"
+*PaperDimension Statement/5.5x8.5: "396 612"
+*PaperDimension F/8x13: "576 936"
+*PaperDimension Folio/8.25x13: "595 935"
+*PaperDimension FanFoldGermanLegal/8.5x13: "612 936"
+*PaperDimension Tabloid/11x17: "792 1224"
+*PaperDimension 12x18/12x18: "864 1296"
+*PaperDimension 11x15/11x15: "792 1080"
+*PaperDimension 10x14/10x14: "720 1008"
+*PaperDimension Executive/Executive: "522 756"
+*PaperDimension Env10/Com10 Env.: "297 684"
+*PaperDimension EnvMonarch/Monarch Env.: "279 540"
+*PaperDimension EnvC5/C5 Env.: "459 649"
+*PaperDimension EnvC6/C6 Env.: "323 459"
+*PaperDimension DLEnv/DL Env.: "311 623"
+*PaperDimension 8Kai/8K: "757 1106"
+*PaperDimension 16Kai/16K: "553 757"
+*PaperDimension A3.FullBleed/A3 (Full Bleed): "842 1190"
+*PaperDimension A4.FullBleed/A4 (Full Bleed): "595 841"
+*PaperDimension A5.FullBleed/A5 (Full Bleed): "420 594"
+*PaperDimension A6.FullBleed/A6 (Full Bleed): "297 419"
+*PaperDimension B4.FullBleed/B4 (JIS) (Full Bleed): "729 1031"
+*PaperDimension B5.FullBleed/B5 (JIS) (Full Bleed): "516 728"
+*PaperDimension B6.FullBleed/B6 (JIS) (Full Bleed): "363 515"
+*PaperDimension Legal.FullBleed/Legal (Full Bleed): "612 1007"
+*PaperDimension GovernmentLG.FullBleed/8.25x14 (Full Bleed): "594 1007"
+*PaperDimension EngQuatro.FullBleed/8x10 (Full Bleed): "576 719"
+*PaperDimension Letter.FullBleed/Letter (Full Bleed): "612 791"
+*PaperDimension Statement.FullBleed/5.5x8.5 (Full Bleed): "396 611"
+*PaperDimension F.FullBleed/8x13 (Full Bleed): "576 935"
+*PaperDimension Folio.FullBleed/8.25x13 (Full Bleed): "595 934"
+*PaperDimension FanFoldGermanLegal.FullBleed/8.5x13 (Full Bleed): "612 935"
+*PaperDimension Tabloid.FullBleed/11x17 (Full Bleed): "792 1223"
+*PaperDimension 12x18.FullBleed/12x18 (Full Bleed): "864 1295"
+*PaperDimension 11x15.FullBleed/11x15 (Full Bleed): "792 1079"
+*PaperDimension 10x14.FullBleed/10x14 (Full Bleed): "720 1007"
+*PaperDimension Executive.FullBleed/Executive (Full Bleed): "522 755"
+*PaperDimension Env10.FullBleed/Com10 Env. (Full Bleed): "297 683"
+*PaperDimension EnvMonarch.FullBleed/Monarch Env. (Full Bleed): "279 539"
+*PaperDimension EnvC5.FullBleed/C5 Env. (Full Bleed): "459 648"
+*PaperDimension EnvC6.FullBleed/C6 Env. (Full Bleed): "323 458"
+*PaperDimension DLEnv.FullBleed/DL Env. (Full Bleed): "311 622"
+*PaperDimension 8Kai.FullBleed/8K (Full Bleed): "757 1105"
+*PaperDimension 16Kai.FullBleed/16K (Full Bleed): "553 756"
+
+*%========== Media Handling Features ==========
+
+*OpenUI *InputSlot: PickOne
+*OrderDependency: 30 AnySetup *InputSlot
+*DefaultInputSlot: Auto
+*InputSlot MultiTray/Bypass Tray: "<</MediaPosition 0>> setpagedevice"
+*InputSlot 1Tray/Tray 1: "<</MediaPosition 1>> setpagedevice"
+*InputSlot 2Tray/Tray 2: "<</MediaPosition 2>> setpagedevice"
+*InputSlot 3Tray/Tray 3: "<</MediaPosition 3>> setpagedevice"
+*InputSlot 4Tray/Tray 4: "<</MediaPosition 4>> setpagedevice"
+*InputSlot 5Tray/Large Capacity Tray: "<</MediaPosition 5>> setpagedevice"
+*InputSlot Auto/Auto Select: ""
+*?InputSlot: "
+ save
+ [(MultiTray)(1Tray)(2Tray)(3Tray)(4Tray)(5Tray)]
+ statusdict /papertray get exec {get}stopped
+ {pop pop (Unknown)}if = flush
+ restore
+"
+*End
+*CloseUI: *InputSlot
+
+*%=== Custom Paper Support =================
+*LeadingEdge Short: ""
+*LeadingEdge Long: ""
+*DefaultLeadingEdge: Short
+
+*MaxMediaWidth: "865"
+*MaxMediaHeight: "1701"
+*HWMargins: 12 12 12 12
+*CustomPageSize True: "pop pop pop
+ << /PageSize [ 5 -2 roll ] /ImagingBBox null
+ /Policies <</PageSize 2 /MediaType 2>>
+ /DeferredMediaSelection true
+ >> setpagedevice"
+*End
+
+*ParamCustomPageSize Width: 1 points 255 865
+*ParamCustomPageSize Height: 2 points 419 1701
+*ParamCustomPageSize WidthOffset: 3 points 0 0
+*ParamCustomPageSize HeightOffset: 4 points 0 0
+*ParamCustomPageSize Orientation: 5 int 1 1
+
+*NonUIOrderDependency: 21 AnySetup *CustomPageSize True
+
+*RequiresPageRegion MultiTray: True
+*RequiresPageRegion 1Tray: True
+*RequiresPageRegion 2Tray: True
+*RequiresPageRegion 3Tray: True
+*RequiresPageRegion 4Tray: True
+*RequiresPageRegion 5Tray: True
+
+*OpenUI *Duplex/Duplex: PickOne
+*OrderDependency: 50 AnySetup *Duplex
+*DefaultDuplex: DuplexNoTumble
+*Duplex None/Off: "<</Duplex false>>setpagedevice"
+*Duplex DuplexNoTumble/Long Edge: "<</Duplex true /Tumble false>>setpagedevice"
+*Duplex DuplexTumble/Short Edge: "<</Duplex true /Tumble true>>setpagedevice"
+*?Duplex: "
+ save
+ currentpagedevice /Duplex get
+ {currentpagedevice /Tumble get
+ {(DuplexTumble)}{(DuplexNoTumble)}ifelse
+ }{(None)}ifelse = flush
+ restore
+"
+*End
+*CloseUI: *Duplex
+
+*%========== Resolution and Appearance Control ==========
+
+*OpenUI *Resolution/Resolution: PickOne
+*OrderDependency: 40 AnySetup *Resolution
+*DefaultResolution: 600dpi
+*Resolution 600dpi/600 dpi: "<</HWResolution[600 600]>>setpagedevice"
+*Resolution 1200dpi/1200 dpi: "<</HWResolution[1200 1200]>>setpagedevice"
+*?Resolution: "
+ save
+ currentpagedevice /HWResolution get 0 get
+ ( ) cvs print (dpi) = flush
+ restore
+"
+*End
+*CloseUI: *Resolution
+
+*OpenUI *Collate/Collate: PickOne
+*OrderDependency: 200 AnySetup *Collate
+*DefaultCollate: False
+*Collate False/Off: "<</Collate false>>setpagedevice"
+*Collate True/On: "<</Collate true
+ /CollateDetails <</Type 6 /AlignSet false>>
+ >>setpagedevice"
+*End
+*?Collate: "
+ save
+ currentpagedevice /Collate get
+ {{(True)}{(False)}ifelse }stopped {(Unknown)}if = flush
+ restore
+"
+*End
+*CloseUI: *Collate
+
+*OpenUI *RIPrintMode/Print Mode: PickOne
+*OrderDependency: 45 AnySetup *RIPrintMode
+*DefaultRIPrintMode: 0rhit
+*RIPrintMode 0rhit/Off: "<<
+ /PostRenderingEnhance false>> setpagedevice"
+*End
+*RIPrintMode 3rhit/Toner Saving: "<<
+ /PostRenderingEnhance true /PostRenderingEnhanceDetails << /Type 34 /OutputMode 3>>
+ >> setpagedevice"
+*End
+*?RIPrintMode: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice dup /PostRenderingEnhance 2 copy known not { UK exit } if
+ get dup false eq {pop (0rhit) exit }
+ {pop /PostRenderingEnhanceDetails get dup /OutputMode get
+ dup 3 eq {pop (3rhit) exit} if
+ UK exit
+ } ifelse
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *RIPrintMode
+
+*OpenUI *Rimagesm/Image Smoothing: PickOne
+*OrderDependency: 160 AnySetup *Rimagesm
+*DefaultRimagesm: Off
+*Rimagesm Off/Off: "(off) /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*Rimagesm On/On: "(on) /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*Rimagesm Auto/Auto: "(auto) /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*Rimagesm 90ppi/Less than 90 ppi: "90 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*Rimagesm 150ppi/Less than 150 ppi: "150 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*Rimagesm 200ppi/Less than 200 ppi: "200 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*Rimagesm 300ppi/Less than 300 ppi: "300 /RDeviceProcSet /ProcSet findresource /SetImageInterpolate get exec"
+*CloseUI: *Rimagesm
+
+*OpenUI *ColorModel/Color Mode: PickOne
+*OrderDependency: 100 AnySetup *ColorModel
+*DefaultColorModel: CMYK
+*ColorModel CMYK/Color: "(cmyk) RCsetdevicecolor"
+*ColorModel Gray/Black and White: "(gray) RCsetdevicecolor"
+*CloseUI: *ColorModel
+
+*OpenUI *RPSBitsPerPixel/Gradation: PickOne
+*OrderDependency: 41 AnySetup *RPSBitsPerPixel
+*DefaultRPSBitsPerPixel: 1BitsPerPixel
+*RPSBitsPerPixel 2BitsPerPixel/Standard: "2 setbitsperpixel"
+*RPSBitsPerPixel 1BitsPerPixel/Fast: "1 setbitsperpixel"
+*RPSBitsPerPixel 4BitsPerPixel/Fine: "4 setbitsperpixel"
+*CloseUI: *RPSBitsPerPixel
+
+*OpenUI *RPSRGBcorrect/Color Setting: PickOne
+*OrderDependency: 110 AnySetup *RPSRGBcorrect
+*DefaultRPSRGBcorrect: DetailBright
+*RPSRGBcorrect None/Off: "(none) RCsetrgbrevision"
+*RPSRGBcorrect DetailNormal/Fine: "(precision-std) RCsetrgbrevision"
+*RPSRGBcorrect DetailBright/Super Fine: "(precision-dark) RCsetrgbrevision"
+*CloseUI: *RPSRGBcorrect
+
+*OpenUI *RPSColorRendDict/Color Profile: PickOne
+*OrderDependency: 120 AnySetup *RPSColorRendDict
+*DefaultRPSColorRendDict: Auto
+*RPSColorRendDict Auto/Auto: "(auto) RCsetcolorprofile"
+*RPSColorRendDict Photograph/Photographic: "(photo) RCsetcolorprofile"
+*RPSColorRendDict Business/Presentation: "(business) RCsetcolorprofile"
+*RPSColorRendDict Colorimetric/Solid Color: "(colorimetric) RCsetcolorprofile"
+*RPSColorRendDict POP/POP Display: "(pop) RCsetcolorprofile"
+*RPSColorRendDict User/User Setting: "(user) RCsetcolorprofile"
+*RPSColorRendDict Clpsimulation1/CLP Simulation1: "(hybrid10) RCsetcolorprofile"
+*RPSColorRendDict Clpsimulation2/CLP Simulation2: "(hybrid11) RCsetcolorprofile"
+*CloseUI: *RPSColorRendDict
+
+*OpenUI *RPSColorUniversalDesign/Barrier-free Color Management: PickOne
+*OrderDependency: 135 AnySetup *RPSColorUniversalDesign
+*DefaultRPSColorUniversalDesign: False
+*RPSColorUniversalDesign False/Off: "0 /RDeviceProcSet /ProcSet findresource /SetBFCMode get exec"
+*RPSColorUniversalDesign True/On: "1 /RDeviceProcSet /ProcSet findresource /SetBFCMode get exec"
+*CloseUI: *RPSColorUniversalDesign
+
+*OpenUI *RPSDitherType/Dithering: PickOne
+*OrderDependency: 130 AnySetup *RPSDitherType
+*DefaultRPSDitherType: Auto
+*RPSDitherType Auto/Auto: "(auto) RCsethalftonetype"
+*RPSDitherType Photo/Photographic: "(photo) RCsethalftonetype"
+*RPSDitherType Letter/Text: "(text) RCsethalftonetype"
+*RPSDitherType User/User Setting: "(user) RCsethalftonetype"
+*CloseUI: *RPSDitherType
+
+*OpenUI *RPSBlackMode/Gray Reproduction (Text/Line Art): PickOne
+*OrderDependency: 140 AnySetup *RPSBlackMode
+*DefaultRPSBlackMode: gray
+*RPSBlackMode gray/Black/Gray by K:"(gray) (gray) (off) /RDeviceProcSet
+/ProcSet findresource /SetPureBlack get exec"
+*End
+*RPSBlackMode 1Color/Black by K:"(black) (black) (off) /RDeviceProcSet
+/ProcSet findresource /SetPureBlack get exec"
+*End
+*RPSBlackMode 4Color/CMY+K:"(off) (off) (off) /RDeviceProcSet
+/ProcSet findresource /SetPureBlack get exec"
+*End
+*RPSBlackMode grayText/Black/Gray by K (Text only):"(gray) (off) (off) /RDeviceProcSet
+/ProcSet findresource /SetPureBlack get exec"
+*End
+*RPSBlackMode 1ColorText/Black by K (Text only):"(black) (off) (off) /RDeviceProcSet
+/ProcSet findresource /SetPureBlack get exec"
+*End
+*CloseUI: *RPSBlackMode
+
+*OpenUI *RPSBlackOverPrint/Black Over Print: PickOne
+*OrderDependency: 145 AnySetup *RPSBlackOverPrint
+*DefaultRPSBlackOverPrint: False
+*RPSBlackOverPrint False/Off:"(off) RCsetblackoverprint"
+*RPSBlackOverPrint True/On:"(on) RCsetblackoverprint"
+*CloseUI: *RPSBlackOverPrint
+
+*OpenUI *RPSColorSep/Separate into CMYK: PickOne
+*OrderDependency: 150 AnySetup *RPSColorSep
+*DefaultRPSColorSep: None
+*RPSColorSep None/Do not Separate: "(none) RCsetprintseparation"
+*RPSColorSep Cyan/Cyan: "(cyan) RCsetprintseparation"
+*RPSColorSep Magenta/Magenta: "(magenta) RCsetprintseparation"
+*RPSColorSep Yellow/Yellow: "(yellow) RCsetprintseparation"
+*RPSColorSep Black/Black: "(black) RCsetprintseparation"
+*RPSColorSep Red/Magenta and Yellow: "(magenta&yellow) RCsetprintseparation"
+*RPSColorSep Green/Cyan and Yellow: "(cyan&yellow) RCsetprintseparation"
+*RPSColorSep Blue/Cyan and Magenta: "(cyan&magenta) RCsetprintseparation"
+*RPSColorSep KCyan/Black and Cyan: "(cyan&black) RCsetprintseparation"
+*RPSColorSep KMagenta/Black and Magenta: "(magenta&black) RCsetprintseparation"
+*RPSColorSep KYellow/Black and Yellow: "(yellow&black) RCsetprintseparation"
+*CloseUI: *RPSColorSep
+
+*OpenUI *Rcmyksimulation/CMYK Simulation Profile: PickOne
+*OrderDependency: 155 AnySetup *Rcmyksimulation
+*DefaultRcmyksimulation: Off
+*Rcmyksimulation Off/Off: "(None) RCsetcmyksimulation"
+*Rcmyksimulation USOffsetPrint/US OffsetPrint: "(USOffsetPrint) RCsetcmyksimulation"
+*Rcmyksimulation Euroscale/Euroscale: "(Euroscale) RCsetcmyksimulation"
+*Rcmyksimulation JapanColor/JapanColor: "(JapanColor) RCsetcmyksimulation"
+*Rcmyksimulation PANTONE/PaletteColor: "(PaletteColor) RCsetcmyksimulation"
+*CloseUI: *Rcmyksimulation
+
+*OpenUI *MediaType/Paper Type: PickOne
+*OrderDependency: 205 AnySetup *MediaType
+*DefaultMediaType: Auto
+*MediaType Auto/Plain/Recycled: "<< /MediaType (Auto) >> setpagedevice"
+*MediaType Plain/Plain (60 - 81 g/m2): "<< /MediaType (Plain) >> setpagedevice"
+*MediaType Recycled/Recycled: "<< /MediaType (Recycled) >> setpagedevice"
+*MediaType Special/Special 1: "<< /MediaType (Special) >> setpagedevice"
+*MediaType Special2/Special 2: "<< /MediaType (Special2) >> setpagedevice"
+*MediaType Special3/Special 3: "<< /MediaType (Special3) >> setpagedevice"
+*MediaType Colored/Color: "<< /MediaType (Color) >> setpagedevice"
+*MediaType Letterhead/Letterhead: "<< /MediaType (Letterhead) >> setpagedevice"
+*MediaType Preprinted/Preprinted: "<< /MediaType (Preprinted) >> setpagedevice"
+*MediaType Labels/Labels: "<< /MediaType (Labels) >> setpagedevice"
+*MediaType Coated/Coated: "<< /MediaType (Coated) >> setpagedevice"
+*MediaType Bond/Bond: "<< /MediaType (Bond) >> setpagedevice"
+*MediaType Cardstock/Cardstock: "<< /MediaType (Cardstock) >> setpagedevice"
+*MediaType OHP/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
+*MediaType Thick/Thick 1 (106 - 169 g/m2): "<< /MediaType (Thick) >> setpagedevice"
+*MediaType Thick2/Thick 2 (170 - 220 g/m2): "<< /MediaType (Thick2) >> setpagedevice"
+*MediaType Thick3/Thick 3 (221 - 256 g/m2): "<< /MediaType (Thick3) >> setpagedevice"
+*MediaType Thick4/Thick 4 (257 - 300 g/m2): "<< /MediaType (Thick4) >> setpagedevice"
+*MediaType Thin/Thin (52 - 59 g/m2): "<< /MediaType (Thin) >> setpagedevice"
+*MediaType Middlethick/Middle Thick (82 - 105 g/m2): "<< /MediaType (Middlethick) >> setpagedevice"
+*MediaType Glossy/Coated Paper - Gloss Print: "<< /MediaType (Glossy) >> setpagedevice"
+*MediaType Envelope/Envelope: "<< /MediaType (Envelope) >> setpagedevice"
+*MediaType None/None: "<< /MediaType null >> setpagedevice"
+*?MediaType: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice /MediaType 2 copy known not { UK exit } if
+ get dup null eq 1 index (Plain) eq or { (Plain) exit } if
+ dup (Auto) eq { dup exit } if
+ dup (Recycled) eq { dup exit } if
+ dup (Special) eq { dup exit } if
+ dup (Special2) eq { dup exit } if
+ dup (Special3) eq { dup exit } if
+ dup (Color) eq { (Colored) exit } if
+ dup (Letterhead) eq { dup exit } if
+ dup (Preprinted) eq { dup exit } if
+ dup (Labels) eq { dup exit } if
+ dup (Coated) eq { dup exit } if
+ dup (Bond) eq { dup exit } if
+ dup (Cardstock) eq { dup exit } if
+ dup (Transparency) eq { (OHP) exit } if
+ dup (Thick) eq { dup exit } if
+ dup (Thick2) eq { dup exit } if
+ dup (Thick3) eq { dup exit } if
+ dup (Thick4) eq { dup exit } if
+ dup (Thin) eq { dup exit } if
+ dup (Middlethick) eq { dup exit } if
+ dup (Glossy) eq { dup exit } if
+ dup (Envelope) eq { dup exit } if
+ dup (None) eq { dup exit } if
+ UK exit
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *MediaType
+
+*OpenUI *OutputBin/Destination: PickOne
+*FoomaticRIPOption OutputBin: enum CmdLine B
+*OrderDependency: 351 AnySetup *OutputBin
+*DefaultOutputBin: Default
+*OutputBin Default/Printer Default: "%% FoomaticRIPOptionSetting: OutputBin=Default"
+*FoomaticRIPOptionSetting OutputBin=Default: "<</OutputType null>>setpagedevice\n"
+*OutputBin Standard/Internal Tray 1: "%% FoomaticRIPOptionSetting: OutputBin=Standard"
+*FoomaticRIPOptionSetting OutputBin=Standard: "<</OutputType (Standard)>>setpagedevice\n"
+*OutputBin Bin1/Internal Tray 2: "%% FoomaticRIPOptionSetting: OutputBin=Bin1"
+*FoomaticRIPOptionSetting OutputBin=Bin1: "<</OutputType (1Bin)>>setpagedevice\n"
+*OutputBin Shift/Internal Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=Shift"
+*FoomaticRIPOptionSetting OutputBin=Shift: "<</OutputType (Shift)>>setpagedevice\n"
+*OutputBin External/External Tray: "%% FoomaticRIPOptionSetting: OutputBin=External"
+*FoomaticRIPOptionSetting OutputBin=External: "<</OutputType (External)>>setpagedevice\n"
+*OutputBin FinKINGBUpper/Finisher SR3090 Upper Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinKINGBUpper"
+*FoomaticRIPOptionSetting OutputBin=FinKINGBUpper: "<</OutputType (FinProof)>>setpagedevice\n"
+*OutputBin FinKINGBShift/Finisher SR3090 Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinKINGBShift"
+*FoomaticRIPOptionSetting OutputBin=FinKINGBShift: "<</OutputType (FinShift)>>setpagedevice\n"
+*OutputBin FinEUPHFBKUpper/Finisher SR3110 Upper Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinEUPHFBKUpper"
+*FoomaticRIPOptionSetting OutputBin=FinEUPHFBKUpper: "<</OutputType (FinProof)>>setpagedevice\n"
+*OutputBin FinEUPHFBKShift/Finisher SR3110 Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinEUPHFBKShift"
+*FoomaticRIPOptionSetting OutputBin=FinEUPHFBKShift: "<</OutputType (FinShift)>>setpagedevice\n"
+*OutputBin FinEUPHFBKLower/Finisher SR3110 Booklet Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinEUPHFBKLower"
+*FoomaticRIPOptionSetting OutputBin=FinEUPHFBKLower: "<</OutputType (FinBooklet)>>setpagedevice\n"
+*OutputBin FinEUPHFUpper/Finisher SR3120 Upper Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinEUPHFUpper"
+*FoomaticRIPOptionSetting OutputBin=FinEUPHFUpper: "<</OutputType (FinProof)>>setpagedevice\n"
+*OutputBin FinEUPHFShift/Finisher SR3120 Shift Tray: "%% FoomaticRIPOptionSetting: OutputBin=FinEUPHFShift"
+*FoomaticRIPOptionSetting OutputBin=FinEUPHFShift: "<</OutputType (FinShift)>>setpagedevice\n"
+*?OutputBin: "
+ save
+ currentpagedevice /OutputType get = flush
+ restore
+"
+*End
+*CloseUI: *OutputBin
+
+*OpenUI *StapleLocation/Staple: PickOne
+*OrderDependency: 220 AnySetup *StapleLocation
+*DefaultStapleLocation: None
+*StapleLocation None/Off: "<< /Staple 0 >> setpagedevice"
+*StapleLocation UpperLeft/Top left: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 0 >>
+ >> setpagedevice"
+*End
+*StapleLocation UpperRight/Top right: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 6 >>
+ >> setpagedevice"
+*End
+*StapleLocation LeftW/2 at left: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 1 >>
+ >> setpagedevice"
+*End
+*StapleLocation RightW/2 at right: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 5 >>
+ >> setpagedevice"
+*End
+*StapleLocation UpperW/2 at top: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 7 >>
+ >> setpagedevice"
+*End
+*StapleLocation CenterW/2 at center: "<<
+ /Collate true /CollateDetails <</Type 6 /AlignSet true>>
+ /Staple 2 /StapleDetails << /Type 14 /Angle 0 /Position 8 >>
+ >> setpagedevice"
+*End
+*?StapleLocation: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice dup /Staple 2 copy known not { UK exit } if
+ get dup 0 eq {pop (None) exit }
+ {pop /StapleDetails get dup /Position get
+ dup 0 eq {pop (UpperLeft) exit} if
+ dup 6 eq {pop (UpperRight) exit} if
+ dup 1 eq {pop (LeftW) exit} if
+ dup 5 eq {pop (RightW) exit} if
+ dup 7 eq {pop (UpperW) exit} if
+ dup 8 eq {pop (CenterW) exit} if
+ UK exit
+ } ifelse
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *StapleLocation
+
+*OpenUI *RIPunch/Punch: PickOne
+*OrderDependency: 230 AnySetup *RIPunch
+*DefaultRIPunch: None
+*RIPunch None/Off: "<< /Punch 0 >> setpagedevice"
+*RIPunch Left2/2 at left: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 0 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Left3/3 at left: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 0 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Left4/4 at left: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 0 /NumHoles 4 >> >> setpagedevice"
+*End
+*RIPunch Right2/2 at right: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 2 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Right3/3 at right: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 2 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Right4/4 at right: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 2 /NumHoles 4 >> >> setpagedevice"
+*End
+*RIPunch Upper2/2 at top: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 3 /NumHoles 2 >> >> setpagedevice"
+*End
+*RIPunch Upper3/3 at top: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 3 /NumHoles 3 >> >> setpagedevice"
+*End
+*RIPunch Upper4/4 at top: "<< /Punch 2
+ /PunchDetails << /Type 4 /Position 3 /NumHoles 4 >> >> setpagedevice"
+*End
+*?RIPunch: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice dup /Punch 2 copy known not { UK exit } if
+ get dup 0 eq {pop (None) exit }
+ {pop /PunchDetails get dup /Position get
+ dup 0 eq {pop (Left2) exit} if
+ dup 2 eq {pop (Right2) exit} if
+ dup 3 eq {pop (Upper2) exit} if
+ UK exit
+ } ifelse
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *RIPunch
+
+*OpenUI *RIRotateBy180/Rotate by 180 degrees: PickOne
+*OrderDependency: 165 AnySetup *RIRotateBy180
+*DefaultRIRotateBy180: Off
+*RIRotateBy180 Off/Off: "
+ 0 /RDeviceProcSet /ProcSet findresource /SetImageRotation get exec"
+*End
+*RIRotateBy180 On/On: "
+ 1 /RDeviceProcSet /ProcSet findresource /SetImageRotation get exec"
+*End
+*CloseUI: *RIRotateBy180
+
+*OpenUI *RIOrientOvr/Orientation Override: PickOne
+*OrderDependency: 170 AnySetup *RIOrientOvr
+*DefaultRIOrientOvr: Off
+*RIOrientOvr Off/Off: ""
+*RIOrientOvr Landscape/Landscape: "
+ 1 /RDeviceProcSet /ProcSet findresource /SetOrientationOverride get exec"
+*End
+*RIOrientOvr Portrait/Portrait: "
+ 0 /RDeviceProcSet /ProcSet findresource /SetOrientationOverride get exec"
+*End
+*CloseUI: *RIOrientOvr
+
+*%=== Watermark ========
+*OpenUI *RIWatermark/Watermark: PickOne
+*OrderDependency: 300 AnySetup *RIWatermark
+*DefaultRIWatermark: Off
+*RIWatermark Off/Off: ""
+*RIWatermark On/On: "
+ userdict /RPS_WMdict 10 dict put
+ userdict /RPS_WMdict get begin
+ /RPS_WM true def
+ /RPS_WM_adjangle { 1.0 mul } bind def %% Portrait, Portrait(4up)
+ /RPS_WM_adjust 0.5 def
+ /RPS_WM_position { %% center
+ currentpagedevice /PageSize get
+ aload pop exch 2.0 div exch 2.0 div translate
+ RPS_WM_angle RPS_WM_adjangle rotate
+ RPS_WM_font findfont RPS_WM_size scalefont setfont
+ RPS_WM_str stringwidth pop 2.0 div neg RPS_WM_size 2.0 div moveto
+ } bind def
+ end
+ <<
+ /EndPage {
+ 2 eq { pop false }{
+ userdict /RPS_WMdict 2 copy known {
+ get begin
+ RPS_WM {
+ gsave
+ initgraphics
+ RPS_WM_color
+ RPS_WM_Pattern
+ RPS_WM_position
+ RPS_WM_draw
+ grestore
+ } if
+ end
+ }{ pop pop } ifelse
+ pop true
+ } ifelse
+ } bind
+ >> setpagedevice"
+*End
+*CloseUI: *RIWatermark
+
+*%=== Watermark Text ========
+*OpenUI *RIWMText/Watermark Text: PickOne
+*OrderDependency: 310 AnySetup *RIWMText
+*DefaultRIWMText: Confidential
+*RIWMText Confidential/CONFIDENTIAL: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (CONFIDENTIAL) def end"
+*End
+*RIWMText Copy/COPY: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (COPY) def end"
+*End
+*RIWMText Copyright/DRAFT: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (DRAFT) def end"
+*End
+*RIWMText Final/FINAL: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (FINAL) def end"
+*End
+*RIWMText FileCopy/FILE COPY: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (FILE COPY) def end"
+*End
+*RIWMText Proof/PROOF: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (PROOF) def end"
+*End
+*RIWMText TopSecret/TOP SECRET: "userdict /RPS_WMdict get begin
+ /RPS_WM_str (TOP SECRET) def end"
+*End
+*CloseUI: *RIWMText
+
+*%=== WaterMark Font ========
+*OpenUI *RIwmFont/Watermark Font: PickOne
+*OrderDependency: 320 AnySetup *RIwmFont
+*DefaultRIwmFont: HelveticaB
+*RIwmFont CourierB/Courier Bold: "userdict /RPS_WMdict get begin
+ /RPS_WM_font /Courier-Bold def end"
+*End
+*RIwmFont TimesB/Times Bold: "userdict /RPS_WMdict get begin
+ /RPS_WM_font /Times-Bold def end"
+*End
+*RIwmFont HelveticaB/Helvetica Bold: "userdict /RPS_WMdict get begin
+ /RPS_WM_font /Helvetica-Bold def end"
+*End
+*CloseUI: *RIwmFont
+
+*%=== WaterMark Font Size========
+*OpenUI *RIwmSize/Watermark Size: PickOne
+*OrderDependency: 330 AnySetup *RIwmSize
+*DefaultRIwmSize: 36
+*RIwmSize 24/24 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 24 def end"
+*End
+*RIwmSize 36/36 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 36 def end"
+*End
+*RIwmSize 48/48 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 48 def end"
+*End
+*RIwmSize 60/60 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 60 def end"
+*End
+*RIwmSize 72/72 Point: "userdict /RPS_WMdict get begin
+ /RPS_WM_size 72 def end"
+*End
+*CloseUI: *RIwmSize
+
+*%=== WaterMark Angle ========
+*OpenUI *RIwmAngle/Watermark Angle: PickOne
+*OrderDependency: 340 AnySetup *RIwmAngle
+*DefaultRIwmAngle: 45Deg
+*RIwmAngle 180Deg/180 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 180 def end"
+*End
+*RIwmAngle 135Deg/135 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 135 def end"
+*End
+*RIwmAngle 90Deg/90 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 90 def end"
+*End
+*RIwmAngle 45Deg/45 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 45 def end"
+*End
+*RIwmAngle 0Deg/0 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle 0 def end"
+*End
+*RIwmAngle M45Deg/-45 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -45 def end"
+*End
+*RIwmAngle M90Deg/-90 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -90 def end"
+*End
+*RIwmAngle M135Deg/-135 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -135 def end"
+*End
+*RIwmAngle M180Deg/-180 Degrees: "userdict /RPS_WMdict get begin
+ /RPS_WM_angle -180 def end"
+*End
+*CloseUI: *RIwmAngle
+
+*%=== WaterMark Style ========
+*OpenUI *RIwmTextStyle/Watermark Style: PickOne
+*OrderDependency: 350 AnySetup *RIwmTextStyle
+*DefaultRIwmTextStyle: Gray
+*RIwmTextStyle Gray/Gray: "userdict /RPS_WMdict get begin
+ /RPS_WM_color { 0 setgray } bind def
+ /RPS_WM_Pattern {
+ <<
+ /PatternType 1
+ /PaintType 1
+ /TilingType 3
+ /BBox [ 0 0 1 1 ]
+ /XStep 1
+ /YStep 1
+ /PaintProc {
+ begin
+ RPS_WM_color
+ 8 8 true [ 8 0 0 -8 0 8 ]
+ <88002200 88002200> imagemask
+ end
+ }
+ >> [ 1 0 0 -1 0 1 ] makepattern
+ setpattern }
+ bind def
+ /RPS_WM_draw { %% RPS_WM_mask
+ RPS_WM_str false charpath fill
+ } bind def end"
+*End
+*RIwmTextStyle Outline/Outlined: "userdict /RPS_WMdict get begin
+ /RPS_WM_color { 0 setgray } bind def
+ /RPS_WM_Pattern {} def
+ /RPS_WM_draw { %% RPS_WM_outline
+ 0 setlinewidth RPS_WM_str false charpath stroke
+ } bind def end"
+*End
+*CloseUI: *RIwmTextStyle
+
+*%========== Banner Page ==========
+*OpenUI *RIBannerPagePrint/Banner Page: PickOne
+*FoomaticRIPOption RIBannerPagePrint: enum CmdLine B
+*OrderDependency: 365 AnySetup *RIBannerPagePrint
+*DefaultRIBannerPagePrint: False
+*RIBannerPagePrint False/Off: "%% FoomaticRIPOptionSetting: RIBannerPagePrint=False"
+*FoomaticRIPOptionSetting RIBannerPagePrint=False: "<<\n&&
+/BannerPageMode false\n&&
+/MediaPosition null\n&&
+/MediaType null\n&&
+>>\n&&
+/RDeviceProcSet \n&&
+/ProcSet findresource \n&&
+/SetBannerPage get exec\n"
+*End
+*RIBannerPagePrint True/On: "%% FoomaticRIPOptionSetting: RIBannerPagePrint=True"
+*FoomaticRIPOptionSetting RIBannerPagePrint=True: "userdict /RPS_BPdict known{\n&&
+<<\n&&
+/BannerPageMode true\n&&
+/MediaPosition userdict /RPS_BPdict get /RPS_BP_MEDIAPOSITION get\n&&
+/MediaType userdict /RPS_BPdict get /RPS_BP_MEDIATYPE get\n&&
+>>\n&&
+/RDeviceProcSet \n&&
+/ProcSet findresource \n&&
+/SetBannerPage get exec\n&&
+}if\n"
+*End
+*CloseUI: *RIBannerPagePrint
+
+*OpenUI *RIBannerPageInputSlot/Banner Page Input Tray: PickOne
+*FoomaticRIPOption RIBannerPageInputSlot: enum CmdLine B
+*OrderDependency: 360 AnySetup *RIBannerPageInputSlot
+*DefaultRIBannerPageInputSlot: Auto
+*RIBannerPageInputSlot Auto/Auto Tray Select: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=Auto"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=Auto: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION null def end\n"
+*End
+*RIBannerPageInputSlot MultiTray/Bypass Tray: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=MultiTray"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=MultiTray: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 0 def end\n"
+*End
+*RIBannerPageInputSlot 1Tray/Tray 1: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=1Tray"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=1Tray: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 1 def end\n"
+*End
+*RIBannerPageInputSlot 2Tray/Tray 2: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=2Tray"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=2Tray: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 2 def end\n"
+*End
+*RIBannerPageInputSlot 3Tray/Tray 3: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=3Tray"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=3Tray: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 3 def end\n"
+*End
+*RIBannerPageInputSlot 4Tray/Tray 4: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=4Tray"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=4Tray: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 4 def end\n"
+*End
+*RIBannerPageInputSlot 5Tray/Large Capacity Tray: "%% FoomaticRIPOptionSetting: RIBannerPageInputSlot=5Tray"
+*FoomaticRIPOptionSetting RIBannerPageInputSlot=5Tray: "userdict /RPS_BPdict 2 dict put\n&&
+userdict /RPS_BPdict get begin /RPS_BP_MEDIAPOSITION 5 def end\n"
+*End
+*CloseUI: *RIBannerPageInputSlot
+
+*OpenUI *RIBannerPageMediaType/Banner Page Paper Type: PickOne
+*FoomaticRIPOption RIBannerPageMediaType: enum CmdLine B
+*OrderDependency: 362 AnySetup *RIBannerPageMediaType
+*DefaultRIBannerPageMediaType: Auto
+*RIBannerPageMediaType Auto/Plain/Recycled: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Auto"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Auto: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Auto) def end\n"
+*End
+*RIBannerPageMediaType Plain/Plain (60 - 81 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Plain"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Plain: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Plain) def end\n"
+*End
+*RIBannerPageMediaType Recycled/Recycled: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Recycled"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Recycled: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Recycled) def end\n"
+*End
+*RIBannerPageMediaType Special/Special 1: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Special"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Special: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Special) def end\n"
+*End
+*RIBannerPageMediaType Special2/Special 2: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Special2"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Special2: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Special2) def end\n"
+*End
+*RIBannerPageMediaType Special3/Special 3: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Special3"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Special3: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Special3) def end\n"
+*End
+*RIBannerPageMediaType Colored/Color: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Colored"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Colored: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Color) def end\n"
+*End
+*RIBannerPageMediaType Letterhead/Letterhead: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Letterhead"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Letterhead: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Letterhead) def end\n"
+*End
+*RIBannerPageMediaType Preprinted/Preprinted: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Preprinted"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Preprinted: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Preprinted) def end\n"
+*End
+*RIBannerPageMediaType Labels/Labels: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Labels"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Labels: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Labels) def end\n"
+*End
+*RIBannerPageMediaType Coated/Coated: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Coated"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Coated: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Coated) def end\n"
+*End
+*RIBannerPageMediaType Bond/Bond: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Bond"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Bond: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Bond) def end\n"
+*End
+*RIBannerPageMediaType Cardstock/Cardstock: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Cardstock"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Cardstock: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Cardstock) def end\n"
+*End
+*RIBannerPageMediaType OHP/Transparency: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=OHP"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=OHP: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Transparency) def end\n"
+*End
+*RIBannerPageMediaType Thick/Thick 1 (106 - 169 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Thick) def end\n"
+*End
+*RIBannerPageMediaType Thick2/Thick 2 (170 - 220 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick2"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick2: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Thick2) def end\n"
+*End
+*RIBannerPageMediaType Thick3/Thick 3 (221 - 256 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick3"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick3: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Thick3) def end\n"
+*End
+*RIBannerPageMediaType Thick4/Thick 4 (257 - 300 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thick4"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Thick4: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Thick4) def end\n"
+*End
+*RIBannerPageMediaType Thin/Thin (52 - 59 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Thin"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Thin: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Thin) def end\n"
+*End
+*RIBannerPageMediaType Middlethick/Middle Thick (82 - 105 g/m2): "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Middlethick"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Middlethick: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Middlethick) def end\n"
+*End
+*RIBannerPageMediaType Glossy/Coated Paper - Gloss Print: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Glossy"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Glossy: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Glossy) def end\n"
+*End
+*RIBannerPageMediaType Envelope/Envelope: "%% FoomaticRIPOptionSetting: RIBannerPageMediaType=Envelope"
+*FoomaticRIPOptionSetting RIBannerPageMediaType=Envelope: "userdict /RPS_BPdict get begin\n&&
+/RPS_BP_MEDIATYPE (Envelope) def end\n"
+*End
+*?RIBannerPageMediaType: "
+ save
+ /UK (Unknown) def
+ {
+ currentpagedevice /MediaType 2 copy known not { UK exit } if
+ get dup null eq 1 index (Plain) eq or { (Plain) exit } if
+ dup (Auto) eq { dup exit } if
+ dup (Recycled) eq { dup exit } if
+ dup (Special) eq { dup exit } if
+ dup (Special2) eq { dup exit } if
+ dup (Special3) eq { dup exit } if
+ dup (Color) eq { (Colored) exit } if
+ dup (Letterhead) eq { dup exit } if
+ dup (Preprinted) eq { dup exit } if
+ dup (Labels) eq { dup exit } if
+ dup (Coated) eq { dup exit } if
+ dup (Bond) eq { dup exit } if
+ dup (Cardstock) eq { dup exit } if
+ dup (Transparency) eq { (OHP) exit } if
+ dup (Thick) eq { dup exit } if
+ dup (Thick2) eq { dup exit } if
+ dup (Thick3) eq { dup exit } if
+ dup (Thick4) eq { dup exit } if
+ dup (Thin) eq { dup exit } if
+ dup (Middlethick) eq { dup exit } if
+ dup (Glossy) eq { dup exit } if
+ dup (Envelope) eq { dup exit } if
+ UK exit
+ } bind loop
+ mark count 1 sub 2 roll cleartomark
+ = flush
+ restore
+"
+*End
+*CloseUI: *RIBannerPageMediaType
+
+*%========== Booklet ==========
+*OpenUI *Booklet/Booklet: PickOne
+*OrderDependency: 370 AnySetup *Booklet
+*DefaultBooklet: None
+*Booklet None/Off: "<<
+ /Booklet 0
+>>
+/RDeviceProcSet /ProcSet findresource /SetBooklet get exec"
+*End
+
+*Booklet OpenToLeft/Open to Left/Top: "<<
+ /Booklet 1
+>>
+/RDeviceProcSet /ProcSet findresource /SetBooklet get exec"
+*End
+*Booklet OpenToRight/Open to Right/Bottom: "<<
+ /Booklet 2
+>>
+/RDeviceProcSet /ProcSet findresource /SetBooklet get exec"
+*End
+*CloseUI: *Booklet
+
+*%========== Gray Levels and Halftoning ==========
+*AccurateScreensSupport: True
+*ScreenFreq: "85.0"
+*ScreenAngle: "45.0"
+*DefaultScreenProc: Dot
+*ScreenProc Dot: "
+ {abs exch abs 2 copy add 1 gt
+ {1 sub dup mul exch 1 sub dup mul add 1 sub}
+ {dup mul exch dup mul add 1 exch sub}
+ ifelse}
+"
+*End
+*ScreenProc Line: "{pop}"
+*ScreenProc Ellipse: "
+ {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
+"
+*End
+
+*%========== Job Log ==========
+
+*FoomaticRIPUserEntityMaxLength: 8
+*OpenGroup: JobLog/Job Log
+*OpenUI *JobType/JobType: PickOne
+*FoomaticRIPOption JobType: enum CmdLine B
+*OrderDependency: 255 AnySetup *JobType
+*DefaultJobType: Normal
+*JobType Normal/Normal: "%% FoomaticRIPOptionSetting: JobType=Normal"
+*FoomaticRIPOptionSetting JobType=Normal: "mark\n&&
+() () (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
+cleartomark\n&&
+mark {\n&&
+<<\n&&
+ /JobType 0\n&&
+ /JobInfo <<\n&&
+ /UserID ()\n&&
+ /Time (20`date +%y%m%d%R | sed 's/://'`)\n&&
+ /HostLoginName (&user40;)\n&&
+ /HostName (&host40;)\n&&
+ >>\n&&
+>> /RDeviceProcSet /ProcSet findresource /SetJobType get exec\n&&
+}stopped cleartomark\n"
+*End
+*JobType SamplePrint/Sample Print: "%% FoomaticRIPOptionSetting: JobType=SamplePrint"
+*FoomaticRIPOptionSetting JobType=SamplePrint: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) {proofprint} stopped\n&&
+cleartomark\n"
+*End
+*JobType LockedPrint/Locked Print: ""
+*JobType DocServer/Document Server: ""
+*CloseUI: *JobType
+
+*OpenUI *LockedPrintPassword/Locked Print Password (4-8 digits): PickOne
+*FoomaticRIPOption LockedPrintPassword: password CmdLine C
+*FoomaticRIPOptionMaxLength LockedPrintPassword:8
+*FoomaticRIPOptionAllowedChars LockedPrintPassword: "0-9"
+*OrderDependency: 255 AnySetup *LockedPrintPassword
+*FoomaticRIPOptionPrototype LockedPrintPassword: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (%s) {secureprint} stopped\n&&
+cleartomark\n"
+*End
+*DefaultLockedPrintPassword: None
+*LockedPrintPassword None/None: ""
+*LockedPrintPassword 4001/4001: "%% FoomaticRIPOptionSetting: LockedPrintPassword=4001"
+*FoomaticRIPOptionSetting LockedPrintPassword=4001: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (4001) {secureprint} stopped\n&&
+cleartomark\n"
+*End
+*LockedPrintPassword 4002/4002: "%% FoomaticRIPOptionSetting: LockedPrintPassword=4002"
+*FoomaticRIPOptionSetting LockedPrintPassword=4002: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (4002) {secureprint} stopped\n&&
+cleartomark\n"
+*End
+*LockedPrintPassword 4003/4003: "%% FoomaticRIPOptionSetting: LockedPrintPassword=4003"
+*FoomaticRIPOptionSetting LockedPrintPassword=4003: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (4003) {secureprint} stopped\n&&
+cleartomark\n"
+*End
+*CloseUI: *LockedPrintPassword
+*CustomLockedPrintPassword True/Custom Password: ""
+*ParamCustomLockedPrintPassword Password: 1 passcode 4 8
+*OpenUI *DocServerPassword/Document Server Password (4-8 digits): PickOne
+*FoomaticRIPOption DocServerPassword: password CmdLine D
+*FoomaticRIPOptionMaxLength DocServerPassword:8
+*FoomaticRIPOptionAllowedChars DocServerPassword: "0-9"
+*OrderDependency: 255 AnySetup *DocServerPassword
+*FoomaticRIPOptionPrototype DocServerPassword: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (%s) (&title;) {storedprint} stopped\n&&
+
+cleartomark\n"
+*End
+*DefaultDocServerPassword: None
+*DocServerPassword None/None: ""
+*DocServerPassword 3001/3001: "%% FoomaticRIPOptionSetting: DocServerPassword=3001"
+*FoomaticRIPOptionSetting DocServerPassword=3001: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (3001) (&title;) {storedprint} stopped\n&&
+
+cleartomark\n"
+*End
+*DocServerPassword 3002/3002: "%% FoomaticRIPOptionSetting: DocServerPassword=3002"
+*FoomaticRIPOptionSetting DocServerPassword=3002: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (3002) (&title;) {storedprint} stopped\n&&
+
+cleartomark\n"
+*End
+*DocServerPassword 3003/3003: "%% FoomaticRIPOptionSetting: DocServerPassword=3003"
+*FoomaticRIPOptionSetting DocServerPassword=3003: "mark\n&&
+(&user;) (20`date +%y%m%d%R | sed 's/://'`) (3003) (&title;) {storedprint} stopped\n&&
+
+cleartomark\n"
+*End
+*CloseUI: *DocServerPassword
+*CustomDocServerPassword True/Custom Password: ""
+*ParamCustomDocServerPassword Password: 1 passcode 4 8
+*OpenUI *UserCode/User Code (up to 8 digits): PickOne
+*FoomaticRIPOption UserCode: string CmdLine A
+*FoomaticRIPOptionMaxLength UserCode:8
+*FoomaticRIPOptionAllowedChars UserCode: "0-9"
+*OrderDependency: 255 AnySetup *UserCode
+*FoomaticRIPOptionPrototype UserCode: "mark\n&&
+() (%s) (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
+
+cleartomark\n"
+*End
+*DefaultUserCode: None
+*UserCode None/None: ""
+*UserCode 1001/1001: "%% FoomaticRIPOptionSetting: UserCode=1001"
+*FoomaticRIPOptionSetting UserCode=1001: "mark\n&&
+() (1001) (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
+
+cleartomark\n"
+*End
+*UserCode 1002/1002: "%% FoomaticRIPOptionSetting: UserCode=1002"
+*FoomaticRIPOptionSetting UserCode=1002: "mark\n&&
+() (1002) (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
+
+cleartomark\n"
+*End
+*UserCode 1003/1003: "%% FoomaticRIPOptionSetting: UserCode=1003"
+*FoomaticRIPOptionSetting UserCode=1003: "mark\n&&
+() (1003) (20`date +%y%m%d%R | sed 's/://'`) {setuserinfo} stopped\n&&
+
+cleartomark\n"
+*End
+*CloseUI: *UserCode
+*CustomUserCode True/Custom UserCode: ""
+*ParamCustomUserCode UserCode: 1 passcode 1 8
+*CloseGroup: JobLog/Job Log
+*%========== Font ==========
+
+*DefaultFont: Courier
+*Font AlbertusMT: Standard "(001.000)" Standard ROM
+*Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
+*Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
+*Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
+*Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
+*Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
+*Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
+*Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
+*Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
+*Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
+*Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
+*Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
+*Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
+*Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
+*Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
+*Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
+*Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
+*Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
+*Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
+*Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
+*Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
+*Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
+*Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
+*Font Carta: Special "(001.001)" Special ROM
+*Font Chicago: Standard "(501.011)" ExtendedRoman ROM
+*Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
+*Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
+*Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
+*Font CooperBlack: Standard "(001.003)" Standard ROM
+*Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
+*Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
+*Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
+*Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Courier: Standard "(501.010)" ExtendedRoman ROM
+*Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
+*Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
+*Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
+*Font Geneva: Standard "(501.007)" ExtendedRoman ROM
+*Font GillSans: Standard "(501.009)" ExtendedRoman ROM
+*Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
+*Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
+*Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
+*Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
+*Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
+*Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
+*Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
+*Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font Goudy: Standard "(001.003)" Standard ROM
+*Font Goudy-Bold: Standard "(001.002)" Standard ROM
+*Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
+*Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
+*Font Goudy-Italic: Standard "(001.002)" Standard ROM
+*Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
+*Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
+*Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
+*Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
+*Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
+*Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
+*Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
+*Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
+*Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
+*Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
+*Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
+*Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
+*Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
+*Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
+*Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
+*Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
+*Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
+*Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
+*Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
+*Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Marigold: Standard "(001.000)" Standard ROM
+*Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
+*Font Monaco: Standard "(501.012)" ExtendedRoman ROM
+*Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
+*Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
+*Font NewYork: Standard "(501.013)" ExtendedRoman ROM
+*Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font Optima: Standard "(501.010)" ExtendedRoman ROM
+*Font Oxford: Standard "(001.000)" Standard ROM
+*Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
+*Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
+*Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
+*Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
+*Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
+*Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
+*Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
+*Font Symbol: Special "(001.008)" Special ROM
+*Font Tekton: Standard "(001.001)" Standard ROM
+*Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
+*Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
+*Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
+*Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
+*Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
+*Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
+*Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
+*Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
+*Font Univers: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
+*Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
+*Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
+*Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
+*Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
+*Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
+*Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
+*Font Wingdings-Regular: Special "(001.001)" Special ROM
+*Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
+*Font ZapfDingbats: Special "(001.005S)" Special ROM
+
+*?FontQuery: "
+ save
+ {count 1 gt {
+ exch dup 127 string cvs (/) print print (:) print
+ /Font resourcestatus {pop pop (Yes)}{(NO)}ifelse =
+ }{exit}ifelse
+ }bind loop (*) = flush
+ restore
+"
+*End
+
+*?FontList: "
+ save
+ (*) {cvn ==} 128 string /Font resourceforall (*) = flush
+ restore
+"
+*End
+
+*Status: "initializing"
+*Status: "holding"
+*Status: "idle"
+*Status: "busy"
+*Status: "waiting"
+*Status: "printing"
+*Status: "print test page"
+
+*Source: "Parallel"
+*Source: "TCP/IP"
+*Source: "EtherTalk"
+*Source: "SPX/IPX"
+*Source: "NetBEUI"
+*Source: "IEEE1394"
+
+*Message: "%%[ exitserver: permanent state may be changed ]%%"
+*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
+*Message: "\FontName\ not found, using Courier"
+
+*%========== Color Separation ==========
+
+*DefaultColorSep: ProcessBlack.141lpi.600dpi/141 lpi / 600 dpi
+
+*%===== For 600 dpi =====
+
+*ColorSepScreenAngle ProcessBlack.141lpi.600dpi/141 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle CustomColor.141lpi.600dpi/141 lpi / 600 dpi: "45.0"
+*ColorSepScreenAngle ProcessCyan.141lpi.600dpi/141 lpi / 600 dpi: "27.0"
+*ColorSepScreenAngle ProcessMagenta.141lpi.600dpi/141 lpi / 600 dpi: "63.0"
+*ColorSepScreenAngle ProcessYellow.141lpi.600dpi/141 lpi / 600 dpi: "0.0"
+
+*ColorSepScreenFreq ProcessBlack.141lpi.600dpi/141 lpi / 600 dpi: "141"
+*ColorSepScreenFreq CustomColor.141lpi.600dpi/141 lpi / 600 dpi: "141"
+*ColorSepScreenFreq ProcessCyan.141lpi.600dpi/141 lpi / 600 dpi: "134"
+*ColorSepScreenFreq ProcessMagenta.141lpi.600dpi/141 lpi / 600 dpi: "134"
+*ColorSepScreenFreq ProcessYellow.141lpi.600dpi/141 lpi / 600 dpi: "150"
+
+*%===== For 1200 dpi =====
+
+*ColorSepScreenAngle ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
+*ColorSepScreenAngle CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
+*ColorSepScreenAngle ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "18.0"
+*ColorSepScreenAngle ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "72.0"
+*ColorSepScreenAngle ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "342.0"
+
+*ColorSepScreenFreq ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
+*ColorSepScreenFreq CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
+*ColorSepScreenFreq ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "190"
+*ColorSepScreenFreq ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "190"
+*ColorSepScreenFreq ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "190"
+
+*%========== MediaType / Duplex
+*UIConstraints: *MediaType Labels *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Labels
+*UIConstraints: *MediaType Labels *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Labels
+*UIConstraints: *MediaType Coated *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Coated
+*UIConstraints: *MediaType Coated *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Coated
+*UIConstraints: *MediaType OHP *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType OHP
+*UIConstraints: *MediaType OHP *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType OHP
+*UIConstraints: *MediaType Thick2 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Thick2
+*UIConstraints: *MediaType Thick3 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Thick3
+*UIConstraints: *MediaType Thick4 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Thick4
+*UIConstraints: *MediaType Glossy *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Glossy
+*UIConstraints: *MediaType Glossy *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Glossy
+*UIConstraints: *MediaType Envelope *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *MediaType Envelope
+*UIConstraints: *MediaType Envelope *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *MediaType Envelope
+
+*%========== PageSize / Duplex
+*UIConstraints: *PageSize 12x18 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize 12x18
+*UIConstraints: *PageSize 12x18 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize 12x18
+*UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize Env10
+*UIConstraints: *PageSize Env10 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize Env10
+*UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize EnvC5
+*UIConstraints: *PageSize EnvC6 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize EnvC6
+*UIConstraints: *PageSize DLEnv *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize DLEnv
+*UIConstraints: *PageSize 12x18.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize Env10.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageSize DLEnv.FullBleed
+
+*%========== PageRegion / Duplex
+*UIConstraints: *PageRegion 12x18 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion 12x18
+*UIConstraints: *PageRegion 12x18 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion 12x18
+*UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion Env10
+*UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC6 *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6
+*UIConstraints: *PageRegion DLEnv *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion DLEnv
+*UIConstraints: *PageRegion 12x18.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *PageRegion DLEnv.FullBleed
+
+*%========== Finisher / Staple
+*UIConstraints: *Finisher NotInstalled *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *Finisher NotInstalled
+*UIConstraints: *Finisher FinKINGB *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *Finisher FinKINGB
+*UIConstraints: *Finisher FinEUPHRATESF *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *Finisher FinEUPHRATESF
+
+*%========== InputSlot / Staple
+*UIConstraints: *InputSlot MultiTray *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *InputSlot MultiTray
+
+*%========== MediaType / Staple
+*UIConstraints: *MediaType Labels *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Labels
+*UIConstraints: *MediaType Labels *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Labels
+*UIConstraints: *MediaType Labels *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Labels
+*UIConstraints: *MediaType Labels *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Labels
+*UIConstraints: *MediaType Labels *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Labels
+*UIConstraints: *MediaType Labels *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Labels
+*UIConstraints: *MediaType Coated *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Coated
+*UIConstraints: *MediaType Coated *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Coated
+*UIConstraints: *MediaType Coated *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Coated
+*UIConstraints: *MediaType Coated *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Coated
+*UIConstraints: *MediaType Coated *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Coated
+*UIConstraints: *MediaType Coated *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Coated
+*UIConstraints: *MediaType OHP *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType OHP
+*UIConstraints: *MediaType OHP *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType OHP
+*UIConstraints: *MediaType OHP *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType OHP
+*UIConstraints: *MediaType OHP *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType OHP
+*UIConstraints: *MediaType OHP *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType OHP
+*UIConstraints: *MediaType OHP *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType OHP
+*UIConstraints: *MediaType Thick *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Thick
+*UIConstraints: *MediaType Thick *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Thick
+*UIConstraints: *MediaType Thick *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Thick
+*UIConstraints: *MediaType Thick *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Thick
+*UIConstraints: *MediaType Thick *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Thick
+*UIConstraints: *MediaType Thick *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Thick
+*UIConstraints: *MediaType Thick2 *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Thick2
+*UIConstraints: *MediaType Thick3 *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Thick3
+*UIConstraints: *MediaType Thick4 *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Thick4
+*UIConstraints: *MediaType Thin *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Thin
+*UIConstraints: *MediaType Thin *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Thin
+*UIConstraints: *MediaType Thin *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Thin
+*UIConstraints: *MediaType Thin *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Thin
+*UIConstraints: *MediaType Thin *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Thin
+*UIConstraints: *MediaType Thin *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Thin
+*UIConstraints: *MediaType Glossy *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Glossy
+*UIConstraints: *MediaType Glossy *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Glossy
+*UIConstraints: *MediaType Glossy *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Glossy
+*UIConstraints: *MediaType Glossy *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Glossy
+*UIConstraints: *MediaType Glossy *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Glossy
+*UIConstraints: *MediaType Glossy *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Glossy
+*UIConstraints: *MediaType Envelope *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *MediaType Envelope
+*UIConstraints: *MediaType Envelope *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *MediaType Envelope
+*UIConstraints: *MediaType Envelope *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *MediaType Envelope
+*UIConstraints: *MediaType Envelope *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *MediaType Envelope
+*UIConstraints: *MediaType Envelope *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *MediaType Envelope
+*UIConstraints: *MediaType Envelope *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *MediaType Envelope
+
+*%========== OutputBin / Staple
+*UIConstraints: *OutputBin Standard *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *OutputBin Standard
+*UIConstraints: *OutputBin Standard *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *OutputBin Standard
+*UIConstraints: *OutputBin Standard *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *OutputBin Standard
+*UIConstraints: *OutputBin Standard *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *OutputBin Standard
+*UIConstraints: *OutputBin Standard *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *OutputBin Standard
+*UIConstraints: *OutputBin Standard *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *OutputBin Standard
+*UIConstraints: *OutputBin Bin1 *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *OutputBin Bin1
+*UIConstraints: *OutputBin FinKINGBUpper *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKShift *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKLower *StapleLocation None
+*UIConstraints: *StapleLocation None *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFUpper *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *OutputBin FinEUPHFUpper
+
+*%========== Punch / Staple
+*UIConstraints: *RIPunch Left2 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Left2
+*UIConstraints: *RIPunch Left3 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Left3
+*UIConstraints: *RIPunch Left4 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Left4
+*UIConstraints: *RIPunch Right2 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Right2
+*UIConstraints: *RIPunch Right3 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Right3
+*UIConstraints: *RIPunch Right4 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Right4
+*UIConstraints: *RIPunch Upper2 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Upper2
+*UIConstraints: *RIPunch Upper3 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Upper3
+*UIConstraints: *RIPunch Upper4 *StapleLocation CenterW
+*UIConstraints: *StapleLocation CenterW *RIPunch Upper4
+
+*%========== Finisher / Punch
+*UIConstraints: *Finisher NotInstalled *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *Finisher NotInstalled
+*UIConstraints: *Finisher FinKINGB *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *Finisher FinKINGB
+
+*%========== InputSlot / Punch
+*UIConstraints: *RIPunch Left2 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Left2
+*UIConstraints: *RIPunch Left3 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Left3
+*UIConstraints: *RIPunch Left4 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Left4
+*UIConstraints: *RIPunch Right2 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Right2
+*UIConstraints: *RIPunch Right3 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Right3
+*UIConstraints: *RIPunch Right4 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Right4
+*UIConstraints: *RIPunch Upper2 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Upper2
+*UIConstraints: *RIPunch Upper3 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Upper3
+*UIConstraints: *RIPunch Upper4 *InputSlot MultiTray
+*UIConstraints: *InputSlot MultiTray *RIPunch Upper4
+
+*%========== MediaType / Punch
+*UIConstraints: *MediaType Labels *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Labels
+*UIConstraints: *MediaType Labels *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Labels
+*UIConstraints: *MediaType Coated *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Coated
+*UIConstraints: *MediaType Coated *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Coated
+*UIConstraints: *MediaType OHP *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType OHP
+*UIConstraints: *MediaType OHP *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType OHP
+*UIConstraints: *MediaType Thick2 *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Thick2
+*UIConstraints: *MediaType Thick3 *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Thick3
+*UIConstraints: *MediaType Thick4 *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Thick4
+*UIConstraints: *MediaType Glossy *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Glossy
+*UIConstraints: *MediaType Envelope *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *MediaType Envelope
+*UIConstraints: *MediaType Envelope *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *MediaType Envelope
+
+*%========== OutputBin / Punch
+*UIConstraints: *OutputBin Standard *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *OutputBin Standard
+*UIConstraints: *OutputBin Standard *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *OutputBin Standard
+*UIConstraints: *OutputBin Bin1 *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *OutputBin Bin1
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *OutputBin FinEUPHFBKLower
+
+*%========== OutputBin / Upper Internal Tray
+*UIConstraints: *InnerTray2 NotInstalled *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *InnerTray2 NotInstalled
+
+*%========== OutputBin / Internal Shift Tray
+*UIConstraints: *ShiftTray NotInstalled *OutputBin Shift
+*UIConstraints: *OutputBin Shift *ShiftTray NotInstalled
+*UIConstraints: *ShiftTray Installed *OutputBin Standard
+*UIConstraints: *OutputBin Standard *ShiftTray Installed
+
+*%========== OutputBin / External Tray
+*UIConstraints: *ExternalTray NotInstalled *OutputBin External
+*UIConstraints: *OutputBin External *ExternalTray NotInstalled
+
+*%========== OutputBin / Finisher
+*UIConstraints: *Finisher NotInstalled *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *Finisher NotInstalled
+*UIConstraints: *Finisher NotInstalled *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *Finisher NotInstalled
+*UIConstraints: *Finisher FinKINGB *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *Finisher FinKINGB
+*UIConstraints: *Finisher FinKINGB *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *Finisher FinKINGB
+*UIConstraints: *Finisher FinEUPHRATESFBK *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *Finisher FinEUPHRATESFBK
+*UIConstraints: *Finisher FinEUPHRATESFBK *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *Finisher FinEUPHRATESFBK
+*UIConstraints: *Finisher FinEUPHRATESFBK *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *Finisher FinEUPHRATESFBK
+*UIConstraints: *Finisher FinEUPHRATESFBK *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *Finisher FinEUPHRATESFBK
+*UIConstraints: *Finisher FinEUPHRATESF *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *Finisher FinEUPHRATESF
+*UIConstraints: *Finisher FinEUPHRATESF *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *Finisher FinEUPHRATESF
+*UIConstraints: *Finisher FinEUPHRATESF *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *Finisher FinEUPHRATESF
+*UIConstraints: *Finisher FinEUPHRATESF *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *Finisher FinEUPHRATESF
+*UIConstraints: *Finisher FinEUPHRATESF *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *Finisher FinEUPHRATESF
+
+*%========== OutputBin / MediaType
+*UIConstraints: *MediaType Labels *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Labels
+*UIConstraints: *MediaType Labels *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *MediaType Labels
+*UIConstraints: *MediaType Labels *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Labels
+*UIConstraints: *MediaType Labels *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *MediaType Labels
+*UIConstraints: *MediaType Coated *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Coated
+*UIConstraints: *MediaType Coated *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *MediaType Coated
+*UIConstraints: *MediaType Coated *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Coated
+*UIConstraints: *MediaType Coated *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *MediaType Coated
+*UIConstraints: *MediaType OHP *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *MediaType OHP
+*UIConstraints: *MediaType OHP *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType OHP
+*UIConstraints: *MediaType OHP *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *MediaType OHP
+*UIConstraints: *MediaType OHP *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType OHP
+*UIConstraints: *MediaType OHP *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *MediaType OHP
+*UIConstraints: *MediaType Thick *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Thick
+*UIConstraints: *MediaType Thick *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Thick
+*UIConstraints: *MediaType Thick2 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *MediaType Thick2
+*UIConstraints: *MediaType Thick3 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *MediaType Thick3
+*UIConstraints: *MediaType Thick4 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *MediaType Thick4
+*UIConstraints: *MediaType Thin *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *MediaType Thin
+*UIConstraints: *MediaType Thin *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Thin
+*UIConstraints: *MediaType Glossy *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *MediaType Glossy
+*UIConstraints: *MediaType Glossy *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *MediaType Glossy
+*UIConstraints: *MediaType Envelope *OutputBin External
+*UIConstraints: *OutputBin External *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *MediaType Envelope
+*UIConstraints: *MediaType Envelope *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *MediaType Envelope
+
+*%========== OutputBin / PageSize
+*UIConstraints: *PageSize A5 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize A5
+*UIConstraints: *PageSize A6 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize A6
+*UIConstraints: *PageSize A6 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize A6
+*UIConstraints: *PageSize B6 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize B6
+*UIConstraints: *PageSize B6 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize B6
+*UIConstraints: *PageSize GovernmentLG *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize GovernmentLG
+*UIConstraints: *PageSize EngQuatro *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EngQuatro
+*UIConstraints: *PageSize Statement *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Statement
+*UIConstraints: *PageSize F *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize F
+*UIConstraints: *PageSize Folio *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Folio
+*UIConstraints: *PageSize FanFoldGermanLegal *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize FanFoldGermanLegal
+*UIConstraints: *PageSize 12x18 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize 12x18
+*UIConstraints: *PageSize 11x15 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 11x15
+*UIConstraints: *PageSize 10x14 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 10x14
+*UIConstraints: *PageSize Executive *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Executive
+*UIConstraints: *PageSize Env10 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize Env10
+*UIConstraints: *PageSize Env10 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize Env10
+*UIConstraints: *PageSize Env10 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize Env10
+*UIConstraints: *PageSize Env10 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize Env10
+*UIConstraints: *PageSize Env10 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Env10
+*UIConstraints: *PageSize Env10 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize Env10
+*UIConstraints: *PageSize EnvMonarch *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvC5 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize EnvC5
+*UIConstraints: *PageSize EnvC6 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize EnvC6
+*UIConstraints: *PageSize DLEnv *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize DLEnv
+*UIConstraints: *PageSize 8Kai *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 8Kai
+*UIConstraints: *PageSize 16Kai *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 16Kai
+
+*UIConstraints: *PageSize A5.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize A5.FullBleed
+*UIConstraints: *PageSize A6.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize A6.FullBleed
+*UIConstraints: *PageSize A6.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize A6.FullBleed
+*UIConstraints: *PageSize B6.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize B6.FullBleed
+*UIConstraints: *PageSize B6.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize B6.FullBleed
+*UIConstraints: *PageSize GovernmentLG.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize GovernmentLG.FullBleed
+*UIConstraints: *PageSize EngQuatro.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EngQuatro.FullBleed
+*UIConstraints: *PageSize Statement.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Statement.FullBleed
+*UIConstraints: *PageSize F.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize F.FullBleed
+*UIConstraints: *PageSize Folio.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Folio.FullBleed
+*UIConstraints: *PageSize FanFoldGermanLegal.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize FanFoldGermanLegal.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 11x15.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 11x15.FullBleed
+*UIConstraints: *PageSize 10x14.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 10x14.FullBleed
+*UIConstraints: *PageSize Executive.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Executive.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize Env10.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize 8Kai.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 8Kai.FullBleed
+*UIConstraints: *PageSize 16Kai.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageSize 16Kai.FullBleed
+
+*%========== OutputBin / PageRegion
+*UIConstraints: *PageRegion A5 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion A5
+*UIConstraints: *PageRegion A6 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion A6
+*UIConstraints: *PageRegion A6 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion A6
+*UIConstraints: *PageRegion B6 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion B6
+*UIConstraints: *PageRegion B6 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion B6
+*UIConstraints: *PageRegion GovernmentLG *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion GovernmentLG
+*UIConstraints: *PageRegion EngQuatro *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EngQuatro
+*UIConstraints: *PageRegion Statement *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Statement
+*UIConstraints: *PageRegion F *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion F
+*UIConstraints: *PageRegion Folio *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Folio
+*UIConstraints: *PageRegion FanFoldGermanLegal *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion FanFoldGermanLegal
+*UIConstraints: *PageRegion 12x18 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion 12x18
+*UIConstraints: *PageRegion 11x15 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 11x15
+*UIConstraints: *PageRegion 10x14 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 10x14
+*UIConstraints: *PageRegion Executive *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Executive
+*UIConstraints: *PageRegion Env10 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion Env10
+*UIConstraints: *PageRegion EnvMonarch *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvC5 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC6 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion EnvC6
+*UIConstraints: *PageRegion DLEnv *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion DLEnv
+*UIConstraints: *PageRegion 8Kai *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 8Kai
+*UIConstraints: *PageRegion 16Kai *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 16Kai
+
+*UIConstraints: *PageRegion A5.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion A5.FullBleed
+*UIConstraints: *PageRegion A6.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion A6.FullBleed
+*UIConstraints: *PageRegion A6.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion A6.FullBleed
+*UIConstraints: *PageRegion B6.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion B6.FullBleed
+*UIConstraints: *PageRegion B6.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion B6.FullBleed
+*UIConstraints: *PageRegion GovernmentLG.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion GovernmentLG.FullBleed
+*UIConstraints: *PageRegion EngQuatro.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EngQuatro.FullBleed
+*UIConstraints: *PageRegion Statement.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Statement.FullBleed
+*UIConstraints: *PageRegion F.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion F.FullBleed
+*UIConstraints: *PageRegion Folio.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Folio.FullBleed
+*UIConstraints: *PageRegion FanFoldGermanLegal.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion FanFoldGermanLegal.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 11x15.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 11x15.FullBleed
+*UIConstraints: *PageRegion 10x14.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 10x14.FullBleed
+*UIConstraints: *PageRegion Executive.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Executive.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion 8Kai.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 8Kai.FullBleed
+*UIConstraints: *PageRegion 16Kai.FullBleed *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *PageRegion 16Kai.FullBleed
+
+*%========== OptionTray / InputSlot
+*UIConstraints: *OptionTray NotInstalled *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *OptionTray NotInstalled
+*UIConstraints: *OptionTray NotInstalled *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *OptionTray NotInstalled
+*UIConstraints: *OptionTray 1Cassette *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *OptionTray 1Cassette
+
+*%========== LargeCapacityTray / InputSlot
+*UIConstraints: *LargeCapacityTray NotInstalled *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *LargeCapacityTray NotInstalled
+
+*%========== PageSize / InputSlot
+*UIConstraints: *PageSize A3 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize A3
+*UIConstraints: *PageSize A3 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize A3
+*UIConstraints: *PageSize A5 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize A5
+*UIConstraints: *PageSize A5 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize A5
+*UIConstraints: *PageSize A6 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize A6
+*UIConstraints: *PageSize A6 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize A6
+*UIConstraints: *PageSize B4 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize B4
+*UIConstraints: *PageSize B4 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize B4
+*UIConstraints: *PageSize B5 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize B5
+*UIConstraints: *PageSize B5 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize B5
+*UIConstraints: *PageSize B6 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize B6
+*UIConstraints: *PageSize B6 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize B6
+*UIConstraints: *PageSize Legal *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Legal
+*UIConstraints: *PageSize Legal *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Legal
+*UIConstraints: *PageSize GovernmentLG *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize GovernmentLG
+*UIConstraints: *PageSize GovernmentLG *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize GovernmentLG
+*UIConstraints: *PageSize EngQuatro *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EngQuatro
+*UIConstraints: *PageSize EngQuatro *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EngQuatro
+*UIConstraints: *PageSize Statement *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Statement
+*UIConstraints: *PageSize Statement *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Statement
+*UIConstraints: *PageSize F *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize F
+*UIConstraints: *PageSize F *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize F
+*UIConstraints: *PageSize Folio *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Folio
+*UIConstraints: *PageSize Folio *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Folio
+*UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize FanFoldGermanLegal
+*UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize FanFoldGermanLegal
+*UIConstraints: *PageSize Tabloid *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Tabloid
+*UIConstraints: *PageSize Tabloid *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Tabloid
+*UIConstraints: *PageSize 12x18 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 12x18
+*UIConstraints: *PageSize 12x18 *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *PageSize 12x18
+*UIConstraints: *PageSize 12x18 *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *PageSize 12x18
+*UIConstraints: *PageSize 12x18 *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *PageSize 12x18
+*UIConstraints: *PageSize 12x18 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 12x18
+*UIConstraints: *PageSize 11x15 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 11x15
+*UIConstraints: *PageSize 11x15 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 11x15
+*UIConstraints: *PageSize 10x14 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 10x14
+*UIConstraints: *PageSize 10x14 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 10x14
+*UIConstraints: *PageSize Executive *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Executive
+*UIConstraints: *PageSize Executive *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Executive
+*UIConstraints: *PageSize Env10 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Env10
+*UIConstraints: *PageSize Env10 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Env10
+*UIConstraints: *PageSize EnvMonarch *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvC5 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EnvC5
+*UIConstraints: *PageSize EnvC6 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EnvC6
+*UIConstraints: *PageSize DLEnv *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize DLEnv
+*UIConstraints: *PageSize 8Kai *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 8Kai
+*UIConstraints: *PageSize 8Kai *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 8Kai
+*UIConstraints: *PageSize 16Kai *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 16Kai
+*UIConstraints: *PageSize 16Kai *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 16Kai
+
+*UIConstraints: *PageSize A3.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize A3.FullBleed
+*UIConstraints: *PageSize A3.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize A3.FullBleed
+*UIConstraints: *PageSize A5.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize A5.FullBleed
+*UIConstraints: *PageSize A5.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize A5.FullBleed
+*UIConstraints: *PageSize A6.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize A6.FullBleed
+*UIConstraints: *PageSize A6.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize A6.FullBleed
+*UIConstraints: *PageSize B4.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize B4.FullBleed
+*UIConstraints: *PageSize B4.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize B4.FullBleed
+*UIConstraints: *PageSize B5.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize B5.FullBleed
+*UIConstraints: *PageSize B5.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize B5.FullBleed
+*UIConstraints: *PageSize B6.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize B6.FullBleed
+*UIConstraints: *PageSize B6.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize B6.FullBleed
+*UIConstraints: *PageSize Legal.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Legal.FullBleed
+*UIConstraints: *PageSize Legal.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Legal.FullBleed
+*UIConstraints: *PageSize GovernmentLG.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize GovernmentLG.FullBleed
+*UIConstraints: *PageSize GovernmentLG.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize GovernmentLG.FullBleed
+*UIConstraints: *PageSize EngQuatro.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EngQuatro.FullBleed
+*UIConstraints: *PageSize EngQuatro.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EngQuatro.FullBleed
+*UIConstraints: *PageSize Statement.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Statement.FullBleed
+*UIConstraints: *PageSize Statement.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Statement.FullBleed
+*UIConstraints: *PageSize F.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize F.FullBleed
+*UIConstraints: *PageSize F.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize F.FullBleed
+*UIConstraints: *PageSize Folio.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Folio.FullBleed
+*UIConstraints: *PageSize Folio.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Folio.FullBleed
+*UIConstraints: *PageSize FanFoldGermanLegal.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize FanFoldGermanLegal.FullBleed
+*UIConstraints: *PageSize FanFoldGermanLegal.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize FanFoldGermanLegal.FullBleed
+*UIConstraints: *PageSize Tabloid.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Tabloid.FullBleed
+*UIConstraints: *PageSize Tabloid.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Tabloid.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 11x15.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 11x15.FullBleed
+*UIConstraints: *PageSize 11x15.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 11x15.FullBleed
+*UIConstraints: *PageSize 10x14.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 10x14.FullBleed
+*UIConstraints: *PageSize 10x14.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 10x14.FullBleed
+*UIConstraints: *PageSize Executive.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Executive.FullBleed
+*UIConstraints: *PageSize Executive.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Executive.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize Env10.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize 8Kai.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 8Kai.FullBleed
+*UIConstraints: *PageSize 8Kai.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 8Kai.FullBleed
+*UIConstraints: *PageSize 16Kai.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageSize 16Kai.FullBleed
+*UIConstraints: *PageSize 16Kai.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageSize 16Kai.FullBleed
+
+*%========== PageRegion / InputSlot
+*UIConstraints: *PageRegion A3 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion A3
+*UIConstraints: *PageRegion A3 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion A3
+*UIConstraints: *PageRegion A5 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion A5
+*UIConstraints: *PageRegion A5 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion A5
+*UIConstraints: *PageRegion A6 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion A6
+*UIConstraints: *PageRegion A6 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion A6
+*UIConstraints: *PageRegion B4 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion B4
+*UIConstraints: *PageRegion B4 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion B4
+*UIConstraints: *PageRegion B5 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion B5
+*UIConstraints: *PageRegion B5 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion B5
+*UIConstraints: *PageRegion B6 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion B6
+*UIConstraints: *PageRegion B6 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion B6
+*UIConstraints: *PageRegion Legal *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Legal
+*UIConstraints: *PageRegion Legal *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Legal
+*UIConstraints: *PageRegion GovernmentLG *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion GovernmentLG
+*UIConstraints: *PageRegion GovernmentLG *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion GovernmentLG
+*UIConstraints: *PageRegion EngQuatro *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EngQuatro
+*UIConstraints: *PageRegion EngQuatro *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EngQuatro
+*UIConstraints: *PageRegion Statement *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Statement
+*UIConstraints: *PageRegion Statement *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Statement
+*UIConstraints: *PageRegion F *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion F
+*UIConstraints: *PageRegion F *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion F
+*UIConstraints: *PageRegion Folio *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Folio
+*UIConstraints: *PageRegion Folio *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Folio
+*UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion FanFoldGermanLegal
+*UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion FanFoldGermanLegal
+*UIConstraints: *PageRegion Tabloid *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Tabloid
+*UIConstraints: *PageRegion Tabloid *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Tabloid
+*UIConstraints: *PageRegion 12x18 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 12x18
+*UIConstraints: *PageRegion 12x18 *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *PageRegion 12x18
+*UIConstraints: *PageRegion 12x18 *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *PageRegion 12x18
+*UIConstraints: *PageRegion 12x18 *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *PageRegion 12x18
+*UIConstraints: *PageRegion 12x18 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 12x18
+*UIConstraints: *PageRegion 11x15 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 11x15
+*UIConstraints: *PageRegion 11x15 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 11x15
+*UIConstraints: *PageRegion 10x14 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 10x14
+*UIConstraints: *PageRegion 10x14 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 10x14
+*UIConstraints: *PageRegion Executive *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Executive
+*UIConstraints: *PageRegion Executive *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Executive
+*UIConstraints: *PageRegion Env10 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Env10
+*UIConstraints: *PageRegion EnvMonarch *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvC5 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC6 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EnvC6
+*UIConstraints: *PageRegion DLEnv *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion DLEnv
+*UIConstraints: *PageRegion 8Kai *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 8Kai
+*UIConstraints: *PageRegion 8Kai *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 8Kai
+*UIConstraints: *PageRegion 16Kai *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 16Kai
+*UIConstraints: *PageRegion 16Kai *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 16Kai
+
+*UIConstraints: *PageRegion A3.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion A3.FullBleed
+*UIConstraints: *PageRegion A3.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion A3.FullBleed
+*UIConstraints: *PageRegion A5.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion A5.FullBleed
+*UIConstraints: *PageRegion A5.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion A5.FullBleed
+*UIConstraints: *PageRegion A6.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion A6.FullBleed
+*UIConstraints: *PageRegion A6.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion A6.FullBleed
+*UIConstraints: *PageRegion B4.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion B4.FullBleed
+*UIConstraints: *PageRegion B4.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion B4.FullBleed
+*UIConstraints: *PageRegion B5.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion B5.FullBleed
+*UIConstraints: *PageRegion B5.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion B5.FullBleed
+*UIConstraints: *PageRegion B6.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion B6.FullBleed
+*UIConstraints: *PageRegion B6.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion B6.FullBleed
+*UIConstraints: *PageRegion Legal.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Legal.FullBleed
+*UIConstraints: *PageRegion Legal.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Legal.FullBleed
+*UIConstraints: *PageRegion GovernmentLG.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion GovernmentLG.FullBleed
+*UIConstraints: *PageRegion GovernmentLG.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion GovernmentLG.FullBleed
+*UIConstraints: *PageRegion EngQuatro.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EngQuatro.FullBleed
+*UIConstraints: *PageRegion EngQuatro.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EngQuatro.FullBleed
+*UIConstraints: *PageRegion Statement.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Statement.FullBleed
+*UIConstraints: *PageRegion Statement.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Statement.FullBleed
+*UIConstraints: *PageRegion F.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion F.FullBleed
+*UIConstraints: *PageRegion F.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion F.FullBleed
+*UIConstraints: *PageRegion Folio.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Folio.FullBleed
+*UIConstraints: *PageRegion Folio.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Folio.FullBleed
+*UIConstraints: *PageRegion FanFoldGermanLegal.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion FanFoldGermanLegal.FullBleed
+*UIConstraints: *PageRegion FanFoldGermanLegal.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion FanFoldGermanLegal.FullBleed
+*UIConstraints: *PageRegion Tabloid.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Tabloid.FullBleed
+*UIConstraints: *PageRegion Tabloid.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Tabloid.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 11x15.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 11x15.FullBleed
+*UIConstraints: *PageRegion 11x15.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 11x15.FullBleed
+*UIConstraints: *PageRegion 10x14.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 10x14.FullBleed
+*UIConstraints: *PageRegion 10x14.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 10x14.FullBleed
+*UIConstraints: *PageRegion Executive.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Executive.FullBleed
+*UIConstraints: *PageRegion Executive.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Executive.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion 8Kai.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 8Kai.FullBleed
+*UIConstraints: *PageRegion 8Kai.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 8Kai.FullBleed
+*UIConstraints: *PageRegion 16Kai.FullBleed *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *PageRegion 16Kai.FullBleed
+*UIConstraints: *PageRegion 16Kai.FullBleed *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *PageRegion 16Kai.FullBleed
+
+*%========== MediaType / InputSlot
+*UIConstraints: *MediaType Labels *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *MediaType Labels
+*UIConstraints: *MediaType Labels *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *MediaType Labels
+*UIConstraints: *MediaType Labels *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *MediaType Labels
+*UIConstraints: *MediaType Labels *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *MediaType Labels
+*UIConstraints: *MediaType Labels *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *MediaType Labels
+*UIConstraints: *MediaType Coated *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *MediaType Coated
+*UIConstraints: *MediaType OHP *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *MediaType OHP
+*UIConstraints: *MediaType OHP *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *MediaType OHP
+*UIConstraints: *MediaType OHP *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *MediaType OHP
+*UIConstraints: *MediaType OHP *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *MediaType OHP
+*UIConstraints: *MediaType OHP *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *MediaType OHP
+*UIConstraints: *MediaType Thick4 *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *InputSlot 2Tray
+*UIConstraints: *InputSlot 2Tray *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *InputSlot 3Tray
+*UIConstraints: *InputSlot 3Tray *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *InputSlot 4Tray
+*UIConstraints: *InputSlot 4Tray *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *MediaType Thick4
+*UIConstraints: *MediaType Thin *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *MediaType Thin
+*UIConstraints: *MediaType Envelope *InputSlot 1Tray
+*UIConstraints: *InputSlot 1Tray *MediaType Envelope
+*UIConstraints: *MediaType Envelope *InputSlot 5Tray
+*UIConstraints: *InputSlot 5Tray *MediaType Envelope
+
+*%========== Fit to Paper / InputSlot
+*UIConstraints: *RIPaperPolicy PromptUser *MediaType None
+*UIConstraints: *MediaType None *RIPaperPolicy PromptUser
+
+*%========== Resolution / Gradation
+*UIConstraints: *Resolution 1200dpi *RPSBitsPerPixel 2BitsPerPixel
+*UIConstraints: *RPSBitsPerPixel 2BitsPerPixel *Resolution 1200dpi
+*UIConstraints: *Resolution 1200dpi *RPSBitsPerPixel 4BitsPerPixel
+*UIConstraints: *RPSBitsPerPixel 4BitsPerPixel *Resolution 1200dpi
+
+*%========== Separate into CMYK / Color Mode
+*UIConstraints: *RPSColorSep Cyan *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep Cyan
+*UIConstraints: *RPSColorSep Magenta *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep Magenta
+*UIConstraints: *RPSColorSep Yellow *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep Yellow
+*UIConstraints: *RPSColorSep Red *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep Red
+*UIConstraints: *RPSColorSep Green *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep Green
+*UIConstraints: *RPSColorSep Blue *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep Blue
+*UIConstraints: *RPSColorSep KCyan *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep KCyan
+*UIConstraints: *RPSColorSep KMagenta *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep KMagenta
+*UIConstraints: *RPSColorSep KYellow *ColorModel Gray
+*UIConstraints: *ColorModel Gray *RPSColorSep KYellow
+
+*%========== Color Profile / Color Setting
+*UIConstraints: *RPSColorRendDict User *RPSRGBcorrect None
+*UIConstraints: *RPSRGBcorrect None *RPSColorRendDict User
+*UIConstraints: *RPSColorRendDict User *RPSRGBcorrect DetailNormal
+*UIConstraints: *RPSRGBcorrect DetailNormal *RPSColorRendDict User
+
+*%========== Color Setting / Color Universal Design ==========
+*UIConstraints: *RPSColorUniversalDesign True *RPSRGBcorrect None
+*UIConstraints: *RPSRGBcorrect None *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSRGBcorrect DetailNormal
+*UIConstraints: *RPSRGBcorrect DetailNormal *RPSColorUniversalDesign True
+
+*%========== Color Profile / Color Universal Design ==========
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict Photograph
+*UIConstraints: *RPSColorRendDict Photograph *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict Business
+*UIConstraints: *RPSColorRendDict Business *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict Colorimetric
+*UIConstraints: *RPSColorRendDict Colorimetric *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict User
+*UIConstraints: *RPSColorRendDict User *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict Clpsimulation1
+*UIConstraints: *RPSColorRendDict Clpsimulation1 *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict Clpsimulation2
+*UIConstraints: *RPSColorRendDict Clpsimulation2 *RPSColorUniversalDesign True
+*UIConstraints: *RPSColorUniversalDesign True *RPSColorRendDict ICMprocess
+*UIConstraints: *RPSColorRendDict ICMprocess *RPSColorUniversalDesign True
+
+*%========== Option Tray / Large Capacity Tray
+*UIConstraints: *LargeCapacityTray Installed *OptionTray NotInstalled
+*UIConstraints: *OptionTray NotInstalled *LargeCapacityTray Installed
+
+*%========== Internal Shift Tray / External Tray
+*UIConstraints: *ShiftTray Installed *ExternalTray Installed
+*UIConstraints: *ExternalTray Installed *ShiftTray Installed
+
+*%========== Internal Shift Tray / Finisher
+*UIConstraints: *Finisher FinKINGB *ShiftTray Installed
+*UIConstraints: *ShiftTray Installed *Finisher FinKINGB
+*UIConstraints: *Finisher FinEUPHRATESFBK *ShiftTray Installed
+*UIConstraints: *ShiftTray Installed *Finisher FinEUPHRATESFBK
+*UIConstraints: *Finisher FinEUPHRATESF *ShiftTray Installed
+*UIConstraints: *ShiftTray Installed *Finisher FinEUPHRATESF
+
+*%========== External Tray / Finisher
+*UIConstraints: *Finisher FinKINGB *ExternalTray Installed
+*UIConstraints: *ExternalTray Installed *Finisher FinKINGB
+*UIConstraints: *Finisher FinEUPHRATESFBK *ExternalTray Installed
+*UIConstraints: *ExternalTray Installed *Finisher FinEUPHRATESFBK
+*UIConstraints: *Finisher FinEUPHRATESF *ExternalTray Installed
+*UIConstraints: *ExternalTray Installed *Finisher FinEUPHRATESF
+
+*%========== Booklet / Duplex ==========
+*UIConstraints: *Duplex DuplexNoTumble *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexNoTumble *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *Duplex DuplexNoTumble
+*UIConstraints: *Duplex DuplexTumble *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *Duplex DuplexTumble
+*UIConstraints: *Duplex DuplexTumble *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *Duplex DuplexTumble
+
+*%========== Booklet / Staple ==========
+*UIConstraints: *StapleLocation UpperLeft *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperLeft *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *StapleLocation UpperLeft
+*UIConstraints: *StapleLocation UpperRight *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *StapleLocation UpperRight
+*UIConstraints: *StapleLocation UpperRight *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *StapleLocation UpperRight
+*UIConstraints: *StapleLocation LeftW *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *StapleLocation LeftW
+*UIConstraints: *StapleLocation LeftW *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *StapleLocation LeftW
+*UIConstraints: *StapleLocation RightW *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *StapleLocation RightW
+*UIConstraints: *StapleLocation RightW *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *StapleLocation RightW
+*UIConstraints: *StapleLocation UpperW *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *StapleLocation UpperW
+*UIConstraints: *StapleLocation UpperW *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *StapleLocation UpperW
+
+*%========== Booklet / Punch ==========
+*UIConstraints: *RIPunch Left2 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Left2
+*UIConstraints: *RIPunch Left2 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Left2
+*UIConstraints: *RIPunch Left3 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Left3
+*UIConstraints: *RIPunch Left3 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Left3
+*UIConstraints: *RIPunch Left4 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Left4
+*UIConstraints: *RIPunch Left4 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Left4
+*UIConstraints: *RIPunch Right2 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Right2
+*UIConstraints: *RIPunch Right2 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Right2
+*UIConstraints: *RIPunch Right3 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Right3
+*UIConstraints: *RIPunch Right3 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Right3
+*UIConstraints: *RIPunch Right4 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Right4
+*UIConstraints: *RIPunch Right4 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Right4
+*UIConstraints: *RIPunch Upper2 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Upper2
+*UIConstraints: *RIPunch Upper2 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Upper2
+*UIConstraints: *RIPunch Upper3 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Upper3
+*UIConstraints: *RIPunch Upper3 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Upper3
+*UIConstraints: *RIPunch Upper4 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *RIPunch Upper4
+*UIConstraints: *RIPunch Upper4 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *RIPunch Upper4
+
+*%========== Booklet / Media Type ==========
+*UIConstraints: *MediaType Labels *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Labels
+*UIConstraints: *MediaType Labels *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Labels
+*UIConstraints: *MediaType Coated *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Coated
+*UIConstraints: *MediaType Coated *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Coated
+*UIConstraints: *MediaType OHP *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType OHP
+*UIConstraints: *MediaType OHP *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType OHP
+*UIConstraints: *MediaType Thick2 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Thick2
+*UIConstraints: *MediaType Thick2 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Thick2
+*UIConstraints: *MediaType Thick3 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Thick3
+*UIConstraints: *MediaType Thick3 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Thick3
+*UIConstraints: *MediaType Thick4 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Thick4
+*UIConstraints: *MediaType Thick4 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Thick4
+*UIConstraints: *MediaType Glossy *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Glossy
+*UIConstraints: *MediaType Glossy *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Glossy
+*UIConstraints: *MediaType Envelope *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *MediaType Envelope
+*UIConstraints: *MediaType Envelope *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *MediaType Envelope
+
+*%========== Booklet / Paper Size========
+*UIConstraints: *PageSize 12x18 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize 12x18
+*UIConstraints: *PageSize 12x18 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize 12x18
+*UIConstraints: *PageSize Env10 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize Env10
+*UIConstraints: *PageSize Env10 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize Env10
+*UIConstraints: *PageSize EnvMonarch *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvMonarch *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize EnvMonarch
+*UIConstraints: *PageSize EnvC5 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize EnvC5
+*UIConstraints: *PageSize EnvC5 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize EnvC5
+*UIConstraints: *PageSize EnvC6 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize EnvC6
+*UIConstraints: *PageSize EnvC6 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize EnvC6
+*UIConstraints: *PageSize DLEnv *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize DLEnv
+*UIConstraints: *PageSize DLEnv *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize DLEnv
+
+*UIConstraints: *PageSize 12x18.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize 12x18.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize 12x18.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize Env10.FullBleed
+*UIConstraints: *PageSize Env10.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize Env10.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvMonarch.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize EnvMonarch.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC5.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize EnvC5.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize EnvC6.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize EnvC6.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageSize DLEnv.FullBleed
+*UIConstraints: *PageSize DLEnv.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageSize DLEnv.FullBleed
+
+*UIConstraints: *PageRegion 12x18 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion 12x18
+*UIConstraints: *PageRegion 12x18 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion 12x18
+*UIConstraints: *PageRegion Env10 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion Env10
+*UIConstraints: *PageRegion Env10 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion Env10
+*UIConstraints: *PageRegion EnvMonarch *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion EnvMonarch
+*UIConstraints: *PageRegion EnvC5 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC5 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion EnvC5
+*UIConstraints: *PageRegion EnvC6 *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC6
+*UIConstraints: *PageRegion EnvC6 *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion EnvC6
+*UIConstraints: *PageRegion DLEnv *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion DLEnv
+*UIConstraints: *PageRegion DLEnv *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion DLEnv
+
+*UIConstraints: *PageRegion 12x18.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion 12x18.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion 12x18.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion Env10.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion Env10.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvMonarch.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion EnvMonarch.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC5.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion EnvC5.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion EnvC6.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion EnvC6.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *Booklet OpenToLeft
+*UIConstraints: *Booklet OpenToLeft *PageRegion DLEnv.FullBleed
+*UIConstraints: *PageRegion DLEnv.FullBleed *Booklet OpenToRight
+*UIConstraints: *Booklet OpenToRight *PageRegion DLEnv.FullBleed
+
+*%========== OptionTray / Banner Page Input Tray
+*UIConstraints: *OptionTray NotInstalled *RIBannerPageInputSlot 3Tray
+*UIConstraints: *RIBannerPageInputSlot 3Tray *OptionTray NotInstalled
+*UIConstraints: *OptionTray NotInstalled *RIBannerPageInputSlot 4Tray
+*UIConstraints: *RIBannerPageInputSlot 4Tray *OptionTray NotInstalled
+*UIConstraints: *OptionTray 1Cassette *RIBannerPageInputSlot 4Tray
+*UIConstraints: *RIBannerPageInputSlot 4Tray *OptionTray 1Cassette
+
+*%========== LargeCapacityTray / Banner Page Input Tray
+*UIConstraints: *LargeCapacityTray NotInstalled *RIBannerPageInputSlot 5Tray
+*UIConstraints: *RIBannerPageInputSlot 5Tray *LargeCapacityTray NotInstalled
+
+*%========== Banner Page Media Type / Banner Page Input Tray
+*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 1Tray
+*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 2Tray
+*UIConstraints: *RIBannerPageInputSlot 2Tray *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 3Tray
+*UIConstraints: *RIBannerPageInputSlot 3Tray *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 4Tray
+*UIConstraints: *RIBannerPageInputSlot 4Tray *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *RIBannerPageInputSlot 5Tray
+*UIConstraints: *RIBannerPageInputSlot 5Tray *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Coated *RIBannerPageInputSlot 1Tray
+*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Coated
+*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 1Tray
+*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 2Tray
+*UIConstraints: *RIBannerPageInputSlot 2Tray *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 3Tray
+*UIConstraints: *RIBannerPageInputSlot 3Tray *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 4Tray
+*UIConstraints: *RIBannerPageInputSlot 4Tray *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *RIBannerPageInputSlot 5Tray
+*UIConstraints: *RIBannerPageInputSlot 5Tray *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType Thick4 *RIBannerPageInputSlot 1Tray
+*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *RIBannerPageInputSlot 2Tray
+*UIConstraints: *RIBannerPageInputSlot 2Tray *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *RIBannerPageInputSlot 3Tray
+*UIConstraints: *RIBannerPageInputSlot 3Tray *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *RIBannerPageInputSlot 4Tray
+*UIConstraints: *RIBannerPageInputSlot 4Tray *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *RIBannerPageInputSlot 5Tray
+*UIConstraints: *RIBannerPageInputSlot 5Tray *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thin *RIBannerPageInputSlot 5Tray
+*UIConstraints: *RIBannerPageInputSlot 5Tray *RIBannerPageMediaType Thin
+*UIConstraints: *RIBannerPageMediaType Envelope *RIBannerPageInputSlot 1Tray
+*UIConstraints: *RIBannerPageInputSlot 1Tray *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *RIBannerPageInputSlot 5Tray
+*UIConstraints: *RIBannerPageInputSlot 5Tray *RIBannerPageMediaType Envelope
+
+*%========== Banner Page Media Type / Destination
+*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType Thick2
+*UIConstraints: *RIBannerPageMediaType Thick2 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType Thick3
+*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType Thin
+*UIConstraints: *RIBannerPageMediaType Thin *OutputBin Bin1
+*UIConstraints: *OutputBin Bin1 *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin Bin1
+*UIConstraints: *OutputBin External *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin External
+*UIConstraints: *OutputBin FinKINGBUpper *RIBannerPageMediaType Thick3
+*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBUpper *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinKINGBUpper
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Coated
+*UIConstraints: *RIBannerPageMediaType Coated *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Thick
+*UIConstraints: *RIBannerPageMediaType Thick *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Thick2
+*UIConstraints: *RIBannerPageMediaType Thick2 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Thick3
+*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinKINGBShift *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinKINGBShift
+*UIConstraints: *OutputBin FinEUPHFBKUpper *RIBannerPageMediaType Coated
+*UIConstraints: *RIBannerPageMediaType Coated *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *RIBannerPageMediaType Thick2
+*UIConstraints: *RIBannerPageMediaType Thick2 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *RIBannerPageMediaType Thick3
+*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKUpper *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinEUPHFBKUpper
+*UIConstraints: *OutputBin FinEUPHFBKShift *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKShift *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinEUPHFBKShift
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Coated
+*UIConstraints: *RIBannerPageMediaType Coated *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Thick
+*UIConstraints: *RIBannerPageMediaType Thick *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Thick2
+*UIConstraints: *RIBannerPageMediaType Thick2 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Thick3
+*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Thin
+*UIConstraints: *RIBannerPageMediaType Thin *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFBKLower *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinEUPHFBKLower
+*UIConstraints: *OutputBin FinEUPHFUpper *RIBannerPageMediaType Coated
+*UIConstraints: *RIBannerPageMediaType Coated *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *RIBannerPageMediaType Thick2
+*UIConstraints: *RIBannerPageMediaType Thick2 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *RIBannerPageMediaType Thick3
+*UIConstraints: *RIBannerPageMediaType Thick3 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFUpper *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinEUPHFUpper
+*UIConstraints: *OutputBin FinEUPHFShift *RIBannerPageMediaType Labels
+*UIConstraints: *RIBannerPageMediaType Labels *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *RIBannerPageMediaType OHP
+*UIConstraints: *RIBannerPageMediaType OHP *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *RIBannerPageMediaType Thick4
+*UIConstraints: *RIBannerPageMediaType Thick4 *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *RIBannerPageMediaType Glossy
+*UIConstraints: *RIBannerPageMediaType Glossy *OutputBin FinEUPHFShift
+*UIConstraints: *OutputBin FinEUPHFShift *RIBannerPageMediaType Envelope
+*UIConstraints: *RIBannerPageMediaType Envelope *OutputBin FinEUPHFShift
+
+*%========== Banner Page/Job Type ==========
+*UIConstraints: *RIBannerPage True *JobType SamplePrint
+*UIConstraints: *RIBannerPage True *JobType LockedPrint
+*UIConstraints: *RIBannerPage True *JobType DocServer
+
+*% end of Printer Description file