summary refs log tree commit diff
path: root/noarch/share/ppd/Samsung_M5270_Series.ppd
diff options
context:
space:
mode:
Diffstat (limited to 'noarch/share/ppd/Samsung_M5270_Series.ppd')
-rwxr-xr-xnoarch/share/ppd/Samsung_M5270_Series.ppd2101
1 files changed, 2101 insertions, 0 deletions
diff --git a/noarch/share/ppd/Samsung_M5270_Series.ppd b/noarch/share/ppd/Samsung_M5270_Series.ppd
new file mode 100755
index 0000000..7354e77
--- /dev/null
+++ b/noarch/share/ppd/Samsung_M5270_Series.ppd
@@ -0,0 +1,2101 @@
+*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 M5270 Series PS
+*% For Linux
+*% =========================================
+*FileVersion: "1.9"
+*FormatVersion: "4.3"
+*LanguageEncoding: ISOLatin1
+*LanguageVersion: English
+*PCFileName: "M5270.ppd"
+*Product: "(Samsung M5270 Series)"
+*Manufacturer:  "Samsung"
+*PSVersion: "(3011    ) 0"
+*ModelName: "Samsung M5270 Series"
+*ShortNickName: "M5270"
+*NickName: "Samsung M5270 Series PS"
+*1284DeviceID: "MFG:Samsung;CMD:POSTSCRIPT,PS3;MDL:M5270 Series"
+*LanguageLevel: "3"
+*Protocols: PJL TBCP
+*FreeVM: "26800000"
+*ColorDevice: False
+*DefaultColorSpace: Gray
+*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"
+
+*% =========================================================
+*% Installable Options
+*% =========================================================
+*OpenGroup: InstallableOptions/Installed Options
+
+*OpenUI *OptionalTray/Optional Tray: PickOne
+*DefaultOptionalTray: None
+*OptionalTray None/None: ""
+*OptionalTray Tray2/Tray 2: ""
+*OptionalTray Tray2H/Tray 2 (High Capacity): ""
+*OptionalTray Tray23/Tray 2, 3: ""
+*OptionalTray Tray23H/Tray 2, 3 (High Capacity): ""
+*OptionalTray Tray234/Tray 2, 3, 4: ""
+
+*CloseUI: *OptionalTray
+
+*OpenUI *OptFinisher/Optional Finisher: PickOne
+*DefaultOptFinisher: None
+*OptFinisher None/Not Installed: ""
+*OptFinisher Finisher/Finisher: ""
+*OptFinisher 2BinFinisher/2-Bin Finisher: ""
+*CloseUI: *OptFinisher
+
+*OpenUI *OptMailbox/Mailbox: Boolean
+*DefaultOptMailbox: False
+*OptMailbox False/None: ""                    
+*OptMailbox True/4-Bin Mailbox: ""                         
+*CloseUI: *OptMailbox
+
+*CloseGroup: InstallableOptions
+
+*% =========================================
+*% Job Accounting - Type
+*% =========================================
+*JCLOpenUI *JCLJACType/[Job Accounting] Type: PickOne
+*OrderDependency: 12 JCLSetup *JCLJACType
+*DefaultJCLJACType: Accounting
+*JCLJACType Accounting/Accounting: ""
+*JCLJACType IDOnly/ID Only: ""
+*JCLCloseUI: *JCLJACType
+
+*% =========================================
+*% Job Accounting - Permission
+*% =========================================
+*JCLOpenUI *JCLJACPermission/[Job Accounting] Permission: PickOne
+*OrderDependency: 12 JCLSetup *JCLJACPermission
+*DefaultJCLJACPermission: User
+*JCLJACPermission User/User permission: "@PJL SET LDAPPERMISSION=PERSONAL<0D0A>"
+*JCLJACPermission Group/Group permission: "@PJL SET LDAPPERMISSION=GROUP<0D0A>"
+*JCLCloseUI: *JCLJACPermission
+
+*% =========================================
+*% Job Accounting - User ID
+*% =========================================
+*JCLOpenUI *JCLJACUserID/[Job Accounting] User ID: PickOne
+*OrderDependency: 20 JCLSetup *JCLJACUserID
+*DefaultJCLJACUserID: None
+*JCLJACUserID None/None: ""
+*JCLJACUserID ID/User1: "@PJL SET ACCOUNTING_INFORMATION_USERID=User1<0D0A>"
+*JCLCloseUI: *JCLJACUserID
+
+*% Custom JACUserID
+*CustomJCLJACUserID True: "@PJL SET ACCOUNTING_INFORMATION_USERID=\1<0D0A>"
+*ParamCustomJCLJACUserID Custom/Custom Name: 1 string 0 129
+
+*% =========================================
+*% Job Accounting - Password 
+*% =========================================
+*JCLOpenUI *JCLJACPassword/[Job Accounting] Password (4-32 characters): PickOne
+*OrderDependency: 20 JCLSetup *JCLJACPassword
+*DefaultJCLJACPassword: None
+*JCLJACPassword None/None: ""
+*JCLJACPassword Password/1111: "@PJL SET ACCOUNTING_INFORMATION_PASSWORD=1111<0D0A>"
+*JCLCloseUI: *JCLJACPassword
+
+*% Custom JACPassword
+*CustomJCLJACPassword True: "@PJL SET ACCOUNTING_INFORMATION_PASSWORD=\1<0D0A>"
+*ParamCustomJCLJACPassword Custom/Custom Password: 1 password 4 32
+
+*% =========================================
+*% Print Mode - Type
+*% =========================================
+*JCLOpenUI *JCLCDPType/[Print Mode] Type: PickOne
+*OrderDependency: 12 JCLSetup *JCLCDPType
+*DefaultJCLCDPType: None
+*JCLCDPType None/Normal: ""
+*JCLCDPType Confidential/Confidential: "@PJL COMMENT PRIVATE PRINT<0D0A>@PJL SET HOLD=ON<0D0A>@PJL SET HOLDTYPE=PRIVATE<0D0A>@PJL SET PRINTMODE=PRINT<0D0A>"
+*JCLCloseUI: *JCLCDPType
+
+*% =========================================
+*% Print Mode - User ID
+*% =========================================
+*JCLOpenUI *JCLCDPUserID/[Print Mode] User ID: PickOne
+*OrderDependency: 15 JCLSetup *JCLCDPUserID
+*DefaultJCLCDPUserID: None
+*JCLCDPUserID None/None: ""
+*JCLCDPUserID ID/User1: "@PJL SET USERNAME=<22>User1<220A>"
+*JCLCloseUI: *JCLCDPUserID
+
+*% Custom CDPUserID
+*CustomJCLCDPUserID True:  "@PJL SET USERNAME=<22>\1<220A>"
+*ParamCustomJCLCDPUserID Custom/Custom ID: 1 string 1 64
+
+*% =========================================
+*% Print Mode - Job Name
+*% =========================================
+*JCLOpenUI *JCLCDPJobName/[Print Mode] Job Name: PickOne
+*OrderDependency: 15 JCLSetup *JCLCDPJobName
+*DefaultJCLCDPJobName: None
+*JCLCDPJobName None/None: ""
+*JCLCDPJobName JobName/Job1: "@PJL SET JOBNAME=<22>Job1<220A>"
+*JCLCloseUI: *JCLCDPJobName
+
+*% Custom CDPJobName
+*CustomJCLCDPJobName True: "@PJL SET JOBNAME=<22>\1<220A>"
+*ParamCustomJCLCDPJobName Custom/Custom Name: 1 string 0 64
+
+*% =========================================
+*% Print Mode - Password 
+*% =========================================
+*JCLOpenUI *JCLCDPPassword/[Print Mode] Password (4-32 characters): PickOne
+*OrderDependency: 20 JCLSetup *JCLCDPPassword
+*DefaultJCLCDPPassword: None
+*JCLCDPPassword None/None: ""
+*JCLCDPPassword Password/1111: "@PJL SET HOLDKEY=<22>1111<220A>"
+*JCLCloseUI: *JCLCDPPassword
+
+*% Custom CDPPassword
+*CustomJCLCDPPassword True: "@PJL SET HOLDKEY=<22>\1<220A>"
+*ParamCustomJCLCDPPassword Custom/Custom Password: 1 password 4 32
+
+*% =========================================================
+*%  Printer Features
+*% =========================================================
+*%==========================================================
+*% 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
+
+*% =========================================================
+*%  Duplex
+*% =========================================================
+*OpenUI *Duplex/Two-sided:  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
+
+*% =========================================================
+*%  Reverse Duplex
+*% =========================================================
+*OpenUI *SECReverseDuplex/Reverse Two-sided:  Boolean
+*OrderDependency: 100 AnySetup *SECReverseDuplex
+*DefaultSECReverseDuplex: False
+*SECReverseDuplex False/Off: "userdict /SECReverseDuplex false put"
+*SECReverseDuplex True/On: "userdict /SECReverseDuplex true put"
+*CloseUI: *SECReverseDuplex
+
+*% =========================================================
+*%  JCLSkipBlankPages
+*% =========================================================
+*JCLOpenUI *JCLSkipBlankPages/Skip Blank Pages: Boolean
+*OrderDependency: 10 JCLSetup *JCLSkipBlankPages
+*DefaultJCLSkipBlankPages: False
+*JCLSkipBlankPages False/Off:                   "@PJL SET XIGNOREFF=OFF<0D0A>"
+*JCLSkipBlankPages True/On:                     "@PJL SET XIGNOREFF=ON<0D0A>"
+*JCLCloseUI: *JCLSkipBlankPages
+
+*% =========================================================
+*%  Clear Text
+*% =========================================================
+*JCLOpenUI *JCLDarkenText/Clear Text: PickOne
+*OrderDependency: 10 JCLSetup *JCLDarkenText
+*DefaultJCLDarkenText: Off
+*JCLDarkenText Off/Off:         "@PJL SET DARKENTEXT=OFF<0D0A>"
+*JCLDarkenText Medium/Medium:   "@PJL SET DARKENTEXT=ON<0D0A>"
+*JCLDarkenText Maximum/Maximum: "@PJL SET DARKENTEXT=MAXIMUM<0D0A>"
+*JCLCloseUI: *JCLDarkenText
+
+*% =========================================================
+*%  Toner Save
+*% =========================================================
+*JCLOpenUI *JCLEconomode/Toner Save: PickOne
+*OrderDependency: 10 JCLSetup *JCLEconomode
+*DefaultJCLEconomode: Off
+*JCLEconomode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
+*JCLEconomode On/On: "@PJL SET ECONOMODE = ON<0A>"
+*JCLCloseUI: *JCLEconomode
+
+*% =========================================================
+*%  Edge Enhancement
+*% =========================================================
+*JCLOpenUI *JCLEdgeEnhance/Edge Enhancement: 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
+
+*% =========================================================
+*% JCLColorAdjustment - Brightness
+*% =========================================================
+*JCLOpenUI *JCLBrightness/[Adjustment Levels] Brightness: PickOne
+*DefaultJCLBrightness: 50
+*OrderDependency: 10 JCLSetup *JCLBrightness
+*JCLBrightness 0/0:						"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=0<0D0A>"
+*JCLBrightness 10/10:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=10<0D0A>"
+*JCLBrightness 20/20:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=20<0D0A>"
+*JCLBrightness 30/30:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=30<0D0A>"
+*JCLBrightness 40/40:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=40<0D0A>"
+*JCLBrightness 50/50:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=50<0D0A>"
+*JCLBrightness 60/60:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=60<0D0A>"
+*JCLBrightness 70/70:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=70<0D0A>"
+*JCLBrightness 80/80:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=80<0D0A>"
+*JCLBrightness 90/90:					"@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=90<0D0A>"
+*JCLBrightness 100/100:			  "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=100<0D0A>"
+*JCLCloseUI: *JCLBrightness
+
+*% =========================================================
+*% JCLColorAdjustment - Contrast
+*% =========================================================
+*JCLOpenUI *JCLContrast/[Adjustment Levels] Contrast: PickOne
+*DefaultJCLContrast: 50
+*OrderDependency: 10 JCLSetup *JCLContrast
+*JCLContrast 0/0:						"@PJL SET ESCMSCONTRAST=0<0D0A>"
+*JCLContrast 10/10:					"@PJL SET ESCMSCONTRAST=10<0D0A>"
+*JCLContrast 20/20:					"@PJL SET ESCMSCONTRAST=20<0D0A>"
+*JCLContrast 30/30:					"@PJL SET ESCMSCONTRAST=30<0D0A>"
+*JCLContrast 40/40:					"@PJL SET ESCMSCONTRAST=40<0D0A>"
+*JCLContrast 50/50:					"@PJL SET ESCMSCONTRAST=50<0D0A>"
+*JCLContrast 60/60:					"@PJL SET ESCMSCONTRAST=60<0D0A>"
+*JCLContrast 70/70:					"@PJL SET ESCMSCONTRAST=70<0D0A>"
+*JCLContrast 80/80:					"@PJL SET ESCMSCONTRAST=80<0D0A>"
+*JCLContrast 90/90:					"@PJL SET ESCMSCONTRAST=90<0D0A>"
+*JCLContrast 100/100:			  "@PJL SET ESCMSCONTRAST=100<0D0A>"
+*JCLCloseUI: *JCLContrast
+
+*%========================================================
+*% JCLOutputMode
+*%========================================================
+*JCLOpenUI *JCLOutputMode/Output Mode: PickOne
+*OrderDependency: 10 JCLSetup *JCLOutputMode
+*DefaultJCLOutputMode: None
+*JCLOutputMode None/Printer Setting:          "@PJL SET MULTIBINMODE=PRINTERDEFAULT<0D0A>"
+*JCLOutputMode Mailbox/Mailbox Mode:          "@PJL SET MULTIBINMODE=MAILBOX<0D0A>"
+*JCLOutputMode Separator/Job Separator Mode:  "@PJL SET MULTIBINMODE=JOBSEPARATOR<0D0A>"
+*JCLOutputMode Collator/Sorter/Collator Mode: "@PJL SET MULTIBINMODE=SORTER_COLLATOR<0D0A>"
+*JCLOutputMode Stacking/Stacking Mode:        "@PJL SET MULTIBINMODE=STACKING<0D0A>"
+*JCLCloseUI: *JCLOutputMode
+
+*%========================================================
+*% JCLOutputBin
+*%========================================================
+*JCLOpenUI *JCLOutputBin/Output Bin: PickOne
+*OrderDependency: 10 JCLSetup *JCLOutputBin
+*DefaultJCLOutputBin: None
+*JCLOutputBin None/Printer Setting: 	""
+*JCLOutputBin Top/Top Bin: "@PJL SET OUTBIN=UPPER<0D0A>"
+*JCLOutputBin Finishing/Finishing Bin: "@PJL SET OUTBIN=FINISHERBIN<0D0A>"
+*JCLOutputBin Bin1/Bin 1: "@PJL SET OUTBIN=Bin 1<0D0A>"
+*JCLOutputBin Bin2/Bin 2: "@PJL SET OUTBIN=Bin 2<0D0A>"
+*JCLOutputBin Bin3/Bin 3: "@PJL SET OUTBIN=Bin 3<0D0A>"
+*JCLOutputBin Bin4/Bin 4: "@PJL SET OUTBIN=Bin 4<0D0A>"
+*JCLOutputBin Bin5/Bin 5: "@PJL SET OUTBIN=Bin 5<0D0A>"
+*JCLOutputBin Bin6/Bin 6: "@PJL SET OUTBIN=Bin 6<0D0A>"
+*JCLCloseUI: *JCLOutputBin
+
+*% =========================================================
+*%  JCLStapleLocation
+*% =========================================================
+*JCLOpenUI *JCLStapleLocation/Staple: PickOne
+*OrderDependency: 10 JCLSetup *JCLStapleLocation
+*DefaultJCLStapleLocation: None
+*JCLStapleLocation None/None: ""
+*JCLStapleLocation 1Staple_P/1 Staple (Portrait): "@PJL SET STAPLE=PORTRAIT<0D0A>"
+*JCLStapleLocation 1Staple_L/1 Staple (Landscape): "@PJL SET STAPLE=LANDSCAPE<0D0A>"
+*JCLCloseUI: *JCLStapleLocation
+
+*% =========================================================
+*%  JCLSortOptions
+*% =========================================================
+*JCLOpenUI *JCLSortOptions/Sort Options: PickOne
+*OrderDependency: 10 JCLSetup *JCLSortOptions
+*DefaultJCLSortOptions: None
+*JCLSortOptions None/None:                         ""
+*JCLSortOptions Offset/Offset:                     "@PJL SET SORT=OFFSET<0D0A>"
+*JCLCloseUI: *JCLSortOptions
+
+*% =========================================================
+*%  Quality Information
+*% =========================================================
+*OpenUI *Quality/Quality: PickOne
+*OrderDependency: 15 AnySetup *Quality
+*DefaultQuality: Normal
+*Quality Normal/Standard: "<< /HWResolution [600 600] /PixelDepth 2 >> setpagedevice"
+*CloseUI: *Quality
+
+*DefaultResolution: 600dpi
+*DefaultHalftoneType: 9
+*ScreenFreq:  "106.0"
+*ScreenAngle: "45.0"
+
+*% =========================================================
+*%  Paper Source
+*% =========================================================
+*OpenUI *InputSlot/Paper Source: PickOne
+*OrderDependency: 20 AnySetup *InputSlot
+*DefaultInputSlot: Auto
+*InputSlot Auto/Auto Select:"
+ <</ManualFeed false /MediaPosition null>> setpagedevice"
+*End
+*InputSlot Multi/MP Tray:"
+ << /ManualFeed false /MediaPosition 2 >> setpagedevice"
+*End
+*InputSlot Upper/Tray 1:"
+ << /ManualFeed false /MediaPosition 1 >> setpagedevice"
+*End
+*InputSlot Lower/Tray 2:"
+ << /ManualFeed false /MediaPosition 3 >> setpagedevice"
+*End
+*InputSlot Tray2H/Tray 2 (High Capacity):"
+ << /ManualFeed false /MediaPosition 3 >> setpagedevice"
+*End
+*InputSlot Tray3/Tray 3:"
+ << /ManualFeed false /MediaPosition 4 >> setpagedevice"
+*End
+*InputSlot Tray3H/Tray 3 (High Capacity):"
+ << /ManualFeed false /MediaPosition 4 >> setpagedevice"
+*End
+*InputSlot Tray4/Tray 4:"
+ << /ManualFeed false /MediaPosition 5 >> setpagedevice"
+*End
+*CloseUI: *InputSlot
+
+*% =========================================================
+*%  Media Type
+*% =========================================================
+*OpenUI *MediaType/Paper Type: PickOne
+*OrderDependency: 10 AnySetup *MediaType
+*DefaultMediaType: None
+*MediaType None/Printer Default:      "<</MediaType (system-default)>> setpagedevice"
+*MediaType Plain/Plain (70~90 g/m2):               "<</MediaType (Plain)>> setpagedevice"
+*MediaType Thick/Thick (91~105 g/m2):               "<</MediaType (THICK)>> setpagedevice"
+*MediaType Thin/Thin (60~69 g/m2):                 "<</MediaType (THIN)>> setpagedevice"
+*MediaType Bond/Bond (105~120 g/m2):                 "<</MediaType (Bond)>> setpagedevice"
+*MediaType Color/Color (75~90 g/m2):               "<</MediaType (Color)>> setpagedevice"
+*MediaType Card/CardStock (106~163 g/m2):            "<</MediaType (Card Stock)>> setpagedevice"
+*MediaType Labels/Labels (120~150 g/m2):             "<</MediaType (Labels)>> setpagedevice"
+*MediaType Envelope/Envelope (75~90 g/m2):         "<</MediaType (Envelope)>> setpagedevice"
+*MediaType Preprinted/Preprinted (75~90 g/m2):     "<</MediaType (Preprinted)>> setpagedevice"
+*MediaType Recycled/Recycled (60~90 g/m2):         "<</MediaType (Recycled)>> setpagedevice"
+*MediaType Cotton/Cotton (75~90 g/m2):             "<</MediaType (COTTEN)>> setpagedevice"
+*MediaType Archive/Archive:           "<</MediaType (ARCHIVE)>> setpagedevice"
+*MediaType Punched/Punched (75~90 g/m2):           "<</MediaType (Prepunched)>> setpagedevice"
+*MediaType Letterhead/LetterHead (75~90 g/m2):     "<</MediaType (Letterhead)>> setpagedevice"
+*CloseUI: *MediaType
+
+*% =========================================================
+*%  Front Cover [OPTION]
+*% =========================================================
+*JCLOpenUI *JCLFrontCoverOption/Front Cover Option: PickOne
+*OrderDependency: 10 JCLSetup *JCLFrontCoverOption
+*DefaultJCLFrontCoverOption: None
+*JCLFrontCoverOption None/No Covers:""
+*JCLFrontCoverOption BlankPreprinted/Blank or Preprinted:"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONT<220D0A>@PJL SET FRONT_COVER_OPTION=<22>BLANK<220D0A>"
+*JCLFrontCoverOption 1SidedPrinted/1-Sided Printed:   	 "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONT<220D0A>@PJL SET FRONT_COVER_OPTION=<22>1SIDEPRINTED<220D0A>"
+*JCLFrontCoverOption 2SidedPrinted/2-Sided Printed:   	 "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONT<220D0A>@PJL SET FRONT_COVER_OPTION=<22>2SIDEPRINTED<220D0A>"
+*JCLCloseUI: *JCLFrontCoverOption
+
+*% =========================================================
+*%  Front Cover [Source]
+*% =========================================================
+*JCLOpenUI *JCLFrontCoverSource/Front Cover Source: PickOne
+*OrderDependency: 10 JCLSetup *JCLFrontCoverSource
+*DefaultJCLFrontCoverSource: None
+*JCLFrontCoverSource None/None:          					""
+*JCLFrontCoverSource Auto/Auto Select:     		"@PJL SET FRONT_COVER_TRAY=<22>AUTO<220D0A>"
+*JCLFrontCoverSource Multi/MP Tray: 		"@PJL SET FRONT_COVER_TRAY=<22>MPTRAY<220D0A>"
+*JCLFrontCoverSource Upper/Tray 1:        				"@PJL SET FRONT_COVER_TRAY=<22>UPPER<220D0A>"
+*JCLFrontCoverSource Lower/Tray 2:         				"@PJL SET FRONT_COVER_TRAY=<22>LOWER<220D0A>"
+*JCLFrontCoverSource Tray2H/Tray 2 (High Capacity):	"@PJL SET FRONT_COVER_TRAY=<22>LOWER<220D0A>"
+*JCLFrontCoverSource Tray3/Tray 3:        		 		"@PJL SET FRONT_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
+*JCLFrontCoverSource Tray3H/Tray 3 (High Capacity):	"@PJL SET FRONT_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
+*JCLFrontCoverSource Tray4/Tray 4:        		 		"@PJL SET FRONT_COVER_TRAY=<22>OPTIONTRAY4<220D0A>"
+*JCLCloseUI: *JCLFrontCoverSource
+
+*% =========================================================
+*%  Front Cover [Type]
+*% =========================================================
+*JCLOpenUI *JCLFrontCoverType/Front Cover Type: PickOne
+*OrderDependency: 10 JCLSetup *JCLFrontCoverType
+*DefaultJCLFrontCoverType: None
+*JCLFrontCoverType None/None:              									""
+*JCLFrontCoverType PrinterDefault/Printer Default: 					"@PJL SET FRONT_COVER_TYPE = <22>OFF<220D0A>"
+*JCLFrontCoverType Plain/Plain (70~90 g/m2):         								  	"@PJL SET FRONT_COVER_TYPE = <22>NORMAL<220D0A>"
+*JCLFrontCoverType Thick/Thick (91~105 g/m2):         								  	"@PJL SET FRONT_COVER_TYPE = <22>THICK<220D0A>"
+*JCLFrontCoverType Thin/Thin (60~69 g/m2):         											"@PJL SET FRONT_COVER_TYPE = <22>THIN<220D0A>"
+*JCLFrontCoverType Bond/Bond (105~120 g/m2):          											"@PJL SET FRONT_COVER_TYPE = <22>BOND<220D0A>"
+*JCLFrontCoverType Color/Color (75~90 g/m2):          										"@PJL SET FRONT_COVER_TYPE = <22>COLOR<220D0A>"
+*JCLFrontCoverType Card/CardStock (106~163 g/m2):           								"@PJL SET FRONT_COVER_TYPE = <22>CARD<220D0A>"
+*JCLFrontCoverType Labels/Labels (120~150 g/m2):            								"@PJL SET FRONT_COVER_TYPE = <22>LABEL<220D0A>"
+*JCLFrontCoverType Envelope/Envelope (75~90 g/m2):          							"@PJL SET FRONT_COVER_TYPE = <22>ENV<220D0A>"
+*JCLFrontCoverType Preprinted/Preprinted (75~90 g/m2):        						"@PJL SET FRONT_COVER_TYPE = <22>USED<220D0A>"
+*JCLFrontCoverType Cotton/Cotton (75~90 g/m2):            								"@PJL SET FRONT_COVER_TYPE = <22>COTTON<220D0A>"
+*JCLFrontCoverType Recycled/Recycled (60~90 g/m2):      									"@PJL SET FRONT_COVER_TYPE = <22>RECYCLED<220D0A>"
+*JCLFrontCoverType Archive/Archive:        									"@PJL SET FRONT_COVER_TYPE = <22>ARCHIVE<220D0A>"
+*JCLFrontCoverType Punched/Punched (75~90 g/m2):         							  "@PJL SET FRONT_COVER_TYPE = <22>PUNCHED<220D0A>"
+*JCLFrontCoverType Letterhead/LetterHead (75~90 g/m2):        						"@PJL SET FRONT_COVER_TYPE = <22>LETTERHEAD<220D0A>"
+*JCLCloseUI: *JCLFrontCoverType
+
+*% =========================================================
+*%  Back Cover [OPTION]
+*% =========================================================
+*JCLOpenUI *JCLBackCoverOption/Back Cover Option: PickOne
+*OrderDependency: 10 JCLSetup *JCLBackCoverOption
+*DefaultJCLBackCoverOption: None
+*JCLBackCoverOption None/No Covers:""
+*JCLBackCoverOption BlankPreprinted/Blank or Preprinted:"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>BACK<220D0A>@PJL SET BACK_COVER_OPTION=<22>BLANK<220D0A>"
+*JCLBackCoverOption 1SidedPrinted/1-Sided Printed:   	  "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>BACK<220D0A>@PJL SET BACK_COVER_OPTION=<22>1SIDEPRINTED<220D0A>"
+*JCLBackCoverOption 2SidedPrinted/2-Sided Printed:    	"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>BACK<220D0A>@PJL SET BACK_COVER_OPTION=<22>2SIDEPRINTED<220D0A>"
+*JCLCloseUI: *JCLBackCoverOption
+
+*% =========================================================
+*%  Back Cover [Source]
+*% =========================================================
+*JCLOpenUI *JCLBackCoverSource/Back Cover Source: PickOne
+*OrderDependency: 10 JCLSetup *JCLBackCoverSource
+*DefaultJCLBackCoverSource: None
+*JCLBackCoverSource None/None:          					""
+*JCLBackCoverSource Auto/Auto Select:      		"@PJL SET BACK_COVER_TRAY=<22>AUTO<220D0A>"
+*JCLBackCoverSource Multi/MP Tray: 		"@PJL SET BACK_COVER_TRAY=<22>MPTRAY<220D0A>"
+*JCLBackCoverSource Upper/Tray 1:        				"@PJL SET BACK_COVER_TRAY=<22>UPPER<220D0A>"
+*JCLBackCoverSource Lower/Tray 2:         				"@PJL SET BACK_COVER_TRAY=<22>LOWER<220D0A>"
+*JCLBackCoverSource Tray2H/Tray 2 (High Capacity):	"@PJL SET BACK_COVER_TRAY=<22>LOWER<220D0A>"
+*JCLBackCoverSource Tray3/Tray 3:         				"@PJL SET BACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
+*JCLBackCoverSource Tray3H/Tray 3 (High Capacity):  "@PJL SET BACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
+*JCLBackCoverSource Tray4/Tray 4:         				"@PJL SET BACK_COVER_TRAY=<22>OPTIONTRAY4<220D0A>"
+*JCLCloseUI: *JCLBackCoverSource
+
+*% =========================================================
+*%  Back Cover [Type]
+*% =========================================================
+*JCLOpenUI *JCLBackCoverType/Back Cover Type: PickOne
+*OrderDependency: 10 JCLSetup *JCLBackCoverType
+*DefaultJCLBackCoverType: None
+*JCLBackCoverType None/None:            									""
+*JCLBackCoverType PrinterDefault/Printer Default: 				"@PJL SET BACK_COVER_TYPE = <22>OFF<220D0A>"
+*JCLBackCoverType Plain/Plain (70~90 g/m2):        										"@PJL SET BACK_COVER_TYPE = <22>NORMAL<220D0A>"
+*JCLBackCoverType Thick/Thick (91~105 g/m2):        										"@PJL SET BACK_COVER_TYPE = <22>THICK<220D0A>"
+*JCLBackCoverType Thin/Thin (60~69 g/m2):          										"@PJL SET BACK_COVER_TYPE = <22>THIN<220D0A>"
+*JCLBackCoverType Bond/Bond (105~120 g/m2):         											"@PJL SET BACK_COVER_TYPE = <22>BOND<220D0A>"
+*JCLBackCoverType Color/Color (75~90 g/m2):        										"@PJL SET BACK_COVER_TYPE = <22>COLOR<220D0A>"
+*JCLBackCoverType Card/CardStock (106~163 g/m2):           							"@PJL SET BACK_COVER_TYPE = <22>CARD<220D0A>"
+*JCLBackCoverType Labels/Labels (120~150 g/m2):          								"@PJL SET BACK_COVER_TYPE = <22>LABEL<220D0A>"
+*JCLBackCoverType Envelope/Envelope (75~90 g/m2):        							"@PJL SET BACK_COVER_TYPE = <22>ENV<220D0A>"
+*JCLBackCoverType Preprinted/Preprinted (75~90 g/m2):      						"@PJL SET BACK_COVER_TYPE = <22>USED<220D0A>"
+*JCLBackCoverType Cotton/Cotton (75~90 g/m2):          								"@PJL SET BACK_COVER_TYPE = <22>COTTON<220D0A>"
+*JCLBackCoverType Recycled/Recycled (60~90 g/m2):      								"@PJL SET BACK_COVER_TYPE = <22>RECYCLED<220D0A>"
+*JCLBackCoverType Archive/Archive:      									"@PJL SET BACK_COVER_TYPE = <22>ARCHIVE<220D0A>"
+*JCLBackCoverType Punched/Punched (75~90 g/m2):          							"@PJL SET BACK_COVER_TYPE = <22>PUNCHED<220D0A>"
+*JCLBackCoverType Letterhead/LetterHead (75~90 g/m2):      						"@PJL SET BACK_COVER_TYPE = <22>LETTERHEAD<220D0A>"
+*JCLCloseUI: *JCLBackCoverType
+
+*% =========================================================
+*% Front and Back Cover [OPTION]
+*% =========================================================
+*JCLOpenUI *JCLFrontBackCoverOption/Front and Back Cover Option: PickOne
+*OrderDependency: 10 JCLSetup *JCLFrontBackCoverOption
+*DefaultJCLFrontBackCoverOption: None
+*JCLFrontBackCoverOption None/No Covers:""
+*JCLFrontBackCoverOption BlankPreprinted/Blank or Preprinted:"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONTBACK<220D0A>@PJL SET FRONTBACK_COVER_OPTION=<22>BLANK<220D0A>"
+*JCLFrontBackCoverOption 1SidedPrinted/1-Sided Printed:    "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONTBACK<220D0A>@PJL SET FRONTBACK_COVER_OPTION=<22>1SIDEPRINTED<220D0A>"
+*JCLFrontBackCoverOption 2SidedPrinted/2-Sided Printed:    "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONTBACK<220D0A>@PJL SET FRONTBACK_COVER_OPTION=<22>2SIDEPRINTED<220D0A>"
+*JCLCloseUI: *JCLFrontBackCoverOption
+
+*% =========================================================
+*%  Front and Back Cover [Source]
+*% =========================================================
+*JCLOpenUI *JCLFrontBackCoverSource/Front and Back Cover Source: PickOne
+*OrderDependency: 10 JCLSetup *JCLFrontBackCoverSource
+*DefaultJCLFrontBackCoverSource: None
+*JCLFrontBackCoverSource None/None:         						""
+*JCLFrontBackCoverSource Auto/Auto Select:     			"@PJL SET FRONTBACK_COVER_TRAY=<22>AUTO<220D0A>"
+*JCLFrontBackCoverSource Multi/MP Tray:  		"@PJL SET FRONTBACK_COVER_TRAY=<22>MPTRAY<220D0A>"
+*JCLFrontBackCoverSource Upper/Tray 1:         				"@PJL SET FRONTBACK_COVER_TRAY=<22>UPPER<220D0A>"
+*JCLFrontBackCoverSource Lower/Tray 2:          				"@PJL SET FRONTBACK_COVER_TRAY=<22>LOWER<220D0A>"
+*JCLFrontBackCoverSource Tray2H/Tray 2 (High Capacity):		"@PJL SET FRONTBACK_COVER_TRAY=<22>LOWER<220D0A>"
+*JCLFrontBackCoverSource Tray3/Tray 3:         		  		"@PJL SET FRONTBACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
+*JCLFrontBackCoverSource Tray3H/Tray 3 (High Capacity):   "@PJL SET FRONTBACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
+*JCLFrontBackCoverSource Tray4/Tray 4:         		  		"@PJL SET FRONTBACK_COVER_TRAY=<22>OPTIONTRAY4<220D0A>"
+*JCLCloseUI: *JCLFrontBackCoverSource
+
+*% =========================================================
+*%  Front and Back Cover [Type]
+*% =========================================================
+*JCLOpenUI *JCLFrontBackCoverType/Front and Back Cover Type: PickOne
+*OrderDependency: 10 JCLSetup *JCLFrontBackCoverType
+*DefaultJCLFrontBackCoverType: None
+*JCLFrontBackCoverType None/None:              										""
+*JCLFrontBackCoverType PrinterDefault/Printer Default: 						"@PJL SET FRONTBACK_COVER_TYPE = <22>OFF<220D0A>"
+*JCLFrontBackCoverType Plain/Plain (70~90 g/m2):          											"@PJL SET FRONTBACK_COVER_TYPE = <22>NORMAL<220D0A>"
+*JCLFrontBackCoverType Thick/Thick (91~105 g/m2):          											"@PJL SET FRONTBACK_COVER_TYPE = <22>THICK<220D0A>"
+*JCLFrontBackCoverType Thin/Thin (60~69 g/m2):          												"@PJL SET FRONTBACK_COVER_TYPE = <22>THIN<220D0A>"
+*JCLFrontBackCoverType Bond/Bond (105~120 g/m2):          												"@PJL SET FRONTBACK_COVER_TYPE = <22>BOND<220D0A>"
+*JCLFrontBackCoverType Color/Color (75~90 g/m2):          											"@PJL SET FRONTBACK_COVER_TYPE = <22>COLOR<220D0A>"
+*JCLFrontBackCoverType Card/CardStock (106~163 g/m2):           									"@PJL SET FRONTBACK_COVER_TYPE = <22>CARD<220D0A>"
+*JCLFrontBackCoverType Labels/Labels (120~150 g/m2):            									"@PJL SET FRONTBACK_COVER_TYPE = <22>LABEL<220D0A>"
+*JCLFrontBackCoverType Envelope/Envelope (75~90 g/m2):          								"@PJL SET FRONTBACK_COVER_TYPE = <22>ENV<220D0A>"
+*JCLFrontBackCoverType Preprinted/Preprinted (75~90 g/m2):        							"@PJL SET FRONTBACK_COVER_TYPE = <22>USED<220D0A>"
+*JCLFrontBackCoverType Cotton/Cotton (75~90 g/m2):            									"@PJL SET FRONTBACK_COVER_TYPE = <22>COTTON<220D0A>"
+*JCLFrontBackCoverType Recycled/Recycled (60~90 g/m2):      										"@PJL SET FRONTBACK_COVER_TYPE = <22>RECYCLED<220D0A>"
+*JCLFrontBackCoverType Archive/Archive:        										"@PJL SET FRONTBACK_COVER_TYPE = <22>ARCHIVE<220D0A>"
+*JCLFrontBackCoverType Punched/Punched (75~90 g/m2):          									"@PJL SET FRONTBACK_COVER_TYPE = <22>PUNCHED<220D0A>"
+*JCLFrontBackCoverType Letterhead/LetterHead (75~90 g/m2):        							"@PJL SET FRONTBACK_COVER_TYPE = <22>LETTERHEAD<220D0A>"
+*JCLCloseUI: *JCLFrontBackCoverType
+
+*% =========================================================
+*%  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/Paper 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/B5(JIS): "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
+*PageSize US-Folio/Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
+*PageSize Env10/No 10 Envelope: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
+*PageSize EnvDL/DL Envelope: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
+*PageSize EnvC5/C5 Envelope: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
+*PageSize EnvC6/C6 Envelope: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
+*PageSize B5-ISO/B5(ISO): "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
+*PageSize EnvMonarch/Monarch Envelope: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
+*PageSize A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
+*PageSize Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
+*PageSize Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
+*PageSize Postcard_S/Postcard 4x6: "<</PageSize [288 432] /ImagingBBox null>> setpagedevice"
+*?PageSize: "
+save currentpagedevice /PageSize get aload pop
+   2 copy gt {exch} if (Unknown) 17 dict
+   dup [288 432] (Postcard_S) put
+   dup [396 612] (Statement) put
+   dup [612 972] (Oficio_S) put
+   dup [297 420] (A6) 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/B5(JIS): "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
+*PageRegion US-Folio/Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
+*PageRegion Env10/No 10 Envelope: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvDL/DL Envelope: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvC5/C5 Envelope: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvC6/C6 Envelope: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
+*PageRegion B5-ISO/B5(ISO): "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
+*PageRegion EnvMonarch/Monarch Envelope: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
+*PageRegion A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
+*PageRegion Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
+*PageRegion Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
+*PageRegion Postcard_S/Postcard 4x6: "<</PageSize [288 432] /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/B5(JIS):                      "12.50 12.50 503.50 715.50"
+*ImageableArea US-Folio/Folio:                  "12.50 12.50 599.50 923.50"
+*ImageableArea Env10/No 10 Envelope:                   "12.50 12.50 284.50 670.50"
+*ImageableArea EnvDL/DL Envelope:                      "12.50 12.50 299.50 610.50"
+*ImageableArea EnvC5/C5 Envelope:                      "12.50 12.50 446.50 635.50"
+*ImageableArea EnvC6/C6 Envelope:                      "12.50 12.50 310.50 446.50"
+*ImageableArea B5-ISO/B5(ISO):                      "12.50 12.50 485.50 695.50"
+*ImageableArea EnvMonarch/Monarch Envelope:            "12.50 12.50 266.50 527.50"
+*ImageableArea A6/A6:                              "12.50 12.50 284.50 407.50"
+*ImageableArea Oficio_S/Oficio:                    "12.50 12.50 599.50 959.50"
+*ImageableArea Statement/Statement:                "12.50 12.50 383.50 599.50"
+*ImageableArea Postcard_S/Postcard 4x6:           "12.50 12.50 275.50 419.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/B5(JIS): "516 729"
+*PaperDimension US-Folio/Folio: "612 936"
+*PaperDimension Env10/No 10 Envelope: "297 684"
+*PaperDimension EnvDL/DL Envelope: "312 624"
+*PaperDimension EnvC5/C5 Envelope: "459 649"
+*PaperDimension EnvC6/C6 Envelope: "323 459"
+*PaperDimension B5-ISO/B5(ISO): "499 709"
+*PaperDimension EnvMonarch/Monarch Envelope: "279 540"
+*PaperDimension A6/A6: "297 420"
+*PaperDimension Oficio_S/Oficio: "612 972"
+*PaperDimension Statement/Statement: "396 612"
+*PaperDimension Postcard_S/Postcard 4x6: "288 432"
+
+
+*RequiresPageRegion All: True
+*LandscapeOrientation: Plus90
+
+*HWMargins: 12.5 12.5 12.5 12.5
+*CustomPageSize True: "pop pop pop <</PageSize[5 -2 roll]/ImagingBBox null>>setpagedevice"
+*ParamCustomPageSize Width: 1 points 279.00 612.00
+*ParamCustomPageSize Height: 2 points 420.00 1008.00
+*ParamCustomPageSize WidthOffset: 3 points 0 0
+*ParamCustomPageSize HeightOffset: 4 points 0 0
+*ParamCustomPageSize Orientation: 5 int 0 0
+
+*% =========================================================
+*%  User Interface Constraints
+*% =========================================================
+*% =========================================================
+*%  Optional Tray - Tray
+*% =========================================================
+*UIConstraints: *OptionalTray None   *InputSlot Lower
+*UIConstraints: *OptionalTray None   *InputSlot Tray2H
+*UIConstraints: *OptionalTray None   *InputSlot Tray3
+*UIConstraints: *OptionalTray None   *InputSlot Tray3H
+*UIConstraints: *OptionalTray None   *InputSlot Tray4
+*UIConstraints: *OptionalTray Tray2  *InputSlot Tray2H
+*UIConstraints: *OptionalTray Tray2  *InputSlot Tray3
+*UIConstraints: *OptionalTray Tray2  *InputSlot Tray3H
+*UIConstraints: *OptionalTray Tray2  *InputSlot Tray4
+*UIConstraints: *OptionalTray Tray2H  *InputSlot Lower
+*UIConstraints: *OptionalTray Tray2H  *InputSlot Tray3
+*UIConstraints: *OptionalTray Tray2H  *InputSlot Tray3H
+*UIConstraints: *OptionalTray Tray2H  *InputSlot Tray4
+*UIConstraints: *OptionalTray Tray23 *InputSlot Tray2H
+*UIConstraints: *OptionalTray Tray23 *InputSlot Tray3H
+*UIConstraints: *OptionalTray Tray23 *InputSlot Tray4
+*UIConstraints: *OptionalTray Tray23H  *InputSlot Tray2H
+*UIConstraints: *OptionalTray Tray23H  *InputSlot Tray3
+*UIConstraints: *OptionalTray Tray23H  *InputSlot Tray4
+
+*UIConstraints: *InputSlot Lower			*OptionalTray None
+*UIConstraints: *InputSlot Tray2H			*OptionalTray None
+*UIConstraints: *InputSlot Tray3			*OptionalTray None
+*UIConstraints: *InputSlot Tray3H			*OptionalTray None
+*UIConstraints: *InputSlot Tray4			*OptionalTray None
+*UIConstraints: *InputSlot Tray2H			*OptionalTray Tray2
+*UIConstraints: *InputSlot Tray3			*OptionalTray Tray2
+*UIConstraints: *InputSlot Tray3H			*OptionalTray Tray2
+*UIConstraints: *InputSlot Tray4			*OptionalTray Tray2
+*UIConstraints: *InputSlot Lower			*OptionalTray Tray2H
+*UIConstraints: *InputSlot Tray3			*OptionalTray Tray2H
+*UIConstraints: *InputSlot Tray3H			*OptionalTray Tray2H
+*UIConstraints: *InputSlot Tray4			*OptionalTray Tray2H
+*UIConstraints: *InputSlot Tray2H			*OptionalTray Tray23
+*UIConstraints: *InputSlot Tray3H			*OptionalTray Tray23
+*UIConstraints: *InputSlot Tray4			*OptionalTray Tray23
+*UIConstraints: *InputSlot Tray2H			*OptionalTray Tray23H
+*UIConstraints: *InputSlot Tray3			*OptionalTray Tray23H
+*UIConstraints: *InputSlot Tray4			*OptionalTray Tray23H
+
+*% =========================================================
+*%  Optional Tray - Cover Source
+*% =========================================================
+*UIConstraints: *OptionalTray None   *JCLFrontCoverSource Lower
+*UIConstraints: *OptionalTray None   *JCLFrontCoverSource Tray2H
+*UIConstraints: *OptionalTray None   *JCLFrontCoverSource Tray3
+*UIConstraints: *OptionalTray None   *JCLFrontCoverSource Tray3H
+*UIConstraints: *OptionalTray None   *JCLFrontCoverSource Tray4
+*UIConstraints: *OptionalTray Tray2  *JCLFrontCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray2  *JCLFrontCoverSource Tray3
+*UIConstraints: *OptionalTray Tray2  *JCLFrontCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray2  *JCLFrontCoverSource Tray4
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontCoverSource Lower
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontCoverSource Tray3
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontCoverSource Tray4
+*UIConstraints: *OptionalTray Tray23 *JCLFrontCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray23 *JCLFrontCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray23 *JCLFrontCoverSource Tray4
+*UIConstraints: *OptionalTray Tray23H  *JCLFrontCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray23H  *JCLFrontCoverSource Tray3
+*UIConstraints: *OptionalTray Tray23H  *JCLFrontCoverSource Tray4
+*UIConstraints: *OptionalTray None   *JCLBackCoverSource Lower
+*UIConstraints: *OptionalTray None   *JCLBackCoverSource Tray2H
+*UIConstraints: *OptionalTray None   *JCLBackCoverSource Tray3
+*UIConstraints: *OptionalTray None   *JCLBackCoverSource Tray3H
+*UIConstraints: *OptionalTray None   *JCLBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray2  *JCLBackCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray2  *JCLBackCoverSource Tray3
+*UIConstraints: *OptionalTray Tray2  *JCLBackCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray2  *JCLBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray2H  *JCLBackCoverSource Lower
+*UIConstraints: *OptionalTray Tray2H  *JCLBackCoverSource Tray3
+*UIConstraints: *OptionalTray Tray2H  *JCLBackCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray2H  *JCLBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray23 *JCLBackCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray23 *JCLBackCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray23 *JCLBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray23H  *JCLBackCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray23H  *JCLBackCoverSource Tray3
+*UIConstraints: *OptionalTray Tray23H  *JCLBackCoverSource Tray4
+*UIConstraints: *OptionalTray None   *JCLFrontBackCoverSource Lower
+*UIConstraints: *OptionalTray None   *JCLFrontBackCoverSource Tray2H
+*UIConstraints: *OptionalTray None   *JCLFrontBackCoverSource Tray3
+*UIConstraints: *OptionalTray None   *JCLFrontBackCoverSource Tray3H
+*UIConstraints: *OptionalTray None   *JCLFrontBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray2  *JCLFrontBackCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray2  *JCLFrontBackCoverSource Tray3
+*UIConstraints: *OptionalTray Tray2  *JCLFrontBackCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray2  *JCLFrontBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontBackCoverSource Lower
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontBackCoverSource Tray3
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontBackCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray2H  *JCLFrontBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray23 *JCLFrontBackCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray23 *JCLFrontBackCoverSource Tray3H
+*UIConstraints: *OptionalTray Tray23 *JCLFrontBackCoverSource Tray4
+*UIConstraints: *OptionalTray Tray23H  *JCLFrontBackCoverSource Tray2H
+*UIConstraints: *OptionalTray Tray23H  *JCLFrontBackCoverSource Tray3
+*UIConstraints: *OptionalTray Tray23H  *JCLFrontBackCoverSource Tray4
+
+*UIConstraints: *JCLFrontCoverSource Lower			*OptionalTray None   
+*UIConstraints: *JCLFrontCoverSource Tray2H			*OptionalTray None   
+*UIConstraints: *JCLFrontCoverSource Tray3			*OptionalTray None   
+*UIConstraints: *JCLFrontCoverSource Tray3H			*OptionalTray None   
+*UIConstraints: *JCLFrontCoverSource Tray4			*OptionalTray None   
+*UIConstraints: *JCLFrontCoverSource Tray2H			*OptionalTray Tray2  
+*UIConstraints: *JCLFrontCoverSource Tray3			*OptionalTray Tray2  
+*UIConstraints: *JCLFrontCoverSource Tray3H			*OptionalTray Tray2  
+*UIConstraints: *JCLFrontCoverSource Tray4			*OptionalTray Tray2  
+*UIConstraints: *JCLFrontCoverSource Lower			*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontCoverSource Tray3			*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontCoverSource Tray3H			*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontCoverSource Tray4			*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontCoverSource Tray2H			*OptionalTray Tray23 
+*UIConstraints: *JCLFrontCoverSource Tray3H			*OptionalTray Tray23 
+*UIConstraints: *JCLFrontCoverSource Tray4			*OptionalTray Tray23 
+*UIConstraints: *JCLFrontCoverSource Tray2H			*OptionalTray Tray23H  
+*UIConstraints: *JCLFrontCoverSource Tray3			*OptionalTray Tray23H  
+*UIConstraints: *JCLFrontCoverSource Tray4			*OptionalTray Tray23H  
+*UIConstraints: *JCLBackCoverSource Lower				*OptionalTray None   
+*UIConstraints: *JCLBackCoverSource Tray2H			*OptionalTray None   
+*UIConstraints: *JCLBackCoverSource Tray3				*OptionalTray None   
+*UIConstraints: *JCLBackCoverSource Tray3H			*OptionalTray None   
+*UIConstraints: *JCLBackCoverSource Tray4				*OptionalTray None   
+*UIConstraints: *JCLBackCoverSource Tray2H			*OptionalTray Tray2  
+*UIConstraints: *JCLBackCoverSource Tray3				*OptionalTray Tray2  
+*UIConstraints: *JCLBackCoverSource Tray3H			*OptionalTray Tray2  
+*UIConstraints: *JCLBackCoverSource Tray4				*OptionalTray Tray2  
+*UIConstraints: *JCLBackCoverSource Lower				*OptionalTray Tray2H  
+*UIConstraints: *JCLBackCoverSource Tray3				*OptionalTray Tray2H  
+*UIConstraints: *JCLBackCoverSource Tray3H			*OptionalTray Tray2H  
+*UIConstraints: *JCLBackCoverSource Tray4				*OptionalTray Tray2H  
+*UIConstraints: *JCLBackCoverSource Tray2H			*OptionalTray Tray23 
+*UIConstraints: *JCLBackCoverSource Tray3H			*OptionalTray Tray23 
+*UIConstraints: *JCLBackCoverSource Tray4				*OptionalTray Tray23 
+*UIConstraints: *JCLBackCoverSource Tray2H			*OptionalTray Tray23H  
+*UIConstraints: *JCLBackCoverSource Tray3				*OptionalTray Tray23H  
+*UIConstraints: *JCLBackCoverSource Tray4				*OptionalTray Tray23H  
+*UIConstraints: *JCLFrontBackCoverSource Lower	*OptionalTray None   
+*UIConstraints: *JCLFrontBackCoverSource Tray2H	*OptionalTray None   
+*UIConstraints: *JCLFrontBackCoverSource Tray3	*OptionalTray None   
+*UIConstraints: *JCLFrontBackCoverSource Tray3H	*OptionalTray None   
+*UIConstraints: *JCLFrontBackCoverSource Tray4	*OptionalTray None   
+*UIConstraints: *JCLFrontBackCoverSource Tray2H	*OptionalTray Tray2  
+*UIConstraints: *JCLFrontBackCoverSource Tray3	*OptionalTray Tray2  
+*UIConstraints: *JCLFrontBackCoverSource Tray3H	*OptionalTray Tray2  
+*UIConstraints: *JCLFrontBackCoverSource Tray4	*OptionalTray Tray2  
+*UIConstraints: *JCLFrontBackCoverSource Lower	*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontBackCoverSource Tray3	*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontBackCoverSource Tray3H	*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontBackCoverSource Tray4	*OptionalTray Tray2H  
+*UIConstraints: *JCLFrontBackCoverSource Tray2H	*OptionalTray Tray23 
+*UIConstraints: *JCLFrontBackCoverSource Tray3H	*OptionalTray Tray23 
+*UIConstraints: *JCLFrontBackCoverSource Tray4	*OptionalTray Tray23 
+*UIConstraints: *JCLFrontBackCoverSource Tray2H	*OptionalTray Tray23H  
+*UIConstraints: *JCLFrontBackCoverSource Tray3	*OptionalTray Tray23H  
+*UIConstraints: *JCLFrontBackCoverSource Tray4	*OptionalTray Tray23H  
+
+*% =========================================================
+*%  Finisher - Staple
+*% =========================================================
+*UIConstraints: *OptFinisher None *JCLStapleLocation 1Staple_P
+*UIConstraints: *OptFinisher None *JCLStapleLocation 1Staple_L
+
+*UIConstraints: *JCLStapleLocation 1Staple_P *OptFinisher None
+*UIConstraints: *JCLStapleLocation 1Staple_L *OptFinisher None
+
+*% =========================================================
+*%  Finisher - Offset
+*% =========================================================
+*UIConstraints: *OptFinisher None *JCLSortOptions Offset
+*UIConstraints: *JCLSortOptions Offset *OptFinisher None
+
+*% =========================================================
+*% OptMailbox - OutputBin
+*% =========================================================
+*UIConstraints: *OptMailbox False			*JCLOutputBin Bin1
+*UIConstraints: *OptMailbox False			*JCLOutputBin Bin2
+
+*UIConstraints: *JCLOutputBin Bin1			*OptMailbox False
+*UIConstraints: *JCLOutputBin Bin2			*OptMailbox False
+
+*UIConstraints: *OptMailbox True			*JCLOutputBin Top
+*UIConstraints: *OptMailbox True			*JCLOutputBin Finishing
+
+*UIConstraints: *JCLOutputBin Top			*OptMailbox True
+*UIConstraints: *JCLOutputBin Finishing			*OptMailbox True
+
+*% =========================================================
+*% OptMailbox - OutputMode
+*% =========================================================
+*UIConstraints: *OptMailbox False			*JCLOutputMode Mailbox
+*UIConstraints: *OptMailbox False			*JCLOutputMode Separator
+*UIConstraints: *OptMailbox False			*JCLOutputMode Collator
+*UIConstraints: *OptMailbox False			*JCLOutputMode Stacking
+
+*UIConstraints: *JCLOutputMode Mailbox			*OptMailbox False
+*UIConstraints: *JCLOutputMode Separator			*OptMailbox False
+*UIConstraints: *JCLOutputMode Collator			*OptMailbox False
+*UIConstraints: *JCLOutputMode Stacking			*OptMailbox False
+
+*% =========================================================
+*% Finisher - OutputBin
+*% =========================================================
+*UIConstraints: *OptFinisher None			*JCLOutputBin Top
+*UIConstraints: *OptFinisher None			*JCLOutputBin Finishing
+*UIConstraints: *OptFinisher None			*JCLOutputBin Bin1
+*UIConstraints: *OptFinisher None			*JCLOutputBin Bin2
+*UIConstraints: *OptFinisher None			*JCLOutputBin Bin3
+*UIConstraints: *OptFinisher None			*JCLOutputBin Bin4
+*UIConstraints: *OptFinisher None			*JCLOutputBin Bin5
+*UIConstraints: *OptFinisher None			*JCLOutputBin Bin6
+
+*UIConstraints: *JCLOutputBin Top			*OptFinisher None
+*UIConstraints: *JCLOutputBin Finishing			*OptFinisher None
+*UIConstraints: *JCLOutputBin Bin1			*OptFinisher None
+*UIConstraints: *JCLOutputBin Bin2			*OptFinisher None
+*UIConstraints: *JCLOutputBin Bin3			*OptFinisher None
+*UIConstraints: *JCLOutputBin Bin4			*OptFinisher None
+*UIConstraints: *JCLOutputBin Bin5			*OptFinisher None
+*UIConstraints: *JCLOutputBin Bin6			*OptFinisher None
+
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Top
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Finishing
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Bin1
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Bin2
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Bin3
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Bin4
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Bin5
+*UIConstraints: *OptFinisher Finisher	*JCLOutputBin Bin6
+
+*UIConstraints: *JCLOutputBin Top		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Finishing		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Bin1		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Bin2		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Bin3		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Bin4		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Bin5		*OptFinisher Finisher
+*UIConstraints: *JCLOutputBin Bin6		*OptFinisher Finisher
+
+*% =========================================================
+*% Finisher - OptMailBox
+*% =========================================================
+*UIConstraints: *OptFinisher None		*OptMailbox True
+*UIConstraints: *OptFinisher Finisher	*OptMailbox True
+
+*UIConstraints: *OptMailbox True	*OptFinisher None
+*UIConstraints: *OptMailbox True	*OptFinisher Finisher
+
+*% =========================================================
+*% Finisher - JCLOutputMode
+*% =========================================================
+*UIConstraints: *OptFinisher None			*JCLOutputMode Mailbox
+*UIConstraints: *OptFinisher None			*JCLOutputMode Separator
+*UIConstraints: *OptFinisher None			*JCLOutputMode Collator
+*UIConstraints: *OptFinisher None			*JCLOutputMode Stacking
+
+*UIConstraints: *OptFinisher Finisher		*JCLOutputMode Mailbox
+*UIConstraints: *OptFinisher Finisher		*JCLOutputMode Separator
+*UIConstraints: *OptFinisher Finisher		*JCLOutputMode Collator
+*UIConstraints: *OptFinisher Finisher		*JCLOutputMode Stacking
+
+*% =========================================================
+*% OptMailBox - OutputBin
+*% =========================================================
+*UIConstraints: *OptMailbox False	*JCLOutputBin Bin3		
+*UIConstraints: *OptMailbox False	*JCLOutputBin Bin4		
+*UIConstraints: *OptMailbox False	*JCLOutputBin Bin5		
+*UIConstraints: *OptMailbox False	*JCLOutputBin Bin6	
+
+*UIConstraints: *JCLOutputBin Bin3		*OptMailbox False
+*UIConstraints: *JCLOutputBin Bin4		*OptMailbox False
+*UIConstraints: *JCLOutputBin Bin5		*OptMailbox False
+*UIConstraints: *JCLOutputBin Bin6		*OptMailbox False
+
+*% =========================================================
+*%  JCLOutputBin - JCLOutputMode
+*% =========================================================
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Top
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Finishing
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Bin1
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Bin2
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Bin3
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Bin4
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Bin5
+*UIConstraints: *JCLOutputMode Separator   *JCLOutputBin Bin6
+
+*UIConstraints: *JCLOutputBin Top         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Finishing         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Bin1         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Bin2         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Bin3         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Bin4         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Bin5         *JCLOutputMode Separator
+*UIConstraints: *JCLOutputBin Bin6         *JCLOutputMode Separator
+
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Top
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Finishing
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Bin1
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Bin2
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Bin3
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Bin4
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Bin5
+*UIConstraints: *JCLOutputMode Collator    *JCLOutputBin Bin6
+
+*UIConstraints: *JCLOutputBin Top         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Finishing         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Bin1         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Bin2         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Bin3         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Bin4         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Bin5         *JCLOutputMode Collator
+*UIConstraints: *JCLOutputBin Bin6         *JCLOutputMode Collator
+
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Top
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Finishing
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Bin1
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Bin2
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Bin3
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Bin4
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Bin5
+*UIConstraints: *JCLOutputMode Stacking    *JCLOutputBin Bin6
+
+*UIConstraints: *JCLOutputBin Top         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Finishing         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Bin1         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Bin2         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Bin3         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Bin4         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Bin5         *JCLOutputMode Stacking
+*UIConstraints: *JCLOutputBin Bin6         *JCLOutputMode Stacking
+
+*% =========================================================
+*% Top Bin - Staple, Offset
+*% =========================================================
+*UIConstraints: *JCLOutputBin Top			*JCLStapleLocation 1Staple_L
+*UIConstraints: *JCLOutputBin Top			*JCLStapleLocation 1Staple_P
+*UIConstraints: *JCLOutputBin Top			*JCLSortOptions Offset
+
+*UIConstraints: *JCLStapleLocation 1Staple_L			*JCLOutputBin Top
+*UIConstraints: *JCLStapleLocation 1Staple_P			*JCLOutputBin Top
+*UIConstraints: *JCLSortOptions Offset			*JCLOutputBin Top
+
+*% =========================================================
+*%  Staple - MailBox    	
+*% =========================================================
+*UIConstraints: *JCLStapleLocation 1Staple_L    *JCLOutputMode Mailbox
+*UIConstraints: *JCLStapleLocation 1Staple_L    *JCLOutputMode Separator
+*UIConstraints: *JCLStapleLocation 1Staple_L    *JCLOutputMode Collator
+*UIConstraints: *JCLStapleLocation 1Staple_L    *JCLOutputMode Stacking
+
+*UIConstraints: *JCLOutputMode Mailbox       *JCLStapleLocation 1Staple_L
+*UIConstraints: *JCLOutputMode Separator     *JCLStapleLocation 1Staple_L
+*UIConstraints: *JCLOutputMode Collator      *JCLStapleLocation 1Staple_L
+*UIConstraints: *JCLOutputMode Stacking      *JCLStapleLocation 1Staple_L
+
+*UIConstraints: *JCLStapleLocation 1Staple_P    *JCLOutputMode Mailbox
+*UIConstraints: *JCLStapleLocation 1Staple_P    *JCLOutputMode Separator
+*UIConstraints: *JCLStapleLocation 1Staple_P    *JCLOutputMode Collator
+*UIConstraints: *JCLStapleLocation 1Staple_P    *JCLOutputMode Stacking
+
+*UIConstraints: *JCLOutputMode Mailbox       *JCLStapleLocation 1Staple_P
+*UIConstraints: *JCLOutputMode Separator     *JCLStapleLocation 1Staple_P
+*UIConstraints: *JCLOutputMode Collator      *JCLStapleLocation 1Staple_P
+*UIConstraints: *JCLOutputMode Stacking      *JCLStapleLocation 1Staple_P
+
+*% =========================================================
+*%  Offset - MailBox    	
+*% =========================================================
+*UIConstraints: *JCLSortOptions Offset              *JCLOutputMode Mailbox
+*UIConstraints: *JCLSortOptions Offset              *JCLOutputMode Separator
+*UIConstraints: *JCLSortOptions Offset              *JCLOutputMode Collator
+*UIConstraints: *JCLSortOptions Offset              *JCLOutputMode Stacking
+
+*UIConstraints: *JCLOutputMode Mailbox       *JCLSortOptions Offset
+*UIConstraints: *JCLOutputMode Separator     *JCLSortOptions Offset
+*UIConstraints: *JCLOutputMode Collator      *JCLSortOptions Offset
+*UIConstraints: *JCLOutputMode Stacking      *JCLSortOptions Offset
+
+*% =========================================================
+*%  Duplex - Reverse Duplex
+*% =========================================================
+*UIConstraints: *Duplex None            *SECReverseDuplex True
+*UIConstraints: *SECReverseDuplex True  *Duplex None
+
+*% =========================================================
+*%  JCLStapleLocation - PageSize
+*% =========================================================
+*UIConstraints: *PageSize A5           *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize Env10        *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize EnvDL        *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize EnvC5        *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize EnvC6        *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize B5-ISO       *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize EnvMonarch   *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize A6           *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize Statement    *JCLStapleLocation 1Staple_L
+*UIConstraints: *PageSize Postcard_S   *JCLStapleLocation 1Staple_L
+
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize A5
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize Env10
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize EnvDL
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize EnvC5
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize EnvC6
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize B5-ISO
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize EnvMonarch
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize A6
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize Statement
+*UIConstraints: *JCLStapleLocation 1Staple_L      *PageSize Postcard_S
+
+*UIConstraints: *PageSize A5           *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize Env10        *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize EnvDL        *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize EnvC5        *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize EnvC6        *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize B5-ISO       *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize EnvMonarch   *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize A6           *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize Statement    *JCLStapleLocation 1Staple_P
+*UIConstraints: *PageSize Postcard_S   *JCLStapleLocation 1Staple_P
+
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize A5
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize Env10
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize EnvDL
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize EnvC5
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize EnvC6
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize B5-ISO
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize EnvMonarch
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize A6
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize Statement
+*UIConstraints: *JCLStapleLocation 1Staple_P      *PageSize Postcard_S
+
+*% =========================================================
+*%  Request Offset - PageSize
+*% =========================================================
+*UIConstraints: *PageSize A5           *JCLSortOptions Offset
+*UIConstraints: *PageSize Env10        *JCLSortOptions Offset
+*UIConstraints: *PageSize EnvDL        *JCLSortOptions Offset
+*UIConstraints: *PageSize EnvC5        *JCLSortOptions Offset
+*UIConstraints: *PageSize EnvC6        *JCLSortOptions Offset
+*UIConstraints: *PageSize B5-ISO       *JCLSortOptions Offset
+*UIConstraints: *PageSize EnvMonarch   *JCLSortOptions Offset
+*UIConstraints: *PageSize A6           *JCLSortOptions Offset
+*UIConstraints: *PageSize Statement    *JCLSortOptions Offset
+*UIConstraints: *PageSize Postcard_S   *JCLSortOptions Offset
+
+*UIConstraints: *JCLSortOptions Offset        *PageSize A5
+*UIConstraints: *JCLSortOptions Offset        *PageSize Env10
+*UIConstraints: *JCLSortOptions Offset        *PageSize EnvDL
+*UIConstraints: *JCLSortOptions Offset        *PageSize EnvC5
+*UIConstraints: *JCLSortOptions Offset        *PageSize EnvC6
+*UIConstraints: *JCLSortOptions Offset        *PageSize B5-ISO
+*UIConstraints: *JCLSortOptions Offset        *PageSize EnvMonarch
+*UIConstraints: *JCLSortOptions Offset        *PageSize A6
+*UIConstraints: *JCLSortOptions Offset        *PageSize Statement
+*UIConstraints: *JCLSortOptions Offset        *PageSize Postcard_S
+
+*% =========================================================
+*%  Duplex - MediaType
+*% =========================================================
+*UIConstraints: *MediaType Bond               *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Bond               *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 Archive            *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Archive            *Duplex DuplexTumble
+*UIConstraints: *MediaType Thick            *Duplex DuplexNoTumble
+*UIConstraints: *MediaType Thick            *Duplex DuplexTumble
+
+*UIConstraints: *Duplex DuplexNoTumble        *MediaType Bond
+*UIConstraints: *Duplex DuplexTumble          *MediaType Bond
+*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 Archive
+*UIConstraints: *Duplex DuplexTumble          *MediaType Archive
+*UIConstraints: *Duplex DuplexNoTumble        *MediaType Thick
+*UIConstraints: *Duplex DuplexTumble          *MediaType Thick
+
+*% =========================================================
+*%  A6,PostCard (PageSize) - MediaType
+*% =========================================================
+*UIConstraints: *PageSize A6              *MediaType Bond
+*UIConstraints: *PageSize A6              *MediaType Cotton
+*UIConstraints: *PageSize A6              *MediaType Thick
+*UIConstraints: *PageSize A6              *MediaType Thin
+*UIConstraints: *PageSize A6              *MediaType Preprinted
+*UIConstraints: *PageSize A6              *MediaType Color
+*UIConstraints: *PageSize A6              *MediaType Recycled
+*UIConstraints: *PageSize A6              *MediaType Envelope
+
+*UIConstraints: *PageSize Postcard_S      *MediaType None
+*UIConstraints: *PageSize Postcard_S      *MediaType Plain
+*UIConstraints: *PageSize Postcard_S      *MediaType Bond
+*UIConstraints: *PageSize Postcard_S      *MediaType Cotton
+*UIConstraints: *PageSize Postcard_S      *MediaType Thick
+*UIConstraints: *PageSize Postcard_S      *MediaType Thin
+*UIConstraints: *PageSize Postcard_S      *MediaType Preprinted
+*UIConstraints: *PageSize Postcard_S      *MediaType Color
+*UIConstraints: *PageSize Postcard_S      *MediaType Recycled
+*UIConstraints: *PageSize Postcard_S      *MediaType Envelope
+*UIConstraints: *PageSize Postcard_S      *MediaType Labels
+*UIConstraints: *PageSize Postcard_S      *MediaType Archive
+*UIConstraints: *PageSize Postcard_S      *MediaType Punched
+*UIConstraints: *PageSize Postcard_S      *MediaType Letterhead
+
+*UIConstraints: *MediaType Bond           *PageSize A6
+*UIConstraints: *MediaType Cotton         *PageSize A6
+*UIConstraints: *MediaType Thick          *PageSize A6
+*UIConstraints: *MediaType Thin           *PageSize A6
+*UIConstraints: *MediaType Preprinted     *PageSize A6
+*UIConstraints: *MediaType Color          *PageSize A6
+*UIConstraints: *MediaType Recycled       *PageSize A6
+*UIConstraints: *MediaType Envelope       *PageSize A6
+
+*UIConstraints: *MediaType None           *PageSize Postcard_S
+*UIConstraints: *MediaType Plain          *PageSize Postcard_S
+*UIConstraints: *MediaType Bond           *PageSize Postcard_S
+*UIConstraints: *MediaType Cotton         *PageSize Postcard_S
+*UIConstraints: *MediaType Thick          *PageSize Postcard_S
+*UIConstraints: *MediaType Thin           *PageSize Postcard_S
+*UIConstraints: *MediaType Preprinted     *PageSize Postcard_S
+*UIConstraints: *MediaType Color          *PageSize Postcard_S
+*UIConstraints: *MediaType Recycled       *PageSize Postcard_S
+*UIConstraints: *MediaType Envelope       *PageSize Postcard_S
+*UIConstraints: *MediaType Labels         *PageSize Postcard_S
+*UIConstraints: *MediaType Archive        *PageSize Postcard_S
+*UIConstraints: *MediaType Punched        *PageSize Postcard_S
+*UIConstraints: *MediaType Letterhead     *PageSize Postcard_S
+
+*% =========================================================
+*%  A6,PostCard (PageRegion) - MediaType
+*% =========================================================
+*UIConstraints: *PageRegion A6            *MediaType Bond
+*UIConstraints: *PageRegion A6            *MediaType Cotton
+*UIConstraints: *PageRegion A6            *MediaType Thick
+*UIConstraints: *PageRegion A6            *MediaType Thin
+*UIConstraints: *PageRegion A6            *MediaType Preprinted
+*UIConstraints: *PageRegion A6            *MediaType Color
+*UIConstraints: *PageRegion A6            *MediaType Recycled
+*UIConstraints: *PageRegion A6            *MediaType Envelope
+
+*UIConstraints: *PageRegion Postcard_S    *MediaType None
+*UIConstraints: *PageRegion Postcard_S    *MediaType Plain
+*UIConstraints: *PageRegion Postcard_S    *MediaType Bond
+*UIConstraints: *PageRegion Postcard_S    *MediaType Cotton
+*UIConstraints: *PageRegion Postcard_S    *MediaType Thick
+*UIConstraints: *PageRegion Postcard_S    *MediaType Thin
+*UIConstraints: *PageRegion Postcard_S    *MediaType Preprinted
+*UIConstraints: *PageRegion Postcard_S    *MediaType Color
+*UIConstraints: *PageRegion Postcard_S    *MediaType Recycled
+*UIConstraints: *PageRegion Postcard_S    *MediaType Envelope
+*UIConstraints: *PageRegion Postcard_S    *MediaType Labels
+*UIConstraints: *PageRegion Postcard_S    *MediaType Archive
+*UIConstraints: *PageRegion Postcard_S    *MediaType Punched
+*UIConstraints: *PageRegion Postcard_S    *MediaType Letterhead
+
+*UIConstraints: *MediaType Bond           *PageRegion A6
+*UIConstraints: *MediaType Cotton         *PageRegion A6
+*UIConstraints: *MediaType Thick          *PageRegion A6
+*UIConstraints: *MediaType Thin           *PageRegion A6
+*UIConstraints: *MediaType Preprinted     *PageRegion A6
+*UIConstraints: *MediaType Color          *PageRegion A6
+*UIConstraints: *MediaType Recycled       *PageRegion A6
+*UIConstraints: *MediaType Envelope       *PageRegion A6
+
+*UIConstraints: *MediaType None           *PageRegion Postcard_S
+*UIConstraints: *MediaType Plain          *PageRegion Postcard_S
+*UIConstraints: *MediaType Bond           *PageRegion Postcard_S
+*UIConstraints: *MediaType Cotton         *PageRegion Postcard_S
+*UIConstraints: *MediaType Thick          *PageRegion Postcard_S
+*UIConstraints: *MediaType Thin           *PageRegion Postcard_S
+*UIConstraints: *MediaType Preprinted     *PageRegion Postcard_S
+*UIConstraints: *MediaType Color          *PageRegion Postcard_S
+*UIConstraints: *MediaType Recycled       *PageRegion Postcard_S
+*UIConstraints: *MediaType Envelope       *PageRegion Postcard_S
+*UIConstraints: *MediaType Labels         *PageRegion Postcard_S
+*UIConstraints: *MediaType Archive        *PageRegion Postcard_S
+*UIConstraints: *MediaType Punched        *PageRegion Postcard_S
+*UIConstraints: *MediaType Letterhead     *PageRegion Postcard_S
+
+*% =========================================================
+*%  Envelope(PageSize) - MediaType
+*% =========================================================
+*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 Archive
+*UIConstraints: *PageSize EnvMonarch      *MediaType Punched
+*UIConstraints: *PageSize EnvMonarch      *MediaType Letterhead
+
+*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 Archive        *PageSize EnvMonarch
+*UIConstraints: *MediaType Punched        *PageSize EnvMonarch
+*UIConstraints: *MediaType Letterhead     *PageSize EnvMonarch
+
+*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 Archive
+*UIConstraints: *PageSize Env10           *MediaType Punched
+*UIConstraints: *PageSize Env10           *MediaType Letterhead
+
+*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 Archive        *PageSize Env10
+*UIConstraints: *MediaType Punched        *PageSize Env10
+*UIConstraints: *MediaType Letterhead     *PageSize Env10
+
+*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 Archive
+*UIConstraints: *PageSize EnvDL           *MediaType Punched
+*UIConstraints: *PageSize EnvDL           *MediaType Letterhead
+
+*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 Archive        *PageSize EnvDL
+*UIConstraints: *MediaType Punched        *PageSize EnvDL
+*UIConstraints: *MediaType Letterhead     *PageSize EnvDL
+
+*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 Archive
+*UIConstraints: *PageSize EnvC5           *MediaType Punched
+*UIConstraints: *PageSize EnvC5           *MediaType Letterhead
+
+*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 Archive        *PageSize EnvC5
+*UIConstraints: *MediaType Punched        *PageSize EnvC5
+*UIConstraints: *MediaType Letterhead     *PageSize EnvC5
+
+*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 Archive
+*UIConstraints: *PageSize EnvC6           *MediaType Punched
+*UIConstraints: *PageSize EnvC6           *MediaType Letterhead
+
+*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 Archive        *PageSize EnvC6
+*UIConstraints: *MediaType Punched        *PageSize EnvC6
+*UIConstraints: *MediaType Letterhead     *PageSize EnvC6
+
+*% =========================================================
+*%  Envelope(PageRegion) - MediaType
+*% =========================================================
+*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 Archive
+*UIConstraints: *PageRegion EnvMonarch     *MediaType Punched
+*UIConstraints: *PageRegion EnvMonarch     *MediaType Letterhead
+
+*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 Archive         *PageRegion EnvMonarch
+*UIConstraints: *MediaType Punched         *PageRegion EnvMonarch
+*UIConstraints: *MediaType Letterhead      *PageRegion EnvMonarch
+
+*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 Archive
+*UIConstraints: *PageRegion Env10          *MediaType Punched
+*UIConstraints: *PageRegion Env10          *MediaType Letterhead
+
+*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 Archive         *PageRegion Env10
+*UIConstraints: *MediaType Punched         *PageRegion Env10
+*UIConstraints: *MediaType Letterhead      *PageRegion Env10
+
+*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 Archive
+*UIConstraints: *PageRegion EnvDL          *MediaType Punched
+*UIConstraints: *PageRegion EnvDL          *MediaType Letterhead
+
+*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 Archive         *PageRegion EnvDL
+*UIConstraints: *MediaType Punched         *PageRegion EnvDL
+*UIConstraints: *MediaType Letterhead      *PageRegion EnvDL
+
+*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 Archive
+*UIConstraints: *PageRegion EnvC5          *MediaType Punched
+*UIConstraints: *PageRegion EnvC5          *MediaType Letterhead
+
+*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 Archive         *PageRegion EnvC5
+*UIConstraints: *MediaType Punched         *PageRegion EnvC5
+*UIConstraints: *MediaType Letterhead      *PageRegion EnvC5
+
+*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 Archive
+*UIConstraints: *PageRegion EnvC6          *MediaType Punched
+*UIConstraints: *PageRegion EnvC6          *MediaType Letterhead
+
+*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 Archive         *PageRegion EnvC6
+*UIConstraints: *MediaType Punched         *PageRegion EnvC6
+*UIConstraints: *MediaType Letterhead      *PageRegion EnvC6
+
+*% =========================================================
+*%  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 Postcard_S       *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 Postcard_S
+*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 Postcard_S     *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 Postcard_S
+*UIConstraints: *MediaType Envelope        *PageRegion A5
+*UIConstraints: *MediaType Envelope        *PageRegion A6
+
+*% =========================================================
+*%  PageSize - Duplex
+*% =========================================================               	
+*UIConstraints: *PageSize A6               *Duplex DuplexNoTumble
+*UIConstraints: *PageSize Postcard_S       *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: *Duplex DuplexNoTumble     *PageSize A6
+*UIConstraints: *Duplex DuplexNoTumble     *PageSize Postcard_S  
+*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: *PageRegion A6             *Duplex DuplexNoTumble
+*UIConstraints: *PageRegion Postcard_S     *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: *Duplex DuplexNoTumble     *PageRegion A6  
+*UIConstraints: *Duplex DuplexNoTumble     *PageRegion Postcard_S  
+*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: *PageSize A6               *Duplex DuplexTumble
+*UIConstraints: *PageSize Postcard_S       *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: *Duplex DuplexTumble       *PageSize A6  
+*UIConstraints: *Duplex DuplexTumble       *PageSize Postcard_S  
+*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: *PageRegion A6             *Duplex DuplexTumble
+*UIConstraints: *PageRegion Postcard_S     *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: *Duplex DuplexTumble       *PageRegion A6
+*UIConstraints: *Duplex DuplexTumble       *PageRegion Postcard_S
+*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
+
+*% =========================================================
+*% PageSize A6, Postcard - Tray 2,3,4
+*% =========================================================  
+*UIConstraints: *PageSize A6						*InputSlot Lower
+*UIConstraints: *PageSize A6						*InputSlot Tray2H
+*UIConstraints: *PageSize A6						*InputSlot Tray3
+*UIConstraints: *PageSize A6						*InputSlot Tray3H
+*UIConstraints: *PageSize A6						*InputSlot Tray4
+
+*UIConstraints: *InputSlot Lower			*PageSize A6						
+*UIConstraints: *InputSlot Tray2H			*PageSize A6						
+*UIConstraints: *InputSlot Tray3			*PageSize A6			
+*UIConstraints: *InputSlot Tray3H			*PageSize A6						
+*UIConstraints: *InputSlot Tray4			*PageSize A6						
+
+*UIConstraints: *PageSize Postcard_S		*InputSlot Lower
+*UIConstraints: *PageSize Postcard_S		*InputSlot Tray2H
+*UIConstraints: *PageSize Postcard_S		*InputSlot Tray3
+*UIConstraints: *PageSize Postcard_S		*InputSlot Tray3H
+*UIConstraints: *PageSize Postcard_S		*InputSlot Tray4
+
+*UIConstraints: *InputSlot Lower				*PageSize Postcard_S		
+*UIConstraints: *InputSlot Tray2H				*PageSize Postcard_S		
+*UIConstraints: *InputSlot Tray3				*PageSize Postcard_S
+*UIConstraints: *InputSlot Tray3H				*PageSize Postcard_S		
+*UIConstraints: *InputSlot Tray4				*PageSize Postcard_S
+
+*% =========================================================
+*% PageRegion A6, Postcard - Tray 2,3,4
+*% =========================================================  
+*UIConstraints: *PageRegion A6						*InputSlot Lower
+*UIConstraints: *PageRegion A6						*InputSlot Tray2H
+*UIConstraints: *PageRegion A6						*InputSlot Tray3
+*UIConstraints: *PageRegion A6						*InputSlot Tray3H
+*UIConstraints: *PageRegion A6						*InputSlot Tray4
+
+*UIConstraints: *InputSlot Lower			*PageRegion A6						
+*UIConstraints: *InputSlot Tray2H			*PageRegion A6						
+*UIConstraints: *InputSlot Tray3			*PageRegion A6			
+*UIConstraints: *InputSlot Tray3H			*PageRegion A6						
+*UIConstraints: *InputSlot Tray4			*PageRegion A6						
+
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Lower
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Tray2H
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Tray3
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Tray3H
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Tray4
+
+*UIConstraints: *InputSlot Lower				*PageRegion Postcard_S		
+*UIConstraints: *InputSlot Tray2H				*PageRegion Postcard_S		
+*UIConstraints: *InputSlot Tray3				*PageRegion Postcard_S
+*UIConstraints: *InputSlot Tray3H				*PageRegion Postcard_S		
+*UIConstraints: *InputSlot Tray4				*PageRegion Postcard_S
+
+*% =========================================================
+*% PageSize A6, Postcard, ISO B5 - HCF
+*% =========================================================  
+*UIConstraints: *PageSize A6		*InputSlot Tray2H
+*UIConstraints: *PageSize A6		*InputSlot Tray3H
+
+*UIConstraints: *InputSlot Tray2H		*PageSize A6		
+*UIConstraints: *InputSlot Tray3H		*PageSize A6
+
+*UIConstraints: *PageSize Postcard_S		*InputSlot Tray2H
+*UIConstraints: *PageSize Postcard_S		*InputSlot Tray3H
+
+*UIConstraints: *InputSlot Tray2H		*PageSize Postcard_S		
+*UIConstraints: *InputSlot Tray3H		*PageSize Postcard_S
+
+*% =========================================================
+*% PageRegion A6, Postcard - HCF
+*% =========================================================  
+*UIConstraints: *PageRegion A6		*InputSlot Tray2H
+*UIConstraints: *PageRegion A6		*InputSlot Tray3H
+
+*UIConstraints: *InputSlot Tray2H		*PageRegion A6		
+*UIConstraints: *InputSlot Tray3H		*PageRegion A6
+
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Tray2H
+*UIConstraints: *PageRegion Postcard_S		*InputSlot Tray3H
+
+*UIConstraints: *InputSlot Tray2H		*PageRegion Postcard_S		
+*UIConstraints: *InputSlot Tray3H		*PageRegion Postcard_S
+
+*% =========================================================
+*% MediaType Envelope - HCF
+*% =========================================================  
+*UIConstraints: *MediaType Envelope		*InputSlot Tray2H
+*UIConstraints: *MediaType Envelope		*InputSlot Tray3H
+
+*UIConstraints: *InputSlot Tray2H		*MediaType Envelope		
+*UIConstraints: *InputSlot Tray3H		*MediaType Envelope
+
+*% =========================================================
+*%  Front CoverOption - Front CoverSource
+*% =========================================================  
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Auto
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Multi
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Upper
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Lower
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Tray2H
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Tray3
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Tray3H
+*UIConstraints: *JCLFrontCoverOption None         *JCLFrontCoverSource Tray4
+
+*UIConstraints: *JCLFrontCoverSource Auto         *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Multi        *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Upper       *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Lower        *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Tray2H        *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Tray3        *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Tray3H        *JCLFrontCoverOption None
+*UIConstraints: *JCLFrontCoverSource Tray4        *JCLFrontCoverOption None
+
+*% =========================================================
+*%  Front CoverType - Front CoverSource
+*% =========================================================  
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType PrinterDefault
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Plain
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Thick
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Thin
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Bond
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Color
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Card
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Labels
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Envelope
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Preprinted
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Cotton
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Recycled
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Archive
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Punched
+*UIConstraints: *JCLFrontCoverSource None         *JCLFrontCoverType Letterhead
+
+*UIConstraints: *JCLFrontCoverType PrinterDefault *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Plain          *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Thick          *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Thin           *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Bond           *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Color          *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Card           *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Labels         *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Envelope       *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Preprinted     *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Cotton         *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Recycled       *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Archive        *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Punched        *JCLFrontCoverSource None
+*UIConstraints: *JCLFrontCoverType Letterhead     *JCLFrontCoverSource None
+
+*% =========================================================
+*%  Back CoverOption - Back CoverSource
+*% =========================================================  
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Auto
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Multi
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Upper
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Lower
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Tray2H
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Tray3
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Tray3H
+*UIConstraints: *JCLBackCoverOption None          *JCLBackCoverSource Tray4
+
+*UIConstraints: *JCLBackCoverSource Auto          *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Multi         *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Upper        *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Lower         *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Tray2H         *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Tray3         *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Tray3H         *JCLBackCoverOption None
+*UIConstraints: *JCLBackCoverSource Tray4         *JCLBackCoverOption None
+
+*% =========================================================
+*%  Back CoverType - Back CoverSource
+*% =========================================================  
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType PrinterDefault
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Plain
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Thick
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Thin
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Bond
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Color
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Card
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Labels
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Envelope
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Preprinted
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Cotton
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Recycled
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Archive
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Punched
+*UIConstraints: *JCLBackCoverSource None          *JCLBackCoverType Letterhead
+
+*UIConstraints: *JCLBackCoverType PrinterDefault  *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Plain           *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Thick           *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Thin            *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Bond            *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Color           *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Card            *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Labels          *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Envelope        *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Preprinted      *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Cotton          *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Recycled        *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Archive         *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Punched         *JCLBackCoverSource None
+*UIConstraints: *JCLBackCoverType Letterhead      *JCLBackCoverSource None
+
+*% =========================================================
+*%  FrontBack CoverOption - FrontBack CoverSource
+*% =========================================================  
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Auto
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Multi
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Upper
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Lower
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Tray2H
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Tray3
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Tray3H
+*UIConstraints: *JCLFrontBackCoverOption None     *JCLFrontBackCoverSource Tray4
+
+*UIConstraints: *JCLFrontBackCoverSource Auto     *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Multi    *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Upper   *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Lower    *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Tray2H    *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Tray3    *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Tray3H    *JCLFrontBackCoverOption None
+*UIConstraints: *JCLFrontBackCoverSource Tray4    *JCLFrontBackCoverOption None
+
+*% =========================================================
+*%  FrontBack CoverType - Front CoverSource
+*% =========================================================  
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType PrinterDefault
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Plain
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Thick
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Thin
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Bond
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Color
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Card
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Labels
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Envelope
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Preprinted
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Cotton
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Recycled
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Archive
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Punched
+*UIConstraints: *JCLFrontBackCoverSource None     *JCLFrontBackCoverType Letterhead
+
+*UIConstraints: *JCLFrontBackCoverType PrinterDefault   *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Plain            *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Thick            *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Thin             *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Bond             *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Color            *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Card             *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Labels           *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Envelope         *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Preprinted       *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Cotton           *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Recycled         *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Archive          *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Punched          *JCLFrontBackCoverSource None
+*UIConstraints: *JCLFrontBackCoverType Letterhead       *JCLFrontBackCoverSource None
+
+*% =========================================================
+*%  Front CoverOption - Back CoverOption
+*% ========================================================= 
+*%=====Back Cover following to Used Front Cover
+*UIConstraints: *JCLFrontCoverOption BlankPreprinted    *JCLBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontCoverOption BlankPreprinted    *JCLBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontCoverOption BlankPreprinted    *JCLBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 1SidedPrinted      *JCLBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontCoverOption 1SidedPrinted      *JCLBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 1SidedPrinted      *JCLBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 2SidedPrinted      *JCLBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontCoverOption 2SidedPrinted      *JCLBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 2SidedPrinted      *JCLBackCoverOption 2SidedPrinted
+
+*UIConstraints: *JCLBackCoverOption BlankPreprinted     *JCLFrontCoverOption BlankPreprinted
+*UIConstraints: *JCLBackCoverOption 1SidedPrinted       *JCLFrontCoverOption BlankPreprinted
+*UIConstraints: *JCLBackCoverOption 2SidedPrinted       *JCLFrontCoverOption BlankPreprinted
+*UIConstraints: *JCLBackCoverOption BlankPreprinted     *JCLFrontCoverOption 1SidedPrinted
+*UIConstraints: *JCLBackCoverOption 1SidedPrinted       *JCLFrontCoverOption 1SidedPrinted
+*UIConstraints: *JCLBackCoverOption 2SidedPrinted       *JCLFrontCoverOption 1SidedPrinted
+*UIConstraints: *JCLBackCoverOption BlankPreprinted     *JCLFrontCoverOption 2SidedPrinted
+*UIConstraints: *JCLBackCoverOption 1SidedPrinted       *JCLFrontCoverOption 2SidedPrinted
+*UIConstraints: *JCLBackCoverOption 2SidedPrinted       *JCLFrontCoverOption 2SidedPrinted
+
+*% =========================================================
+*%  Front CoverOption - FrontBack CoverOption
+*% ========================================================= 
+*%=====FrontBack Cover following to Used Front Cover
+*UIConstraints: *JCLFrontCoverOption BlankPreprinted    *JCLFrontBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontCoverOption BlankPreprinted    *JCLFrontBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontCoverOption BlankPreprinted    *JCLFrontBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 1SidedPrinted      *JCLFrontBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontCoverOption 1SidedPrinted      *JCLFrontBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 1SidedPrinted      *JCLFrontBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 2SidedPrinted      *JCLFrontBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontCoverOption 2SidedPrinted      *JCLFrontBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontCoverOption 2SidedPrinted      *JCLFrontBackCoverOption 2SidedPrinted
+
+*UIConstraints: *JCLFrontBackCoverOption BlankPreprinted  *JCLFrontCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted    *JCLFrontCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted    *JCLFrontCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontBackCoverOption BlankPreprinted  *JCLFrontCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted    *JCLFrontCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted    *JCLFrontCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption BlankPreprinted  *JCLFrontCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted    *JCLFrontCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted    *JCLFrontCoverOption 2SidedPrinted
+
+*% =========================================================
+*%  Back CoverOption - FrontBack CoverOption
+*% ========================================================= 
+*%=====FrontBack Cover following to Used Back Cover
+*UIConstraints: *JCLBackCoverOption BlankPreprinted     *JCLFrontBackCoverOption BlankPreprinted
+*UIConstraints: *JCLBackCoverOption BlankPreprinted     *JCLFrontBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLBackCoverOption BlankPreprinted     *JCLFrontBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLBackCoverOption 1SidedPrinted       *JCLFrontBackCoverOption BlankPreprinted
+*UIConstraints: *JCLBackCoverOption 1SidedPrinted       *JCLFrontBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLBackCoverOption 1SidedPrinted       *JCLFrontBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLBackCoverOption 2SidedPrinted       *JCLFrontBackCoverOption BlankPreprinted
+*UIConstraints: *JCLBackCoverOption 2SidedPrinted       *JCLFrontBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLBackCoverOption 2SidedPrinted       *JCLFrontBackCoverOption 2SidedPrinted
+
+*UIConstraints: *JCLFrontBackCoverOption BlankPreprinted  *JCLBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted    *JCLBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted    *JCLBackCoverOption BlankPreprinted
+*UIConstraints: *JCLFrontBackCoverOption BlankPreprinted  *JCLBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted    *JCLBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted    *JCLBackCoverOption 1SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption BlankPreprinted  *JCLBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted    *JCLBackCoverOption 2SidedPrinted
+*UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted    *JCLBackCoverOption 2SidedPrinted
+
+*% ++++++++++++++++++++++
+*%  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