diff options
author | Starfall <us@starfall.systems> | 2024-01-08 09:40:24 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2024-01-08 09:40:24 -0600 |
commit | a91d41375fc87c958f0b4b2ec09d5bfa2bab9414 (patch) | |
tree | 5ecf2d3f5b5962bb2d317ad4ce1fddd88e8b0ed7 /noarch/share/ppd/Samsung_C351x_Series.ppd |
Diffstat (limited to 'noarch/share/ppd/Samsung_C351x_Series.ppd')
-rwxr-xr-x | noarch/share/ppd/Samsung_C351x_Series.ppd | 1962 |
1 files changed, 1962 insertions, 0 deletions
diff --git a/noarch/share/ppd/Samsung_C351x_Series.ppd b/noarch/share/ppd/Samsung_C351x_Series.ppd new file mode 100755 index 0000000..fb6a371 --- /dev/null +++ b/noarch/share/ppd/Samsung_C351x_Series.ppd @@ -0,0 +1,1962 @@ +*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 C351x Series PS +*% For Linux Only +*% ========================================= +*FileVersion: "1.5" +*FormatVersion: "4.3" +*LanguageEncoding: ISOLatin1 +*LanguageVersion: English +*PCFileName: "C351x.ppd" +*Product: "(Samsung C351x Series)" +*Manufacturer: "Samsung" +*PSVersion: "(3015 ) 0" +*ModelName: "Samsung C351x Series" +*ShortNickName: "C351x" +*NickName: "Samsung C351x Series PS" +*1284DeviceID: "MFG:Samsung;CMD:POSTSCRIPT,PS3;MDL:C351x Series" +*LanguageLevel: "3" +*Protocols: PJL TBCP +*FreeVM: "26800000" +*ColorDevice: True +*DefaultColorSpace: CMYK +*TTRasterizer: Type42 +*?TTRasterizer: " + save + 42 /FontType resourcestatus + { pop pop (Type42)} {pop pop (None)} ifelse = flush + restore +" +*End + +*JCLBegin: "<1B>%-12345X@PJL JOB<0A>" +*JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>" +*JCLEnd: "<1B>%-12345X" + +*% ========================================================= +*% Installable Options +*% ========================================================= +*OpenGroup: InstallableOptions/Installed Options + +*OpenUI *OptionalTray/Optional Tray: PickOne +*DefaultOptionalTray: None +*OptionalTray None/None: "" +*OptionalTray Tray2/Tray 2: "" +*OptionalTray Tray23/Tray 2, 3: "" +*OptionalTray Tray234/Tray 2, 3, 4: "" +*CloseUI: *OptionalTray + +*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=<22>User1<220A>" +*JCLCloseUI: *JCLJACUserID + +*% Custom JACUserID +*CustomJCLJACUserID True: "@PJL SET ACCOUNTING_INFORMATION_USERID=<22>\1<220A>" +*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=<22>1111<220A>" +*JCLCloseUI: *JCLJACPassword + +*% Custom JACPassword +*CustomJCLJACPassword True: "@PJL SET ACCOUNTING_INFORMATION_PASSWORD=<22>\1<220A>" +*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 Passcode: 1 password 4 32 + +*% ========================================================= +*% Color & Gray Option +*% ========================================================= +*OpenUI *ColorMode/Color Mode: Boolean +*OrderDependency: 70 AnySetup *ColorMode +*DefaultColorMode: True +*ColorMode False/Grayscale: "<</ProcessColorModel /DeviceGray>> setpagedevice" +*ColorMode True/Color: "<</ProcessColorModel /DeviceCMYK>> setpagedevice" +*CloseUI: *ColorMode + +*% ========================================================= +*% Black Optimization +*% ========================================================= +*JCLOpenUI *JCLBlackOptimization/Black Optimization: Boolean +*OrderDependency: 70 JCLSetup *JCLBlackOptimization +*DefaultJCLBlackOptimization: False +*JCLBlackOptimization False/Off: "@PJL SET BLACKOPTIMIZATION=OFF<0A>" +*JCLBlackOptimization True/On: "@PJL SET BLACKOPTIMIZATION=ON<0A>" +*JCLCloseUI: *JCLBlackOptimization + +*% ========================================================= +*% 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 Tray3/Tray 3:" + << /ManualFeed false /MediaPosition 4 >> setpagedevice" +*End +*InputSlot Tray4/Tray 4:" + << /ManualFeed false /MediaPosition 5 >> setpagedevice" +*End +*CloseUI: *InputSlot + + +*% ========================================================= +*% 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 + + +*% ========================================================= +*% 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 ThickEnvelope/Thick Envelope (91~120 g/m2): "<</MediaType (Thick 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" +*MediaType Photo111-130/Glossy Photo (111~130 g/m2): "<</MediaType (Photo111-130)>> setpagedevice" +*MediaType Photo131-175/Glossy Photo (131~175 g/m2): "<</MediaType (Photo131-175)>> setpagedevice" +*MediaType Photo176-220/Glossy Photo (176~220 g/m2): "<</MediaType (Photo176-220)>> setpagedevice" +*MediaType HeavyWeight/Heavy weight (106~176 g/m2): "<</MediaType (HeavyWeight)>> setpagedevice" +*MediaType ExtraHeavyWeight/Extra Heavy weight (177~220 g/m2): "<</MediaType (ExtraHeavyWeight)>> setpagedevice" +*CloseUI: *MediaType + +*% ========================================================= +*% Quality Information +*% ========================================================= +*OpenUI *Quality/Quality: PickOne +*OrderDependency: 15 AnySetup *Quality +*DefaultQuality: Normal +*Quality Normal/Standard: "<< /HWResolution [600 600] /PixelDepth 2 >> setpagedevice" +*Quality Best/High Image Quality: "<< /HWResolution [600 600] /PixelDepth 4 >> setpagedevice" +*CloseUI: *Quality + +*DefaultResolution: 600dpi +*ScreenFreq: "106.0" +*ScreenAngle: "45.0" + +*% ======================================================================================= +*% 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 + +*%======================================================== +*% JCLScreen +*%======================================================== +*JCLOpenUI *JCLScreen/Screen: PickOne +*DefaultJCLScreen: Enhanced +*OrderDependency: 10 JCLSetup *JCLScreen +*JCLScreen PrinterDefault/Printer Default:"" +*JCLScreen Normal/Normal: "@PJL SET SCREENMATCHING=Normal<0A>" +*JCLScreen Enhanced/Enhanced: "@PJL SET SCREENMATCHING=Enhanced<0A>" +*JCLScreen Detailed/Detailed: "@PJL SET SCREENMATCHING=Detailed<0A>" +*JCLCloseUI: *JCLScreen + +*%======================================================== +*% JCLRGB +*%======================================================== +*JCLOpenUI *JCLRGB/Samsung Color Management: PickOne +*DefaultJCLRGB: Standard +*OrderDependency: 10 JCLSetup *JCLRGB +*JCLRGB Standard/Standard: "@PJL SET RGBCOLOR=STANDARD<0A>" +*JCLRGB Vivid/Vivid: "@PJL SET RGBCOLOR=VIVID<0A>" +*JCLRGB Device/Device: "@PJL SET RGBCOLOR=DEVICE<0A>" +*JCLRGB CoImaging/Corporate Imaging: "@PJL SET RGBCOLOR=CUSTOMCMS<0A>" +*JCLCloseUI: *JCLRGB + +*% ========================================================= +*% Clear Text +*% ========================================================= +*JCLOpenUI *JCLDarkenText/Clear Text: PickOne +*OrderDependency: 10 JCLSetup *JCLDarkenText +*DefaultJCLDarkenText: Off +*JCLDarkenText Off/Off: "@PJL SET DARKENTEXT=OFF<0D0A>" +*JCLDarkenText Normal/Medium: "@PJL SET DARKENTEXT=ON<0D0A>" +*JCLDarkenText Maximum/Maximum: "@PJL SET DARKENTEXT=MAXIMUM<0D0A>" +*JCLCloseUI: *JCLDarkenText + +*% ========================================================= +*% 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 + +*% ========================================================= +*% Edge Enhance +*% ========================================================= +*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 + +*% ========================================================= +*% Trapping +*% ========================================================= +*JCLOpenUI *JCLTrapping/Trapping: PickOne +*OrderDependency: 10 JCLSetup *JCLTrapping +*DefaultJCLTrapping: Medium +*JCLTrapping Off/Off: "@PJL SET TRAPPING=OFF<0D0A>" +*JCLTrapping Medium/Normal: "@PJL SET TRAPPING=NORMAL<0D0A>" +*JCLTrapping Maximum/Maximum: "@PJL SET TRAPPING=MAXIMUM<0D0A>" +*JCLCloseUI: *JCLTrapping + +*% ========================================================= +*% JCLDocumentType +*% ========================================================= +*JCLOpenUI *JCLDocumentType/Document Type: PickOne +*DefaultJCLDocumentType: Standard +*OrderDependency: 10 JCLSetup *JCLDocumentType +*JCLDocumentType Standard/Standard: "@PJL SET ESCMSDOCTYPE=STANDARD<0D0A>" +*JCLDocumentType Photo/Photo: "@PJL SET ESCMSDOCTYPE=PHOTO<0D0A>" +*JCLDocumentType Business/Business Graphic: "@PJL SET ESCMSDOCTYPE=BUSINESS<0D0A>" +*JCLDocumentType CAD/CAD: "@PJL SET ESCMSDOCTYPE=CAD<0D0A>" +*JCLDocumentType Browser/Browser: "@PJL SET ESCMSDOCTYPE=WEBPAGE<0D0A>" +*JCLDocumentType X-Ray/X-Ray: "@PJL SET ESCMSDOCTYPE=XRAY<0D0A>" +*JCLDocumentType Display1/Display 1: "@PJL SET ESCMSDOCTYPE=DISPLAY1<0D0A>" +*JCLDocumentType Display2/Display 2: "@PJL SET ESCMSDOCTYPE=DISPLAY2<0D0A>" +*JCLDocumentType Display3/Display 3: "@PJL SET ESCMSDOCTYPE=DISPLAY3<0D0A>" +*JCLCloseUI: *JCLDocumentType + +*% ========================================================= +*% JCLXrayContrastLevel +*% ========================================================= +*JCLOpenUI *JCLXrayContrastLevel/X-Ray Contrast Enhancement: PickOne +*DefaultJCLXrayContrastLevel: Off +*OrderDependency: 10 JCLSetup *JCLXrayContrastLevel +*JCLXrayContrastLevel Off/Off: "@PJL SET XRAY_CONTRAST_LEVEL=OFF<0D0A>" +*JCLXrayContrastLevel Weak/Weak: "@PJL SET XRAY_CONTRAST_LEVEL=LOW<0D0A>" +*JCLXrayContrastLevel Normal/Normal: "@PJL SET XRAY_CONTRAST_LEVEL=NORMAL<0D0A>" +*JCLXrayContrastLevel Strong/Strong: "@PJL SET XRAY_CONTRAST_LEVEL=HIGH<0D0A>" +*JCLXrayContrastLevel VeryStrong/Very Strong: "@PJL SET XRAY_CONTRAST_LEVEL=VERYHIGH<0D0A>" +*JCLCloseUI: *JCLXrayContrastLevel + +*% ========================================================= +*% 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 + +*% ========================================================= +*% JCLColorAdjustment - Saturation +*% ========================================================= +*JCLOpenUI *JCLSaturation/[Adjustment Levels] Saturation: PickOne +*DefaultJCLSaturation: 50 +*OrderDependency: 10 JCLSetup *JCLSaturation +*JCLSaturation 0/0: "@PJL SET ESCMSSATURATION=0<0D0A>" +*JCLSaturation 10/10: "@PJL SET ESCMSSATURATION=10<0D0A>" +*JCLSaturation 20/20: "@PJL SET ESCMSSATURATION=20<0D0A>" +*JCLSaturation 30/30: "@PJL SET ESCMSSATURATION=30<0D0A>" +*JCLSaturation 40/40: "@PJL SET ESCMSSATURATION=40<0D0A>" +*JCLSaturation 50/50: "@PJL SET ESCMSSATURATION=50<0D0A>" +*JCLSaturation 60/60: "@PJL SET ESCMSSATURATION=60<0D0A>" +*JCLSaturation 70/70: "@PJL SET ESCMSSATURATION=70<0D0A>" +*JCLSaturation 80/80: "@PJL SET ESCMSSATURATION=80<0D0A>" +*JCLSaturation 90/90: "@PJL SET ESCMSSATURATION=90<0D0A>" +*JCLSaturation 100/100: "@PJL SET ESCMSSATURATION=100<0D0A>" +*JCLCloseUI: *JCLSaturation + +*% ========================================================= +*% JCLColorAdjustment - Cyan-Red +*% ========================================================= +*JCLOpenUI *JCLCyanRed/[Adjustment Levels] Cyan-Red: PickOne +*DefaultJCLCyanRed: 50 +*OrderDependency: 10 JCLSetup *JCLCyanRed +*JCLCyanRed 0/0: "@PJL SET ESCMSCRBALANCE=0<0D0A>" +*JCLCyanRed 10/10: "@PJL SET ESCMSCRBALANCE=10<0D0A>" +*JCLCyanRed 20/20: "@PJL SET ESCMSCRBALANCE=20<0D0A>" +*JCLCyanRed 30/30: "@PJL SET ESCMSCRBALANCE=30<0D0A>" +*JCLCyanRed 40/40: "@PJL SET ESCMSCRBALANCE=40<0D0A>" +*JCLCyanRed 50/50: "@PJL SET ESCMSCRBALANCE=50<0D0A>" +*JCLCyanRed 60/60: "@PJL SET ESCMSCRBALANCE=60<0D0A>" +*JCLCyanRed 70/70: "@PJL SET ESCMSCRBALANCE=70<0D0A>" +*JCLCyanRed 80/80: "@PJL SET ESCMSCRBALANCE=80<0D0A>" +*JCLCyanRed 90/90: "@PJL SET ESCMSCRBALANCE=90<0D0A>" +*JCLCyanRed 100/100: "@PJL SET ESCMSCRBALANCE=100<0D0A>" +*JCLCloseUI: *JCLCyanRed + +*% ========================================================= +*% JCLColorAdjustment - Magenta-Green +*% ========================================================= +*JCLOpenUI *JCLMagentaGreen/[Adjustment Levels] Magenta-Green: PickOne +*DefaultJCLMagentaGreen: 50 +*OrderDependency: 10 JCLSetup *JCLMagentaGreen +*JCLMagentaGreen 0/0: "@PJL SET ESCMSMGBALANCE=0<0D0A>" +*JCLMagentaGreen 10/10: "@PJL SET ESCMSMGBALANCE=10<0D0A>" +*JCLMagentaGreen 20/20: "@PJL SET ESCMSMGBALANCE=20<0D0A>" +*JCLMagentaGreen 30/30: "@PJL SET ESCMSMGBALANCE=30<0D0A>" +*JCLMagentaGreen 40/40: "@PJL SET ESCMSMGBALANCE=40<0D0A>" +*JCLMagentaGreen 50/50: "@PJL SET ESCMSMGBALANCE=50<0D0A>" +*JCLMagentaGreen 60/60: "@PJL SET ESCMSMGBALANCE=60<0D0A>" +*JCLMagentaGreen 70/70: "@PJL SET ESCMSMGBALANCE=70<0D0A>" +*JCLMagentaGreen 80/80: "@PJL SET ESCMSMGBALANCE=80<0D0A>" +*JCLMagentaGreen 90/90: "@PJL SET ESCMSMGBALANCE=90<0D0A>" +*JCLMagentaGreen 100/100: "@PJL SET ESCMSMGBALANCE=100<0D0A>" +*JCLCloseUI: *JCLMagentaGreen + +*% ========================================================= +*% JCLColorAdjustment - Yellow-Blue +*% ========================================================= +*JCLOpenUI *JCLYellowBlue/[Adjustment Levels] Yellow-Blue: PickOne +*DefaultJCLYellowBlue: 50 +*OrderDependency: 10 JCLSetup *JCLYellowBlue +*JCLYellowBlue 0/0: "@PJL SET ESCMSYBBALANCE=0<0D0A>" +*JCLYellowBlue 10/10: "@PJL SET ESCMSYBBALANCE=10<0D0A>" +*JCLYellowBlue 20/20: "@PJL SET ESCMSYBBALANCE=20<0D0A>" +*JCLYellowBlue 30/30: "@PJL SET ESCMSYBBALANCE=30<0D0A>" +*JCLYellowBlue 40/40: "@PJL SET ESCMSYBBALANCE=40<0D0A>" +*JCLYellowBlue 50/50: "@PJL SET ESCMSYBBALANCE=50<0D0A>" +*JCLYellowBlue 60/60: "@PJL SET ESCMSYBBALANCE=60<0D0A>" +*JCLYellowBlue 70/70: "@PJL SET ESCMSYBBALANCE=70<0D0A>" +*JCLYellowBlue 80/80: "@PJL SET ESCMSYBBALANCE=80<0D0A>" +*JCLYellowBlue 90/90: "@PJL SET ESCMSYBBALANCE=90<0D0A>" +*JCLYellowBlue 100/100: "@PJL SET ESCMSYBBALANCE=100<0D0A>" +*JCLCloseUI: *JCLYellowBlue + +*% ========================================================= +*% 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/JIS B5: "<</PageSize [516 729] /ImagingBBox null>> setpagedevice" +*PageSize US-Folio/US Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice" +*PageSize Env10/No.10 Env.: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice" +*PageSize EnvDL/DL Env.: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice" +*PageSize EnvC5/C5 Env.: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice" +*PageSize EnvC6/C6 Env.: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice" +*PageSize B5-ISO/ISO B5: "<</PageSize [499 709] /ImagingBBox null>> setpagedevice" +*PageSize EnvMonarch/Monarch Env.: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice" +*PageSize Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice" +*PageSize A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice" +*PageSize Env9/No.9 Env.: "<</PageSize [279 639] /ImagingBBox null>> setpagedevice" +*PageSize IndexCard/Index Card: "<</PageSize [216 360] /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) 19 dict + dup [288 432] (Postcard_S) put + dup [396 612] (Statement) put + dup [288 432] (IndexCard) put + dup [279 639] (Env9) put + dup [297 420] (A6) put + dup [612 972] (Oficio_S) put + dup [279 540] (EnvMonarch) put + dup [499 709] (B5-ISO) put + dup [323 459] (EnvC6) put + dup [459 649] (EnvC5) put + dup [312 624] (EnvDL) put + dup [297 684] (Env10) put + dup [612 936] (US-Folio) put + dup [516 729] (B5-JIS) put + dup [420 595] (A5) put + dup [595 842] (A4) put + dup [522 756] (Executive) put + dup [612 1008] (Legal) put + dup [612 792] (Letter) put + {exch aload pop 4 index sub abs 5 le exch 5 index + sub abs 5 le and {exch pop exit} {pop} ifelse} + bind forall = flush pop pop restore +" +*End +*CloseUI: *PageSize + +*OpenUI *PageRegion: PickOne +*OrderDependency: 40 AnySetup *PageRegion +*DefaultPageRegion: Letter +*PageRegion Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice" +*PageRegion Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice" +*PageRegion Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice" +*PageRegion A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice" +*PageRegion A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice" +*PageRegion B5-JIS/JIS B5: "<</PageSize [516 729] /ImagingBBox null>> setpagedevice" +*PageRegion US-Folio/US Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice" +*PageRegion Env10/No.10 Env.: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice" +*PageRegion EnvDL/DL Env.: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice" +*PageRegion EnvC5/C5 Env.: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice" +*PageRegion EnvC6/C6 Env.: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice" +*PageRegion B5-ISO/ISO B5: "<</PageSize [499 709] /ImagingBBox null>> setpagedevice" +*PageRegion EnvMonarch/Monarch Env.: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice" +*PageRegion Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice" +*PageRegion A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice" +*PageRegion Env9/No.9 Env.: "<</PageSize [279 639] /ImagingBBox null>> setpagedevice" +*PageRegion IndexCard/Index Card: "<</PageSize [216 360] /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/JIS B5: "12.50 12.50 503.50 715.50" +*ImageableArea US-Folio/US Folio: "12.50 12.50 599.50 923.50" +*ImageableArea Env10/No.10 Env.: "12.50 12.50 284.50 670.50" +*ImageableArea EnvDL/DL Env.: "12.50 12.50 299.50 610.50" +*ImageableArea EnvC5/C5 Env.: "12.50 12.50 446.50 635.50" +*ImageableArea EnvC6/C6 Env.: "12.50 12.50 310.50 446.50" +*ImageableArea B5-ISO/ISO B5: "12.50 12.50 485.50 695.50" +*ImageableArea EnvMonarch/Monarch Env.: "12.50 12.50 266.50 527.50" +*ImageableArea Oficio_S/Oficio: "12.50 12.50 599.50 959.50" +*ImageableArea A6/A6: "12.50 12.50 284.50 407.50" +*ImageableArea Env9/No.9 Env.: "12.5 12.5 266.5 626.5" +*ImageableArea IndexCard/Index Card: "12.50 12.50 203.50 347.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/JIS B5: "516 729" +*PaperDimension US-Folio/US Folio: "612 936" +*PaperDimension Env10/No.10 Env.: "297 684" +*PaperDimension EnvDL/DL Env.: "312 624" +*PaperDimension EnvC5/C5 Env.: "459 649" +*PaperDimension EnvC6/C6 Env.: "323 459" +*PaperDimension B5-ISO/ISO B5: "499 709" +*PaperDimension EnvMonarch/Monarch Env.: "279 540" +*PaperDimension Oficio_S/Oficio: "612 972" +*PaperDimension A6/A6: "297 420" +*PaperDimension Env9/No.9 Env.: "279 639" +*PaperDimension IndexCard/Index Card: "216 360" +*PaperDimension Statement/Statement: "396 612" +*PaperDimension Postcard_S/Postcard 4x6: "288 432" + +*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 216.00 612.00 +*ParamCustomPageSize Height: 2 points 360.00 1008.00 +*ParamCustomPageSize WidthOffset: 3 points 0 0 +*ParamCustomPageSize HeightOffset: 4 points 0 0 +*ParamCustomPageSize Orientation: 5 int 0 0 + +*RequiresPageRegion All: True +*LandscapeOrientation: Plus90 + +*% ========================================================= +*% User Interface Constraints +*% ========================================================= +*% ========================================================= +*% Installable Option +*% ========================================================= +*% ========================================================= +*% OptionalTray - InputSlot +*% ========================================================= +*UIConstraints: *OptionalTray None *InputSlot Lower +*UIConstraints: *OptionalTray None *InputSlot Tray3 +*UIConstraints: *OptionalTray None *InputSlot Tray4 +*UIConstraints: *OptionalTray Tray2 *InputSlot Tray3 +*UIConstraints: *OptionalTray Tray2 *InputSlot Tray4 +*UIConstraints: *OptionalTray Tray23 *InputSlot Tray4 + +*UIConstraints: *InputSlot Lower *OptionalTray None +*UIConstraints: *InputSlot Tray3 *OptionalTray None +*UIConstraints: *InputSlot Tray4 *OptionalTray None +*UIConstraints: *InputSlot Tray3 *OptionalTray Tray2 +*UIConstraints: *InputSlot Tray4 *OptionalTray Tray2 +*UIConstraints: *InputSlot Tray4 *OptionalTray Tray23 + +*% ========================================================= +*% Color Mode - Black Optimization +*% ========================================================= +*UIConstraints: *ColorMode False *JCLBlackOptimization True +*UIConstraints: *JCLBlackOptimization True *ColorMode False + +*% ========================================================= +*% Duplex - PageSize +*% ========================================================= +*UIConstraints: *PageSize Executive *Duplex DuplexNoTumble +*UIConstraints: *PageSize A5 *Duplex DuplexNoTumble +*UIConstraints: *PageSize A6 *Duplex DuplexNoTumble +*UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble +*UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble +*UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble +*UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble +*UIConstraints: *PageSize EnvC6 *Duplex DuplexNoTumble +*UIConstraints: *PageSize B5-JIS *Duplex DuplexNoTumble +*UIConstraints: *PageSize B5-ISO *Duplex DuplexNoTumble +*UIConstraints: *PageSize Env9 *Duplex DuplexNoTumble +*UIConstraints: *PageSize Statement *Duplex DuplexNoTumble +*UIConstraints: *PageSize Postcard_S *Duplex DuplexNoTumble +*UIConstraints: *PageSize IndexCard *Duplex DuplexNoTumble + +*UIConstraints: *Duplex DuplexNoTumble *PageSize Executive +*UIConstraints: *Duplex DuplexNoTumble *PageSize A5 +*UIConstraints: *Duplex DuplexNoTumble *PageSize A6 +*UIConstraints: *Duplex DuplexNoTumble *PageSize Env10 +*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch +*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvDL +*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5 +*UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6 +*UIConstraints: *Duplex DuplexNoTumble *PageSize B5-JIS +*UIConstraints: *Duplex DuplexNoTumble *PageSize B5-ISO +*UIConstraints: *Duplex DuplexNoTumble *PageSize Env9 +*UIConstraints: *Duplex DuplexNoTumble *PageSize Statement +*UIConstraints: *Duplex DuplexNoTumble *PageSize Postcard_S +*UIConstraints: *Duplex DuplexNoTumble *PageSize IndexCard + +*UIConstraints: *PageSize Executive *Duplex DuplexTumble +*UIConstraints: *PageSize A5 *Duplex DuplexTumble +*UIConstraints: *PageSize A6 *Duplex DuplexTumble +*UIConstraints: *PageSize Env10 *Duplex DuplexTumble +*UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble +*UIConstraints: *PageSize EnvDL *Duplex DuplexTumble +*UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble +*UIConstraints: *PageSize EnvC6 *Duplex DuplexTumble +*UIConstraints: *PageSize B5-JIS *Duplex DuplexTumble +*UIConstraints: *PageSize B5-ISO *Duplex DuplexTumble +*UIConstraints: *PageSize Env9 *Duplex DuplexTumble +*UIConstraints: *PageSize Statement *Duplex DuplexTumble +*UIConstraints: *PageSize Postcard_S *Duplex DuplexTumble +*UIConstraints: *PageSize IndexCard *Duplex DuplexTumble + +*UIConstraints: *Duplex DuplexTumble *PageSize Executive +*UIConstraints: *Duplex DuplexTumble *PageSize A5 +*UIConstraints: *Duplex DuplexTumble *PageSize A6 +*UIConstraints: *Duplex DuplexTumble *PageSize Env10 +*UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch +*UIConstraints: *Duplex DuplexTumble *PageSize EnvDL +*UIConstraints: *Duplex DuplexTumble *PageSize EnvC5 +*UIConstraints: *Duplex DuplexTumble *PageSize EnvC6 +*UIConstraints: *Duplex DuplexTumble *PageSize B5-JIS +*UIConstraints: *Duplex DuplexTumble *PageSize B5-ISO +*UIConstraints: *Duplex DuplexTumble *PageSize Env9 +*UIConstraints: *Duplex DuplexTumble *PageSize Statement +*UIConstraints: *Duplex DuplexTumble *PageSize Postcard_S +*UIConstraints: *Duplex DuplexTumble *PageSize IndexCard + +*% ========================================================= +*% Duplex - PageRegion +*% ========================================================= +*UIConstraints: *PageRegion Executive *Duplex DuplexNoTumble +*UIConstraints: *PageRegion A5 *Duplex DuplexNoTumble +*UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble +*UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble +*UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble +*UIConstraints: *PageRegion EnvDL *Duplex DuplexNoTumble +*UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble +*UIConstraints: *PageRegion EnvC6 *Duplex DuplexNoTumble +*UIConstraints: *PageRegion B5-JIS *Duplex DuplexNoTumble +*UIConstraints: *PageRegion B5-ISO *Duplex DuplexNoTumble +*UIConstraints: *PageRegion Env9 *Duplex DuplexNoTumble +*UIConstraints: *PageRegion Statement *Duplex DuplexNoTumble +*UIConstraints: *PageRegion Postcard_S *Duplex DuplexNoTumble +*UIConstraints: *PageRegion IndexCard *Duplex DuplexNoTumble + +*UIConstraints: *Duplex DuplexNoTumble *PageRegion Executive +*UIConstraints: *Duplex DuplexNoTumble *PageRegion A5 +*UIConstraints: *Duplex DuplexNoTumble *PageRegion A6 +*UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10 +*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch +*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvDL +*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5 +*UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6 +*UIConstraints: *Duplex DuplexNoTumble *PageRegion B5-JIS +*UIConstraints: *Duplex DuplexNoTumble *PageRegion B5-ISO +*UIConstraints: *Duplex DuplexNoTumble *PageRegion Env9 +*UIConstraints: *Duplex DuplexNoTumble *PageRegion Statement +*UIConstraints: *Duplex DuplexNoTumble *PageRegion Postcard_S +*UIConstraints: *Duplex DuplexNoTumble *PageRegion IndexCard + +*UIConstraints: *PageRegion Executive *Duplex DuplexTumble +*UIConstraints: *PageRegion A5 *Duplex DuplexTumble +*UIConstraints: *PageRegion A6 *Duplex DuplexTumble +*UIConstraints: *PageRegion Env10 *Duplex DuplexTumble +*UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble +*UIConstraints: *PageRegion EnvDL *Duplex DuplexTumble +*UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble +*UIConstraints: *PageRegion EnvC6 *Duplex DuplexTumble +*UIConstraints: *PageRegion B5-JIS *Duplex DuplexTumble +*UIConstraints: *PageRegion B5-ISO *Duplex DuplexTumble +*UIConstraints: *PageRegion Env9 *Duplex DuplexTumble +*UIConstraints: *PageRegion Statement *Duplex DuplexTumble +*UIConstraints: *PageRegion Postcard_S *Duplex DuplexTumble +*UIConstraints: *PageRegion IndexCard *Duplex DuplexTumble + +*UIConstraints: *Duplex DuplexTumble *PageRegion Executive +*UIConstraints: *Duplex DuplexTumble *PageRegion A5 +*UIConstraints: *Duplex DuplexTumble *PageRegion A6 +*UIConstraints: *Duplex DuplexTumble *PageRegion Env10 +*UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch +*UIConstraints: *Duplex DuplexTumble *PageRegion EnvDL +*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5 +*UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6 +*UIConstraints: *Duplex DuplexTumble *PageRegion B5-JIS +*UIConstraints: *Duplex DuplexTumble *PageRegion B5-ISO +*UIConstraints: *Duplex DuplexTumble *PageRegion Env9 +*UIConstraints: *Duplex DuplexTumble *PageRegion Statement +*UIConstraints: *Duplex DuplexTumble *PageRegion Postcard_S +*UIConstraints: *Duplex DuplexTumble *PageRegion IndexCard + +*% ========================================================= +*% Duplex - MediaType +*% ========================================================= +*UIConstraints: *MediaType Envelope *Duplex DuplexNoTumble +*UIConstraints: *MediaType Envelope *Duplex DuplexTumble +*UIConstraints: *MediaType ThickEnvelope *Duplex DuplexNoTumble +*UIConstraints: *MediaType ThickEnvelope *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 Punched *Duplex DuplexNoTumble +*UIConstraints: *MediaType Punched *Duplex DuplexTumble +*UIConstraints: *MediaType Letterhead *Duplex DuplexNoTumble +*UIConstraints: *MediaType Letterhead *Duplex DuplexTumble +*UIConstraints: *MediaType Photo111-130 *Duplex DuplexNoTumble +*UIConstraints: *MediaType Photo111-130 *Duplex DuplexTumble +*UIConstraints: *MediaType Photo131-175 *Duplex DuplexNoTumble +*UIConstraints: *MediaType Photo131-175 *Duplex DuplexTumble +*UIConstraints: *MediaType Photo176-220 *Duplex DuplexNoTumble +*UIConstraints: *MediaType Photo176-220 *Duplex DuplexTumble +*UIConstraints: *MediaType HeavyWeight *Duplex DuplexNoTumble +*UIConstraints: *MediaType HeavyWeight *Duplex DuplexTumble +*UIConstraints: *MediaType ExtraHeavyWeight *Duplex DuplexNoTumble +*UIConstraints: *MediaType ExtraHeavyWeight *Duplex DuplexTumble + +*UIConstraints: *Duplex DuplexNoTumble *MediaType Envelope +*UIConstraints: *Duplex DuplexTumble *MediaType Envelope +*UIConstraints: *Duplex DuplexNoTumble *MediaType ThickEnvelope +*UIConstraints: *Duplex DuplexTumble *MediaType ThickEnvelope +*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 Punched +*UIConstraints: *Duplex DuplexTumble *MediaType Punched +*UIConstraints: *Duplex DuplexNoTumble *MediaType Letterhead +*UIConstraints: *Duplex DuplexTumble *MediaType Letterhead +*UIConstraints: *Duplex DuplexNoTumble *MediaType Photo111-130 +*UIConstraints: *Duplex DuplexTumble *MediaType Photo111-130 +*UIConstraints: *Duplex DuplexNoTumble *MediaType Photo131-175 +*UIConstraints: *Duplex DuplexTumble *MediaType Photo131-175 +*UIConstraints: *Duplex DuplexNoTumble *MediaType Photo176-220 +*UIConstraints: *Duplex DuplexTumble *MediaType Photo176-220 +*UIConstraints: *Duplex DuplexNoTumble *MediaType HeavyWeight +*UIConstraints: *Duplex DuplexTumble *MediaType HeavyWeight +*UIConstraints: *Duplex DuplexNoTumble *MediaType ExtraHeavyWeight +*UIConstraints: *Duplex DuplexTumble *MediaType ExtraHeavyWeight + +*% ========================================================= +*% Envelope(PageSize) - MediaType +*% ========================================================= + +*% Env10 +*UIConstraints: *PageSize Env10 *MediaType None +*UIConstraints: *PageSize Env10 *MediaType Plain +*UIConstraints: *PageSize Env10 *MediaType Thick +*UIConstraints: *PageSize Env10 *MediaType Thin +*UIConstraints: *PageSize Env10 *MediaType Bond +*UIConstraints: *PageSize Env10 *MediaType Color +*UIConstraints: *PageSize Env10 *MediaType Card +*UIConstraints: *PageSize Env10 *MediaType Labels +*UIConstraints: *PageSize Env10 *MediaType Preprinted +*UIConstraints: *PageSize Env10 *MediaType Recycled +*UIConstraints: *PageSize Env10 *MediaType Cotton +*UIConstraints: *PageSize Env10 *MediaType Archive +*UIConstraints: *PageSize Env10 *MediaType Letterhead +*UIConstraints: *PageSize Env10 *MediaType Punched +*UIConstraints: *PageSize Env10 *MediaType Photo111-130 +*UIConstraints: *PageSize Env10 *MediaType Photo131-175 +*UIConstraints: *PageSize Env10 *MediaType Photo176-220 +*UIConstraints: *PageSize Env10 *MediaType HeavyWeight +*UIConstraints: *PageSize Env10 *MediaType ExtraHeavyWeight +*UIConstraints: *PageSize Env10 *MediaType ThickEnvelope + +*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 Letterhead *PageSize Env10 +*UIConstraints: *MediaType Punched *PageSize Env10 +*UIConstraints: *MediaType Photo111-130 *PageSize Env10 +*UIConstraints: *MediaType Photo131-175 *PageSize Env10 +*UIConstraints: *MediaType Photo176-220 *PageSize Env10 +*UIConstraints: *MediaType HeavyWeight *PageSize Env10 +*UIConstraints: *MediaType ExtraHeavyWeight *PageSize Env10 +*UIConstraints: *MediaType ThickEnvelope *PageSize Env10 + +*% EnvDL +*UIConstraints: *PageSize EnvDL *MediaType None +*UIConstraints: *PageSize EnvDL *MediaType Plain +*UIConstraints: *PageSize EnvDL *MediaType Thick +*UIConstraints: *PageSize EnvDL *MediaType Thin +*UIConstraints: *PageSize EnvDL *MediaType Bond +*UIConstraints: *PageSize EnvDL *MediaType Color +*UIConstraints: *PageSize EnvDL *MediaType Card +*UIConstraints: *PageSize EnvDL *MediaType Labels +*UIConstraints: *PageSize EnvDL *MediaType Preprinted +*UIConstraints: *PageSize EnvDL *MediaType Recycled +*UIConstraints: *PageSize EnvDL *MediaType Cotton +*UIConstraints: *PageSize EnvDL *MediaType Archive +*UIConstraints: *PageSize EnvDL *MediaType Letterhead +*UIConstraints: *PageSize EnvDL *MediaType Punched +*UIConstraints: *PageSize EnvDL *MediaType Photo111-130 +*UIConstraints: *PageSize EnvDL *MediaType Photo131-175 +*UIConstraints: *PageSize EnvDL *MediaType Photo176-220 +*UIConstraints: *PageSize EnvDL *MediaType HeavyWeight +*UIConstraints: *PageSize EnvDL *MediaType ExtraHeavyWeight +*UIConstraints: *PageSize EnvDL *MediaType ThickEnvelope + +*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 Letterhead *PageSize EnvDL +*UIConstraints: *MediaType Punched *PageSize EnvDL +*UIConstraints: *MediaType Photo111-130 *PageSize EnvDL +*UIConstraints: *MediaType Photo131-175 *PageSize EnvDL +*UIConstraints: *MediaType Photo176-220 *PageSize EnvDL +*UIConstraints: *MediaType HeavyWeight *PageSize EnvDL +*UIConstraints: *MediaType ExtraHeavyWeight *PageSize EnvDL +*UIConstraints: *MediaType ThickEnvelope *PageSize EnvDL + +*% EnvC5 +*UIConstraints: *PageSize EnvC5 *MediaType None +*UIConstraints: *PageSize EnvC5 *MediaType Plain +*UIConstraints: *PageSize EnvC5 *MediaType Thick +*UIConstraints: *PageSize EnvC5 *MediaType Thin +*UIConstraints: *PageSize EnvC5 *MediaType Bond +*UIConstraints: *PageSize EnvC5 *MediaType Color +*UIConstraints: *PageSize EnvC5 *MediaType Card +*UIConstraints: *PageSize EnvC5 *MediaType Labels +*UIConstraints: *PageSize EnvC5 *MediaType Preprinted +*UIConstraints: *PageSize EnvC5 *MediaType Recycled +*UIConstraints: *PageSize EnvC5 *MediaType Cotton +*UIConstraints: *PageSize EnvC5 *MediaType Archive +*UIConstraints: *PageSize EnvC5 *MediaType Letterhead +*UIConstraints: *PageSize EnvC5 *MediaType Punched +*UIConstraints: *PageSize EnvC5 *MediaType Photo111-130 +*UIConstraints: *PageSize EnvC5 *MediaType Photo131-175 +*UIConstraints: *PageSize EnvC5 *MediaType Photo176-220 +*UIConstraints: *PageSize EnvC5 *MediaType HeavyWeight +*UIConstraints: *PageSize EnvC5 *MediaType ExtraHeavyWeight +*UIConstraints: *PageSize EnvC5 *MediaType ThickEnvelope + +*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 Letterhead *PageSize EnvC5 +*UIConstraints: *MediaType Punched *PageSize EnvC5 +*UIConstraints: *MediaType Photo111-130 *PageSize EnvC5 +*UIConstraints: *MediaType Photo131-175 *PageSize EnvC5 +*UIConstraints: *MediaType Photo176-220 *PageSize EnvC5 +*UIConstraints: *MediaType HeavyWeight *PageSize EnvC5 +*UIConstraints: *MediaType ExtraHeavyWeight *PageSize EnvC5 +*UIConstraints: *MediaType ThickEnvelope *PageSize EnvC5 + +*% EnvC6 +*UIConstraints: *PageSize EnvC6 *MediaType None +*UIConstraints: *PageSize EnvC6 *MediaType Plain +*UIConstraints: *PageSize EnvC6 *MediaType Thick +*UIConstraints: *PageSize EnvC6 *MediaType Thin +*UIConstraints: *PageSize EnvC6 *MediaType Bond +*UIConstraints: *PageSize EnvC6 *MediaType Color +*UIConstraints: *PageSize EnvC6 *MediaType Card +*UIConstraints: *PageSize EnvC6 *MediaType Labels +*UIConstraints: *PageSize EnvC6 *MediaType Preprinted +*UIConstraints: *PageSize EnvC6 *MediaType Recycled +*UIConstraints: *PageSize EnvC6 *MediaType Cotton +*UIConstraints: *PageSize EnvC6 *MediaType Archive +*UIConstraints: *PageSize EnvC6 *MediaType Letterhead +*UIConstraints: *PageSize EnvC6 *MediaType Punched +*UIConstraints: *PageSize EnvC6 *MediaType Photo111-130 +*UIConstraints: *PageSize EnvC6 *MediaType Photo131-175 +*UIConstraints: *PageSize EnvC6 *MediaType Photo176-220 +*UIConstraints: *PageSize EnvC6 *MediaType HeavyWeight +*UIConstraints: *PageSize EnvC6 *MediaType ExtraHeavyWeight +*UIConstraints: *PageSize EnvC6 *MediaType ThickEnvelope + +*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 Letterhead *PageSize EnvC6 +*UIConstraints: *MediaType Punched *PageSize EnvC6 +*UIConstraints: *MediaType Photo111-130 *PageSize EnvC6 +*UIConstraints: *MediaType Photo131-175 *PageSize EnvC6 +*UIConstraints: *MediaType Photo176-220 *PageSize EnvC6 +*UIConstraints: *MediaType HeavyWeight *PageSize EnvC6 +*UIConstraints: *MediaType ExtraHeavyWeight *PageSize EnvC6 +*UIConstraints: *MediaType ThickEnvelope *PageSize EnvC6 + +*% EnvMonarch +*UIConstraints: *PageSize EnvMonarch *MediaType None +*UIConstraints: *PageSize EnvMonarch *MediaType Plain +*UIConstraints: *PageSize EnvMonarch *MediaType Thick +*UIConstraints: *PageSize EnvMonarch *MediaType Thin +*UIConstraints: *PageSize EnvMonarch *MediaType Bond +*UIConstraints: *PageSize EnvMonarch *MediaType Color +*UIConstraints: *PageSize EnvMonarch *MediaType Card +*UIConstraints: *PageSize EnvMonarch *MediaType Labels +*UIConstraints: *PageSize EnvMonarch *MediaType Preprinted +*UIConstraints: *PageSize EnvMonarch *MediaType Recycled +*UIConstraints: *PageSize EnvMonarch *MediaType Cotton +*UIConstraints: *PageSize EnvMonarch *MediaType Archive +*UIConstraints: *PageSize EnvMonarch *MediaType Letterhead +*UIConstraints: *PageSize EnvMonarch *MediaType Punched +*UIConstraints: *PageSize EnvMonarch *MediaType Photo111-130 +*UIConstraints: *PageSize EnvMonarch *MediaType Photo131-175 +*UIConstraints: *PageSize EnvMonarch *MediaType Photo176-220 +*UIConstraints: *PageSize EnvMonarch *MediaType HeavyWeight +*UIConstraints: *PageSize EnvMonarch *MediaType ExtraHeavyWeight +*UIConstraints: *PageSize EnvMonarch *MediaType Envelope + +*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 Letterhead *PageSize EnvMonarch +*UIConstraints: *MediaType Punched *PageSize EnvMonarch +*UIConstraints: *MediaType Photo111-130 *PageSize EnvMonarch +*UIConstraints: *MediaType Photo131-175 *PageSize EnvMonarch +*UIConstraints: *MediaType Photo176-220 *PageSize EnvMonarch +*UIConstraints: *MediaType HeavyWeight *PageSize EnvMonarch +*UIConstraints: *MediaType ExtraHeavyWeight *PageSize EnvMonarch +*UIConstraints: *MediaType Envelope *PageSize EnvMonarch + +*% Env9 +*UIConstraints: *PageSize Env9 *MediaType None +*UIConstraints: *PageSize Env9 *MediaType Plain +*UIConstraints: *PageSize Env9 *MediaType Thick +*UIConstraints: *PageSize Env9 *MediaType Thin +*UIConstraints: *PageSize Env9 *MediaType Bond +*UIConstraints: *PageSize Env9 *MediaType Color +*UIConstraints: *PageSize Env9 *MediaType Card +*UIConstraints: *PageSize Env9 *MediaType Labels +*UIConstraints: *PageSize Env9 *MediaType Preprinted +*UIConstraints: *PageSize Env9 *MediaType Recycled +*UIConstraints: *PageSize Env9 *MediaType Cotton +*UIConstraints: *PageSize Env9 *MediaType Archive +*UIConstraints: *PageSize Env9 *MediaType Letterhead +*UIConstraints: *PageSize Env9 *MediaType Punched +*UIConstraints: *PageSize Env9 *MediaType Photo111-130 +*UIConstraints: *PageSize Env9 *MediaType Photo131-175 +*UIConstraints: *PageSize Env9 *MediaType Photo176-220 +*UIConstraints: *PageSize Env9 *MediaType HeavyWeight +*UIConstraints: *PageSize Env9 *MediaType ExtraHeavyWeight +*UIConstraints: *PageSize Env9 *MediaType ThickEnvelope + +*UIConstraints: *MediaType None *PageSize Env9 +*UIConstraints: *MediaType Plain *PageSize Env9 +*UIConstraints: *MediaType Thick *PageSize Env9 +*UIConstraints: *MediaType Thin *PageSize Env9 +*UIConstraints: *MediaType Bond *PageSize Env9 +*UIConstraints: *MediaType Color *PageSize Env9 +*UIConstraints: *MediaType Card *PageSize Env9 +*UIConstraints: *MediaType Labels *PageSize Env9 +*UIConstraints: *MediaType Preprinted *PageSize Env9 +*UIConstraints: *MediaType Recycled *PageSize Env9 +*UIConstraints: *MediaType Cotton *PageSize Env9 +*UIConstraints: *MediaType Archive *PageSize Env9 +*UIConstraints: *MediaType Letterhead *PageSize Env9 +*UIConstraints: *MediaType Punched *PageSize Env9 +*UIConstraints: *MediaType Photo111-130 *PageSize Env9 +*UIConstraints: *MediaType Photo131-175 *PageSize Env9 +*UIConstraints: *MediaType Photo176-220 *PageSize Env9 +*UIConstraints: *MediaType HeavyWeight *PageSize Env9 +*UIConstraints: *MediaType ExtraHeavyWeight *PageSize Env9 +*UIConstraints: *MediaType ThickEnvelope *PageSize Env9 + +*% Postcard_S +*UIConstraints: *PageSize Postcard_S *MediaType Thin +*UIConstraints: *PageSize Postcard_S *MediaType Color +*UIConstraints: *PageSize Postcard_S *MediaType Labels +*UIConstraints: *PageSize Postcard_S *MediaType Preprinted +*UIConstraints: *PageSize Postcard_S *MediaType Recycled +*UIConstraints: *PageSize Postcard_S *MediaType Cotton +*UIConstraints: *PageSize Postcard_S *MediaType Envelope +*UIConstraints: *PageSize Postcard_S *MediaType Archive +*UIConstraints: *PageSize Postcard_S *MediaType Punched +*UIConstraints: *PageSize Postcard_S *MediaType Letterhead +*UIConstraints: *PageSize Postcard_S *MediaType ThickEnvelope + +*UIConstraints: *MediaType Thin *PageSize Postcard_S +*UIConstraints: *MediaType Color *PageSize Postcard_S +*UIConstraints: *MediaType Labels *PageSize Postcard_S +*UIConstraints: *MediaType Preprinted *PageSize Postcard_S +*UIConstraints: *MediaType Recycled *PageSize Postcard_S +*UIConstraints: *MediaType Cotton *PageSize Postcard_S +*UIConstraints: *MediaType Envelope *PageSize Postcard_S +*UIConstraints: *MediaType Archive *PageSize Postcard_S +*UIConstraints: *MediaType Punched *PageSize Postcard_S +*UIConstraints: *MediaType Letterhead *PageSize Postcard_S +*UIConstraints: *MediaType ThickEnvelope *PageSize Postcard_S + +*% IndexCard +*UIConstraints: *PageSize IndexCard *MediaType Thin +*UIConstraints: *PageSize IndexCard *MediaType Color +*UIConstraints: *PageSize IndexCard *MediaType Labels +*UIConstraints: *PageSize IndexCard *MediaType Preprinted +*UIConstraints: *PageSize IndexCard *MediaType Recycled +*UIConstraints: *PageSize IndexCard *MediaType Cotton +*UIConstraints: *PageSize IndexCard *MediaType Envelope +*UIConstraints: *PageSize IndexCard *MediaType Archive +*UIConstraints: *PageSize IndexCard *MediaType Punched +*UIConstraints: *PageSize IndexCard *MediaType Letterhead +*UIConstraints: *PageSize IndexCard *MediaType Photo111-130 +*UIConstraints: *PageSize IndexCard *MediaType Photo131-175 +*UIConstraints: *PageSize IndexCard *MediaType Photo176-220 +*UIConstraints: *PageSize IndexCard *MediaType ThickEnvelope + +*UIConstraints: *MediaType Thin *PageSize IndexCard +*UIConstraints: *MediaType Color *PageSize IndexCard +*UIConstraints: *MediaType Labels *PageSize IndexCard +*UIConstraints: *MediaType Preprinted *PageSize IndexCard +*UIConstraints: *MediaType Recycled *PageSize IndexCard +*UIConstraints: *MediaType Cotton *PageSize IndexCard +*UIConstraints: *MediaType Envelope *PageSize IndexCard +*UIConstraints: *MediaType Archive *PageSize IndexCard +*UIConstraints: *MediaType Punched *PageSize IndexCard +*UIConstraints: *MediaType Letterhead *PageSize IndexCard +*UIConstraints: *MediaType Photo111-130 *PageSize IndexCard +*UIConstraints: *MediaType Photo131-175 *PageSize IndexCard +*UIConstraints: *MediaType Photo176-220 *PageSize IndexCard +*UIConstraints: *MediaType ThickEnvelope *PageSize IndexCard + + +*% ========================================================= +*% Envelope(PageRegion) - MediaType +*% ========================================================= +*% Env10 +*UIConstraints: *PageRegion Env10 *MediaType None +*UIConstraints: *PageRegion Env10 *MediaType Plain +*UIConstraints: *PageRegion Env10 *MediaType Thick +*UIConstraints: *PageRegion Env10 *MediaType Thin +*UIConstraints: *PageRegion Env10 *MediaType Bond +*UIConstraints: *PageRegion Env10 *MediaType Color +*UIConstraints: *PageRegion Env10 *MediaType Card +*UIConstraints: *PageRegion Env10 *MediaType Labels +*UIConstraints: *PageRegion Env10 *MediaType Preprinted +*UIConstraints: *PageRegion Env10 *MediaType Recycled +*UIConstraints: *PageRegion Env10 *MediaType Cotton +*UIConstraints: *PageRegion Env10 *MediaType Archive +*UIConstraints: *PageRegion Env10 *MediaType Letterhead +*UIConstraints: *PageRegion Env10 *MediaType Punched +*UIConstraints: *PageRegion Env10 *MediaType Photo111-130 +*UIConstraints: *PageRegion Env10 *MediaType Photo131-175 +*UIConstraints: *PageRegion Env10 *MediaType Photo176-220 +*UIConstraints: *PageRegion Env10 *MediaType HeavyWeight +*UIConstraints: *PageRegion Env10 *MediaType ExtraHeavyWeight +*UIConstraints: *PageRegion Env10 *MediaType ThickEnvelope + +*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 Letterhead *PageRegion Env10 +*UIConstraints: *MediaType Punched *PageRegion Env10 +*UIConstraints: *MediaType Photo111-130 *PageRegion Env10 +*UIConstraints: *MediaType Photo131-175 *PageRegion Env10 +*UIConstraints: *MediaType Photo176-220 *PageRegion Env10 +*UIConstraints: *MediaType HeavyWeight *PageRegion Env10 +*UIConstraints: *MediaType ExtraHeavyWeight *PageRegion Env10 +*UIConstraints: *MediaType ThickEnvelope *PageRegion Env10 + +*% EnvDL +*UIConstraints: *PageRegion EnvDL *MediaType None +*UIConstraints: *PageRegion EnvDL *MediaType Plain +*UIConstraints: *PageRegion EnvDL *MediaType Thick +*UIConstraints: *PageRegion EnvDL *MediaType Thin +*UIConstraints: *PageRegion EnvDL *MediaType Bond +*UIConstraints: *PageRegion EnvDL *MediaType Color +*UIConstraints: *PageRegion EnvDL *MediaType Card +*UIConstraints: *PageRegion EnvDL *MediaType Labels +*UIConstraints: *PageRegion EnvDL *MediaType Preprinted +*UIConstraints: *PageRegion EnvDL *MediaType Recycled +*UIConstraints: *PageRegion EnvDL *MediaType Cotton +*UIConstraints: *PageRegion EnvDL *MediaType Archive +*UIConstraints: *PageRegion EnvDL *MediaType Letterhead +*UIConstraints: *PageRegion EnvDL *MediaType Punched +*UIConstraints: *PageRegion EnvDL *MediaType Photo111-130 +*UIConstraints: *PageRegion EnvDL *MediaType Photo131-175 +*UIConstraints: *PageRegion EnvDL *MediaType Photo176-220 +*UIConstraints: *PageRegion EnvDL *MediaType HeavyWeight +*UIConstraints: *PageRegion EnvDL *MediaType ExtraHeavyWeight +*UIConstraints: *PageRegion EnvDL *MediaType ThickEnvelope + +*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 Letterhead *PageRegion EnvDL +*UIConstraints: *MediaType Punched *PageRegion EnvDL +*UIConstraints: *MediaType Photo111-130 *PageRegion EnvDL +*UIConstraints: *MediaType Photo131-175 *PageRegion EnvDL +*UIConstraints: *MediaType Photo176-220 *PageRegion EnvDL +*UIConstraints: *MediaType HeavyWeight *PageRegion EnvDL +*UIConstraints: *MediaType ExtraHeavyWeight *PageRegion EnvDL +*UIConstraints: *MediaType ThickEnvelope *PageRegion EnvDL +*% EnvC5 +*UIConstraints: *PageRegion EnvC5 *MediaType None +*UIConstraints: *PageRegion EnvC5 *MediaType Plain +*UIConstraints: *PageRegion EnvC5 *MediaType Thick +*UIConstraints: *PageRegion EnvC5 *MediaType Thin +*UIConstraints: *PageRegion EnvC5 *MediaType Bond +*UIConstraints: *PageRegion EnvC5 *MediaType Color +*UIConstraints: *PageRegion EnvC5 *MediaType Card +*UIConstraints: *PageRegion EnvC5 *MediaType Labels +*UIConstraints: *PageRegion EnvC5 *MediaType Preprinted +*UIConstraints: *PageRegion EnvC5 *MediaType Recycled +*UIConstraints: *PageRegion EnvC5 *MediaType Cotton +*UIConstraints: *PageRegion EnvC5 *MediaType Archive +*UIConstraints: *PageRegion EnvC5 *MediaType Letterhead +*UIConstraints: *PageRegion EnvC5 *MediaType Punched +*UIConstraints: *PageRegion EnvC5 *MediaType Photo111-130 +*UIConstraints: *PageRegion EnvC5 *MediaType Photo131-175 +*UIConstraints: *PageRegion EnvC5 *MediaType Photo176-220 +*UIConstraints: *PageRegion EnvC5 *MediaType HeavyWeight +*UIConstraints: *PageRegion EnvC5 *MediaType ExtraHeavyWeight +*UIConstraints: *PageRegion EnvC5 *MediaType ThickEnvelope + +*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 Letterhead *PageRegion EnvC5 +*UIConstraints: *MediaType Punched *PageRegion EnvC5 +*UIConstraints: *MediaType Photo111-130 *PageRegion EnvC5 +*UIConstraints: *MediaType Photo131-175 *PageRegion EnvC5 +*UIConstraints: *MediaType Photo176-220 *PageRegion EnvC5 +*UIConstraints: *MediaType HeavyWeight *PageRegion EnvC5 +*UIConstraints: *MediaType ExtraHeavyWeight *PageRegion EnvC5 +*UIConstraints: *MediaType ThickEnvelope *PageRegion EnvC5 + +*% EnvC6 +*UIConstraints: *PageRegion EnvC6 *MediaType None +*UIConstraints: *PageRegion EnvC6 *MediaType Plain +*UIConstraints: *PageRegion EnvC6 *MediaType Thick +*UIConstraints: *PageRegion EnvC6 *MediaType Thin +*UIConstraints: *PageRegion EnvC6 *MediaType Bond +*UIConstraints: *PageRegion EnvC6 *MediaType Color +*UIConstraints: *PageRegion EnvC6 *MediaType Card +*UIConstraints: *PageRegion EnvC6 *MediaType Labels +*UIConstraints: *PageRegion EnvC6 *MediaType Preprinted +*UIConstraints: *PageRegion EnvC6 *MediaType Recycled +*UIConstraints: *PageRegion EnvC6 *MediaType Cotton +*UIConstraints: *PageRegion EnvC6 *MediaType Archive +*UIConstraints: *PageRegion EnvC6 *MediaType Letterhead +*UIConstraints: *PageRegion EnvC6 *MediaType Punched +*UIConstraints: *PageRegion EnvC6 *MediaType Photo111-130 +*UIConstraints: *PageRegion EnvC6 *MediaType Photo131-175 +*UIConstraints: *PageRegion EnvC6 *MediaType Photo176-220 +*UIConstraints: *PageRegion EnvC6 *MediaType HeavyWeight +*UIConstraints: *PageRegion EnvC6 *MediaType ExtraHeavyWeight +*UIConstraints: *PageRegion EnvC6 *MediaType ThickEnvelope + +*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 Letterhead *PageRegion EnvC6 +*UIConstraints: *MediaType Punched *PageRegion EnvC6 +*UIConstraints: *MediaType Photo111-130 *PageRegion EnvC6 +*UIConstraints: *MediaType Photo131-175 *PageRegion EnvC6 +*UIConstraints: *MediaType Photo176-220 *PageRegion EnvC6 +*UIConstraints: *MediaType HeavyWeight *PageRegion EnvC6 +*UIConstraints: *MediaType ExtraHeavyWeight *PageRegion EnvC6 +*UIConstraints: *MediaType ThickEnvelope *PageRegion EnvC6 + +*% EnvMonarch +*UIConstraints: *PageRegion EnvMonarch *MediaType None +*UIConstraints: *PageRegion EnvMonarch *MediaType Plain +*UIConstraints: *PageRegion EnvMonarch *MediaType Thick +*UIConstraints: *PageRegion EnvMonarch *MediaType Thin +*UIConstraints: *PageRegion EnvMonarch *MediaType Bond +*UIConstraints: *PageRegion EnvMonarch *MediaType Color +*UIConstraints: *PageRegion EnvMonarch *MediaType Card +*UIConstraints: *PageRegion EnvMonarch *MediaType Labels +*UIConstraints: *PageRegion EnvMonarch *MediaType Preprinted +*UIConstraints: *PageRegion EnvMonarch *MediaType Recycled +*UIConstraints: *PageRegion EnvMonarch *MediaType Cotton +*UIConstraints: *PageRegion EnvMonarch *MediaType Archive +*UIConstraints: *PageRegion EnvMonarch *MediaType Letterhead +*UIConstraints: *PageRegion EnvMonarch *MediaType Punched +*UIConstraints: *PageRegion EnvMonarch *MediaType Photo111-130 +*UIConstraints: *PageRegion EnvMonarch *MediaType Photo131-175 +*UIConstraints: *PageRegion EnvMonarch *MediaType Photo176-220 +*UIConstraints: *PageRegion EnvMonarch *MediaType HeavyWeight +*UIConstraints: *PageRegion EnvMonarch *MediaType ExtraHeavyWeight +*UIConstraints: *PageRegion EnvMonarch *MediaType Envelope + +*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 Letterhead *PageRegion EnvMonarch +*UIConstraints: *MediaType Punched *PageRegion EnvMonarch +*UIConstraints: *MediaType Photo111-130 *PageRegion EnvMonarch +*UIConstraints: *MediaType Photo131-175 *PageRegion EnvMonarch +*UIConstraints: *MediaType Photo176-220 *PageRegion EnvMonarch +*UIConstraints: *MediaType HeavyWeight *PageRegion EnvMonarch +*UIConstraints: *MediaType ExtraHeavyWeight *PageRegion EnvMonarch +*UIConstraints: *MediaType Envelope *PageRegion EnvMonarch + +*% Env9 +*UIConstraints: *PageRegion Env9 *MediaType None +*UIConstraints: *PageRegion Env9 *MediaType Plain +*UIConstraints: *PageRegion Env9 *MediaType Thick +*UIConstraints: *PageRegion Env9 *MediaType Thin +*UIConstraints: *PageRegion Env9 *MediaType Bond +*UIConstraints: *PageRegion Env9 *MediaType Color +*UIConstraints: *PageRegion Env9 *MediaType Card +*UIConstraints: *PageRegion Env9 *MediaType Labels +*UIConstraints: *PageRegion Env9 *MediaType Preprinted +*UIConstraints: *PageRegion Env9 *MediaType Recycled +*UIConstraints: *PageRegion Env9 *MediaType Cotton +*UIConstraints: *PageRegion Env9 *MediaType Archive +*UIConstraints: *PageRegion Env9 *MediaType Letterhead +*UIConstraints: *PageRegion Env9 *MediaType Punched +*UIConstraints: *PageRegion Env9 *MediaType Photo111-130 +*UIConstraints: *PageRegion Env9 *MediaType Photo131-175 +*UIConstraints: *PageRegion Env9 *MediaType Photo176-220 +*UIConstraints: *PageRegion Env9 *MediaType HeavyWeight +*UIConstraints: *PageRegion Env9 *MediaType ExtraHeavyWeight +*UIConstraints: *PageRegion Env9 *MediaType ThickEnvelope + +*UIConstraints: *MediaType None *PageRegion Env9 +*UIConstraints: *MediaType Plain *PageRegion Env9 +*UIConstraints: *MediaType Thick *PageRegion Env9 +*UIConstraints: *MediaType Thin *PageRegion Env9 +*UIConstraints: *MediaType Bond *PageRegion Env9 +*UIConstraints: *MediaType Color *PageRegion Env9 +*UIConstraints: *MediaType Card *PageRegion Env9 +*UIConstraints: *MediaType Labels *PageRegion Env9 +*UIConstraints: *MediaType Preprinted *PageRegion Env9 +*UIConstraints: *MediaType Recycled *PageRegion Env9 +*UIConstraints: *MediaType Cotton *PageRegion Env9 +*UIConstraints: *MediaType Archive *PageRegion Env9 +*UIConstraints: *MediaType Letterhead *PageRegion Env9 +*UIConstraints: *MediaType Punched *PageRegion Env9 +*UIConstraints: *MediaType Photo111-130 *PageRegion Env9 +*UIConstraints: *MediaType Photo131-175 *PageRegion Env9 +*UIConstraints: *MediaType Photo176-220 *PageRegion Env9 +*UIConstraints: *MediaType HeavyWeight *PageRegion Env9 +*UIConstraints: *MediaType ExtraHeavyWeight *PageRegion Env9 +*UIConstraints: *MediaType ThickEnvelope *PageRegion Env9 + +*% Postcard_S +*UIConstraints: *PageRegion Postcard_S *MediaType Thin +*UIConstraints: *PageRegion Postcard_S *MediaType Color +*UIConstraints: *PageRegion Postcard_S *MediaType Labels +*UIConstraints: *PageRegion Postcard_S *MediaType Preprinted +*UIConstraints: *PageRegion Postcard_S *MediaType Recycled +*UIConstraints: *PageRegion Postcard_S *MediaType Cotton +*UIConstraints: *PageRegion Postcard_S *MediaType Envelope +*UIConstraints: *PageRegion Postcard_S *MediaType Archive +*UIConstraints: *PageRegion Postcard_S *MediaType Punched +*UIConstraints: *PageRegion Postcard_S *MediaType Letterhead +*UIConstraints: *PageRegion Postcard_S *MediaType ThickEnvelope + +*UIConstraints: *MediaType Thin *PageRegion Postcard_S +*UIConstraints: *MediaType Color *PageRegion Postcard_S +*UIConstraints: *MediaType Labels *PageRegion Postcard_S +*UIConstraints: *MediaType Preprinted *PageRegion Postcard_S +*UIConstraints: *MediaType Recycled *PageRegion Postcard_S +*UIConstraints: *MediaType Cotton *PageRegion Postcard_S +*UIConstraints: *MediaType Envelope *PageRegion Postcard_S +*UIConstraints: *MediaType Archive *PageRegion Postcard_S +*UIConstraints: *MediaType Punched *PageRegion Postcard_S +*UIConstraints: *MediaType Letterhead *PageRegion Postcard_S +*UIConstraints: *MediaType ThickEnvelope *PageRegion Postcard_S + +*% IndexCard +*UIConstraints: *PageRegion IndexCard *MediaType Thin +*UIConstraints: *PageRegion IndexCard *MediaType Color +*UIConstraints: *PageRegion IndexCard *MediaType Labels +*UIConstraints: *PageRegion IndexCard *MediaType Preprinted +*UIConstraints: *PageRegion IndexCard *MediaType Recycled +*UIConstraints: *PageRegion IndexCard *MediaType Cotton +*UIConstraints: *PageRegion IndexCard *MediaType Envelope +*UIConstraints: *PageRegion IndexCard *MediaType Archive +*UIConstraints: *PageRegion IndexCard *MediaType Punched +*UIConstraints: *PageRegion IndexCard *MediaType Letterhead +*UIConstraints: *PageRegion IndexCard *MediaType Photo111-130 +*UIConstraints: *PageRegion IndexCard *MediaType Photo131-175 +*UIConstraints: *PageRegion IndexCard *MediaType Photo176-220 +*UIConstraints: *PageRegion IndexCard *MediaType ThickEnvelope + +*UIConstraints: *MediaType Thin *PageRegion IndexCard +*UIConstraints: *MediaType Color *PageRegion IndexCard +*UIConstraints: *MediaType Labels *PageRegion IndexCard +*UIConstraints: *MediaType Preprinted *PageRegion IndexCard +*UIConstraints: *MediaType Recycled *PageRegion IndexCard +*UIConstraints: *MediaType Cotton *PageRegion IndexCard +*UIConstraints: *MediaType Envelope *PageRegion IndexCard +*UIConstraints: *MediaType Archive *PageRegion IndexCard +*UIConstraints: *MediaType Punched *PageRegion IndexCard +*UIConstraints: *MediaType Letterhead *PageRegion IndexCard +*UIConstraints: *MediaType Photo111-130 *PageRegion IndexCard +*UIConstraints: *MediaType Photo131-175 *PageRegion IndexCard +*UIConstraints: *MediaType Photo176-220 *PageRegion IndexCard +*UIConstraints: *MediaType ThickEnvelope *PageRegion IndexCard + + +*% ========================================================= +*% 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 B5-ISO *MediaType Envelope +*UIConstraints: *PageSize Executive *MediaType Envelope +*UIConstraints: *PageSize Statement *MediaType Envelope +*UIConstraints: *PageSize A5 *MediaType Envelope +*UIConstraints: *PageSize A6 *MediaType Envelope + +*UIConstraints: *MediaType Envelope *PageSize Letter +*UIConstraints: *MediaType Envelope *PageSize Legal +*UIConstraints: *MediaType Envelope *PageSize Oficio_S +*UIConstraints: *MediaType Envelope *PageSize US-Folio +*UIConstraints: *MediaType Envelope *PageSize A4 +*UIConstraints: *MediaType Envelope *PageSize B5-JIS +*UIConstraints: *MediaType Envelope *PageSize B5-ISO +*UIConstraints: *MediaType Envelope *PageSize Executive +*UIConstraints: *MediaType Envelope *PageSize Statement +*UIConstraints: *MediaType Envelope *PageSize A5 +*UIConstraints: *MediaType Envelope *PageSize A6 + +*% ========================================================= +*% PageSize - ThickEnvelope(MediaType) +*% ========================================================= +*UIConstraints: *PageSize Letter *MediaType ThickEnvelope +*UIConstraints: *PageSize Legal *MediaType ThickEnvelope +*UIConstraints: *PageSize Oficio_S *MediaType ThickEnvelope +*UIConstraints: *PageSize US-Folio *MediaType ThickEnvelope +*UIConstraints: *PageSize A4 *MediaType ThickEnvelope +*UIConstraints: *PageSize B5-JIS *MediaType ThickEnvelope +*UIConstraints: *PageSize B5-ISO *MediaType ThickEnvelope +*UIConstraints: *PageSize Executive *MediaType ThickEnvelope +*UIConstraints: *PageSize Statement *MediaType ThickEnvelope +*UIConstraints: *PageSize A5 *MediaType ThickEnvelope +*UIConstraints: *PageSize A6 *MediaType ThickEnvelope + +*UIConstraints: *MediaType ThickEnvelope *PageSize Letter +*UIConstraints: *MediaType ThickEnvelope *PageSize Legal +*UIConstraints: *MediaType ThickEnvelope *PageSize Oficio_S +*UIConstraints: *MediaType ThickEnvelope *PageSize US-Folio +*UIConstraints: *MediaType ThickEnvelope *PageSize A4 +*UIConstraints: *MediaType ThickEnvelope *PageSize B5-JIS +*UIConstraints: *MediaType ThickEnvelope *PageSize B5-ISO +*UIConstraints: *MediaType ThickEnvelope *PageSize Executive +*UIConstraints: *MediaType ThickEnvelope *PageSize Statement +*UIConstraints: *MediaType ThickEnvelope *PageSize A5 +*UIConstraints: *MediaType ThickEnvelope *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 B5-ISO *MediaType Envelope +*UIConstraints: *PageRegion Executive *MediaType Envelope +*UIConstraints: *PageRegion Statement *MediaType Envelope +*UIConstraints: *PageRegion A5 *MediaType Envelope +*UIConstraints: *PageRegion A6 *MediaType Envelope + +*UIConstraints: *MediaType Envelope *PageRegion Letter +*UIConstraints: *MediaType Envelope *PageRegion Legal +*UIConstraints: *MediaType Envelope *PageRegion Oficio_S +*UIConstraints: *MediaType Envelope *PageRegion US-Folio +*UIConstraints: *MediaType Envelope *PageRegion A4 +*UIConstraints: *MediaType Envelope *PageRegion B5-JIS +*UIConstraints: *MediaType Envelope *PageRegion B5-ISO +*UIConstraints: *MediaType Envelope *PageRegion Executive +*UIConstraints: *MediaType Envelope *PageRegion Statement +*UIConstraints: *MediaType Envelope *PageRegion A5 +*UIConstraints: *MediaType Envelope *PageRegion A6 + +*% ========================================================= +*% PageRegion - ThickEnvelope(MediaType) +*% ========================================================= +*UIConstraints: *PageRegion Letter *MediaType ThickEnvelope +*UIConstraints: *PageRegion Legal *MediaType ThickEnvelope +*UIConstraints: *PageRegion Oficio_S *MediaType ThickEnvelope +*UIConstraints: *PageRegion US-Folio *MediaType ThickEnvelope +*UIConstraints: *PageRegion A4 *MediaType ThickEnvelope +*UIConstraints: *PageRegion B5-JIS *MediaType ThickEnvelope +*UIConstraints: *PageRegion B5-ISO *MediaType ThickEnvelope +*UIConstraints: *PageRegion Executive *MediaType ThickEnvelope +*UIConstraints: *PageRegion Statement *MediaType ThickEnvelope +*UIConstraints: *PageRegion A5 *MediaType ThickEnvelope +*UIConstraints: *PageRegion A6 *MediaType ThickEnvelope + +*UIConstraints: *MediaType ThickEnvelope *PageRegion Letter +*UIConstraints: *MediaType ThickEnvelope *PageRegion Legal +*UIConstraints: *MediaType ThickEnvelope *PageRegion Oficio_S +*UIConstraints: *MediaType ThickEnvelope *PageRegion US-Folio +*UIConstraints: *MediaType ThickEnvelope *PageRegion A4 +*UIConstraints: *MediaType ThickEnvelope *PageRegion B5-JIS +*UIConstraints: *MediaType ThickEnvelope *PageRegion B5-ISO +*UIConstraints: *MediaType ThickEnvelope *PageRegion Executive +*UIConstraints: *MediaType ThickEnvelope *PageRegion Statement +*UIConstraints: *MediaType ThickEnvelope *PageRegion A5 +*UIConstraints: *MediaType ThickEnvelope *PageRegion A6 + +*% ========================================================= +*% PageSize - GlossyPhoto 111-130(MediaType) +*% ========================================================= +*UIConstraints: *PageSize Legal *MediaType Photo111-130 +*UIConstraints: *PageSize Oficio_S *MediaType Photo111-130 +*UIConstraints: *PageSize US-Folio *MediaType Photo111-130 +*UIConstraints: *PageSize B5-JIS *MediaType Photo111-130 +*UIConstraints: *PageSize B5-ISO *MediaType Photo111-130 +*UIConstraints: *PageSize Executive *MediaType Photo111-130 +*UIConstraints: *PageSize Statement *MediaType Photo111-130 +*UIConstraints: *PageSize A5 *MediaType Photo111-130 +*UIConstraints: *PageSize A6 *MediaType Photo111-130 + +*UIConstraints: *MediaType Photo111-130 *PageSize Legal +*UIConstraints: *MediaType Photo111-130 *PageSize Oficio_S +*UIConstraints: *MediaType Photo111-130 *PageSize US-Folio +*UIConstraints: *MediaType Photo111-130 *PageSize B5-JIS +*UIConstraints: *MediaType Photo111-130 *PageSize B5-ISO +*UIConstraints: *MediaType Photo111-130 *PageSize Executive +*UIConstraints: *MediaType Photo111-130 *PageSize Statement +*UIConstraints: *MediaType Photo111-130 *PageSize A5 +*UIConstraints: *MediaType Photo111-130 *PageSize A6 + +*% ========================================================= +*% PageRegion - GlossyPhoto 111-130(MediaType) +*% ========================================================= +*UIConstraints: *PageRegion Legal *MediaType Photo111-130 +*UIConstraints: *PageRegion Oficio_S *MediaType Photo111-130 +*UIConstraints: *PageRegion US-Folio *MediaType Photo111-130 +*UIConstraints: *PageRegion B5-JIS *MediaType Photo111-130 +*UIConstraints: *PageRegion B5-ISO *MediaType Photo111-130 +*UIConstraints: *PageRegion Executive *MediaType Photo111-130 +*UIConstraints: *PageRegion Statement *MediaType Photo111-130 +*UIConstraints: *PageRegion A5 *MediaType Photo111-130 +*UIConstraints: *PageRegion A6 *MediaType Photo111-130 + +*UIConstraints: *MediaType Photo111-130 *PageRegion Legal +*UIConstraints: *MediaType Photo111-130 *PageRegion Oficio_S +*UIConstraints: *MediaType Photo111-130 *PageRegion US-Folio +*UIConstraints: *MediaType Photo111-130 *PageRegion B5-JIS +*UIConstraints: *MediaType Photo111-130 *PageRegion B5-ISO +*UIConstraints: *MediaType Photo111-130 *PageRegion Executive +*UIConstraints: *MediaType Photo111-130 *PageRegion Statement +*UIConstraints: *MediaType Photo111-130 *PageRegion A5 +*UIConstraints: *MediaType Photo111-130 *PageRegion A6 + +*% ========================================================= +*% PageSize - GlossyPhoto 131-175(MediaType) +*% ========================================================= +*UIConstraints: *PageSize Legal *MediaType Photo131-175 +*UIConstraints: *PageSize Oficio_S *MediaType Photo131-175 +*UIConstraints: *PageSize US-Folio *MediaType Photo131-175 +*UIConstraints: *PageSize B5-JIS *MediaType Photo131-175 +*UIConstraints: *PageSize B5-ISO *MediaType Photo131-175 +*UIConstraints: *PageSize Executive *MediaType Photo131-175 +*UIConstraints: *PageSize Statement *MediaType Photo131-175 +*UIConstraints: *PageSize A5 *MediaType Photo131-175 +*UIConstraints: *PageSize A6 *MediaType Photo131-175 + +*UIConstraints: *MediaType Photo131-175 *PageSize Legal +*UIConstraints: *MediaType Photo131-175 *PageSize Oficio_S +*UIConstraints: *MediaType Photo131-175 *PageSize US-Folio +*UIConstraints: *MediaType Photo131-175 *PageSize B5-JIS +*UIConstraints: *MediaType Photo131-175 *PageSize B5-ISO +*UIConstraints: *MediaType Photo131-175 *PageSize Executive +*UIConstraints: *MediaType Photo131-175 *PageSize Statement +*UIConstraints: *MediaType Photo131-175 *PageSize A5 +*UIConstraints: *MediaType Photo131-175 *PageSize A6 + +*% ========================================================= +*% PageRegion - GlossyPhoto 131-175(MediaType) +*% ========================================================= +*UIConstraints: *PageRegion Legal *MediaType Photo131-175 +*UIConstraints: *PageRegion Oficio_S *MediaType Photo131-175 +*UIConstraints: *PageRegion US-Folio *MediaType Photo131-175 +*UIConstraints: *PageRegion B5-JIS *MediaType Photo131-175 +*UIConstraints: *PageRegion B5-ISO *MediaType Photo131-175 +*UIConstraints: *PageRegion Executive *MediaType Photo131-175 +*UIConstraints: *PageRegion Statement *MediaType Photo131-175 +*UIConstraints: *PageRegion A5 *MediaType Photo131-175 +*UIConstraints: *PageRegion A6 *MediaType Photo131-175 + +*UIConstraints: *MediaType Photo131-175 *PageRegion Legal +*UIConstraints: *MediaType Photo131-175 *PageRegion Oficio_S +*UIConstraints: *MediaType Photo131-175 *PageRegion US-Folio +*UIConstraints: *MediaType Photo131-175 *PageRegion B5-JIS +*UIConstraints: *MediaType Photo131-175 *PageRegion B5-ISO +*UIConstraints: *MediaType Photo131-175 *PageRegion Executive +*UIConstraints: *MediaType Photo131-175 *PageRegion Statement +*UIConstraints: *MediaType Photo131-175 *PageRegion A5 +*UIConstraints: *MediaType Photo131-175 *PageRegion A6 + +*% ========================================================= +*% PageSize - GlossyPhoto 176-220(MediaType) +*% ========================================================= +*UIConstraints: *PageSize Legal *MediaType Photo176-220 +*UIConstraints: *PageSize Oficio_S *MediaType Photo176-220 +*UIConstraints: *PageSize US-Folio *MediaType Photo176-220 +*UIConstraints: *PageSize B5-JIS *MediaType Photo176-220 +*UIConstraints: *PageSize B5-ISO *MediaType Photo176-220 +*UIConstraints: *PageSize Executive *MediaType Photo176-220 +*UIConstraints: *PageSize Statement *MediaType Photo176-220 +*UIConstraints: *PageSize A5 *MediaType Photo176-220 +*UIConstraints: *PageSize A6 *MediaType Photo176-220 + +*UIConstraints: *MediaType Photo176-220 *PageSize Legal +*UIConstraints: *MediaType Photo176-220 *PageSize Oficio_S +*UIConstraints: *MediaType Photo176-220 *PageSize US-Folio +*UIConstraints: *MediaType Photo176-220 *PageSize B5-JIS +*UIConstraints: *MediaType Photo176-220 *PageSize B5-ISO +*UIConstraints: *MediaType Photo176-220 *PageSize Executive +*UIConstraints: *MediaType Photo176-220 *PageSize Statement +*UIConstraints: *MediaType Photo176-220 *PageSize A5 +*UIConstraints: *MediaType Photo176-220 *PageSize A6 + +*% ========================================================= +*% PageRegion - GlossyPhoto 176-220(MediaType) +*% ========================================================= +*UIConstraints: *PageRegion Legal *MediaType Photo176-220 +*UIConstraints: *PageRegion Oficio_S *MediaType Photo176-220 +*UIConstraints: *PageRegion US-Folio *MediaType Photo176-220 +*UIConstraints: *PageRegion B5-JIS *MediaType Photo176-220 +*UIConstraints: *PageRegion B5-ISO *MediaType Photo176-220 +*UIConstraints: *PageRegion Executive *MediaType Photo176-220 +*UIConstraints: *PageRegion Statement *MediaType Photo176-220 +*UIConstraints: *PageRegion A5 *MediaType Photo176-220 +*UIConstraints: *PageRegion A6 *MediaType Photo176-220 + +*UIConstraints: *MediaType Photo176-220 *PageRegion Legal +*UIConstraints: *MediaType Photo176-220 *PageRegion Oficio_S +*UIConstraints: *MediaType Photo176-220 *PageRegion US-Folio +*UIConstraints: *MediaType Photo176-220 *PageRegion B5-JIS +*UIConstraints: *MediaType Photo176-220 *PageRegion B5-ISO +*UIConstraints: *MediaType Photo176-220 *PageRegion Executive +*UIConstraints: *MediaType Photo176-220 *PageRegion Statement +*UIConstraints: *MediaType Photo176-220 *PageRegion A5 +*UIConstraints: *MediaType Photo176-220 *PageRegion A6 + +*% ========================================================= +*% Envelope(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType Envelope *InputSlot Lower +*UIConstraints: *MediaType Envelope *InputSlot Tray3 +*UIConstraints: *MediaType Envelope *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType Envelope +*UIConstraints: *InputSlot Tray3 *MediaType Envelope +*UIConstraints: *InputSlot Tray4 *MediaType Envelope + +*% ========================================================= +*% ThickEnvelope(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType ThickEnvelope *InputSlot Lower +*UIConstraints: *MediaType ThickEnvelope *InputSlot Tray3 +*UIConstraints: *MediaType ThickEnvelope *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType ThickEnvelope +*UIConstraints: *InputSlot Tray3 *MediaType ThickEnvelope +*UIConstraints: *InputSlot Tray4 *MediaType ThickEnvelope + +*% ========================================================= +*% Labels(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType Labels *InputSlot Lower +*UIConstraints: *MediaType Labels *InputSlot Tray3 +*UIConstraints: *MediaType Labels *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType Labels +*UIConstraints: *InputSlot Tray3 *MediaType Labels +*UIConstraints: *InputSlot Tray4 *MediaType Labels + +*% ========================================================= +*% ExtraHeavyWeight(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType ExtraHeavyWeight *InputSlot Lower +*UIConstraints: *MediaType ExtraHeavyWeight *InputSlot Tray3 +*UIConstraints: *MediaType ExtraHeavyWeight *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType ExtraHeavyWeight +*UIConstraints: *InputSlot Tray3 *MediaType ExtraHeavyWeight +*UIConstraints: *InputSlot Tray4 *MediaType ExtraHeavyWeight + +*% ========================================================= +*% Photo111-130(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType Photo111-130 *InputSlot Lower +*UIConstraints: *MediaType Photo111-130 *InputSlot Tray3 +*UIConstraints: *MediaType Photo111-130 *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType Photo111-130 +*UIConstraints: *InputSlot Tray3 *MediaType Photo111-130 +*UIConstraints: *InputSlot Tray4 *MediaType Photo111-130 + +*% ========================================================= +*% Photo131-175(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType Photo131-175 *InputSlot Lower +*UIConstraints: *MediaType Photo131-175 *InputSlot Tray3 +*UIConstraints: *MediaType Photo131-175 *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType Photo131-175 +*UIConstraints: *InputSlot Tray3 *MediaType Photo131-175 +*UIConstraints: *InputSlot Tray4 *MediaType Photo131-175 + +*% ========================================================= +*% Photo176-220(MediaType) - InputSlot +*% ========================================================= +*UIConstraints: *MediaType Photo176-220 *InputSlot Lower +*UIConstraints: *MediaType Photo176-220 *InputSlot Tray3 +*UIConstraints: *MediaType Photo176-220 *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *MediaType Photo176-220 +*UIConstraints: *InputSlot Tray3 *MediaType Photo176-220 +*UIConstraints: *InputSlot Tray4 *MediaType Photo176-220 + +*% ========================================================= +*% IndexCard(PageSize) - InputSlot +*% ========================================================= +*UIConstraints: *PageSize IndexCard *InputSlot Upper +*UIConstraints: *PageSize IndexCard *InputSlot Lower +*UIConstraints: *PageSize IndexCard *InputSlot Tray3 +*UIConstraints: *PageSize IndexCard *InputSlot Tray4 +*UIConstraints: *InputSlot Upper *PageSize IndexCard +*UIConstraints: *InputSlot Lower *PageSize IndexCard +*UIConstraints: *InputSlot Tray3 *PageSize IndexCard +*UIConstraints: *InputSlot Tray4 *PageSize IndexCard + +*% ========================================================= +*% IndexCard(PageRegion) - InputSlot +*% ========================================================= +*UIConstraints: *PageRegion IndexCard *InputSlot Upper +*UIConstraints: *PageRegion IndexCard *InputSlot Lower +*UIConstraints: *PageRegion IndexCard *InputSlot Tray3 +*UIConstraints: *PageRegion IndexCard *InputSlot Tray4 +*UIConstraints: *InputSlot Upper *PageRegion IndexCard +*UIConstraints: *InputSlot Lower *PageRegion IndexCard +*UIConstraints: *InputSlot Tray3 *PageRegion IndexCard +*UIConstraints: *InputSlot Tray4 *PageRegion IndexCard + +*% ========================================================= +*% Postcard_S(PageSize) - InputSlot +*% ========================================================= +*UIConstraints: *PageSize Postcard_S *InputSlot Lower +*UIConstraints: *PageSize Postcard_S *InputSlot Tray3 +*UIConstraints: *PageSize Postcard_S *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *PageSize Postcard_S +*UIConstraints: *InputSlot Tray3 *PageSize Postcard_S +*UIConstraints: *InputSlot Tray4 *PageSize Postcard_S + +*% ========================================================= +*% Postcard_S(PageRegion) - InputSlot +*% ========================================================= +*UIConstraints: *PageRegion Postcard_S *InputSlot Lower +*UIConstraints: *PageRegion Postcard_S *InputSlot Tray3 +*UIConstraints: *PageRegion Postcard_S *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *PageRegion Postcard_S +*UIConstraints: *InputSlot Tray3 *PageRegion Postcard_S +*UIConstraints: *InputSlot Tray4 *PageRegion Postcard_S + +*% ========================================================= +*% A6(PageSize) - InputSlot +*% ========================================================= +*UIConstraints: *PageSize A6 *InputSlot Lower +*UIConstraints: *PageSize A6 *InputSlot Tray3 +*UIConstraints: *PageSize A6 *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *PageSize A6 +*UIConstraints: *InputSlot Tray3 *PageSize A6 +*UIConstraints: *InputSlot Tray4 *PageSize A6 + +*% ========================================================= +*% A6(PageRegion) - InputSlot +*% ========================================================= +*UIConstraints: *PageRegion A6 *InputSlot Lower +*UIConstraints: *PageRegion A6 *InputSlot Tray3 +*UIConstraints: *PageRegion A6 *InputSlot Tray4 +*UIConstraints: *InputSlot Lower *PageRegion A6 +*UIConstraints: *InputSlot Tray3 *PageRegion A6 +*UIConstraints: *InputSlot Tray4 *PageRegion A6 + +*% ========================================================= +*% JCLXrayContrastLevel - JCLDocumentType +*% ========================================================= +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Standard +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Photo +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Business +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType CAD +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Browser +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Display1 +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Display2 +*UIConstraints: *JCLXrayContrastLevel Weak *JCLDocumentType Display3 + +*UIConstraints: *JCLDocumentType Standard *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType Photo *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType Business *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType CAD *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType Browser *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType Display1 *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType Display2 *JCLXrayContrastLevel Weak +*UIConstraints: *JCLDocumentType Display3 *JCLXrayContrastLevel Weak + +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Standard +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Photo +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Business +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType CAD +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Browser +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Display1 +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Display2 +*UIConstraints: *JCLXrayContrastLevel Normal *JCLDocumentType Display3 + +*UIConstraints: *JCLDocumentType Standard *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType Photo *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType Business *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType CAD *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType Browser *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType Display1 *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType Display2 *JCLXrayContrastLevel Normal +*UIConstraints: *JCLDocumentType Display3 *JCLXrayContrastLevel Normal + +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Standard +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Photo +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Business +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType CAD +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Browser +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Display1 +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Display2 +*UIConstraints: *JCLXrayContrastLevel Strong *JCLDocumentType Display3 + +*UIConstraints: *JCLDocumentType Standard *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType Photo *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType Business *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType CAD *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType Browser *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType Display1 *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType Display2 *JCLXrayContrastLevel Strong +*UIConstraints: *JCLDocumentType Display3 *JCLXrayContrastLevel Strong + +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Standard +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Photo +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Business +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType CAD +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Browser +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Display1 +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Display2 +*UIConstraints: *JCLXrayContrastLevel VeryStrong *JCLDocumentType Display3 + +*UIConstraints: *JCLDocumentType Standard *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType Photo *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType Business *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType CAD *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType Browser *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType Display1 *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType Display2 *JCLXrayContrastLevel VeryStrong +*UIConstraints: *JCLDocumentType Display3 *JCLXrayContrastLevel VeryStrong + + +*% ++++++++++++++++++++++ +*% 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 |