summary refs log tree commit diff
path: root/noarch/share/ppd/Samsung_CLP-775_Series.ppd
diff options
context:
space:
mode:
Diffstat (limited to 'noarch/share/ppd/Samsung_CLP-775_Series.ppd')
-rwxr-xr-xnoarch/share/ppd/Samsung_CLP-775_Series.ppd1522
1 files changed, 1522 insertions, 0 deletions
diff --git a/noarch/share/ppd/Samsung_CLP-775_Series.ppd b/noarch/share/ppd/Samsung_CLP-775_Series.ppd
new file mode 100755
index 0000000..86aa981
--- /dev/null
+++ b/noarch/share/ppd/Samsung_CLP-775_Series.ppd
@@ -0,0 +1,1522 @@
+*PPD-Adobe: "4.3"
+*% =========================================
+*% Disclaimer:  The above statement indicates
+*% that this PPD was written using the Adobe PPD
+*% File Format Specification 4.3, but does not
+*% intend to imply approval and acceptance by
+*% Adobe Systems, Inc.
+*% =========================================
+*%
+*% =========================================
+*% PPD for Samsung CLP-775 Series PS
+*% For Linux Only
+*% =========================================
+*FileVersion: "2.5"
+*FormatVersion: "4.3"
+*LanguageEncoding: ISOLatin1
+*LanguageVersion: English
+*PCFileName: "CLP775.ppd"
+*Product: "(Samsung CLP-775 Series)"
+*Manufacturer:  "Samsung"
+*PSVersion: "(3015    ) 0"
+*ModelName: "Samsung CLP-775 Series"
+*ShortNickName: "CLP-775"
+*NickName: "Samsung CLP-775 Series PS"
+*1284DeviceID: "MFG:Samsung;CMD:POSTSCRIPT,PS3;MDL:CLP-775 Series"
+*LanguageLevel: "3"
+*Protocols: PJL TBCP
+*FreeVM: "26800000"
+*ColorDevice: True
+*DefaultColorSpace: CMYK
+*TTRasterizer: Type42
+*?TTRasterizer: "
+  save
+       42 /FontType resourcestatus
+       { pop pop (Type42)} {pop pop (None)} ifelse = flush
+  restore
+"
+*End
+
+*JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
+*JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
+*JCLEnd: "<1B>%-12345X"
+
+*%==========================================================
+*% Collate
+*%==========================================================
+*OpenUI *Collate/Collate:  Boolean
+*OrderDependency: 70 AnySetup *Collate
+*DefaultCollate: True
+*Collate False/Off: "<</Collate false>> setpagedevice"
+*Collate True/On: "<</Collate true>> setpagedevice"
+*?Collate: "
+   save
+      currentpagedevice /Collate get
+      {(True)}{(False)}ifelse = flush
+   restore
+"
+*End
+*CloseUI: *Collate
+
+
+*% =========================================================
+*%  Color & Gray Option
+*% =========================================================
+*OpenUI *ColorMode/Color Mode:  Boolean
+*OrderDependency: 70 AnySetup *ColorMode
+*DefaultColorMode: True
+*ColorMode False/Grayscale: "<</ProcessColorModel /DeviceGray>> setpagedevice"
+*ColorMode True/Color: "<</ProcessColorModel /DeviceCMYK>> setpagedevice"
+*CloseUI: *ColorMode
+
+*% =========================================================
+*%  Paper Source
+*% =========================================================
+
+*OpenUI *InputSlot/Paper Source: PickOne
+*OrderDependency: 20 AnySetup *InputSlot
+*DefaultInputSlot: Auto
+*InputSlot Auto/Printer Auto Selection:"
+ <</ManualFeed false /MediaPosition null>> setpagedevice"
+*End
+*InputSlot Upper/Multi-Purpose Tray:"
+ << /ManualFeed false /MediaPosition 2 >> setpagedevice"
+*End
+*InputSlot Middle/Tray 1:"
+ << /ManualFeed false /MediaPosition 1 >> setpagedevice"
+*End
+*InputSlot Lower/Tray 2:"
+ << /ManualFeed false /MediaPosition 3 >> setpagedevice"
+*End
+*InputSlot Tray3/Tray 3:"
+ << /ManualFeed false /MediaPosition 4 >> setpagedevice"
+*End
+*CloseUI: *InputSlot
+
+
+*% =========================================================
+*%  Duplex
+*% =========================================================
+*OpenUI *Duplex/Double-sided Printing:  PickOne
+*OrderDependency: 60 AnySetup *Duplex
+*DefaultDuplex: None
+*Duplex None/None: " <</Duplex false>> setpagedevice"
+*Duplex DuplexNoTumble/Long Edge: "
+    <</Duplex true /Tumble false>> setpagedevice"
+*End
+*Duplex DuplexTumble/Short Edge: "
+    <</Duplex true /Tumble true>> setpagedevice"
+*End
+*?Duplex: "
+   save
+      currentpagedevice /Duplex get
+        {currentpagedevice /Tumble get
+            {(DuplexTumble)}{(DuplexNoTumble)}ifelse
+         }{(None)} ifelse = flush
+   restore
+"
+*End
+*CloseUI: *Duplex
+
+*% =========================================================
+*%  Fit to Page
+*% =========================================================
+*OpenUI *PaperPolicy/Fit to Page: PickOne
+*OrderDependency: 25 AnySetup *PaperPolicy
+*DefaultPaperPolicy: Promptuser
+*PaperPolicy Promptuser/Prompt User: "
+   <</DeferredMediaSelection true>> setpagedevice"
+*End
+*PaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
+   <</DeferredMediaSelection false /Policies << /PageSize 3 >> >> setpagedevice"
+*End
+*PaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
+   <</DeferredMediaSelection false /Policies << /PageSize 5 >> >> setpagedevice"
+*End
+*CloseUI: *PaperPolicy
+
+
+*% =========================================================
+*%  Reverse Duplex
+*% =========================================================
+*OpenUI *SECReverseDuplex/Reverse Duplex Printing:  Boolean
+*OrderDependency: 100 AnySetup *SECReverseDuplex
+*DefaultSECReverseDuplex: False
+*SECReverseDuplex False/Off: "userdict /SECReverseDuplex false put"
+*SECReverseDuplex True/On: "userdict /SECReverseDuplex true put"
+*CloseUI: *SECReverseDuplex
+
+
+*% =========================================================
+*%  Media Type
+*% =========================================================
+*OpenUI *MediaType/Paper Type: PickOne
+*OrderDependency: 10 AnySetup *MediaType
+*DefaultMediaType: None 
+*MediaType None/Printer Default:            		""
+*MediaType Plain/Plain:               				"<</MediaType (Plain)>> setpagedevice"
+*MediaType Thick/Thick:                 "<</MediaType (THICK)>> setpagedevice"
+*MediaType Thin/Thin:                 				"<</MediaType (THIN)>> setpagedevice"
+*MediaType Bond/Bond:                 				"<</MediaType (Bond)>> setpagedevice"
+*MediaType Color/Color:               				"<</MediaType (Color)>> setpagedevice"
+*MediaType Card/CardStock:             "<</MediaType (Card Stock)>> setpagedevice"
+*MediaType ExtraThick/Extra Thick:      "<</MediaType (EXTRATHICK)>> setpagedevice"
+*MediaType Labels/Labels:                   		"<</MediaType (Labels)>> setpagedevice"
+*MediaType Transparency/Transparency:       		"<</MediaType (Transparency)>> setpagedevice"
+*MediaType Envelope/Envelope:               		"<</MediaType (Envelope)>> setpagedevice"
+*MediaType Preprinted/Preprinted:           		"<</MediaType (Preprinted)>> setpagedevice"
+*MediaType Recycled/Recycled:         				"<</MediaType (Recycled)>> setpagedevice"
+*MediaType Cotton/Cotton:                   		"<</MediaType (COTTEN)>> setpagedevice"
+*MediaType Archive/Archive:           				"<</MediaType (ARCHIVE)>> setpagedevice"
+*MediaType Thicker/Thicker:                 "<</MediaType (THICKER)>> setpagedevice"
+*CloseUI: *MediaType
+
+*% =========================================================
+*%  Quality Information
+*% =========================================================
+*OpenUI *Quality/Quality: PickOne
+*DefaultQuality: Normal
+*OrderDependency: 10 AnySetup *Quality
+*Quality Normal/Normal: "<< /HWResolution [600 600] >> setpagedevice"
+*CloseUI: *Quality
+
+*DefaultResolution: 600dpi
+*ScreenFreq:  "106.0"
+*ScreenAngle: "45.0"
+
+*%========================================================
+*% JCLScreen
+*%========================================================
+*JCLOpenUI *JCLScreen/Screen Matching: PickOne
+*DefaultJCLScreen: Enhanced
+*OrderDependency: 10 JCLSetup *JCLScreen
+*JCLScreen PrinterDefault/Printer Default:""
+*JCLScreen Normal/Normal: "@PJL SET SCREENMATCHING=Normal<0A>"
+*JCLScreen Enhanced/Enhanced: "@PJL SET SCREENMATCHING=Enhanced<0A>"
+*JCLScreen Detailed/Detailed: "@PJL SET SCREENMATCHING=Detailed<0A>"
+*JCLCloseUI: *JCLScreen
+
+*%========================================================
+*% JCLRGB
+*%========================================================
+*JCLOpenUI *JCLRGB/RGB Color: PickOne
+*DefaultJCLRGB: Standard
+*OrderDependency: 10 JCLSetup *JCLRGB
+*JCLRGB Standard/Standard:"@PJL SET RGBCOLOR=STANDARD<0A>"
+*JCLRGB Vivid/Vivid: "@PJL SET RGBCOLOR=VIVID<0A>"
+*JCLRGB Device/Device: "@PJL SET RGBCOLOR=DEVICE<0A>"
+*JCLRGB CoImaging/Corporate Imaging: "@PJL SET RGBCOLOR=CUSTOMCMS<0A>"
+*JCLCloseUI: *JCLRGB
+
+*% =======================================================================================
+*%  Transparency Separator [Option]
+*% =======================================================================================
+*JCLOpenUI *JCLSeparatorsOption/Transparency Separator: PickOne
+*OrderDependency: 10 JCLSetup *JCLSeparatorsOption
+*DefaultJCLSeparatorsOption: None
+*JCLSeparatorsOption None/None:""
+*JCLSeparatorsOption PrintedSeparator/Printed Separator:"@PJL SET OHP_SEPARATOR_OPTION=<22>PRINTED<220A>"
+*JCLSeparatorsOption BlankSeparator/Blank Separator: 	"@PJL SET OHP_SEPARATOR_OPTION=<22>BLANK<220A>"
+*JCLCloseUI: *JCLSeparatorsOption
+
+*% =======================================================================================
+*%  Transparency Separator [Source]
+*% =======================================================================================
+*JCLOpenUI *JCLSeparatorsSource/Separators Source: PickOne
+*OrderDependency: 10 JCLSetup *JCLSeparatorsSource
+*DefaultJCLSeparatorsSource: None
+*JCLSeparatorsSource None/None:					"@PJL SET OHP_SEPARATOR_TRAY=<22>AUTO<220A>"
+*JCLSeparatorsSource Upper/Multi-Purpose Tray:	"@PJL SET OHP_SEPARATOR_TRAY=<22>MPTRAY<220A>"
+*JCLSeparatorsSource Middle/Tray 1: 		  	"@PJL SET OHP_SEPARATOR_TRAY=<22>UPPER<220A>"
+*JCLSeparatorsSource Lower/Tray 2: 			  	"@PJL SET OHP_SEPARATOR_TRAY=<22>LOWER<220A>"
+*JCLSeparatorsSource Tray3/Tray 3: 			  	"@PJL SET OHP_SEPARATOR_TRAY=<22>OPTIONTRAY3<220A>"
+*JCLCloseUI: *JCLSeparatorsSource
+
+*% =======================================================================================
+*%  Clear Text
+*% =======================================================================================
+*JCLOpenUI *JCLDarkenText/Clear Text: PickOne
+*OrderDependency: 10 JCLSetup *JCLDarkenText
+*DefaultJCLDarkenText: Normal
+*JCLDarkenText Off/Off:         "@PJL SET DARKENTEXT=OFF<0D0A>"
+*JCLDarkenText Normal/Medium:   "@PJL SET DARKENTEXT=ON<0D0A>"
+*JCLDarkenText Maximum/Maximum: "@PJL SET DARKENTEXT=MAXIMUM<0D0A>"
+*JCLCloseUI: *JCLDarkenText
+
+*% =======================================================================================
+*%  Edge Enhance
+*% =======================================================================================
+*JCLOpenUI *JCLEdgeEnhance/Edge Enhance: PickOne
+*OrderDependency: 10 JCLSetup *JCLEdgeEnhance
+*DefaultJCLEdgeEnhance: Normal
+*JCLEdgeEnhance Off/Off:						"@PJL SET EDGEENHANCE=OFF<0D0A>"
+*JCLEdgeEnhance Normal/Normal:					"@PJL SET EDGEENHANCE=NORMAL<0D0A>"
+*JCLEdgeEnhance Maximum/Maximum:					"@PJL SET EDGEENHANCE=MAXIMUM<0D0A>"
+*JCLCloseUI: *JCLEdgeEnhance
+
+*% =======================================================================================
+*%  Trapping
+*% =======================================================================================
+*JCLOpenUI *JCLTrapping/Trapping: PickOne
+*OrderDependency: 10 JCLSetup *JCLTrapping
+*DefaultJCLTrapping: Medium
+*JCLTrapping Off/Off:					"@PJL SET TRAPPING=OFF<0D0A>"
+*JCLTrapping Minimum/Minimum:					"@PJL SET TRAPPING=MINIMUM<0D0A>"
+*JCLTrapping Medium/Medium:					"@PJL SET TRAPPING=NORMAL<0D0A>"
+*JCLTrapping Maximum/Maximum:					"@PJL SET TRAPPING=MAXIMUM<0D0A>"
+*JCLCloseUI: *JCLTrapping
+
+*% =======================================================================================
+*%  Paper Curl Reduction
+*% =======================================================================================
+*JCLOpenUI *JCLPaperCurl/Paper Curl Reduction: Boolean
+*OrderDependency: 10 JCLSetup *JCLPaperCurl
+*DefaultJCLPaperCurl: False
+*JCLPaperCurl False/Off:					"@PJL SET CURLPRINTINGMODE=OFF<0D0A>"
+*JCLPaperCurl True/On:						"@PJL SET CURLPRINTINGMODE=ON<0D0A>"
+*JCLCloseUI: *JCLPaperCurl
+
+*% =========================================================
+*%  Paper Handling
+*% =========================================================
+*% Use these entries to set paper size unless there is a specific
+*% reason to use PageRegion, such as when using manual feed.
+*OpenUI *PageSize/Page Size: PickOne
+*OrderDependency: 30 AnySetup *PageSize
+*DefaultPageSize: Letter
+*PageSize Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
+*PageSize Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
+*PageSize Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
+*PageSize A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
+*PageSize A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
+*PageSize B5-JIS/JIS B5: "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
+*PageSize US-Folio/US Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
+*PageSize Env10/No.10 Env.: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
+*PageSize EnvDL/DL Env.: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
+*PageSize EnvC5/C5 Env.: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
+*PageSize EnvC6/C6 Env.: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
+*PageSize B5-ISO/ISO B5: "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
+*PageSize EnvMonarch/Monarch Env.: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
+*PageSize Oficio_S/Oficio : "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
+*PageSize A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
+*PageSize Env9/No.9 Env.: "<</PageSize [279 639] /ImagingBBox null>> setpagedevice"
+*PageSize EnvPersonal/6 3/4 Env.: "<</PageSize [261 468] /ImagingBBox null>> setpagedevice"
+*PageSize Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
+*?PageSize: "
+save currentpagedevice /PageSize get aload pop
+   2 copy gt {exch} if (Unknown) 18 dict
+   dup [396 612] (Statement) put
+   dup [261 468] (EnvPersonal) put
+   dup [279 639] (Env9) put
+   dup [297 420] (A6) put
+   dup [612 972] (Oficio_S) put
+   dup [279 540] (EnvMonarch) put
+   dup [499 709] (B5-ISO) put
+   dup [323 459] (EnvC6) put
+   dup [459 649] (EnvC5) put
+   dup [312 624] (EnvDL) put
+   dup [297 684] (Env10) put
+   dup [612 936] (US-Folio) put
+   dup [516 729] (B5-JIS) put
+   dup [420 595] (A5) put
+   dup [595 842] (A4) put
+   dup [522 756] (Executive) put
+   dup [612 1008] (Legal) put
+   dup [612 792] (Letter) 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: 40 AnySetup *PageRegion
+*DefaultPageRegion: Letter
+*PageRegion Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
+*PageRegion Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
+*PageRegion Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
+*PageRegion A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
+*PageRegion A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
+*PageRegion B5-JIS/JIS B5: "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
+*PageRegion US-Folio/US Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
+*PageRegion Env10/No.10 Env.: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvDL/DL Env.: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvC5/C5 Env.: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvC6/C6 Env.: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
+*PageRegion B5-ISO/ISO B5: "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvMonarch/Monarch Env.: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
+*PageRegion Oficio_S/Oficio : "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
+*PageRegion A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
+*PageRegion Env9/No.9 Env.: "<</PageSize [279 639] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvPersonal/6 3/4 Env.: "<</PageSize [261 468] /ImagingBBox null>> setpagedevice"
+*PageRegion Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
+*CloseUI: *PageRegion
+
+
+*% These entries provide the imageable areas of the media option keywords
+*DefaultImageableArea: Letter
+*ImageableArea Letter/Letter: "12.50 12.50 599.50 779.50"
+*ImageableArea Legal/Legal: "12.50 12.50 599.50 995.50"
+*ImageableArea Executive/Executive: "12.50 11.00 509.50 744.00"
+*ImageableArea A4/A4: "12.50 12.50 582.50 829.50"
+*ImageableArea A5/A5: "12.50 12.50 407.50 582.50"
+*ImageableArea B5-JIS/JIS B5: "12.50 12.50 503.50 715.50"
+*ImageableArea US-Folio/US Folio: "12.50 12.50 599.50 923.50"
+*ImageableArea Env10/No.10 Env.: "12.50 12.50 284.50 670.50"
+*ImageableArea EnvDL/DL Env.: "12.50 12.50 299.50 610.50"
+*ImageableArea EnvC5/C5 Env.: "12.50 12.50 446.50 635.50"
+*ImageableArea EnvC6/C6 Env.: "12.50 12.50 310.50 446.50"
+*ImageableArea B5-ISO/ISO B5: "12.50 12.50 485.50 695.50"
+*ImageableArea EnvMonarch/Monarch Env.: "12.50 12.50 266.50 527.50"
+*ImageableArea Oficio_S/Oficio : "12.50 12.50 599.50 959.50"
+*ImageableArea A6/A6: "12.50 12.50 284.50 407.50"
+*ImageableArea Env9/No.9 Env.: "12.5 12.5 266.5 626.5"
+*ImageableArea EnvPersonal/6 3/4 Env.: "12.5 12.5 248.5 455.5"
+*ImageableArea Statement/Statement: "12.50 12.50 383.50 599.50"
+*?ImageableArea: "
+  save /cvp { cvi (            ) cvs print ( ) print } bind def
+    newpath clippath pathbbox
+    4 -2 roll exch 2 {ceiling cvp} repeat
+   exch 2 {floor cvp} repeat flush
+   restore"
+*End
+
+
+*% These provide the physical dimensions of the media, by option keyword.
+*DefaultPaperDimension: Letter
+*PaperDimension Letter/Letter: "612 792"
+*PaperDimension Legal/Legal: "612 1008"
+*PaperDimension Executive/Executive: "522 756"
+*PaperDimension A4/A4: "595 842"
+*PaperDimension A5/A5: "420 595"
+*PaperDimension B5-JIS/JIS B5: "516 729"
+*PaperDimension US-Folio/US Folio: "612 936"
+*PaperDimension Env10/No.10 Env.: "297 684"
+*PaperDimension EnvDL/DL Env.: "312 624"
+*PaperDimension EnvC5/C5 Env.: "459 649"
+*PaperDimension EnvC6/C6 Env.: "323 459"
+*PaperDimension B5-ISO/ISO B5: "499 709"
+*PaperDimension EnvMonarch/Monarch Env.: "279 540"
+*PaperDimension Oficio_S/Oficio : "612 972"
+*PaperDimension A6/A6: "297 420"
+*PaperDimension Env9/No.9 Env.: "279 639"
+*PaperDimension EnvPersonal/6 3/4 Env.: "261 468"
+*PaperDimension Statement/Statement: "396 612"
+
+*RequiresPageRegion All: True
+*LandscapeOrientation: Plus90
+
+
+*% =========================================================
+*%  User Interface Constraints
+*% =========================================================
+
+*% =========================================================
+*%  Duplex - PageSize
+*% =========================================================
+
+*UIConstraints: *PageSize Executive         *Duplex DuplexNoTumble
+*UIConstraints: *PageSize A5                *Duplex DuplexNoTumble
+*UIConstraints: *PageSize A6                *Duplex DuplexNoTumble
+*UIConstraints: *PageSize Env10             *Duplex DuplexNoTumble
+*UIConstraints: *PageSize EnvMonarch        *Duplex DuplexNoTumble
+*UIConstraints: *PageSize EnvDL             *Duplex DuplexNoTumble
+*UIConstraints: *PageSize EnvC5             *Duplex DuplexNoTumble
+*UIConstraints: *PageSize EnvC6             *Duplex DuplexNoTumble
+*UIConstraints: *PageSize B5-JIS            *Duplex DuplexNoTumble
+*UIConstraints: *PageSize B5-ISO            *Duplex DuplexNoTumble
+*UIConstraints: *PageSize Env9              *Duplex DuplexNoTumble
+*UIConstraints: *PageSize EnvPersonal       *Duplex DuplexNoTumble
+*UIConstraints: *PageSize Statement         *Duplex DuplexNoTumble
+
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize Executive
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize A5
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize A6
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize Env10
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvMonarch
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvDL
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvC5
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvC6
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize B5-JIS
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize B5-ISO
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize Env9
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvPersonal
+*UIConstraints: *Duplex DuplexNoTumble      *PageSize Statement
+
+*UIConstraints: *PageSize Executive         *Duplex DuplexTumble
+*UIConstraints: *PageSize A5                *Duplex DuplexTumble
+*UIConstraints: *PageSize A6                *Duplex DuplexTumble
+*UIConstraints: *PageSize Env10             *Duplex DuplexTumble
+*UIConstraints: *PageSize EnvMonarch        *Duplex DuplexTumble
+*UIConstraints: *PageSize EnvDL             *Duplex DuplexTumble
+*UIConstraints: *PageSize EnvC5             *Duplex DuplexTumble
+*UIConstraints: *PageSize EnvC6             *Duplex DuplexTumble
+*UIConstraints: *PageSize B5-JIS            *Duplex DuplexTumble
+*UIConstraints: *PageSize B5-ISO            *Duplex DuplexTumble
+*UIConstraints: *PageSize Env9              *Duplex DuplexTumble
+*UIConstraints: *PageSize EnvPersonal       *Duplex DuplexTumble
+*UIConstraints: *PageSize Statement         *Duplex DuplexTumble
+
+*UIConstraints: *Duplex DuplexTumble        *PageSize Executive
+*UIConstraints: *Duplex DuplexTumble        *PageSize A5
+*UIConstraints: *Duplex DuplexTumble        *PageSize A6
+*UIConstraints: *Duplex DuplexTumble        *PageSize Env10
+*UIConstraints: *Duplex DuplexTumble        *PageSize EnvMonarch
+*UIConstraints: *Duplex DuplexTumble        *PageSize EnvDL
+*UIConstraints: *Duplex DuplexTumble        *PageSize EnvC5
+*UIConstraints: *Duplex DuplexTumble        *PageSize EnvC6
+*UIConstraints: *Duplex DuplexTumble        *PageSize B5-JIS
+*UIConstraints: *Duplex DuplexTumble        *PageSize B5-ISO
+*UIConstraints: *Duplex DuplexTumble        *PageSize Env9
+*UIConstraints: *Duplex DuplexTumble        *PageSize EnvPersonal
+*UIConstraints: *Duplex DuplexTumble        *PageSize Statement
+
+*% =========================================================
+*%  Duplex - PageRegion
+*% =========================================================
+*UIConstraints: *PageRegion Executive       *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion A5              *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion A6              *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion Env10           *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion EnvMonarch      *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion EnvDL           *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion EnvC5           *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion EnvC6           *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion B5-JIS          *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion B5-ISO          *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion Env9            *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion EnvPersonal     *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion Statement       *Duplex DuplexNoTumble
+
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion Executive
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion A5
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion A6
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion Env10
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvMonarch
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvDL
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvC5
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvC6
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion B5-JIS
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion B5-ISO
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion Env9
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvPersonal
+*UIConstraints: *Duplex DuplexNoTumble      *PageRegion Statement
+
+*UIConstraints: *PageRegion Executive       *Duplex DuplexTumble
+*UIConstraints: *PageRegion A5              *Duplex DuplexTumble
+*UIConstraints: *PageRegion A6              *Duplex DuplexTumble
+*UIConstraints: *PageRegion Env10           *Duplex DuplexTumble
+*UIConstraints: *PageRegion EnvMonarch      *Duplex DuplexTumble
+*UIConstraints: *PageRegion EnvDL           *Duplex DuplexTumble
+*UIConstraints: *PageRegion EnvC5           *Duplex DuplexTumble
+*UIConstraints: *PageRegion EnvC6           *Duplex DuplexTumble
+*UIConstraints: *PageRegion B5-JIS          *Duplex DuplexTumble
+*UIConstraints: *PageRegion B5-ISO          *Duplex DuplexTumble
+*UIConstraints: *PageRegion Env9            *Duplex DuplexTumble
+*UIConstraints: *PageRegion EnvPersonal     *Duplex DuplexTumble
+*UIConstraints: *PageRegion Statement       *Duplex DuplexTumble
+
+*UIConstraints: *Duplex DuplexTumble        *PageRegion Executive
+*UIConstraints: *Duplex DuplexTumble        *PageRegion A5
+*UIConstraints: *Duplex DuplexTumble        *PageRegion A6
+*UIConstraints: *Duplex DuplexTumble        *PageRegion Env10
+*UIConstraints: *Duplex DuplexTumble        *PageRegion EnvMonarch
+*UIConstraints: *Duplex DuplexTumble        *PageRegion EnvDL
+*UIConstraints: *Duplex DuplexTumble        *PageRegion EnvC5
+*UIConstraints: *Duplex DuplexTumble        *PageRegion EnvC6
+*UIConstraints: *Duplex DuplexTumble        *PageRegion B5-JIS
+*UIConstraints: *Duplex DuplexTumble        *PageRegion B5-ISO
+*UIConstraints: *Duplex DuplexTumble        *PageRegion Env9
+*UIConstraints: *Duplex DuplexTumble        *PageRegion EnvPersonal
+*UIConstraints: *Duplex DuplexTumble        *PageRegion Statement
+
+*% =========================================================
+*%  Duplex - MediaType
+*% =========================================================
+*%UIConstraints: *MediaType Thick           *Duplex DuplexNoTumble
+*%UIConstraints: *MediaType Thick           *Duplex DuplexTumble
+*%UIConstraints: *MediaType Thin             *Duplex DuplexNoTumble
+*%UIConstraints: *MediaType Thin             *Duplex DuplexTumble
+*UIConstraints: *MediaType Cotton           *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Cotton           *Duplex DuplexTumble
+*UIConstraints: *MediaType Envelope         *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Envelope         *Duplex DuplexTumble
+*UIConstraints: *MediaType Labels           *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Labels           *Duplex DuplexTumble
+*UIConstraints: *MediaType Card             *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Card             *Duplex DuplexTumble
+*UIConstraints: *MediaType Bond             *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Bond             *Duplex DuplexTumble
+*UIConstraints: *MediaType Archive          *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Archive          *Duplex DuplexTumble
+*UIConstraints: *MediaType Transparency     *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Transparency     *Duplex DuplexTumble
+*UIConstraints: *MediaType ExtraThick	      *Duplex DuplexNoTumble
+*UIConstraints: *MediaType ExtraThick	      *Duplex DuplexTumble
+
+*%UIConstraints: *Duplex DuplexNoTumble      *MediaType Thick
+*%UIConstraints: *Duplex DuplexTumble        *MediaType Thick
+*%UIConstraints: *Duplex DuplexNoTumble      *MediaType Thin
+*%UIConstraints: *Duplex DuplexTumble        *MediaType Thin
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Cotton
+*UIConstraints: *Duplex DuplexTumble        *MediaType Cotton
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Envelope
+*UIConstraints: *Duplex DuplexTumble        *MediaType Envelope
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Labels
+*UIConstraints: *Duplex DuplexTumble        *MediaType Labels
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Card
+*UIConstraints: *Duplex DuplexTumble        *MediaType Card
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Bond
+*UIConstraints: *Duplex DuplexTumble        *MediaType Bond
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Archive
+*UIConstraints: *Duplex DuplexTumble        *MediaType Archive
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType Transparency
+*UIConstraints: *Duplex DuplexTumble        *MediaType Transparency
+*UIConstraints: *Duplex DuplexNoTumble      *MediaType ExtraThick
+*UIConstraints: *Duplex DuplexTumble	      *MediaType ExtraThick
+
+
+
+*% =========================================================
+*%  Envelope(PageSize) - MediaType
+*% =========================================================
+
+*% Env10
+*UIConstraints: *PageSize Env10             *MediaType None
+*UIConstraints: *PageSize Env10             *MediaType Plain
+*UIConstraints: *PageSize Env10             *MediaType Thick
+*UIConstraints: *PageSize Env10             *MediaType Thin
+*UIConstraints: *PageSize Env10             *MediaType Bond
+*UIConstraints: *PageSize Env10             *MediaType Color
+*UIConstraints: *PageSize Env10             *MediaType Card
+*UIConstraints: *PageSize Env10             *MediaType Labels
+*UIConstraints: *PageSize Env10             *MediaType Preprinted
+*UIConstraints: *PageSize Env10             *MediaType Recycled
+*UIConstraints: *PageSize Env10             *MediaType Cotton
+*UIConstraints: *PageSize Env10             *MediaType Transparency
+*UIConstraints: *PageSize Env10             *MediaType ExtraThick
+*UIConstraints: *PageSize Env10             *MediaType Thicker
+*UIConstraints: *PageSize Env10             *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize Env10
+*UIConstraints: *MediaType Plain            *PageSize Env10
+*UIConstraints: *MediaType Thick            *PageSize Env10
+*UIConstraints: *MediaType Thin             *PageSize Env10
+*UIConstraints: *MediaType Bond             *PageSize Env10
+*UIConstraints: *MediaType Color            *PageSize Env10
+*UIConstraints: *MediaType Card             *PageSize Env10
+*UIConstraints: *MediaType Labels           *PageSize Env10
+*UIConstraints: *MediaType Preprinted       *PageSize Env10
+*UIConstraints: *MediaType Recycled         *PageSize Env10
+*UIConstraints: *MediaType Cotton           *PageSize Env10
+*UIConstraints: *MediaType Transparency     *PageSize Env10
+*UIConstraints: *MediaType ExtraThick       *PageSize Env10
+*UIConstraints: *MediaType Thicker          *PageSize Env10
+*UIConstraints: *MediaType Archive          *PageSize Env10
+
+*% EnvDL
+*UIConstraints: *PageSize EnvDL             *MediaType None
+*UIConstraints: *PageSize EnvDL             *MediaType Plain
+*UIConstraints: *PageSize EnvDL             *MediaType Thick
+*UIConstraints: *PageSize EnvDL             *MediaType Thin
+*UIConstraints: *PageSize EnvDL             *MediaType Bond
+*UIConstraints: *PageSize EnvDL             *MediaType Color
+*UIConstraints: *PageSize EnvDL             *MediaType Card
+*UIConstraints: *PageSize EnvDL             *MediaType Labels
+*UIConstraints: *PageSize EnvDL             *MediaType Preprinted
+*UIConstraints: *PageSize EnvDL             *MediaType Recycled
+*UIConstraints: *PageSize EnvDL             *MediaType Cotton
+*UIConstraints: *PageSize EnvDL             *MediaType Transparency
+*UIConstraints: *PageSize EnvDL             *MediaType ExtraThick
+*UIConstraints: *PageSize EnvDL             *MediaType Thicker
+*UIConstraints: *PageSize EnvDL             *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize EnvDL
+*UIConstraints: *MediaType Plain            *PageSize EnvDL
+*UIConstraints: *MediaType Thick            *PageSize EnvDL
+*UIConstraints: *MediaType Thin             *PageSize EnvDL
+*UIConstraints: *MediaType Bond             *PageSize EnvDL
+*UIConstraints: *MediaType Color            *PageSize EnvDL
+*UIConstraints: *MediaType Card             *PageSize EnvDL
+*UIConstraints: *MediaType Labels           *PageSize EnvDL
+*UIConstraints: *MediaType Preprinted       *PageSize EnvDL
+*UIConstraints: *MediaType Recycled         *PageSize EnvDL
+*UIConstraints: *MediaType Cotton           *PageSize EnvDL
+*UIConstraints: *MediaType Transparency     *PageSize EnvDL
+*UIConstraints: *MediaType ExtraThick       *PageSize EnvDL
+*UIConstraints: *MediaType Thicker          *PageSize EnvDL
+*UIConstraints: *MediaType Archive          *PageSize EnvDL
+
+*% EnvC5
+*UIConstraints: *PageSize EnvC5             *MediaType None
+*UIConstraints: *PageSize EnvC5             *MediaType Plain
+*UIConstraints: *PageSize EnvC5             *MediaType Thick
+*UIConstraints: *PageSize EnvC5             *MediaType Thin
+*UIConstraints: *PageSize EnvC5             *MediaType Bond
+*UIConstraints: *PageSize EnvC5             *MediaType Color
+*UIConstraints: *PageSize EnvC5             *MediaType Card
+*UIConstraints: *PageSize EnvC5             *MediaType Labels
+*UIConstraints: *PageSize EnvC5             *MediaType Preprinted
+*UIConstraints: *PageSize EnvC5             *MediaType Recycled
+*UIConstraints: *PageSize EnvC5             *MediaType Cotton
+*UIConstraints: *PageSize EnvC5             *MediaType Transparency
+*UIConstraints: *PageSize EnvC5             *MediaType ExtraThick
+*UIConstraints: *PageSize EnvC5             *MediaType Thicker
+*UIConstraints: *PageSize EnvC5             *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize EnvC5
+*UIConstraints: *MediaType Plain            *PageSize EnvC5
+*UIConstraints: *MediaType Thick            *PageSize EnvC5
+*UIConstraints: *MediaType Thin             *PageSize EnvC5
+*UIConstraints: *MediaType Bond             *PageSize EnvC5
+*UIConstraints: *MediaType Color            *PageSize EnvC5
+*UIConstraints: *MediaType Card             *PageSize EnvC5
+*UIConstraints: *MediaType Labels           *PageSize EnvC5
+*UIConstraints: *MediaType Preprinted       *PageSize EnvC5
+*UIConstraints: *MediaType Recycled         *PageSize EnvC5
+*UIConstraints: *MediaType Cotton           *PageSize EnvC5
+*UIConstraints: *MediaType Transparency     *PageSize EnvC5
+*UIConstraints: *MediaType ExtraThick       *PageSize EnvC5
+*UIConstraints: *MediaType Thicker          *PageSize EnvC5
+*UIConstraints: *MediaType Archive          *PageSize EnvC5
+
+*% EnvC6
+*UIConstraints: *PageSize EnvC6             *MediaType None
+*UIConstraints: *PageSize EnvC6             *MediaType Plain
+*UIConstraints: *PageSize EnvC6             *MediaType Thick
+*UIConstraints: *PageSize EnvC6             *MediaType Thin
+*UIConstraints: *PageSize EnvC6             *MediaType Bond
+*UIConstraints: *PageSize EnvC6             *MediaType Color
+*UIConstraints: *PageSize EnvC6             *MediaType Card
+*UIConstraints: *PageSize EnvC6             *MediaType Labels
+*UIConstraints: *PageSize EnvC6             *MediaType Preprinted
+*UIConstraints: *PageSize EnvC6             *MediaType Recycled
+*UIConstraints: *PageSize EnvC6             *MediaType Cotton
+*UIConstraints: *PageSize EnvC6             *MediaType Transparency
+*UIConstraints: *PageSize EnvC6             *MediaType ExtraThick
+*UIConstraints: *PageSize EnvC6             *MediaType Thicker
+*UIConstraints: *PageSize EnvC6             *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize EnvC6
+*UIConstraints: *MediaType Plain            *PageSize EnvC6
+*UIConstraints: *MediaType Thick            *PageSize EnvC6
+*UIConstraints: *MediaType Thin             *PageSize EnvC6
+*UIConstraints: *MediaType Bond             *PageSize EnvC6
+*UIConstraints: *MediaType Color            *PageSize EnvC6
+*UIConstraints: *MediaType Card             *PageSize EnvC6
+*UIConstraints: *MediaType Labels           *PageSize EnvC6
+*UIConstraints: *MediaType Preprinted       *PageSize EnvC6
+*UIConstraints: *MediaType Recycled         *PageSize EnvC6
+*UIConstraints: *MediaType Cotton           *PageSize EnvC6
+*UIConstraints: *MediaType Transparency     *PageSize EnvC6
+*UIConstraints: *MediaType ExtraThick       *PageSize EnvC6
+*UIConstraints: *MediaType Thicker          *PageSize EnvC6
+*UIConstraints: *MediaType Archive          *PageSize EnvC6
+
+*% EnvMonarch
+*UIConstraints: *PageSize EnvMonarch        *MediaType None
+*UIConstraints: *PageSize EnvMonarch        *MediaType Plain
+*UIConstraints: *PageSize EnvMonarch        *MediaType Thick
+*UIConstraints: *PageSize EnvMonarch        *MediaType Thin
+*UIConstraints: *PageSize EnvMonarch        *MediaType Bond
+*UIConstraints: *PageSize EnvMonarch        *MediaType Color
+*UIConstraints: *PageSize EnvMonarch        *MediaType Card
+*UIConstraints: *PageSize EnvMonarch        *MediaType Labels
+*UIConstraints: *PageSize EnvMonarch        *MediaType Preprinted
+*UIConstraints: *PageSize EnvMonarch        *MediaType Recycled
+*UIConstraints: *PageSize EnvMonarch        *MediaType Cotton
+*UIConstraints: *PageSize EnvMonarch        *MediaType Transparency
+*UIConstraints: *PageSize EnvMonarch        *MediaType ExtraThick
+*UIConstraints: *PageSize EnvMonarch        *MediaType Thicker
+*UIConstraints: *PageSize EnvMonarch        *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize EnvMonarch
+*UIConstraints: *MediaType Plain            *PageSize EnvMonarch
+*UIConstraints: *MediaType Thick            *PageSize EnvMonarch
+*UIConstraints: *MediaType Thin             *PageSize EnvMonarch
+*UIConstraints: *MediaType Bond             *PageSize EnvMonarch
+*UIConstraints: *MediaType Color            *PageSize EnvMonarch
+*UIConstraints: *MediaType Card             *PageSize EnvMonarch
+*UIConstraints: *MediaType Labels           *PageSize EnvMonarch
+*UIConstraints: *MediaType Preprinted       *PageSize EnvMonarch
+*UIConstraints: *MediaType Recycled         *PageSize EnvMonarch
+*UIConstraints: *MediaType Cotton           *PageSize EnvMonarch
+*UIConstraints: *MediaType Transparency     *PageSize EnvMonarch
+*UIConstraints: *MediaType ExtraThick       *PageSize EnvMonarch
+*UIConstraints: *MediaType Thicker          *PageSize EnvMonarch
+*UIConstraints: *MediaType Archive          *PageSize EnvMonarch
+
+*% Env9
+*UIConstraints: *PageSize Env9              *MediaType None
+*UIConstraints: *PageSize Env9              *MediaType Plain
+*UIConstraints: *PageSize Env9              *MediaType Thick
+*UIConstraints: *PageSize Env9              *MediaType Thin
+*UIConstraints: *PageSize Env9              *MediaType Bond
+*UIConstraints: *PageSize Env9              *MediaType Color
+*UIConstraints: *PageSize Env9              *MediaType Card
+*UIConstraints: *PageSize Env9              *MediaType Labels
+*UIConstraints: *PageSize Env9              *MediaType Preprinted
+*UIConstraints: *PageSize Env9              *MediaType Recycled
+*UIConstraints: *PageSize Env9              *MediaType Cotton
+*UIConstraints: *PageSize Env9              *MediaType Transparency
+*UIConstraints: *PageSize Env9              *MediaType ExtraThick
+*UIConstraints: *PageSize Env9              *MediaType Thicker
+*UIConstraints: *PageSize Env9              *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize Env9
+*UIConstraints: *MediaType Plain            *PageSize Env9
+*UIConstraints: *MediaType Thick            *PageSize Env9
+*UIConstraints: *MediaType Thin             *PageSize Env9
+*UIConstraints: *MediaType Bond             *PageSize Env9
+*UIConstraints: *MediaType Color            *PageSize Env9
+*UIConstraints: *MediaType Card             *PageSize Env9
+*UIConstraints: *MediaType Labels           *PageSize Env9
+*UIConstraints: *MediaType Preprinted       *PageSize Env9
+*UIConstraints: *MediaType Recycled         *PageSize Env9
+*UIConstraints: *MediaType Cotton           *PageSize Env9
+*UIConstraints: *MediaType Transparency     *PageSize Env9
+*UIConstraints: *MediaType ExtraThick       *PageSize Env9
+*UIConstraints: *MediaType Thicker          *PageSize Env9
+*UIConstraints: *MediaType Archive          *PageSize Env9
+
+*% EnvPersonal
+*UIConstraints: *PageSize EnvPersonal       *MediaType None
+*UIConstraints: *PageSize EnvPersonal       *MediaType Plain
+*UIConstraints: *PageSize EnvPersonal       *MediaType Thick
+*UIConstraints: *PageSize EnvPersonal       *MediaType Thin
+*UIConstraints: *PageSize EnvPersonal       *MediaType Bond
+*UIConstraints: *PageSize EnvPersonal       *MediaType Color
+*UIConstraints: *PageSize EnvPersonal       *MediaType Card
+*UIConstraints: *PageSize EnvPersonal       *MediaType Labels
+*UIConstraints: *PageSize EnvPersonal       *MediaType Preprinted
+*UIConstraints: *PageSize EnvPersonal       *MediaType Recycled
+*UIConstraints: *PageSize EnvPersonal       *MediaType Cotton
+*UIConstraints: *PageSize EnvPersonal       *MediaType Transparency
+*UIConstraints: *PageSize EnvPersonal       *MediaType ExtraThick
+*UIConstraints: *PageSize EnvPersonal       *MediaType Thicker
+*UIConstraints: *PageSize EnvPersonal       *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageSize EnvPersonal
+*UIConstraints: *MediaType Plain            *PageSize EnvPersonal
+*UIConstraints: *MediaType Thick            *PageSize EnvPersonal
+*UIConstraints: *MediaType Thin             *PageSize EnvPersonal
+*UIConstraints: *MediaType Bond             *PageSize EnvPersonal
+*UIConstraints: *MediaType Color            *PageSize EnvPersonal
+*UIConstraints: *MediaType Card             *PageSize EnvPersonal
+*UIConstraints: *MediaType Labels           *PageSize EnvPersonal
+*UIConstraints: *MediaType Preprinted       *PageSize EnvPersonal
+*UIConstraints: *MediaType Recycled         *PageSize EnvPersonal
+*UIConstraints: *MediaType Cotton           *PageSize EnvPersonal
+*UIConstraints: *MediaType Transparency     *PageSize EnvPersonal
+*UIConstraints: *MediaType ExtraThick       *PageSize EnvPersonal
+*UIConstraints: *MediaType Thicker          *PageSize EnvPersonal
+*UIConstraints: *MediaType Archive          *PageSize EnvPersonal
+
+
+*% =========================================================
+*%  Envelope(PageRegion) - MediaType
+*% =========================================================
+
+*% Env10
+*UIConstraints: *PageRegion Env10           *MediaType None
+*UIConstraints: *PageRegion Env10           *MediaType Plain
+*UIConstraints: *PageRegion Env10           *MediaType Thick
+*UIConstraints: *PageRegion Env10           *MediaType Thin
+*UIConstraints: *PageRegion Env10           *MediaType Bond
+*UIConstraints: *PageRegion Env10           *MediaType Color
+*UIConstraints: *PageRegion Env10           *MediaType Card
+*UIConstraints: *PageRegion Env10           *MediaType Labels
+*UIConstraints: *PageRegion Env10           *MediaType Preprinted
+*UIConstraints: *PageRegion Env10           *MediaType Recycled
+*UIConstraints: *PageRegion Env10           *MediaType Cotton
+*UIConstraints: *PageRegion Env10           *MediaType Transparency
+*UIConstraints: *PageRegion Env10           *MediaType ExtraThick
+*UIConstraints: *PageRegion Env10           *MediaType Thicker
+*UIConstraints: *PageRegion Env10           *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion Env10
+*UIConstraints: *MediaType Plain            *PageRegion Env10
+*UIConstraints: *MediaType Thick            *PageRegion Env10
+*UIConstraints: *MediaType Thin             *PageRegion Env10
+*UIConstraints: *MediaType Bond             *PageRegion Env10
+*UIConstraints: *MediaType Color            *PageRegion Env10
+*UIConstraints: *MediaType Card             *PageRegion Env10
+*UIConstraints: *MediaType Labels           *PageRegion Env10
+*UIConstraints: *MediaType Preprinted       *PageRegion Env10
+*UIConstraints: *MediaType Recycled         *PageRegion Env10
+*UIConstraints: *MediaType Cotton           *PageRegion Env10
+*UIConstraints: *MediaType Transparency     *PageRegion Env10
+*UIConstraints: *MediaType ExtraThick       *PageRegion Env10
+*UIConstraints: *MediaType Thicker          *PageRegion Env10
+*UIConstraints: *MediaType Archive          *PageRegion Env10
+
+*% EnvDL
+*UIConstraints: *PageRegion EnvDL           *MediaType None
+*UIConstraints: *PageRegion EnvDL           *MediaType Plain
+*UIConstraints: *PageRegion EnvDL           *MediaType Thick
+*UIConstraints: *PageRegion EnvDL           *MediaType Thin
+*UIConstraints: *PageRegion EnvDL           *MediaType Bond
+*UIConstraints: *PageRegion EnvDL           *MediaType Color
+*UIConstraints: *PageRegion EnvDL           *MediaType Card
+*UIConstraints: *PageRegion EnvDL           *MediaType Labels
+*UIConstraints: *PageRegion EnvDL           *MediaType Preprinted
+*UIConstraints: *PageRegion EnvDL           *MediaType Recycled
+*UIConstraints: *PageRegion EnvDL           *MediaType Cotton
+*UIConstraints: *PageRegion EnvDL           *MediaType Transparency
+*UIConstraints: *PageRegion EnvDL           *MediaType ExtraThick
+*UIConstraints: *PageRegion EnvDL           *MediaType Thicker
+*UIConstraints: *PageRegion EnvDL           *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion EnvDL
+*UIConstraints: *MediaType Plain            *PageRegion EnvDL
+*UIConstraints: *MediaType Thick            *PageRegion EnvDL
+*UIConstraints: *MediaType Thin             *PageRegion EnvDL
+*UIConstraints: *MediaType Bond             *PageRegion EnvDL
+*UIConstraints: *MediaType Color            *PageRegion EnvDL
+*UIConstraints: *MediaType Card             *PageRegion EnvDL
+*UIConstraints: *MediaType Labels           *PageRegion EnvDL
+*UIConstraints: *MediaType Preprinted       *PageRegion EnvDL
+*UIConstraints: *MediaType Recycled         *PageRegion EnvDL
+*UIConstraints: *MediaType Cotton           *PageRegion EnvDL
+*UIConstraints: *MediaType Transparency     *PageRegion EnvDL
+*UIConstraints: *MediaType ExtraThick       *PageRegion EnvDL
+*UIConstraints: *MediaType Thicker          *PageRegion EnvDL
+*UIConstraints: *MediaType Archive          *PageRegion EnvDL
+
+*% EnvC5
+*UIConstraints: *PageRegion EnvC5           *MediaType None
+*UIConstraints: *PageRegion EnvC5           *MediaType Plain
+*UIConstraints: *PageRegion EnvC5           *MediaType Thick
+*UIConstraints: *PageRegion EnvC5           *MediaType Thin
+*UIConstraints: *PageRegion EnvC5           *MediaType Bond
+*UIConstraints: *PageRegion EnvC5           *MediaType Color
+*UIConstraints: *PageRegion EnvC5           *MediaType Card
+*UIConstraints: *PageRegion EnvC5           *MediaType Labels
+*UIConstraints: *PageRegion EnvC5           *MediaType Preprinted
+*UIConstraints: *PageRegion EnvC5           *MediaType Recycled
+*UIConstraints: *PageRegion EnvC5           *MediaType Cotton
+*UIConstraints: *PageRegion EnvC5           *MediaType Transparency
+*UIConstraints: *PageRegion EnvC5           *MediaType ExtraThick
+*UIConstraints: *PageRegion EnvC5           *MediaType Thicker
+*UIConstraints: *PageRegion EnvC5           *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion EnvC5
+*UIConstraints: *MediaType Plain            *PageRegion EnvC5
+*UIConstraints: *MediaType Thick            *PageRegion EnvC5
+*UIConstraints: *MediaType Thin             *PageRegion EnvC5
+*UIConstraints: *MediaType Bond             *PageRegion EnvC5
+*UIConstraints: *MediaType Color            *PageRegion EnvC5
+*UIConstraints: *MediaType Card             *PageRegion EnvC5
+*UIConstraints: *MediaType Labels           *PageRegion EnvC5
+*UIConstraints: *MediaType Preprinted       *PageRegion EnvC5
+*UIConstraints: *MediaType Recycled         *PageRegion EnvC5
+*UIConstraints: *MediaType Cotton           *PageRegion EnvC5
+*UIConstraints: *MediaType Transparency     *PageRegion EnvC5
+*UIConstraints: *MediaType ExtraThick       *PageRegion EnvC5
+*UIConstraints: *MediaType Thicker          *PageRegion EnvC5
+*UIConstraints: *MediaType Archive          *PageRegion EnvC5
+
+*% EnvC6
+*UIConstraints: *PageRegion EnvC6           *MediaType None
+*UIConstraints: *PageRegion EnvC6           *MediaType Plain
+*UIConstraints: *PageRegion EnvC6           *MediaType Thick
+*UIConstraints: *PageRegion EnvC6           *MediaType Thin
+*UIConstraints: *PageRegion EnvC6           *MediaType Bond
+*UIConstraints: *PageRegion EnvC6           *MediaType Color
+*UIConstraints: *PageRegion EnvC6           *MediaType Card
+*UIConstraints: *PageRegion EnvC6           *MediaType Labels
+*UIConstraints: *PageRegion EnvC6           *MediaType Preprinted
+*UIConstraints: *PageRegion EnvC6           *MediaType Recycled
+*UIConstraints: *PageRegion EnvC6           *MediaType Cotton
+*UIConstraints: *PageRegion EnvC6           *MediaType Transparency
+*UIConstraints: *PageRegion EnvC6           *MediaType ExtraThick
+*UIConstraints: *PageRegion EnvC6           *MediaType Thicker
+*UIConstraints: *PageRegion EnvC6           *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion EnvC6
+*UIConstraints: *MediaType Plain            *PageRegion EnvC6
+*UIConstraints: *MediaType Thick            *PageRegion EnvC6
+*UIConstraints: *MediaType Thin             *PageRegion EnvC6
+*UIConstraints: *MediaType Bond             *PageRegion EnvC6
+*UIConstraints: *MediaType Color            *PageRegion EnvC6
+*UIConstraints: *MediaType Card             *PageRegion EnvC6
+*UIConstraints: *MediaType Labels           *PageRegion EnvC6
+*UIConstraints: *MediaType Preprinted       *PageRegion EnvC6
+*UIConstraints: *MediaType Recycled         *PageRegion EnvC6
+*UIConstraints: *MediaType Cotton           *PageRegion EnvC6
+*UIConstraints: *MediaType Transparency     *PageRegion EnvC6
+*UIConstraints: *MediaType ExtraThick       *PageRegion EnvC6
+*UIConstraints: *MediaType Thicker          *PageRegion EnvC6
+*UIConstraints: *MediaType Archive          *PageRegion EnvC6
+
+*% EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch      *MediaType None
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Plain
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Thick
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Thin
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Bond
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Color
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Card
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Labels
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Preprinted
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Recycled
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Cotton
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Transparency
+*UIConstraints: *PageRegion EnvMonarch      *MediaType ExtraThick
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Thicker
+*UIConstraints: *PageRegion EnvMonarch      *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion EnvMonarch
+*UIConstraints: *MediaType Plain            *PageRegion EnvMonarch
+*UIConstraints: *MediaType Thick            *PageRegion EnvMonarch
+*UIConstraints: *MediaType Thin             *PageRegion EnvMonarch
+*UIConstraints: *MediaType Bond             *PageRegion EnvMonarch
+*UIConstraints: *MediaType Color            *PageRegion EnvMonarch
+*UIConstraints: *MediaType Card             *PageRegion EnvMonarch
+*UIConstraints: *MediaType Labels           *PageRegion EnvMonarch
+*UIConstraints: *MediaType Preprinted       *PageRegion EnvMonarch
+*UIConstraints: *MediaType Recycled         *PageRegion EnvMonarch
+*UIConstraints: *MediaType Cotton           *PageRegion EnvMonarch
+*UIConstraints: *MediaType Transparency     *PageRegion EnvMonarch
+*UIConstraints: *MediaType ExtraThick       *PageRegion EnvMonarch
+*UIConstraints: *MediaType Thicker          *PageRegion EnvMonarch
+*UIConstraints: *MediaType Archive          *PageRegion EnvMonarch
+
+*% Env9
+*UIConstraints: *PageRegion Env9            *MediaType None
+*UIConstraints: *PageRegion Env9            *MediaType Plain
+*UIConstraints: *PageRegion Env9            *MediaType Thick
+*UIConstraints: *PageRegion Env9            *MediaType Thin
+*UIConstraints: *PageRegion Env9            *MediaType Bond
+*UIConstraints: *PageRegion Env9            *MediaType Color
+*UIConstraints: *PageRegion Env9            *MediaType Card
+*UIConstraints: *PageRegion Env9            *MediaType Labels
+*UIConstraints: *PageRegion Env9            *MediaType Preprinted
+*UIConstraints: *PageRegion Env9            *MediaType Recycled
+*UIConstraints: *PageRegion Env9            *MediaType Cotton
+*UIConstraints: *PageRegion Env9            *MediaType Transparency
+*UIConstraints: *PageRegion Env9            *MediaType ExtraThick
+*UIConstraints: *PageRegion Env9            *MediaType Thicker
+*UIConstraints: *PageRegion Env9            *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion Env9
+*UIConstraints: *MediaType Plain            *PageRegion Env9
+*UIConstraints: *MediaType Thick            *PageRegion Env9
+*UIConstraints: *MediaType Thin             *PageRegion Env9
+*UIConstraints: *MediaType Bond             *PageRegion Env9
+*UIConstraints: *MediaType Color            *PageRegion Env9
+*UIConstraints: *MediaType Card             *PageRegion Env9
+*UIConstraints: *MediaType Labels           *PageRegion Env9
+*UIConstraints: *MediaType Preprinted       *PageRegion Env9
+*UIConstraints: *MediaType Recycled         *PageRegion Env9
+*UIConstraints: *MediaType Cotton           *PageRegion Env9
+*UIConstraints: *MediaType Transparency     *PageRegion Env9
+*UIConstraints: *MediaType ExtraThick       *PageRegion Env9
+*UIConstraints: *MediaType Thicker          *PageRegion Env9
+*UIConstraints: *MediaType Archive          *PageRegion Env9
+
+*% EnvPersonal
+*UIConstraints: *PageRegion EnvPersonal     *MediaType None
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Plain
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Thick
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Thin
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Bond
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Color
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Card
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Labels
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Preprinted
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Recycled
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Cotton
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Transparency
+*UIConstraints: *PageRegion EnvPersonal     *MediaType ExtraThick
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Thicker
+*UIConstraints: *PageRegion EnvPersonal     *MediaType Archive
+
+*UIConstraints: *MediaType None             *PageRegion EnvPersonal
+*UIConstraints: *MediaType Plain            *PageRegion EnvPersonal
+*UIConstraints: *MediaType Thick            *PageRegion EnvPersonal
+*UIConstraints: *MediaType Thin             *PageRegion EnvPersonal
+*UIConstraints: *MediaType Bond             *PageRegion EnvPersonal
+*UIConstraints: *MediaType Color            *PageRegion EnvPersonal
+*UIConstraints: *MediaType Card             *PageRegion EnvPersonal
+*UIConstraints: *MediaType Labels           *PageRegion EnvPersonal
+*UIConstraints: *MediaType Preprinted       *PageRegion EnvPersonal
+*UIConstraints: *MediaType Recycled         *PageRegion EnvPersonal
+*UIConstraints: *MediaType Cotton           *PageRegion EnvPersonal
+*UIConstraints: *MediaType Transparency     *PageRegion EnvPersonal
+*UIConstraints: *MediaType ExtraThick       *PageRegion EnvPersonal
+*UIConstraints: *MediaType Thicker          *PageRegion EnvPersonal
+*UIConstraints: *MediaType Archive          *PageRegion EnvPersonal
+
+*% =========================================================
+*%  PageSize - Envelope(MediaType)
+*% =========================================================
+*UIConstraints: *PageSize Letter            *MediaType Envelope
+*UIConstraints: *PageSize Legal             *MediaType Envelope
+*UIConstraints: *PageSize Oficio_S          *MediaType Envelope
+*UIConstraints: *PageSize US-Folio          *MediaType Envelope
+*UIConstraints: *PageSize A4                *MediaType Envelope
+*UIConstraints: *PageSize B5-JIS            *MediaType Envelope
+*UIConstraints: *PageSize Executive         *MediaType Envelope
+*UIConstraints: *PageSize Statement         *MediaType Envelope
+*UIConstraints: *PageSize A5                *MediaType Envelope
+*UIConstraints: *PageSize A6                *MediaType Envelope
+
+*UIConstraints: *MediaType Envelope         *PageSize Letter
+*UIConstraints: *MediaType Envelope         *PageSize Legal
+*UIConstraints: *MediaType Envelope         *PageSize Oficio_S
+*UIConstraints: *MediaType Envelope         *PageSize US-Folio
+*UIConstraints: *MediaType Envelope         *PageSize A4
+*UIConstraints: *MediaType Envelope         *PageSize B5-JIS
+*UIConstraints: *MediaType Envelope         *PageSize Executive
+*UIConstraints: *MediaType Envelope         *PageSize Statement
+*UIConstraints: *MediaType Envelope         *PageSize A5
+*UIConstraints: *MediaType Envelope         *PageSize A6
+
+*% =========================================================
+*%  PageRegion - Envelope(MediaType)
+*% =========================================================
+*UIConstraints: *PageRegion Letter          *MediaType Envelope
+*UIConstraints: *PageRegion Legal           *MediaType Envelope
+*UIConstraints: *PageRegion Oficio_S        *MediaType Envelope
+*UIConstraints: *PageRegion US-Folio        *MediaType Envelope
+*UIConstraints: *PageRegion A4              *MediaType Envelope
+*UIConstraints: *PageRegion B5-JIS          *MediaType Envelope
+*UIConstraints: *PageRegion Executive       *MediaType Envelope
+*UIConstraints: *PageRegion Statement       *MediaType Envelope
+*UIConstraints: *PageRegion A5              *MediaType Envelope
+*UIConstraints: *PageRegion A6              *MediaType Envelope
+
+*UIConstraints: *MediaType Envelope         *PageRegion Letter
+*UIConstraints: *MediaType Envelope         *PageRegion Legal
+*UIConstraints: *MediaType Envelope         *PageRegion Oficio_S
+*UIConstraints: *MediaType Envelope         *PageRegion US-Folio
+*UIConstraints: *MediaType Envelope         *PageRegion A4
+*UIConstraints: *MediaType Envelope         *PageRegion B5-JIS
+*UIConstraints: *MediaType Envelope         *PageRegion Executive
+*UIConstraints: *MediaType Envelope         *PageRegion Statement
+*UIConstraints: *MediaType Envelope         *PageRegion A5
+*UIConstraints: *MediaType Envelope         *PageRegion A6
+
+
+*% =========================================================
+*%  PageSize - Transparency(MediaType)
+*% =========================================================
+*UIConstraints: *PageSize Legal             *MediaType Transparency
+*UIConstraints: *PageSize Oficio_S          *MediaType Transparency
+*UIConstraints: *PageSize US-Folio          *MediaType Transparency
+*UIConstraints: *PageSize B5-ISO            *MediaType Transparency
+*UIConstraints: *PageSize B5-JIS            *MediaType Transparency
+*UIConstraints: *PageSize Executive         *MediaType Transparency
+*UIConstraints: *PageSize Statement         *MediaType Transparency
+*UIConstraints: *PageSize A5                *MediaType Transparency
+*UIConstraints: *PageSize A6                *MediaType Transparency
+
+*UIConstraints: *MediaType Transparency         *PageSize Legal
+*UIConstraints: *MediaType Transparency         *PageSize Oficio_S
+*UIConstraints: *MediaType Transparency         *PageSize US-Folio
+*UIConstraints: *MediaType Transparency         *PageSize B5-ISO
+*UIConstraints: *MediaType Transparency         *PageSize B5-JIS
+*UIConstraints: *MediaType Transparency         *PageSize Executive
+*UIConstraints: *MediaType Transparency         *PageSize Statement
+*UIConstraints: *MediaType Transparency         *PageSize A5
+*UIConstraints: *MediaType Transparency         *PageSize A6
+
+*% =========================================================
+*%  PageRegion - Envelope(MediaType)
+*% =========================================================
+*UIConstraints: *PageRegion Legal           *MediaType Transparency
+*UIConstraints: *PageRegion Oficio_S        *MediaType Transparency
+*UIConstraints: *PageRegion US-Folio        *MediaType Transparency
+*UIConstraints: *PageRegion B5-ISO          *MediaType Transparency
+*UIConstraints: *PageRegion B5-JIS          *MediaType Transparency
+*UIConstraints: *PageRegion Executive       *MediaType Transparency
+*UIConstraints: *PageRegion Statement       *MediaType Transparency
+*UIConstraints: *PageRegion A5              *MediaType Transparency
+*UIConstraints: *PageRegion A6              *MediaType Transparency
+
+*UIConstraints: *MediaType Transparency         *PageRegion Legal
+*UIConstraints: *MediaType Transparency         *PageRegion Oficio_S
+*UIConstraints: *MediaType Transparency         *PageRegion US-Folio
+*UIConstraints: *MediaType Transparency         *PageRegion B5-ISO
+*UIConstraints: *MediaType Transparency         *PageRegion B5-JIS
+*UIConstraints: *MediaType Transparency         *PageRegion Executive
+*UIConstraints: *MediaType Transparency         *PageRegion Statement
+*UIConstraints: *MediaType Transparency         *PageRegion A5
+*UIConstraints: *MediaType Transparency         *PageRegion A6
+
+
+*% =========================================================
+*%  Envelope(PageSize) - InputSlot(Only MP & Manual Feeder)
+*% =========================================================
+
+*% Env10
+*UIConstraints: *PageSize Env10         *InputSlot Middle
+*UIConstraints: *PageSize Env10         *InputSlot Lower
+*UIConstraints: *PageSize Env10         *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize Env10
+*UIConstraints: *InputSlot Lower        *PageSize Env10
+*UIConstraints: *InputSlot Tray3        *PageSize Env10
+
+*% EnvDL
+*UIConstraints: *PageSize EnvDL         *InputSlot Middle
+*UIConstraints: *PageSize EnvDL         *InputSlot Lower
+*UIConstraints: *PageSize EnvDL         *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize EnvDL
+*UIConstraints: *InputSlot Lower        *PageSize EnvDL
+*UIConstraints: *InputSlot Tray3        *PageSize EnvDL
+
+*% EnvC5
+*UIConstraints: *PageSize EnvC5         *InputSlot Middle
+*UIConstraints: *PageSize EnvC5         *InputSlot Lower
+*UIConstraints: *PageSize EnvC5         *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize EnvC5
+*UIConstraints: *InputSlot Lower        *PageSize EnvC5
+*UIConstraints: *InputSlot Tray3        *PageSize EnvC5
+
+*% EnvC6
+*UIConstraints: *PageSize EnvC6         *InputSlot Middle
+*UIConstraints: *PageSize EnvC6         *InputSlot Lower
+*UIConstraints: *PageSize EnvC6         *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize EnvC6
+*UIConstraints: *InputSlot Lower        *PageSize EnvC6
+*UIConstraints: *InputSlot Tray3        *PageSize EnvC6
+
+*% EnvMonarch
+*UIConstraints: *PageSize EnvMonarch    *InputSlot Middle
+*UIConstraints: *PageSize EnvMonarch    *InputSlot Lower
+*UIConstraints: *PageSize EnvMonarch    *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize EnvMonarch
+*UIConstraints: *InputSlot Lower        *PageSize EnvMonarch
+*UIConstraints: *InputSlot Tray3        *PageSize EnvMonarch
+
+*% Env9
+*UIConstraints: *PageSize Env9          *InputSlot Middle
+*UIConstraints: *PageSize Env9          *InputSlot Lower
+*UIConstraints: *PageSize Env9          *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize Env9
+*UIConstraints: *InputSlot Lower        *PageSize Env9
+*UIConstraints: *InputSlot Tray3        *PageSize Env9
+
+*% EnvPersonal
+*UIConstraints: *PageSize EnvPersonal   *InputSlot Middle
+*UIConstraints: *PageSize EnvPersonal   *InputSlot Lower
+*UIConstraints: *PageSize EnvPersonal   *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageSize EnvPersonal
+*UIConstraints: *InputSlot Lower        *PageSize EnvPersonal
+*UIConstraints: *InputSlot Tray3        *PageSize EnvPersonal
+
+*% =========================================================
+*%  Envelope(PageRegion) - InputSlot(Only MP & Manual Feeder)
+*% =========================================================
+
+*% Env10
+*UIConstraints: *PageRegion Env10       *InputSlot Middle
+*UIConstraints: *PageRegion Env10       *InputSlot Lower
+*UIConstraints: *PageRegion Env10       *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion Env10
+*UIConstraints: *InputSlot Lower        *PageRegion Env10
+*UIConstraints: *InputSlot Tray3        *PageRegion Env10
+
+*% EnvDL
+*UIConstraints: *PageRegion EnvDL       *InputSlot Middle
+*UIConstraints: *PageRegion EnvDL       *InputSlot Lower
+*UIConstraints: *PageRegion EnvDL       *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion EnvDL
+*UIConstraints: *InputSlot Lower        *PageRegion EnvDL
+*UIConstraints: *InputSlot Tray3        *PageRegion EnvDL
+
+*% EnvC5
+*UIConstraints: *PageRegion EnvC5       *InputSlot Middle
+*UIConstraints: *PageRegion EnvC5       *InputSlot Lower
+*UIConstraints: *PageRegion EnvC5       *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion EnvC5
+*UIConstraints: *InputSlot Lower        *PageRegion EnvC5
+*UIConstraints: *InputSlot Tray3        *PageRegion EnvC5
+
+*% EnvC6
+*UIConstraints: *PageRegion EnvC6       *InputSlot Middle
+*UIConstraints: *PageRegion EnvC6       *InputSlot Lower
+*UIConstraints: *PageRegion EnvC6       *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion EnvC6
+*UIConstraints: *InputSlot Lower        *PageRegion EnvC6
+*UIConstraints: *InputSlot Tray3        *PageRegion EnvC6
+
+*% EnvMonarch
+*UIConstraints: *PageRegion EnvMonarch  *InputSlot Middle
+*UIConstraints: *PageRegion EnvMonarch  *InputSlot Lower
+*UIConstraints: *PageRegion EnvMonarch  *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion EnvMonarch
+*UIConstraints: *InputSlot Lower        *PageRegion EnvMonarch
+*UIConstraints: *InputSlot Tray3        *PageRegion EnvMonarch
+
+*% Env9
+*UIConstraints: *PageRegion Env9        *InputSlot Middle
+*UIConstraints: *PageRegion Env9        *InputSlot Lower
+*UIConstraints: *PageRegion Env9        *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion Env9
+*UIConstraints: *InputSlot Lower        *PageRegion Env9
+*UIConstraints: *InputSlot Tray3        *PageRegion Env9
+
+*% EnvPersonal
+*UIConstraints: *PageRegion EnvPersonal *InputSlot Middle
+*UIConstraints: *PageRegion EnvPersonal *InputSlot Lower
+*UIConstraints: *PageRegion EnvPersonal *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *PageRegion EnvPersonal
+*UIConstraints: *InputSlot Lower        *PageRegion EnvPersonal
+*UIConstraints: *InputSlot Tray3        *PageRegion EnvPersonal
+
+*% =========================================================
+*%  Envelope(MediaType) - InputSlot(only MP & Manual Feeder)
+*% =========================================================
+*UIConstraints: *MediaType Envelope     *InputSlot Middle
+*UIConstraints: *MediaType Envelope     *InputSlot Lower
+*UIConstraints: *MediaType Envelope     *InputSlot Tray3
+*UIConstraints: *InputSlot Middle       *MediaType Envelope
+*UIConstraints: *InputSlot Lower        *MediaType Envelope
+*UIConstraints: *InputSlot Tray3        *MediaType Envelope
+
+*% =========================================================  
+*%  Labels(MediaType) - InputSlot(only MP & Manual Feeder)  
+*% =========================================================  
+*UIConstraints: *MediaType Labels  		*InputSlot Middle	  
+*UIConstraints: *MediaType Labels 		*InputSlot Lower      
+*UIConstraints: *MediaType Labels 		*InputSlot Tray3
+*UIConstraints: *InputSlot Middle		*MediaType Labels   
+*UIConstraints: *InputSlot Lower 		*MediaType Labels 
+*UIConstraints: *InputSlot Tray3 		*MediaType Labels
+
+
+*% =========================================================  
+*%  Card(MediaType) - InputSlot(only MP & Manual Feeder)  
+*% =========================================================  
+*UIConstraints: *MediaType Card  		*InputSlot Middle	  
+*UIConstraints: *MediaType Card  		*InputSlot Lower      
+*UIConstraints: *MediaType Card  		*InputSlot Tray3
+*UIConstraints: *InputSlot Middle		*MediaType Card   
+*UIConstraints: *InputSlot Lower 		*MediaType Card 
+*UIConstraints: *InputSlot Tray3 		*MediaType Card
+
+*% =========================================================
+*%  Transparency(MediaType) - InputSlot(only MP & Manual Feeder)
+*% =========================================================
+*UIConstraints: *MediaType Transparency     *InputSlot Middle
+*UIConstraints: *MediaType Transparency     *InputSlot Lower
+*UIConstraints: *MediaType Transparency     *InputSlot Tray3
+*UIConstraints: *InputSlot Middle           *MediaType Transparency
+*UIConstraints: *InputSlot Lower            *MediaType Transparency
+*UIConstraints: *InputSlot Tray3            *MediaType Transparency
+
+
+*% =========================================================  
+*%  Bond(MediaType) - InputSlot(only MP & Manual Feeder)  
+*% ========================================================= 
+*UIConstraints: *MediaType Bond  		*InputSlot Middle      
+*UIConstraints: *MediaType Bond  		*InputSlot Lower     
+*UIConstraints: *MediaType Bond  		*InputSlot Tray3
+*UIConstraints: *InputSlot Middle 	*MediaType Bond 
+*UIConstraints: *InputSlot Lower 		*MediaType Bond 
+*UIConstraints: *InputSlot Tray3 		*MediaType Bond
+
+*% =========================================================  
+*%  Archive(MediaType) - InputSlot(only MP & Manual Feeder)  
+*% ========================================================= 
+*UIConstraints: *MediaType Archive  	*InputSlot Middle
+*UIConstraints: *MediaType Archive  	*InputSlot Lower      
+*UIConstraints: *MediaType Archive  	*InputSlot Tray3
+*UIConstraints: *InputSlot Middle 	*MediaType Archive    
+*UIConstraints: *InputSlot Lower 		*MediaType Archive 
+*UIConstraints: *InputSlot Tray3 		*MediaType Archive
+
+*% =========================================================
+*%  PageSize - InputSlot (Tray2)
+*% =========================================================
+*UIConstraints: *PageSize Statement         *InputSlot Middle
+*UIConstraints: *PageSize Statement         *InputSlot Lower
+*UIConstraints: *PageSize Statement         *InputSlot Tray3
+*UIConstraints: *PageSize A6                *InputSlot Middle
+*UIConstraints: *PageSize A6                *InputSlot Lower
+*UIConstraints: *PageSize A6                *InputSlot Tray3
+*UIConstraints: *InputSlot Middle           *PageSize Statement
+*UIConstraints: *InputSlot Lower            *PageSize Statement
+*UIConstraints: *InputSlot Tray3            *PageSize Statement
+*UIConstraints: *InputSlot Middle           *PageSize A6
+*UIConstraints: *InputSlot Lower            *PageSize A6
+*UIConstraints: *InputSlot Tray3            *PageSize A6
+
+*% =========================================================
+*%  PageRegion - InputSlot (Tray2)
+*% =========================================================
+*UIConstraints: *PageRegion Statement       *InputSlot Middle
+*UIConstraints: *PageRegion Statement       *InputSlot Lower
+*UIConstraints: *PageRegion Statement       *InputSlot Tray3
+*UIConstraints: *PageRegion A6              *InputSlot Middle
+*UIConstraints: *PageRegion A6              *InputSlot Lower
+*UIConstraints: *PageRegion A6              *InputSlot Tray3
+*UIConstraints: *InputSlot Middle           *PageRegion Statement
+*UIConstraints: *InputSlot Lower            *PageRegion Statement
+*UIConstraints: *InputSlot Tray3            *PageRegion Statement
+*UIConstraints: *InputSlot Middle           *PageRegion A6
+*UIConstraints: *InputSlot Lower            *PageRegion A6
+*UIConstraints: *InputSlot Tray3            *PageRegion A6
+
+*% =========================================================
+*%  PageSize - CardStock
+*% =========================================================
+*UIConstraints: *PageSize Letter             *MediaType Card
+*UIConstraints: *PageSize Legal              *MediaType Card
+*UIConstraints: *PageSize Executive          *MediaType Card
+*UIConstraints: *PageSize A4                 *MediaType Card
+*UIConstraints: *PageSize A5                 *MediaType Card
+*UIConstraints: *PageSize B5-JIS             *MediaType Card
+*UIConstraints: *PageSize US-Folio           *MediaType Card
+*UIConstraints: *PageSize B5-ISO             *MediaType Card
+*UIConstraints: *PageSize Oficio_S           *MediaType Card
+*UIConstraints: *PageSize Statement          *MediaType Card
+
+*UIConstraints: *MediaType Card							*PageSize Letter
+*UIConstraints: *MediaType Card							*PageSize Legal
+*UIConstraints: *MediaType Card							*PageSize Executive
+*UIConstraints: *MediaType Card							*PageSize A4
+*UIConstraints: *MediaType Card							*PageSize A5
+*UIConstraints: *MediaType Card							*PageSize B5-JIS
+*UIConstraints: *MediaType Card							*PageSize US-Folio 
+*UIConstraints: *MediaType Card							*PageSize B5-ISO
+*UIConstraints: *MediaType Card							*PageSize Oficio_S
+*UIConstraints: *MediaType Card							*PageSize Statement
+
+*% =========================================================
+*%  PageRegion - CardStock
+*% =========================================================
+*UIConstraints: *PageRegion Letter             *MediaType Card
+*UIConstraints: *PageRegion Legal              *MediaType Card
+*UIConstraints: *PageRegion Executive          *MediaType Card
+*UIConstraints: *PageRegion A4                 *MediaType Card
+*UIConstraints: *PageRegion A5                 *MediaType Card
+*UIConstraints: *PageRegion B5-JIS             *MediaType Card
+*UIConstraints: *PageRegion US-Folio           *MediaType Card
+*UIConstraints: *PageRegion B5-ISO             *MediaType Card
+*UIConstraints: *PageRegion Oficio_S           *MediaType Card
+*UIConstraints: *PageRegion Statement          *MediaType Card
+
+*UIConstraints: *MediaType Card							*PageRegion Letter
+*UIConstraints: *MediaType Card							*PageRegion Legal
+*UIConstraints: *MediaType Card							*PageRegion Executive
+*UIConstraints: *MediaType Card							*PageRegion A4
+*UIConstraints: *MediaType Card							*PageRegion A5
+*UIConstraints: *MediaType Card							*PageRegion B5-JIS
+*UIConstraints: *MediaType Card							*PageRegion US-Folio 
+*UIConstraints: *MediaType Card							*PageRegion B5-ISO
+*UIConstraints: *MediaType Card							*PageRegion Oficio_S
+*UIConstraints: *MediaType Card							*PageRegion Statement
+
+
+*%======Duplex are not fuctional
+*UIConstraints: *Duplex None                *SECReverseDuplex True
+*UIConstraints: *SECReverseDuplex True      *Duplex None
+
+*% =========================================================  
+*%  MediaType - JCLSeparatorsOption
+*% ========================================================= 
+*UIConstraints: *MediaType None			*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType None			*JCLSeparatorsOption BlankSeparator
+*UIConstraints: *MediaType Plain		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Plain		*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Thick		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Thick		*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Thin			*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Thin			*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Bond			*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Bond			*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Color		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Color		*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Card			*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Card			*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Labels		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Labels		*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Envelope		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Envelope		*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Preprinted	*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Preprinted	*JCLSeparatorsOption BlankSeparator                
+*UIConstraints: *MediaType Recycled		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Recycled		*JCLSeparatorsOption BlankSeparator
+*UIConstraints: *MediaType Cotton		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Cotton		*JCLSeparatorsOption BlankSeparator
+*UIConstraints: *MediaType Archive		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Archive		*JCLSeparatorsOption BlankSeparator
+*UIConstraints: *MediaType ExtraThick	*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType ExtraThick	*JCLSeparatorsOption BlankSeparator
+*UIConstraints: *MediaType Thicker		*JCLSeparatorsOption PrintedSeparator
+*UIConstraints: *MediaType Thicker		*JCLSeparatorsOption BlankSeparator  
+
+
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType None			
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType None			
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Plain		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Plain		              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Thick		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Thick		              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Thin			
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Thin			              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Bond			
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Bond			              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Color		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Color		              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Card			
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Card			              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Labels		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Labels		              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Envelope		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Envelope		              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Preprinted	
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Preprinted	              
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Recycled		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Recycled		
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Cotton		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Cotton		
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Archive		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Archive
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType ExtraThick		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType ExtraThick		
+*UIConstraints: *JCLSeparatorsOption PrintedSeparator	*MediaType Thicker		
+*UIConstraints: *JCLSeparatorsOption BlankSeparator  	*MediaType Thicker		
+
+
+*% =========================================================  
+*%  JCLSeparatorsOption - JCLSeparatorsSource
+*% ========================================================= 
+
+*UIConstraints: *JCLSeparatorsOption None	*JCLSeparatorsSource Upper 
+*UIConstraints: *JCLSeparatorsOption None	*JCLSeparatorsSource Middle
+*UIConstraints: *JCLSeparatorsOption None	*JCLSeparatorsSource Lower
+*UIConstraints: *JCLSeparatorsOption None	*JCLSeparatorsSource Tray3
+*UIConstraints: *JCLSeparatorsSource Upper 	*JCLSeparatorsOption None
+*UIConstraints: *JCLSeparatorsSource Middle	*JCLSeparatorsOption None
+*UIConstraints: *JCLSeparatorsSource Lower 	*JCLSeparatorsOption None
+*UIConstraints: *JCLSeparatorsSource Tray3 	*JCLSeparatorsOption None
+
+
+*% ++++++++++++++++++++++
+*%  Font Information
+*% ++++++++++++++++++++++
+*DefaultFont: Courier
+
+*?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
\ No newline at end of file