Advertisement
Guest User

Untitled

a guest
Apr 4th, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.34 KB | None | 0 0
  1. *PPD-Adobe: "4.3"
  2. *% =========================================
  3. *% Disclaimer: The above statement indicates
  4. *% that this PPD was written using the Adobe PPD
  5. *% File Format Specification 4.3, but does not
  6. *% intend to imply approval and acceptance by
  7. *% Adobe Systems, Inc.
  8. *% =========================================
  9. *% PPD for Samsung M4370 5370 Series PS
  10. *% For Linux
  11. *% =========================================
  12. *%
  13. *%
  14. *% Copyright (c) 2014 Samsung Electronics Co., Ltd.
  15. *%
  16. *% Permission is hereby granted, free of charge, to any person obtaining
  17. *% a copy of this software and associated documentation files (the
  18. *% "Software"), to deal in the Software without restriction, including
  19. *% without limitation the rights to use, copy, modify, merge, publish,
  20. *% distribute, sublicense, and/or sell copies of the Software, and to
  21. *% permit persons to whom the Software is furnished to do so, subject to
  22. *% the following conditions:
  23. *%
  24. *% The above copyright notice and this permission notice shall be
  25. *% included in all copies or substantial portions of the Software.
  26. *%
  27. *% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  28. *% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  29. *% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  30. *% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  31. *% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  32. *% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  33. *% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  34. *%
  35. *% [this is the MIT open source license -- please see www.opensource.org]
  36. *%
  37. *FileVersion: "1.9"
  38. *FormatVersion: "4.3"
  39. *LanguageEncoding: ISOLatin1
  40. *LanguageVersion: English
  41. *PCFileName: "M4370.ppd"
  42. *Product: "(Samsung M4370 5370 Series)"
  43. *Manufacturer: "Samsung"
  44. *PSVersion: "(3011 ) 0"
  45. *ModelName: "Samsung M4370 5370 Series"
  46. *ShortNickName: "M4370"
  47. *NickName: "Samsung M4370 5370 Series PS"
  48. *LanguageLevel: "3"
  49. *Protocols: PJL TBCP
  50. *FreeVM: "26800000"
  51. *ColorDevice: False
  52. *DefaultColorSpace: Gray
  53. *TTRasterizer: Type42
  54. *?TTRasterizer: "
  55. save
  56. 42 /FontType resourcestatus
  57. { pop pop (Type42)} {pop pop (None)} ifelse = flush
  58. restore
  59. "
  60. *End
  61.  
  62. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  63. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
  64. *JCLEnd: "<1B>%-12345X"
  65.  
  66. *% =========================================================
  67. *% Installable Options
  68. *% =========================================================
  69. *OpenGroup: InstallableOptions/Installed Options
  70.  
  71. *OpenUI *OptionalTray/Optional Tray: PickOne
  72. *DefaultOptionalTray: None
  73. *OptionalTray None/None: ""
  74. *OptionalTray Tray2/Tray 2: ""
  75. *OptionalTray Tray2H/Tray 2 (High Capacity): ""
  76. *OptionalTray Tray23/Tray 2, 3: ""
  77. *OptionalTray Tray23H/Tray 2, 3 (High Capacity): ""
  78. *OptionalTray Tray234/Tray 2, 3, 4: ""
  79.  
  80. *CloseUI: *OptionalTray
  81.  
  82. *OpenUI *OptFinisher/Optional Finisher: PickOne
  83. *DefaultOptFinisher: None
  84. *OptFinisher None/Not Installed: ""
  85. *OptFinisher Finisher/Finisher: ""
  86. *OptFinisher 2BinFinisher/2-Bin Finisher: ""
  87. *CloseUI: *OptFinisher
  88.  
  89. *OpenUI *OptMailbox/Mailbox: Boolean
  90. *DefaultOptMailbox: False
  91. *OptMailbox False/None: ""
  92. *OptMailbox True/4-Bin Mailbox: ""
  93. *CloseUI: *OptMailbox
  94.  
  95. *CloseGroup: InstallableOptions
  96.  
  97. *% =========================================
  98. *% Job Accounting - Type
  99. *% =========================================
  100. *JCLOpenUI *JCLJACType/[Job Accounting] Type: PickOne
  101. *OrderDependency: 12 JCLSetup *JCLJACType
  102. *DefaultJCLJACType: Accounting
  103. *JCLJACType Accounting/Accounting: ""
  104. *JCLJACType IDOnly/ID Only: ""
  105. *JCLCloseUI: *JCLJACType
  106.  
  107. *% =========================================
  108. *% Job Accounting - Permission
  109. *% =========================================
  110. *JCLOpenUI *JCLJACPermission/[Job Accounting] Permission: PickOne
  111. *OrderDependency: 12 JCLSetup *JCLJACPermission
  112. *DefaultJCLJACPermission: User
  113. *JCLJACPermission User/User permission: "@PJL SET LDAPPERMISSION=PERSONAL<0D0A>"
  114. *JCLJACPermission Group/Group permission: "@PJL SET LDAPPERMISSION=GROUP<0D0A>"
  115. *JCLCloseUI: *JCLJACPermission
  116.  
  117. *% =========================================
  118. *% Job Accounting - User ID
  119. *% =========================================
  120. *JCLOpenUI *JCLJACUserID/[Job Accounting] User ID: PickOne
  121. *OrderDependency: 20 JCLSetup *JCLJACUserID
  122. *DefaultJCLJACUserID: ID
  123. *JCLJACUserID None/None: ""
  124. *JCLJACUserID ID/813: "@PJL SET ACCOUNTING_INFORMATION_USERID=813<0D0A>"
  125. *JCLCloseUI: *JCLJACUserID
  126.  
  127. *% Custom JACUserID
  128. *CustomJCLJACUserID True: "@PJL SET ACCOUNTING_INFORMATION_USERID=\1<0D0A>"
  129. *ParamCustomJCLJACUserID Custom/Custom Name: 1 string 0 129
  130.  
  131. *% =========================================
  132. *% Job Accounting - Password
  133. *% =========================================
  134. *JCLOpenUI *JCLJACPassword/[Job Accounting] Password (4-32 characters): PickOne
  135. *OrderDependency: 20 JCLSetup *JCLJACPassword
  136. *DefaultJCLJACPassword: Password
  137. *JCLJACPassword None/None: ""
  138. *JCLJACPassword Password/9391: "@PJL SET ACCOUNTING_INFORMATION_PASSWORD=9391<0D0A>"
  139. *JCLCloseUI: *JCLJACPassword
  140.  
  141. *% Custom JACPassword
  142. *CustomJCLJACPassword True: "@PJL SET ACCOUNTING_INFORMATION_PASSWORD=\1<0D0A>"
  143. *ParamCustomJCLJACPassword Custom/Custom Password: 1 password 4 32
  144.  
  145. *% =========================================
  146. *% Print Mode - Type
  147. *% =========================================
  148. *JCLOpenUI *JCLCDPType/[Print Mode] Type: PickOne
  149. *OrderDependency: 12 JCLSetup *JCLCDPType
  150. *DefaultJCLCDPType: Confidential
  151. *JCLCDPType None/Normal: ""
  152. *JCLCDPType Confidential/Confidential: "@PJL COMMENT PRIVATE PRINT<0D0A>@PJL SET HOLD = ON<0D0A>@PJL SET HOLDTYPE = PRIVATE<0D0A>@PJL SET PRINTMODE=PRINT<0D0A>"
  153. *JCLCloseUI: *JCLCDPType
  154.  
  155. *% =========================================
  156. *% Print Mode - User ID
  157. *% =========================================
  158. *JCLOpenUI *JCLCDPUserID/[Print Mode] User ID: PickOne
  159. *OrderDependency: 15 JCLSetup *JCLCDPUserID
  160. *DefaultJCLCDPUserID: ID
  161. *JCLCDPUserID None/None: ""
  162. *JCLCDPUserID ID/813: "@PJL SET USERNAME = <22>813<220A>"
  163. *JCLCloseUI: *JCLCDPUserID
  164.  
  165. *% Custom CDPUserID
  166. *CustomJCLCDPUserID True: "@PJL SET USERNAME = <22>\1<220A>"
  167. *ParamCustomJCLCDPUserID Custom/Custom ID: 1 string 1 64
  168.  
  169. *% =========================================
  170. *% Print Mode - Job Name
  171. *% =========================================
  172. *JCLOpenUI *JCLCDPJobName/[Print Mode] Job Name: PickOne
  173. *OrderDependency: 15 JCLSetup *JCLCDPJobName
  174. *DefaultJCLCDPJobName: None
  175. *JCLCDPJobName None/None: ""
  176. *JCLCDPJobName JobName/Job1: "@PJL SET JOBNAME = <22>Job1<220A>"
  177. *JCLCloseUI: *JCLCDPJobName
  178.  
  179. *% Custom CDPJobName
  180. *CustomJCLCDPJobName True: "@PJL SET JOBNAME = <22>\1<220A>"
  181. *ParamCustomJCLCDPJobName Custom/Custom Name: 1 string 0 64
  182.  
  183. *% =========================================
  184. *% Print Mode - Password
  185. *% =========================================
  186. *JCLOpenUI *JCLCDPPassword/[Print Mode] Password (4-32 characters): PickOne
  187. *OrderDependency: 20 JCLSetup *JCLCDPPassword
  188. *DefaultJCLCDPPassword: Password
  189. *JCLCDPPassword None/None: ""
  190. *JCLCDPPassword Password/9391: "@PJL SET HOLDKEY = <22>9391<220A>"
  191. *JCLCloseUI: *JCLCDPPassword
  192.  
  193. *% Custom CDPPassword
  194. *CustomJCLCDPPassword True: "@PJL SET HOLDKEY = <22>\1<220A>"
  195. *ParamCustomJCLCDPPassword Custom/Custom Password: 1 password 4 32
  196.  
  197. *% =========================================================
  198. *% Printer Features
  199. *% =========================================================
  200. *%==========================================================
  201. *% Collate
  202. *%==========================================================
  203. *OpenUI *Collate/Collate: Boolean
  204. *OrderDependency: 70 AnySetup *Collate
  205. *DefaultCollate: True
  206. *Collate False/Off: "<</Collate false>> setpagedevice"
  207. *Collate True/On: "<</Collate true>> setpagedevice"
  208. *?Collate: "
  209. save
  210. currentpagedevice /Collate get
  211. {(True)}{(False)}ifelse = flush
  212. restore
  213. "
  214. *End
  215. *CloseUI: *Collate
  216.  
  217. *% =========================================================
  218. *% Duplex
  219. *% =========================================================
  220. *OpenUI *Duplex/Two-sided: PickOne
  221. *OrderDependency: 60 AnySetup *Duplex
  222. *DefaultDuplex: None
  223. *Duplex None/None: " <</Duplex false>> setpagedevice"
  224. *Duplex DuplexNoTumble/Long Edge: "
  225. <</Duplex true /Tumble false>> setpagedevice"
  226. *End
  227. *Duplex DuplexTumble/Short Edge: "
  228. <</Duplex true /Tumble true>> setpagedevice"
  229. *End
  230. *?Duplex: "
  231. save
  232. currentpagedevice /Duplex get
  233. {currentpagedevice /Tumble get
  234. {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  235. }{(None)} ifelse = flush
  236. restore
  237. "
  238. *End
  239. *CloseUI: *Duplex
  240.  
  241. *% =========================================================
  242. *% Reverse Duplex
  243. *% =========================================================
  244. *OpenUI *SECReverseDuplex/Reverse Two-sided: Boolean
  245. *OrderDependency: 100 AnySetup *SECReverseDuplex
  246. *DefaultSECReverseDuplex: False
  247. *SECReverseDuplex False/Off: "userdict /SECReverseDuplex false put"
  248. *SECReverseDuplex True/On: "userdict /SECReverseDuplex true put"
  249. *CloseUI: *SECReverseDuplex
  250.  
  251. *% =========================================================
  252. *% JCLSkipBlankPages
  253. *% =========================================================
  254. *JCLOpenUI *JCLSkipBlankPages/Skip Blank Pages: Boolean
  255. *OrderDependency: 10 JCLSetup *JCLSkipBlankPages
  256. *DefaultJCLSkipBlankPages: False
  257. *JCLSkipBlankPages False/Off: "@PJL SET XIGNOREFF=OFF<0D0A>"
  258. *JCLSkipBlankPages True/On: "@PJL SET XIGNOREFF=ON<0D0A>"
  259. *JCLCloseUI: *JCLSkipBlankPages
  260.  
  261. *% =========================================================
  262. *% Clear Text
  263. *% =========================================================
  264. *JCLOpenUI *JCLDarkenText/Clear Text: PickOne
  265. *OrderDependency: 10 JCLSetup *JCLDarkenText
  266. *DefaultJCLDarkenText: Off
  267. *JCLDarkenText Off/Off: "@PJL SET DARKENTEXT=OFF<0D0A>"
  268. *JCLDarkenText Medium/Medium: "@PJL SET DARKENTEXT=ON<0D0A>"
  269. *JCLDarkenText Maximum/Maximum: "@PJL SET DARKENTEXT=MAXIMUM<0D0A>"
  270. *JCLCloseUI: *JCLDarkenText
  271.  
  272. *% =========================================================
  273. *% Toner Save
  274. *% =========================================================
  275. *JCLOpenUI *JCLEconomode/Toner Save: PickOne
  276. *OrderDependency: 10 JCLSetup *JCLEconomode
  277. *DefaultJCLEconomode: Off
  278. *JCLEconomode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
  279. *JCLEconomode On/On: "@PJL SET ECONOMODE = ON<0A>"
  280. *JCLCloseUI: *JCLEconomode
  281.  
  282. *% =========================================================
  283. *% Edge Enhancement
  284. *% =========================================================
  285. *JCLOpenUI *JCLEdgeEnhance/Edge Enhancement: PickOne
  286. *OrderDependency: 10 JCLSetup *JCLEdgeEnhance
  287. *DefaultJCLEdgeEnhance: Normal
  288. *JCLEdgeEnhance Off/Off: "@PJL SET EDGEENHANCE=OFF<0D0A>"
  289. *JCLEdgeEnhance Normal/Normal: "@PJL SET EDGEENHANCE=NORMAL<0D0A>"
  290. *JCLEdgeEnhance Maximum/Maximum: "@PJL SET EDGEENHANCE=MAXIMUM<0D0A>"
  291. *JCLCloseUI: *JCLEdgeEnhance
  292.  
  293. *% =========================================================
  294. *% JCLColorAdjustment - Brightness
  295. *% =========================================================
  296. *JCLOpenUI *JCLBrightness/[Adjustment Levels] Brightness: PickOne
  297. *DefaultJCLBrightness: 50
  298. *OrderDependency: 10 JCLSetup *JCLBrightness
  299. *JCLBrightness 0/0: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=0<0D0A>"
  300. *JCLBrightness 10/10: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=10<0D0A>"
  301. *JCLBrightness 20/20: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=20<0D0A>"
  302. *JCLBrightness 30/30: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=30<0D0A>"
  303. *JCLBrightness 40/40: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=40<0D0A>"
  304. *JCLBrightness 50/50: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=50<0D0A>"
  305. *JCLBrightness 60/60: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=60<0D0A>"
  306. *JCLBrightness 70/70: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=70<0D0A>"
  307. *JCLBrightness 80/80: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=80<0D0A>"
  308. *JCLBrightness 90/90: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=90<0D0A>"
  309. *JCLBrightness 100/100: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=100<0D0A>"
  310. *JCLCloseUI: *JCLBrightness
  311.  
  312. *% =========================================================
  313. *% JCLColorAdjustment - Contrast
  314. *% =========================================================
  315. *JCLOpenUI *JCLContrast/[Adjustment Levels] Contrast: PickOne
  316. *DefaultJCLContrast: 50
  317. *OrderDependency: 10 JCLSetup *JCLContrast
  318. *JCLContrast 0/0: "@PJL SET ESCMSCONTRAST=0<0D0A>"
  319. *JCLContrast 10/10: "@PJL SET ESCMSCONTRAST=10<0D0A>"
  320. *JCLContrast 20/20: "@PJL SET ESCMSCONTRAST=20<0D0A>"
  321. *JCLContrast 30/30: "@PJL SET ESCMSCONTRAST=30<0D0A>"
  322. *JCLContrast 40/40: "@PJL SET ESCMSCONTRAST=40<0D0A>"
  323. *JCLContrast 50/50: "@PJL SET ESCMSCONTRAST=50<0D0A>"
  324. *JCLContrast 60/60: "@PJL SET ESCMSCONTRAST=60<0D0A>"
  325. *JCLContrast 70/70: "@PJL SET ESCMSCONTRAST=70<0D0A>"
  326. *JCLContrast 80/80: "@PJL SET ESCMSCONTRAST=80<0D0A>"
  327. *JCLContrast 90/90: "@PJL SET ESCMSCONTRAST=90<0D0A>"
  328. *JCLContrast 100/100: "@PJL SET ESCMSCONTRAST=100<0D0A>"
  329. *JCLCloseUI: *JCLContrast
  330.  
  331. *%========================================================
  332. *% JCLOutputMode
  333. *%========================================================
  334. *JCLOpenUI *JCLOutputMode/Output Mode: PickOne
  335. *OrderDependency: 10 JCLSetup *JCLOutputMode
  336. *DefaultJCLOutputMode: None
  337. *JCLOutputMode None/Printer Setting: "@PJL SET MULTIBINMODE=PRINTERDEFAULT<0D0A>"
  338. *JCLOutputMode Mailbox/Mailbox Mode: "@PJL SET MULTIBINMODE=MAILBOX<0D0A>"
  339. *JCLOutputMode Separator/Job Separator Mode: "@PJL SET MULTIBINMODE=JOBSEPARATOR<0D0A>"
  340. *JCLOutputMode Collator/Sorter/Collator Mode: "@PJL SET MULTIBINMODE=SORTER_COLLATOR<0D0A>"
  341. *JCLOutputMode Stacking/Stacking Mode: "@PJL SET MULTIBINMODE=STACKING<0D0A>"
  342. *JCLCloseUI: *JCLOutputMode
  343.  
  344. *%========================================================
  345. *% JCLOutputBin
  346. *%========================================================
  347. *JCLOpenUI *JCLOutputBin/Output Bin: PickOne
  348. *OrderDependency: 10 JCLSetup *JCLOutputBin
  349. *DefaultJCLOutputBin: None
  350. *JCLOutputBin None/Printer Setting: ""
  351. *JCLOutputBin Top/Top Bin: "@PJL SET OUTBIN=UPPER<0D0A>"
  352. *JCLOutputBin Finishing/Finishing Bin: "@PJL SET OUTBIN=FINISHERBIN<0D0A>"
  353. *JCLOutputBin Bin1/Bin 1: "@PJL SET OUTBIN=Bin 1<0D0A>"
  354. *JCLOutputBin Bin2/Bin 2: "@PJL SET OUTBIN=Bin 2<0D0A>"
  355. *JCLOutputBin Bin3/Bin 3: "@PJL SET OUTBIN=Bin 3<0D0A>"
  356. *JCLOutputBin Bin4/Bin 4: "@PJL SET OUTBIN=Bin 4<0D0A>"
  357. *JCLOutputBin Bin5/Bin 5: "@PJL SET OUTBIN=Bin 5<0D0A>"
  358. *JCLOutputBin Bin6/Bin 6: "@PJL SET OUTBIN=Bin 6<0D0A>"
  359. *JCLCloseUI: *JCLOutputBin
  360.  
  361. *% =========================================================
  362. *% JCLStapleLocation
  363. *% =========================================================
  364. *JCLOpenUI *JCLStapleLocation/Staple: PickOne
  365. *OrderDependency: 10 JCLSetup *JCLStapleLocation
  366. *DefaultJCLStapleLocation: None
  367. *JCLStapleLocation None/None: ""
  368. *JCLStapleLocation 1Staple_P/1 Staple (Portrait): "@PJL SET STAPLE=PORTRAIT<0D0A>"
  369. *JCLStapleLocation 1Staple_L/1 Staple (Landscape): "@PJL SET STAPLE=LANDSCAPE<0D0A>"
  370. *JCLCloseUI: *JCLStapleLocation
  371.  
  372. *% =========================================================
  373. *% JCLSortOptions
  374. *% =========================================================
  375. *JCLOpenUI *JCLSortOptions/Sort Options: PickOne
  376. *OrderDependency: 10 JCLSetup *JCLSortOptions
  377. *DefaultJCLSortOptions: None
  378. *JCLSortOptions None/None: ""
  379. *JCLSortOptions Offset/Offset: "@PJL SET SORT=OFFSET<0D0A>"
  380. *JCLCloseUI: *JCLSortOptions
  381.  
  382. *% =========================================================
  383. *% Quality Information
  384. *% =========================================================
  385. *OpenUI *Quality/Quality: PickOne
  386. *OrderDependency: 15 AnySetup *Quality
  387. *DefaultQuality: Normal
  388. *Quality Normal/Standard: "<< /HWResolution [600 600] /PixelDepth 2 >> setpagedevice"
  389. *CloseUI: *Quality
  390.  
  391. *DefaultResolution: 600dpi
  392. *DefaultHalftoneType: 9
  393. *ScreenFreq: "106.0"
  394. *ScreenAngle: "45.0"
  395.  
  396. *% =========================================================
  397. *% Paper Source
  398. *% =========================================================
  399. *OpenUI *InputSlot/Paper Source: PickOne
  400. *OrderDependency: 20 AnySetup *InputSlot
  401. *DefaultInputSlot: Auto
  402. *InputSlot Auto/Auto Select:"
  403. <</ManualFeed false /MediaPosition null>> setpagedevice"
  404. *End
  405. *InputSlot Multi/MP Tray:"
  406. << /ManualFeed false /MediaPosition 2 >> setpagedevice"
  407. *End
  408. *InputSlot Upper/Tray 1:"
  409. << /ManualFeed false /MediaPosition 1 >> setpagedevice"
  410. *End
  411. *InputSlot Lower/Tray 2:"
  412. << /ManualFeed false /MediaPosition 3 >> setpagedevice"
  413. *End
  414. *InputSlot Tray2H/Tray 2 (High Capacity):"
  415. << /ManualFeed false /MediaPosition 3 >> setpagedevice"
  416. *End
  417. *InputSlot Tray3/Tray 3:"
  418. << /ManualFeed false /MediaPosition 4 >> setpagedevice"
  419. *End
  420. *InputSlot Tray3H/Tray 3 (High Capacity):"
  421. << /ManualFeed false /MediaPosition 4 >> setpagedevice"
  422. *End
  423. *InputSlot Tray4/Tray 4:"
  424. << /ManualFeed false /MediaPosition 5 >> setpagedevice"
  425. *End
  426. *CloseUI: *InputSlot
  427.  
  428. *% =========================================================
  429. *% Media Type
  430. *% =========================================================
  431. *OpenUI *MediaType/Paper Type: PickOne
  432. *OrderDependency: 10 AnySetup *MediaType
  433. *DefaultMediaType: None
  434. *MediaType None/Printer Default: "<</MediaType (system-default)>> setpagedevice"
  435. *MediaType Plain/Plain (70~90 g/m2): "<</MediaType (Plain)>> setpagedevice"
  436. *MediaType Thick/Thick (91~105 g/m2): "<</MediaType (THICK)>> setpagedevice"
  437. *MediaType Thin/Thin (60~69 g/m2): "<</MediaType (THIN)>> setpagedevice"
  438. *MediaType Bond/Bond (105~120 g/m2): "<</MediaType (Bond)>> setpagedevice"
  439. *MediaType Color/Color (75~90 g/m2): "<</MediaType (Color)>> setpagedevice"
  440. *MediaType Card/CardStock (106~163 g/m2): "<</MediaType (Card Stock)>> setpagedevice"
  441. *MediaType Labels/Labels (120~150 g/m2): "<</MediaType (Labels)>> setpagedevice"
  442. *MediaType Envelope/Envelope (75~90 g/m2): "<</MediaType (Envelope)>> setpagedevice"
  443. *MediaType Preprinted/Preprinted (75~90 g/m2): "<</MediaType (Preprinted)>> setpagedevice"
  444. *MediaType Recycled/Recycled (60~90 g/m2): "<</MediaType (Recycled)>> setpagedevice"
  445. *MediaType Cotton/Cotton (75~90 g/m2): "<</MediaType (COTTEN)>> setpagedevice"
  446. *MediaType Archive/Archive: "<</MediaType (ARCHIVE)>> setpagedevice"
  447. *MediaType Punched/Punched (75~90 g/m2): "<</MediaType (Prepunched)>> setpagedevice"
  448. *MediaType Letterhead/LetterHead (75~90 g/m2): "<</MediaType (Letterhead)>> setpagedevice"
  449. *CloseUI: *MediaType
  450.  
  451. *% =========================================================
  452. *% Front Cover [OPTION]
  453. *% =========================================================
  454. *JCLOpenUI *JCLFrontCoverOption/Front Cover Option: PickOne
  455. *OrderDependency: 10 JCLSetup *JCLFrontCoverOption
  456. *DefaultJCLFrontCoverOption: None
  457. *JCLFrontCoverOption None/No Covers:""
  458. *JCLFrontCoverOption BlankPreprinted/Blank or Preprinted:"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONT<220D0A>@PJL SET FRONT_COVER_OPTION=<22>BLANK<220D0A>"
  459. *JCLFrontCoverOption 1SidedPrinted/1-Sided Printed: "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONT<220D0A>@PJL SET FRONT_COVER_OPTION=<22>1SIDEPRINTED<220D0A>"
  460. *JCLFrontCoverOption 2SidedPrinted/2-Sided Printed: "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONT<220D0A>@PJL SET FRONT_COVER_OPTION=<22>2SIDEPRINTED<220D0A>"
  461. *JCLCloseUI: *JCLFrontCoverOption
  462.  
  463. *% =========================================================
  464. *% Front Cover [Source]
  465. *% =========================================================
  466. *JCLOpenUI *JCLFrontCoverSource/Front Cover Source: PickOne
  467. *OrderDependency: 10 JCLSetup *JCLFrontCoverSource
  468. *DefaultJCLFrontCoverSource: None
  469. *JCLFrontCoverSource None/None: ""
  470. *JCLFrontCoverSource Auto/Auto Select: "@PJL SET FRONT_COVER_TRAY=<22>AUTO<220D0A>"
  471. *JCLFrontCoverSource Multi/MP Tray: "@PJL SET FRONT_COVER_TRAY=<22>MPTRAY<220D0A>"
  472. *JCLFrontCoverSource Upper/Tray 1: "@PJL SET FRONT_COVER_TRAY=<22>UPPER<220D0A>"
  473. *JCLFrontCoverSource Lower/Tray 2: "@PJL SET FRONT_COVER_TRAY=<22>LOWER<220D0A>"
  474. *JCLFrontCoverSource Tray2H/Tray 2 (High Capacity): "@PJL SET FRONT_COVER_TRAY=<22>LOWER<220D0A>"
  475. *JCLFrontCoverSource Tray3/Tray 3: "@PJL SET FRONT_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
  476. *JCLFrontCoverSource Tray3H/Tray 3 (High Capacity): "@PJL SET FRONT_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
  477. *JCLFrontCoverSource Tray4/Tray 4: "@PJL SET FRONT_COVER_TRAY=<22>OPTIONTRAY4<220D0A>"
  478. *JCLCloseUI: *JCLFrontCoverSource
  479.  
  480. *% =========================================================
  481. *% Front Cover [Type]
  482. *% =========================================================
  483. *JCLOpenUI *JCLFrontCoverType/Front Cover Type: PickOne
  484. *OrderDependency: 10 JCLSetup *JCLFrontCoverType
  485. *DefaultJCLFrontCoverType: None
  486. *JCLFrontCoverType None/None: ""
  487. *JCLFrontCoverType PrinterDefault/Printer Default: "@PJL SET FRONT_COVER_TYPE = <22>OFF<220D0A>"
  488. *JCLFrontCoverType Plain/Plain (70~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>NORMAL<220D0A>"
  489. *JCLFrontCoverType Thick/Thick (91~105 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>THICK<220D0A>"
  490. *JCLFrontCoverType Thin/Thin (60~69 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>THIN<220D0A>"
  491. *JCLFrontCoverType Bond/Bond (105~120 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>BOND<220D0A>"
  492. *JCLFrontCoverType Color/Color (75~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>COLOR<220D0A>"
  493. *JCLFrontCoverType Card/CardStock (106~163 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>CARD<220D0A>"
  494. *JCLFrontCoverType Labels/Labels (120~150 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>LABEL<220D0A>"
  495. *JCLFrontCoverType Envelope/Envelope (75~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>ENV<220D0A>"
  496. *JCLFrontCoverType Preprinted/Preprinted (75~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>USED<220D0A>"
  497. *JCLFrontCoverType Cotton/Cotton (75~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>COTTON<220D0A>"
  498. *JCLFrontCoverType Recycled/Recycled (60~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>RECYCLED<220D0A>"
  499. *JCLFrontCoverType Archive/Archive: "@PJL SET FRONT_COVER_TYPE = <22>ARCHIVE<220D0A>"
  500. *JCLFrontCoverType Punched/Punched (75~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>PUNCHED<220D0A>"
  501. *JCLFrontCoverType Letterhead/LetterHead (75~90 g/m2): "@PJL SET FRONT_COVER_TYPE = <22>LETTERHEAD<220D0A>"
  502. *JCLCloseUI: *JCLFrontCoverType
  503.  
  504. *% =========================================================
  505. *% Back Cover [OPTION]
  506. *% =========================================================
  507. *JCLOpenUI *JCLBackCoverOption/Back Cover Option: PickOne
  508. *OrderDependency: 10 JCLSetup *JCLBackCoverOption
  509. *DefaultJCLBackCoverOption: None
  510. *JCLBackCoverOption None/No Covers:""
  511. *JCLBackCoverOption BlankPreprinted/Blank or Preprinted:"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>BACK<220D0A>@PJL SET BACK_COVER_OPTION=<22>BLANK<220D0A>"
  512. *JCLBackCoverOption 1SidedPrinted/1-Sided Printed: "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>BACK<220D0A>@PJL SET BACK_COVER_OPTION=<22>1SIDEPRINTED<220D0A>"
  513. *JCLBackCoverOption 2SidedPrinted/2-Sided Printed: "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>BACK<220D0A>@PJL SET BACK_COVER_OPTION=<22>2SIDEPRINTED<220D0A>"
  514. *JCLCloseUI: *JCLBackCoverOption
  515.  
  516. *% =========================================================
  517. *% Back Cover [Source]
  518. *% =========================================================
  519. *JCLOpenUI *JCLBackCoverSource/Back Cover Source: PickOne
  520. *OrderDependency: 10 JCLSetup *JCLBackCoverSource
  521. *DefaultJCLBackCoverSource: None
  522. *JCLBackCoverSource None/None: ""
  523. *JCLBackCoverSource Auto/Auto Select: "@PJL SET BACK_COVER_TRAY=<22>AUTO<220D0A>"
  524. *JCLBackCoverSource Multi/MP Tray: "@PJL SET BACK_COVER_TRAY=<22>MPTRAY<220D0A>"
  525. *JCLBackCoverSource Upper/Tray 1: "@PJL SET BACK_COVER_TRAY=<22>UPPER<220D0A>"
  526. *JCLBackCoverSource Lower/Tray 2: "@PJL SET BACK_COVER_TRAY=<22>LOWER<220D0A>"
  527. *JCLBackCoverSource Tray2H/Tray 2 (High Capacity): "@PJL SET BACK_COVER_TRAY=<22>LOWER<220D0A>"
  528. *JCLBackCoverSource Tray3/Tray 3: "@PJL SET BACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
  529. *JCLBackCoverSource Tray3H/Tray 3 (High Capacity): "@PJL SET BACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
  530. *JCLBackCoverSource Tray4/Tray 4: "@PJL SET BACK_COVER_TRAY=<22>OPTIONTRAY4<220D0A>"
  531. *JCLCloseUI: *JCLBackCoverSource
  532.  
  533. *% =========================================================
  534. *% Back Cover [Type]
  535. *% =========================================================
  536. *JCLOpenUI *JCLBackCoverType/Back Cover Type: PickOne
  537. *OrderDependency: 10 JCLSetup *JCLBackCoverType
  538. *DefaultJCLBackCoverType: None
  539. *JCLBackCoverType None/None: ""
  540. *JCLBackCoverType PrinterDefault/Printer Default: "@PJL SET BACK_COVER_TYPE = <22>OFF<220D0A>"
  541. *JCLBackCoverType Plain/Plain (70~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>NORMAL<220D0A>"
  542. *JCLBackCoverType Thick/Thick (91~105 g/m2): "@PJL SET BACK_COVER_TYPE = <22>THICK<220D0A>"
  543. *JCLBackCoverType Thin/Thin (60~69 g/m2): "@PJL SET BACK_COVER_TYPE = <22>THIN<220D0A>"
  544. *JCLBackCoverType Bond/Bond (105~120 g/m2): "@PJL SET BACK_COVER_TYPE = <22>BOND<220D0A>"
  545. *JCLBackCoverType Color/Color (75~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>COLOR<220D0A>"
  546. *JCLBackCoverType Card/CardStock (106~163 g/m2): "@PJL SET BACK_COVER_TYPE = <22>CARD<220D0A>"
  547. *JCLBackCoverType Labels/Labels (120~150 g/m2): "@PJL SET BACK_COVER_TYPE = <22>LABEL<220D0A>"
  548. *JCLBackCoverType Envelope/Envelope (75~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>ENV<220D0A>"
  549. *JCLBackCoverType Preprinted/Preprinted (75~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>USED<220D0A>"
  550. *JCLBackCoverType Cotton/Cotton (75~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>COTTON<220D0A>"
  551. *JCLBackCoverType Recycled/Recycled (60~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>RECYCLED<220D0A>"
  552. *JCLBackCoverType Archive/Archive: "@PJL SET BACK_COVER_TYPE = <22>ARCHIVE<220D0A>"
  553. *JCLBackCoverType Punched/Punched (75~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>PUNCHED<220D0A>"
  554. *JCLBackCoverType Letterhead/LetterHead (75~90 g/m2): "@PJL SET BACK_COVER_TYPE = <22>LETTERHEAD<220D0A>"
  555. *JCLCloseUI: *JCLBackCoverType
  556.  
  557. *% =========================================================
  558. *% Front and Back Cover [OPTION]
  559. *% =========================================================
  560. *JCLOpenUI *JCLFrontBackCoverOption/Front and Back Cover Option: PickOne
  561. *OrderDependency: 10 JCLSetup *JCLFrontBackCoverOption
  562. *DefaultJCLFrontBackCoverOption: None
  563. *JCLFrontBackCoverOption None/No Covers:""
  564. *JCLFrontBackCoverOption BlankPreprinted/Blank or Preprinted:"@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONTBACK<220D0A>@PJL SET FRONTBACK_COVER_OPTION=<22>BLANK<220D0A>"
  565. *JCLFrontBackCoverOption 1SidedPrinted/1-Sided Printed: "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONTBACK<220D0A>@PJL SET FRONTBACK_COVER_OPTION=<22>1SIDEPRINTED<220D0A>"
  566. *JCLFrontBackCoverOption 2SidedPrinted/2-Sided Printed: "@PJL SET FRONTBACK_COVER_ATTRIBUTE=<22>FRONTBACK<220D0A>@PJL SET FRONTBACK_COVER_OPTION=<22>2SIDEPRINTED<220D0A>"
  567. *JCLCloseUI: *JCLFrontBackCoverOption
  568.  
  569. *% =========================================================
  570. *% Front and Back Cover [Source]
  571. *% =========================================================
  572. *JCLOpenUI *JCLFrontBackCoverSource/Front and Back Cover Source: PickOne
  573. *OrderDependency: 10 JCLSetup *JCLFrontBackCoverSource
  574. *DefaultJCLFrontBackCoverSource: None
  575. *JCLFrontBackCoverSource None/None: ""
  576. *JCLFrontBackCoverSource Auto/Auto Select: "@PJL SET FRONTBACK_COVER_TRAY=<22>AUTO<220D0A>"
  577. *JCLFrontBackCoverSource Multi/MP Tray: "@PJL SET FRONTBACK_COVER_TRAY=<22>MPTRAY<220D0A>"
  578. *JCLFrontBackCoverSource Upper/Tray 1: "@PJL SET FRONTBACK_COVER_TRAY=<22>UPPER<220D0A>"
  579. *JCLFrontBackCoverSource Lower/Tray 2: "@PJL SET FRONTBACK_COVER_TRAY=<22>LOWER<220D0A>"
  580. *JCLFrontBackCoverSource Tray2H/Tray 2 (High Capacity): "@PJL SET FRONTBACK_COVER_TRAY=<22>LOWER<220D0A>"
  581. *JCLFrontBackCoverSource Tray3/Tray 3: "@PJL SET FRONTBACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
  582. *JCLFrontBackCoverSource Tray3H/Tray 3 (High Capacity): "@PJL SET FRONTBACK_COVER_TRAY=<22>OPTIONTRAY3<220D0A>"
  583. *JCLFrontBackCoverSource Tray4/Tray 4: "@PJL SET FRONTBACK_COVER_TRAY=<22>OPTIONTRAY4<220D0A>"
  584. *JCLCloseUI: *JCLFrontBackCoverSource
  585.  
  586. *% =========================================================
  587. *% Front and Back Cover [Type]
  588. *% =========================================================
  589. *JCLOpenUI *JCLFrontBackCoverType/Front and Back Cover Type: PickOne
  590. *OrderDependency: 10 JCLSetup *JCLFrontBackCoverType
  591. *DefaultJCLFrontBackCoverType: None
  592. *JCLFrontBackCoverType None/None: ""
  593. *JCLFrontBackCoverType PrinterDefault/Printer Default: "@PJL SET FRONTBACK_COVER_TYPE = <22>OFF<220D0A>"
  594. *JCLFrontBackCoverType Plain/Plain (70~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>NORMAL<220D0A>"
  595. *JCLFrontBackCoverType Thick/Thick (91~105 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>THICK<220D0A>"
  596. *JCLFrontBackCoverType Thin/Thin (60~69 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>THIN<220D0A>"
  597. *JCLFrontBackCoverType Bond/Bond (105~120 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>BOND<220D0A>"
  598. *JCLFrontBackCoverType Color/Color (75~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>COLOR<220D0A>"
  599. *JCLFrontBackCoverType Card/CardStock (106~163 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>CARD<220D0A>"
  600. *JCLFrontBackCoverType Labels/Labels (120~150 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>LABEL<220D0A>"
  601. *JCLFrontBackCoverType Envelope/Envelope (75~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>ENV<220D0A>"
  602. *JCLFrontBackCoverType Preprinted/Preprinted (75~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>USED<220D0A>"
  603. *JCLFrontBackCoverType Cotton/Cotton (75~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>COTTON<220D0A>"
  604. *JCLFrontBackCoverType Recycled/Recycled (60~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>RECYCLED<220D0A>"
  605. *JCLFrontBackCoverType Archive/Archive: "@PJL SET FRONTBACK_COVER_TYPE = <22>ARCHIVE<220D0A>"
  606. *JCLFrontBackCoverType Punched/Punched (75~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>PUNCHED<220D0A>"
  607. *JCLFrontBackCoverType Letterhead/LetterHead (75~90 g/m2): "@PJL SET FRONTBACK_COVER_TYPE = <22>LETTERHEAD<220D0A>"
  608. *JCLCloseUI: *JCLFrontBackCoverType
  609.  
  610. *% =========================================================
  611. *% Paper Handling
  612. *% =========================================================
  613. *% Use these entries to set paper size unless there is a specific
  614. *% reason to use PageRegion, such as when using manual feed.
  615. *OpenUI *PageSize/Paper Size: PickOne
  616. *OrderDependency: 30 AnySetup *PageSize
  617. *DefaultPageSize: Letter
  618. *PageSize Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
  619. *PageSize Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  620. *PageSize Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
  621. *PageSize A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
  622. *PageSize A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
  623. *PageSize B5-JIS/B5(JIS): "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
  624. *PageSize US-Folio/Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
  625. *PageSize Env10/No 10 Envelope: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
  626. *PageSize EnvDL/DL Envelope: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
  627. *PageSize EnvC5/C5 Envelope: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
  628. *PageSize EnvC6/C6 Envelope: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
  629. *PageSize B5-ISO/B5(ISO): "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
  630. *PageSize EnvMonarch/Monarch Envelope: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  631. *PageSize A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
  632. *PageSize Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
  633. *PageSize Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
  634. *PageSize Postcard_S/Postcard 4x6: "<</PageSize [288 432] /ImagingBBox null>> setpagedevice"
  635. *?PageSize: "
  636. save currentpagedevice /PageSize get aload pop
  637. 2 copy gt {exch} if (Unknown) 17 dict
  638. dup [288 432] (Postcard_S) put
  639. dup [396 612] (Statement) put
  640. dup [612 972] (Oficio_S) put
  641. dup [297 420] (A6) put
  642. dup [279 540] (EnvMonarch) put
  643. dup [499 709] (B5-ISO) put
  644. dup [323 459] (EnvC6) put
  645. dup [459 649] (EnvC5) put
  646. dup [312 624] (EnvDL) put
  647. dup [297 684] (Env10) put
  648. dup [612 936] (US-Folio) put
  649. dup [516 729] (B5-JIS) put
  650. dup [420 595] (A5) put
  651. dup [595 842] (A4) put
  652. dup [522 756] (Executive) put
  653. dup [612 1008] (Legal) put
  654. dup [612 792] (Letter) put
  655.  
  656. {exch aload pop 4 index sub abs 5 le exch 5 index
  657. sub abs 5 le and {exch pop exit} {pop} ifelse}
  658. bind forall = flush pop pop restore
  659. "
  660. *End
  661. *CloseUI: *PageSize
  662.  
  663. *OpenUI *PageRegion: PickOne
  664. *OrderDependency: 40 AnySetup *PageRegion
  665. *DefaultPageRegion: Letter
  666. *PageRegion Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
  667. *PageRegion Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  668. *PageRegion Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
  669. *PageRegion A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
  670. *PageRegion A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
  671. *PageRegion B5-JIS/B5(JIS): "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
  672. *PageRegion US-Folio/Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
  673. *PageRegion Env10/No 10 Envelope: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
  674. *PageRegion EnvDL/DL Envelope: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
  675. *PageRegion EnvC5/C5 Envelope: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
  676. *PageRegion EnvC6/C6 Envelope: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
  677. *PageRegion B5-ISO/B5(ISO): "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
  678. *PageRegion EnvMonarch/Monarch Envelope: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  679. *PageRegion A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
  680. *PageRegion Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
  681. *PageRegion Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
  682. *PageRegion Postcard_S/Postcard 4x6: "<</PageSize [288 432] /ImagingBBox null>> setpagedevice"
  683. *CloseUI: *PageRegion
  684.  
  685. *% These entries provide the imageable areas of the media option keywords
  686. *DefaultImageableArea: Letter
  687. *ImageableArea Letter/Letter: "12.50 12.50 599.50 779.50"
  688. *ImageableArea Legal/Legal: "12.50 12.50 599.50 995.50"
  689. *ImageableArea Executive/Executive: "12.50 11.00 509.50 744.00"
  690. *ImageableArea A4/A4: "12.50 12.50 582.50 829.50"
  691. *ImageableArea A5/A5: "12.50 12.50 407.50 582.50"
  692. *ImageableArea B5-JIS/B5(JIS): "12.50 12.50 503.50 715.50"
  693. *ImageableArea US-Folio/Folio: "12.50 12.50 599.50 923.50"
  694. *ImageableArea Env10/No 10 Envelope: "12.50 12.50 284.50 670.50"
  695. *ImageableArea EnvDL/DL Envelope: "12.50 12.50 299.50 610.50"
  696. *ImageableArea EnvC5/C5 Envelope: "12.50 12.50 446.50 635.50"
  697. *ImageableArea EnvC6/C6 Envelope: "12.50 12.50 310.50 446.50"
  698. *ImageableArea B5-ISO/B5(ISO): "12.50 12.50 485.50 695.50"
  699. *ImageableArea EnvMonarch/Monarch Envelope: "12.50 12.50 266.50 527.50"
  700. *ImageableArea A6/A6: "12.50 12.50 284.50 407.50"
  701. *ImageableArea Oficio_S/Oficio: "12.50 12.50 599.50 959.50"
  702. *ImageableArea Statement/Statement: "12.50 12.50 383.50 599.50"
  703. *ImageableArea Postcard_S/Postcard 4x6: "12.50 12.50 275.50 419.50"
  704. *?ImageableArea: "
  705. save /cvp { cvi ( ) cvs print ( ) print } bind def
  706. newpath clippath pathbbox
  707. 4 -2 roll exch 2 {ceiling cvp} repeat
  708. exch 2 {floor cvp} repeat flush
  709. restore"
  710. *End
  711.  
  712. *% These provide the physical dimensions of the media, by option keyword.
  713. *DefaultPaperDimension: Letter
  714. *PaperDimension Letter/Letter: "612 792"
  715. *PaperDimension Legal/Legal: "612 1008"
  716. *PaperDimension Executive/Executive: "522 756"
  717. *PaperDimension A4/A4: "595 842"
  718. *PaperDimension A5/A5: "420 595"
  719. *PaperDimension B5-JIS/B5(JIS): "516 729"
  720. *PaperDimension US-Folio/Folio: "612 936"
  721. *PaperDimension Env10/No 10 Envelope: "297 684"
  722. *PaperDimension EnvDL/DL Envelope: "312 624"
  723. *PaperDimension EnvC5/C5 Envelope: "459 649"
  724. *PaperDimension EnvC6/C6 Envelope: "323 459"
  725. *PaperDimension B5-ISO/B5(ISO): "499 709"
  726. *PaperDimension EnvMonarch/Monarch Envelope: "279 540"
  727. *PaperDimension A6/A6: "297 420"
  728. *PaperDimension Oficio_S/Oficio: "612 972"
  729. *PaperDimension Statement/Statement: "396 612"
  730. *PaperDimension Postcard_S/Postcard 4x6: "288 432"
  731.  
  732.  
  733. *RequiresPageRegion All: True
  734. *LandscapeOrientation: Plus90
  735.  
  736. *HWMargins: 12.5 12.5 12.5 12.5
  737. *CustomPageSize True: "pop pop pop <</PageSize[5 -2 roll]/ImagingBBox null>>setpagedevice"
  738. *ParamCustomPageSize Width: 1 points 279.00 612.00
  739. *ParamCustomPageSize Height: 2 points 420.00 1008.00
  740. *ParamCustomPageSize WidthOffset: 3 points 0 0
  741. *ParamCustomPageSize HeightOffset: 4 points 0 0
  742. *ParamCustomPageSize Orientation: 5 int 0 0
  743.  
  744. *% =========================================================
  745. *% User Interface Constraints
  746. *% =========================================================
  747. *% =========================================================
  748. *% Optional Tray - Tray
  749. *% =========================================================
  750. *UIConstraints: *OptionalTray None *InputSlot Lower
  751. *UIConstraints: *OptionalTray None *InputSlot Tray2H
  752. *UIConstraints: *OptionalTray None *InputSlot Tray3
  753. *UIConstraints: *OptionalTray None *InputSlot Tray3H
  754. *UIConstraints: *OptionalTray None *InputSlot Tray4
  755. *UIConstraints: *OptionalTray Tray2 *InputSlot Tray2H
  756. *UIConstraints: *OptionalTray Tray2 *InputSlot Tray3
  757. *UIConstraints: *OptionalTray Tray2 *InputSlot Tray3H
  758. *UIConstraints: *OptionalTray Tray2 *InputSlot Tray4
  759. *UIConstraints: *OptionalTray Tray2H *InputSlot Lower
  760. *UIConstraints: *OptionalTray Tray2H *InputSlot Tray3
  761. *UIConstraints: *OptionalTray Tray2H *InputSlot Tray3H
  762. *UIConstraints: *OptionalTray Tray2H *InputSlot Tray4
  763. *UIConstraints: *OptionalTray Tray23 *InputSlot Tray2H
  764. *UIConstraints: *OptionalTray Tray23 *InputSlot Tray3H
  765. *UIConstraints: *OptionalTray Tray23 *InputSlot Tray4
  766. *UIConstraints: *OptionalTray Tray23H *InputSlot Tray2H
  767. *UIConstraints: *OptionalTray Tray23H *InputSlot Tray3
  768. *UIConstraints: *OptionalTray Tray23H *InputSlot Tray4
  769.  
  770. *UIConstraints: *InputSlot Lower *OptionalTray None
  771. *UIConstraints: *InputSlot Tray2H *OptionalTray None
  772. *UIConstraints: *InputSlot Tray3 *OptionalTray None
  773. *UIConstraints: *InputSlot Tray3H *OptionalTray None
  774. *UIConstraints: *InputSlot Tray4 *OptionalTray None
  775. *UIConstraints: *InputSlot Tray2H *OptionalTray Tray2
  776. *UIConstraints: *InputSlot Tray3 *OptionalTray Tray2
  777. *UIConstraints: *InputSlot Tray3H *OptionalTray Tray2
  778. *UIConstraints: *InputSlot Tray4 *OptionalTray Tray2
  779. *UIConstraints: *InputSlot Lower *OptionalTray Tray2H
  780. *UIConstraints: *InputSlot Tray3 *OptionalTray Tray2H
  781. *UIConstraints: *InputSlot Tray3H *OptionalTray Tray2H
  782. *UIConstraints: *InputSlot Tray4 *OptionalTray Tray2H
  783. *UIConstraints: *InputSlot Tray2H *OptionalTray Tray23
  784. *UIConstraints: *InputSlot Tray3H *OptionalTray Tray23
  785. *UIConstraints: *InputSlot Tray4 *OptionalTray Tray23
  786. *UIConstraints: *InputSlot Tray2H *OptionalTray Tray23H
  787. *UIConstraints: *InputSlot Tray3 *OptionalTray Tray23H
  788. *UIConstraints: *InputSlot Tray4 *OptionalTray Tray23H
  789.  
  790. *% =========================================================
  791. *% Optional Tray - Cover Source
  792. *% =========================================================
  793. *UIConstraints: *OptionalTray None *JCLFrontCoverSource Lower
  794. *UIConstraints: *OptionalTray None *JCLFrontCoverSource Tray2H
  795. *UIConstraints: *OptionalTray None *JCLFrontCoverSource Tray3
  796. *UIConstraints: *OptionalTray None *JCLFrontCoverSource Tray3H
  797. *UIConstraints: *OptionalTray None *JCLFrontCoverSource Tray4
  798. *UIConstraints: *OptionalTray Tray2 *JCLFrontCoverSource Tray2H
  799. *UIConstraints: *OptionalTray Tray2 *JCLFrontCoverSource Tray3
  800. *UIConstraints: *OptionalTray Tray2 *JCLFrontCoverSource Tray3H
  801. *UIConstraints: *OptionalTray Tray2 *JCLFrontCoverSource Tray4
  802. *UIConstraints: *OptionalTray Tray2H *JCLFrontCoverSource Lower
  803. *UIConstraints: *OptionalTray Tray2H *JCLFrontCoverSource Tray3
  804. *UIConstraints: *OptionalTray Tray2H *JCLFrontCoverSource Tray3H
  805. *UIConstraints: *OptionalTray Tray2H *JCLFrontCoverSource Tray4
  806. *UIConstraints: *OptionalTray Tray23 *JCLFrontCoverSource Tray2H
  807. *UIConstraints: *OptionalTray Tray23 *JCLFrontCoverSource Tray3H
  808. *UIConstraints: *OptionalTray Tray23 *JCLFrontCoverSource Tray4
  809. *UIConstraints: *OptionalTray Tray23H *JCLFrontCoverSource Tray2H
  810. *UIConstraints: *OptionalTray Tray23H *JCLFrontCoverSource Tray3
  811. *UIConstraints: *OptionalTray Tray23H *JCLFrontCoverSource Tray4
  812. *UIConstraints: *OptionalTray None *JCLBackCoverSource Lower
  813. *UIConstraints: *OptionalTray None *JCLBackCoverSource Tray2H
  814. *UIConstraints: *OptionalTray None *JCLBackCoverSource Tray3
  815. *UIConstraints: *OptionalTray None *JCLBackCoverSource Tray3H
  816. *UIConstraints: *OptionalTray None *JCLBackCoverSource Tray4
  817. *UIConstraints: *OptionalTray Tray2 *JCLBackCoverSource Tray2H
  818. *UIConstraints: *OptionalTray Tray2 *JCLBackCoverSource Tray3
  819. *UIConstraints: *OptionalTray Tray2 *JCLBackCoverSource Tray3H
  820. *UIConstraints: *OptionalTray Tray2 *JCLBackCoverSource Tray4
  821. *UIConstraints: *OptionalTray Tray2H *JCLBackCoverSource Lower
  822. *UIConstraints: *OptionalTray Tray2H *JCLBackCoverSource Tray3
  823. *UIConstraints: *OptionalTray Tray2H *JCLBackCoverSource Tray3H
  824. *UIConstraints: *OptionalTray Tray2H *JCLBackCoverSource Tray4
  825. *UIConstraints: *OptionalTray Tray23 *JCLBackCoverSource Tray2H
  826. *UIConstraints: *OptionalTray Tray23 *JCLBackCoverSource Tray3H
  827. *UIConstraints: *OptionalTray Tray23 *JCLBackCoverSource Tray4
  828. *UIConstraints: *OptionalTray Tray23H *JCLBackCoverSource Tray2H
  829. *UIConstraints: *OptionalTray Tray23H *JCLBackCoverSource Tray3
  830. *UIConstraints: *OptionalTray Tray23H *JCLBackCoverSource Tray4
  831. *UIConstraints: *OptionalTray None *JCLFrontBackCoverSource Lower
  832. *UIConstraints: *OptionalTray None *JCLFrontBackCoverSource Tray2H
  833. *UIConstraints: *OptionalTray None *JCLFrontBackCoverSource Tray3
  834. *UIConstraints: *OptionalTray None *JCLFrontBackCoverSource Tray3H
  835. *UIConstraints: *OptionalTray None *JCLFrontBackCoverSource Tray4
  836. *UIConstraints: *OptionalTray Tray2 *JCLFrontBackCoverSource Tray2H
  837. *UIConstraints: *OptionalTray Tray2 *JCLFrontBackCoverSource Tray3
  838. *UIConstraints: *OptionalTray Tray2 *JCLFrontBackCoverSource Tray3H
  839. *UIConstraints: *OptionalTray Tray2 *JCLFrontBackCoverSource Tray4
  840. *UIConstraints: *OptionalTray Tray2H *JCLFrontBackCoverSource Lower
  841. *UIConstraints: *OptionalTray Tray2H *JCLFrontBackCoverSource Tray3
  842. *UIConstraints: *OptionalTray Tray2H *JCLFrontBackCoverSource Tray3H
  843. *UIConstraints: *OptionalTray Tray2H *JCLFrontBackCoverSource Tray4
  844. *UIConstraints: *OptionalTray Tray23 *JCLFrontBackCoverSource Tray2H
  845. *UIConstraints: *OptionalTray Tray23 *JCLFrontBackCoverSource Tray3H
  846. *UIConstraints: *OptionalTray Tray23 *JCLFrontBackCoverSource Tray4
  847. *UIConstraints: *OptionalTray Tray23H *JCLFrontBackCoverSource Tray2H
  848. *UIConstraints: *OptionalTray Tray23H *JCLFrontBackCoverSource Tray3
  849. *UIConstraints: *OptionalTray Tray23H *JCLFrontBackCoverSource Tray4
  850.  
  851. *UIConstraints: *JCLFrontCoverSource Lower *OptionalTray None
  852. *UIConstraints: *JCLFrontCoverSource Tray2H *OptionalTray None
  853. *UIConstraints: *JCLFrontCoverSource Tray3 *OptionalTray None
  854. *UIConstraints: *JCLFrontCoverSource Tray3H *OptionalTray None
  855. *UIConstraints: *JCLFrontCoverSource Tray4 *OptionalTray None
  856. *UIConstraints: *JCLFrontCoverSource Tray2H *OptionalTray Tray2
  857. *UIConstraints: *JCLFrontCoverSource Tray3 *OptionalTray Tray2
  858. *UIConstraints: *JCLFrontCoverSource Tray3H *OptionalTray Tray2
  859. *UIConstraints: *JCLFrontCoverSource Tray4 *OptionalTray Tray2
  860. *UIConstraints: *JCLFrontCoverSource Lower *OptionalTray Tray2H
  861. *UIConstraints: *JCLFrontCoverSource Tray3 *OptionalTray Tray2H
  862. *UIConstraints: *JCLFrontCoverSource Tray3H *OptionalTray Tray2H
  863. *UIConstraints: *JCLFrontCoverSource Tray4 *OptionalTray Tray2H
  864. *UIConstraints: *JCLFrontCoverSource Tray2H *OptionalTray Tray23
  865. *UIConstraints: *JCLFrontCoverSource Tray3H *OptionalTray Tray23
  866. *UIConstraints: *JCLFrontCoverSource Tray4 *OptionalTray Tray23
  867. *UIConstraints: *JCLFrontCoverSource Tray2H *OptionalTray Tray23H
  868. *UIConstraints: *JCLFrontCoverSource Tray3 *OptionalTray Tray23H
  869. *UIConstraints: *JCLFrontCoverSource Tray4 *OptionalTray Tray23H
  870. *UIConstraints: *JCLBackCoverSource Lower *OptionalTray None
  871. *UIConstraints: *JCLBackCoverSource Tray2H *OptionalTray None
  872. *UIConstraints: *JCLBackCoverSource Tray3 *OptionalTray None
  873. *UIConstraints: *JCLBackCoverSource Tray3H *OptionalTray None
  874. *UIConstraints: *JCLBackCoverSource Tray4 *OptionalTray None
  875. *UIConstraints: *JCLBackCoverSource Tray2H *OptionalTray Tray2
  876. *UIConstraints: *JCLBackCoverSource Tray3 *OptionalTray Tray2
  877. *UIConstraints: *JCLBackCoverSource Tray3H *OptionalTray Tray2
  878. *UIConstraints: *JCLBackCoverSource Tray4 *OptionalTray Tray2
  879. *UIConstraints: *JCLBackCoverSource Lower *OptionalTray Tray2H
  880. *UIConstraints: *JCLBackCoverSource Tray3 *OptionalTray Tray2H
  881. *UIConstraints: *JCLBackCoverSource Tray3H *OptionalTray Tray2H
  882. *UIConstraints: *JCLBackCoverSource Tray4 *OptionalTray Tray2H
  883. *UIConstraints: *JCLBackCoverSource Tray2H *OptionalTray Tray23
  884. *UIConstraints: *JCLBackCoverSource Tray3H *OptionalTray Tray23
  885. *UIConstraints: *JCLBackCoverSource Tray4 *OptionalTray Tray23
  886. *UIConstraints: *JCLBackCoverSource Tray2H *OptionalTray Tray23H
  887. *UIConstraints: *JCLBackCoverSource Tray3 *OptionalTray Tray23H
  888. *UIConstraints: *JCLBackCoverSource Tray4 *OptionalTray Tray23H
  889. *UIConstraints: *JCLFrontBackCoverSource Lower *OptionalTray None
  890. *UIConstraints: *JCLFrontBackCoverSource Tray2H *OptionalTray None
  891. *UIConstraints: *JCLFrontBackCoverSource Tray3 *OptionalTray None
  892. *UIConstraints: *JCLFrontBackCoverSource Tray3H *OptionalTray None
  893. *UIConstraints: *JCLFrontBackCoverSource Tray4 *OptionalTray None
  894. *UIConstraints: *JCLFrontBackCoverSource Tray2H *OptionalTray Tray2
  895. *UIConstraints: *JCLFrontBackCoverSource Tray3 *OptionalTray Tray2
  896. *UIConstraints: *JCLFrontBackCoverSource Tray3H *OptionalTray Tray2
  897. *UIConstraints: *JCLFrontBackCoverSource Tray4 *OptionalTray Tray2
  898. *UIConstraints: *JCLFrontBackCoverSource Lower *OptionalTray Tray2H
  899. *UIConstraints: *JCLFrontBackCoverSource Tray3 *OptionalTray Tray2H
  900. *UIConstraints: *JCLFrontBackCoverSource Tray3H *OptionalTray Tray2H
  901. *UIConstraints: *JCLFrontBackCoverSource Tray4 *OptionalTray Tray2H
  902. *UIConstraints: *JCLFrontBackCoverSource Tray2H *OptionalTray Tray23
  903. *UIConstraints: *JCLFrontBackCoverSource Tray3H *OptionalTray Tray23
  904. *UIConstraints: *JCLFrontBackCoverSource Tray4 *OptionalTray Tray23
  905. *UIConstraints: *JCLFrontBackCoverSource Tray2H *OptionalTray Tray23H
  906. *UIConstraints: *JCLFrontBackCoverSource Tray3 *OptionalTray Tray23H
  907. *UIConstraints: *JCLFrontBackCoverSource Tray4 *OptionalTray Tray23H
  908.  
  909. *% =========================================================
  910. *% Finisher - Staple
  911. *% =========================================================
  912. *UIConstraints: *OptFinisher None *JCLStapleLocation 1Staple_P
  913. *UIConstraints: *OptFinisher None *JCLStapleLocation 1Staple_L
  914.  
  915. *UIConstraints: *JCLStapleLocation 1Staple_P *OptFinisher None
  916. *UIConstraints: *JCLStapleLocation 1Staple_L *OptFinisher None
  917.  
  918. *% =========================================================
  919. *% Finisher - Offset
  920. *% =========================================================
  921. *UIConstraints: *OptFinisher None *JCLSortOptions Offset
  922. *UIConstraints: *JCLSortOptions Offset *OptFinisher None
  923.  
  924. *% =========================================================
  925. *% OptMailbox - OutputBin
  926. *% =========================================================
  927. *UIConstraints: *OptMailbox False *JCLOutputBin Bin1
  928. *UIConstraints: *OptMailbox False *JCLOutputBin Bin2
  929.  
  930. *UIConstraints: *JCLOutputBin Bin1 *OptMailbox False
  931. *UIConstraints: *JCLOutputBin Bin2 *OptMailbox False
  932.  
  933. *UIConstraints: *OptMailbox True *JCLOutputBin Top
  934. *UIConstraints: *OptMailbox True *JCLOutputBin Finishing
  935.  
  936. *UIConstraints: *JCLOutputBin Top *OptMailbox True
  937. *UIConstraints: *JCLOutputBin Finishing *OptMailbox True
  938.  
  939. *% =========================================================
  940. *% OptMailbox - OutputMode
  941. *% =========================================================
  942. *UIConstraints: *OptMailbox False *JCLOutputMode Mailbox
  943. *UIConstraints: *OptMailbox False *JCLOutputMode Separator
  944. *UIConstraints: *OptMailbox False *JCLOutputMode Collator
  945. *UIConstraints: *OptMailbox False *JCLOutputMode Stacking
  946.  
  947. *UIConstraints: *JCLOutputMode Mailbox *OptMailbox False
  948. *UIConstraints: *JCLOutputMode Separator *OptMailbox False
  949. *UIConstraints: *JCLOutputMode Collator *OptMailbox False
  950. *UIConstraints: *JCLOutputMode Stacking *OptMailbox False
  951.  
  952. *% =========================================================
  953. *% Finisher - OutputBin
  954. *% =========================================================
  955. *UIConstraints: *OptFinisher None *JCLOutputBin Top
  956. *UIConstraints: *OptFinisher None *JCLOutputBin Finishing
  957. *UIConstraints: *OptFinisher None *JCLOutputBin Bin1
  958. *UIConstraints: *OptFinisher None *JCLOutputBin Bin2
  959. *UIConstraints: *OptFinisher None *JCLOutputBin Bin3
  960. *UIConstraints: *OptFinisher None *JCLOutputBin Bin4
  961. *UIConstraints: *OptFinisher None *JCLOutputBin Bin5
  962. *UIConstraints: *OptFinisher None *JCLOutputBin Bin6
  963.  
  964. *UIConstraints: *JCLOutputBin Top *OptFinisher None
  965. *UIConstraints: *JCLOutputBin Finishing *OptFinisher None
  966. *UIConstraints: *JCLOutputBin Bin1 *OptFinisher None
  967. *UIConstraints: *JCLOutputBin Bin2 *OptFinisher None
  968. *UIConstraints: *JCLOutputBin Bin3 *OptFinisher None
  969. *UIConstraints: *JCLOutputBin Bin4 *OptFinisher None
  970. *UIConstraints: *JCLOutputBin Bin5 *OptFinisher None
  971. *UIConstraints: *JCLOutputBin Bin6 *OptFinisher None
  972.  
  973. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Top
  974. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Finishing
  975. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Bin1
  976. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Bin2
  977. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Bin3
  978. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Bin4
  979. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Bin5
  980. *UIConstraints: *OptFinisher Finisher *JCLOutputBin Bin6
  981.  
  982. *UIConstraints: *JCLOutputBin Top *OptFinisher Finisher
  983. *UIConstraints: *JCLOutputBin Finishing *OptFinisher Finisher
  984. *UIConstraints: *JCLOutputBin Bin1 *OptFinisher Finisher
  985. *UIConstraints: *JCLOutputBin Bin2 *OptFinisher Finisher
  986. *UIConstraints: *JCLOutputBin Bin3 *OptFinisher Finisher
  987. *UIConstraints: *JCLOutputBin Bin4 *OptFinisher Finisher
  988. *UIConstraints: *JCLOutputBin Bin5 *OptFinisher Finisher
  989. *UIConstraints: *JCLOutputBin Bin6 *OptFinisher Finisher
  990.  
  991. *% =========================================================
  992. *% Finisher - OptMailBox
  993. *% =========================================================
  994. *UIConstraints: *OptFinisher None *OptMailbox True
  995. *UIConstraints: *OptFinisher Finisher *OptMailbox True
  996.  
  997. *UIConstraints: *OptMailbox True *OptFinisher None
  998. *UIConstraints: *OptMailbox True *OptFinisher Finisher
  999.  
  1000. *% =========================================================
  1001. *% Finisher - JCLOutputMode
  1002. *% =========================================================
  1003. *UIConstraints: *OptFinisher None *JCLOutputMode Mailbox
  1004. *UIConstraints: *OptFinisher None *JCLOutputMode Separator
  1005. *UIConstraints: *OptFinisher None *JCLOutputMode Collator
  1006. *UIConstraints: *OptFinisher None *JCLOutputMode Stacking
  1007.  
  1008. *UIConstraints: *OptFinisher Finisher *JCLOutputMode Mailbox
  1009. *UIConstraints: *OptFinisher Finisher *JCLOutputMode Separator
  1010. *UIConstraints: *OptFinisher Finisher *JCLOutputMode Collator
  1011. *UIConstraints: *OptFinisher Finisher *JCLOutputMode Stacking
  1012.  
  1013. *% =========================================================
  1014. *% OptMailBox - OutputBin
  1015. *% =========================================================
  1016. *UIConstraints: *OptMailbox False *JCLOutputBin Bin3
  1017. *UIConstraints: *OptMailbox False *JCLOutputBin Bin4
  1018. *UIConstraints: *OptMailbox False *JCLOutputBin Bin5
  1019. *UIConstraints: *OptMailbox False *JCLOutputBin Bin6
  1020.  
  1021. *UIConstraints: *JCLOutputBin Bin3 *OptMailbox False
  1022. *UIConstraints: *JCLOutputBin Bin4 *OptMailbox False
  1023. *UIConstraints: *JCLOutputBin Bin5 *OptMailbox False
  1024. *UIConstraints: *JCLOutputBin Bin6 *OptMailbox False
  1025.  
  1026. *% =========================================================
  1027. *% JCLOutputBin - JCLOutputMode
  1028. *% =========================================================
  1029. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Top
  1030. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Finishing
  1031. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Bin1
  1032. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Bin2
  1033. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Bin3
  1034. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Bin4
  1035. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Bin5
  1036. *UIConstraints: *JCLOutputMode Separator *JCLOutputBin Bin6
  1037.  
  1038. *UIConstraints: *JCLOutputBin Top *JCLOutputMode Separator
  1039. *UIConstraints: *JCLOutputBin Finishing *JCLOutputMode Separator
  1040. *UIConstraints: *JCLOutputBin Bin1 *JCLOutputMode Separator
  1041. *UIConstraints: *JCLOutputBin Bin2 *JCLOutputMode Separator
  1042. *UIConstraints: *JCLOutputBin Bin3 *JCLOutputMode Separator
  1043. *UIConstraints: *JCLOutputBin Bin4 *JCLOutputMode Separator
  1044. *UIConstraints: *JCLOutputBin Bin5 *JCLOutputMode Separator
  1045. *UIConstraints: *JCLOutputBin Bin6 *JCLOutputMode Separator
  1046.  
  1047. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Top
  1048. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Finishing
  1049. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Bin1
  1050. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Bin2
  1051. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Bin3
  1052. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Bin4
  1053. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Bin5
  1054. *UIConstraints: *JCLOutputMode Collator *JCLOutputBin Bin6
  1055.  
  1056. *UIConstraints: *JCLOutputBin Top *JCLOutputMode Collator
  1057. *UIConstraints: *JCLOutputBin Finishing *JCLOutputMode Collator
  1058. *UIConstraints: *JCLOutputBin Bin1 *JCLOutputMode Collator
  1059. *UIConstraints: *JCLOutputBin Bin2 *JCLOutputMode Collator
  1060. *UIConstraints: *JCLOutputBin Bin3 *JCLOutputMode Collator
  1061. *UIConstraints: *JCLOutputBin Bin4 *JCLOutputMode Collator
  1062. *UIConstraints: *JCLOutputBin Bin5 *JCLOutputMode Collator
  1063. *UIConstraints: *JCLOutputBin Bin6 *JCLOutputMode Collator
  1064.  
  1065. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Top
  1066. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Finishing
  1067. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Bin1
  1068. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Bin2
  1069. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Bin3
  1070. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Bin4
  1071. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Bin5
  1072. *UIConstraints: *JCLOutputMode Stacking *JCLOutputBin Bin6
  1073.  
  1074. *UIConstraints: *JCLOutputBin Top *JCLOutputMode Stacking
  1075. *UIConstraints: *JCLOutputBin Finishing *JCLOutputMode Stacking
  1076. *UIConstraints: *JCLOutputBin Bin1 *JCLOutputMode Stacking
  1077. *UIConstraints: *JCLOutputBin Bin2 *JCLOutputMode Stacking
  1078. *UIConstraints: *JCLOutputBin Bin3 *JCLOutputMode Stacking
  1079. *UIConstraints: *JCLOutputBin Bin4 *JCLOutputMode Stacking
  1080. *UIConstraints: *JCLOutputBin Bin5 *JCLOutputMode Stacking
  1081. *UIConstraints: *JCLOutputBin Bin6 *JCLOutputMode Stacking
  1082.  
  1083. *% =========================================================
  1084. *% Top Bin - Staple, Offset
  1085. *% =========================================================
  1086. *UIConstraints: *JCLOutputBin Top *JCLStapleLocation 1Staple_L
  1087. *UIConstraints: *JCLOutputBin Top *JCLStapleLocation 1Staple_P
  1088. *UIConstraints: *JCLOutputBin Top *JCLSortOptions Offset
  1089.  
  1090. *UIConstraints: *JCLStapleLocation 1Staple_L *JCLOutputBin Top
  1091. *UIConstraints: *JCLStapleLocation 1Staple_P *JCLOutputBin Top
  1092. *UIConstraints: *JCLSortOptions Offset *JCLOutputBin Top
  1093.  
  1094. *% =========================================================
  1095. *% Staple - MailBox
  1096. *% =========================================================
  1097. *UIConstraints: *JCLStapleLocation 1Staple_L *JCLOutputMode Mailbox
  1098. *UIConstraints: *JCLStapleLocation 1Staple_L *JCLOutputMode Separator
  1099. *UIConstraints: *JCLStapleLocation 1Staple_L *JCLOutputMode Collator
  1100. *UIConstraints: *JCLStapleLocation 1Staple_L *JCLOutputMode Stacking
  1101.  
  1102. *UIConstraints: *JCLOutputMode Mailbox *JCLStapleLocation 1Staple_L
  1103. *UIConstraints: *JCLOutputMode Separator *JCLStapleLocation 1Staple_L
  1104. *UIConstraints: *JCLOutputMode Collator *JCLStapleLocation 1Staple_L
  1105. *UIConstraints: *JCLOutputMode Stacking *JCLStapleLocation 1Staple_L
  1106.  
  1107. *UIConstraints: *JCLStapleLocation 1Staple_P *JCLOutputMode Mailbox
  1108. *UIConstraints: *JCLStapleLocation 1Staple_P *JCLOutputMode Separator
  1109. *UIConstraints: *JCLStapleLocation 1Staple_P *JCLOutputMode Collator
  1110. *UIConstraints: *JCLStapleLocation 1Staple_P *JCLOutputMode Stacking
  1111.  
  1112. *UIConstraints: *JCLOutputMode Mailbox *JCLStapleLocation 1Staple_P
  1113. *UIConstraints: *JCLOutputMode Separator *JCLStapleLocation 1Staple_P
  1114. *UIConstraints: *JCLOutputMode Collator *JCLStapleLocation 1Staple_P
  1115. *UIConstraints: *JCLOutputMode Stacking *JCLStapleLocation 1Staple_P
  1116.  
  1117. *% =========================================================
  1118. *% Offset - MailBox
  1119. *% =========================================================
  1120. *UIConstraints: *JCLSortOptions Offset *JCLOutputMode Mailbox
  1121. *UIConstraints: *JCLSortOptions Offset *JCLOutputMode Separator
  1122. *UIConstraints: *JCLSortOptions Offset *JCLOutputMode Collator
  1123. *UIConstraints: *JCLSortOptions Offset *JCLOutputMode Stacking
  1124.  
  1125. *UIConstraints: *JCLOutputMode Mailbox *JCLSortOptions Offset
  1126. *UIConstraints: *JCLOutputMode Separator *JCLSortOptions Offset
  1127. *UIConstraints: *JCLOutputMode Collator *JCLSortOptions Offset
  1128. *UIConstraints: *JCLOutputMode Stacking *JCLSortOptions Offset
  1129.  
  1130. *% =========================================================
  1131. *% Duplex - Reverse Duplex
  1132. *% =========================================================
  1133. *UIConstraints: *Duplex None *SECReverseDuplex True
  1134. *UIConstraints: *SECReverseDuplex True *Duplex None
  1135.  
  1136. *% =========================================================
  1137. *% JCLStapleLocation - PageSize
  1138. *% =========================================================
  1139. *UIConstraints: *PageSize A5 *JCLStapleLocation 1Staple_L
  1140. *UIConstraints: *PageSize Env10 *JCLStapleLocation 1Staple_L
  1141. *UIConstraints: *PageSize EnvDL *JCLStapleLocation 1Staple_L
  1142. *UIConstraints: *PageSize EnvC5 *JCLStapleLocation 1Staple_L
  1143. *UIConstraints: *PageSize EnvC6 *JCLStapleLocation 1Staple_L
  1144. *UIConstraints: *PageSize B5-ISO *JCLStapleLocation 1Staple_L
  1145. *UIConstraints: *PageSize EnvMonarch *JCLStapleLocation 1Staple_L
  1146. *UIConstraints: *PageSize A6 *JCLStapleLocation 1Staple_L
  1147. *UIConstraints: *PageSize Statement *JCLStapleLocation 1Staple_L
  1148. *UIConstraints: *PageSize Postcard_S *JCLStapleLocation 1Staple_L
  1149.  
  1150. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize A5
  1151. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize Env10
  1152. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize EnvDL
  1153. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize EnvC5
  1154. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize EnvC6
  1155. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize B5-ISO
  1156. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize EnvMonarch
  1157. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize A6
  1158. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize Statement
  1159. *UIConstraints: *JCLStapleLocation 1Staple_L *PageSize Postcard_S
  1160.  
  1161. *UIConstraints: *PageSize A5 *JCLStapleLocation 1Staple_P
  1162. *UIConstraints: *PageSize Env10 *JCLStapleLocation 1Staple_P
  1163. *UIConstraints: *PageSize EnvDL *JCLStapleLocation 1Staple_P
  1164. *UIConstraints: *PageSize EnvC5 *JCLStapleLocation 1Staple_P
  1165. *UIConstraints: *PageSize EnvC6 *JCLStapleLocation 1Staple_P
  1166. *UIConstraints: *PageSize B5-ISO *JCLStapleLocation 1Staple_P
  1167. *UIConstraints: *PageSize EnvMonarch *JCLStapleLocation 1Staple_P
  1168. *UIConstraints: *PageSize A6 *JCLStapleLocation 1Staple_P
  1169. *UIConstraints: *PageSize Statement *JCLStapleLocation 1Staple_P
  1170. *UIConstraints: *PageSize Postcard_S *JCLStapleLocation 1Staple_P
  1171.  
  1172. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize A5
  1173. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize Env10
  1174. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize EnvDL
  1175. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize EnvC5
  1176. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize EnvC6
  1177. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize B5-ISO
  1178. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize EnvMonarch
  1179. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize A6
  1180. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize Statement
  1181. *UIConstraints: *JCLStapleLocation 1Staple_P *PageSize Postcard_S
  1182.  
  1183. *% =========================================================
  1184. *% Request Offset - PageSize
  1185. *% =========================================================
  1186. *UIConstraints: *PageSize A5 *JCLSortOptions Offset
  1187. *UIConstraints: *PageSize Env10 *JCLSortOptions Offset
  1188. *UIConstraints: *PageSize EnvDL *JCLSortOptions Offset
  1189. *UIConstraints: *PageSize EnvC5 *JCLSortOptions Offset
  1190. *UIConstraints: *PageSize EnvC6 *JCLSortOptions Offset
  1191. *UIConstraints: *PageSize B5-ISO *JCLSortOptions Offset
  1192. *UIConstraints: *PageSize EnvMonarch *JCLSortOptions Offset
  1193. *UIConstraints: *PageSize A6 *JCLSortOptions Offset
  1194. *UIConstraints: *PageSize Statement *JCLSortOptions Offset
  1195. *UIConstraints: *PageSize Postcard_S *JCLSortOptions Offset
  1196.  
  1197. *UIConstraints: *JCLSortOptions Offset *PageSize A5
  1198. *UIConstraints: *JCLSortOptions Offset *PageSize Env10
  1199. *UIConstraints: *JCLSortOptions Offset *PageSize EnvDL
  1200. *UIConstraints: *JCLSortOptions Offset *PageSize EnvC5
  1201. *UIConstraints: *JCLSortOptions Offset *PageSize EnvC6
  1202. *UIConstraints: *JCLSortOptions Offset *PageSize B5-ISO
  1203. *UIConstraints: *JCLSortOptions Offset *PageSize EnvMonarch
  1204. *UIConstraints: *JCLSortOptions Offset *PageSize A6
  1205. *UIConstraints: *JCLSortOptions Offset *PageSize Statement
  1206. *UIConstraints: *JCLSortOptions Offset *PageSize Postcard_S
  1207.  
  1208. *% =========================================================
  1209. *% Duplex - MediaType
  1210. *% =========================================================
  1211. *UIConstraints: *MediaType Bond *Duplex DuplexNoTumble
  1212. *UIConstraints: *MediaType Bond *Duplex DuplexTumble
  1213. *UIConstraints: *MediaType Cotton *Duplex DuplexNoTumble
  1214. *UIConstraints: *MediaType Cotton *Duplex DuplexTumble
  1215. *UIConstraints: *MediaType Envelope *Duplex DuplexNoTumble
  1216. *UIConstraints: *MediaType Envelope *Duplex DuplexTumble
  1217. *UIConstraints: *MediaType Labels *Duplex DuplexNoTumble
  1218. *UIConstraints: *MediaType Labels *Duplex DuplexTumble
  1219. *UIConstraints: *MediaType Card *Duplex DuplexNoTumble
  1220. *UIConstraints: *MediaType Card *Duplex DuplexTumble
  1221. *UIConstraints: *MediaType Archive *Duplex DuplexNoTumble
  1222. *UIConstraints: *MediaType Archive *Duplex DuplexTumble
  1223. *UIConstraints: *MediaType Thick *Duplex DuplexNoTumble
  1224. *UIConstraints: *MediaType Thick *Duplex DuplexTumble
  1225.  
  1226. *UIConstraints: *Duplex DuplexNoTumble *MediaType Bond
  1227. *UIConstraints: *Duplex DuplexTumble *MediaType Bond
  1228. *UIConstraints: *Duplex DuplexNoTumble *MediaType Cotton
  1229. *UIConstraints: *Duplex DuplexTumble *MediaType Cotton
  1230. *UIConstraints: *Duplex DuplexNoTumble *MediaType Envelope
  1231. *UIConstraints: *Duplex DuplexTumble *MediaType Envelope
  1232. *UIConstraints: *Duplex DuplexNoTumble *MediaType Labels
  1233. *UIConstraints: *Duplex DuplexTumble *MediaType Labels
  1234. *UIConstraints: *Duplex DuplexNoTumble *MediaType Card
  1235. *UIConstraints: *Duplex DuplexTumble *MediaType Card
  1236. *UIConstraints: *Duplex DuplexNoTumble *MediaType Archive
  1237. *UIConstraints: *Duplex DuplexTumble *MediaType Archive
  1238. *UIConstraints: *Duplex DuplexNoTumble *MediaType Thick
  1239. *UIConstraints: *Duplex DuplexTumble *MediaType Thick
  1240.  
  1241. *% =========================================================
  1242. *% A6,PostCard (PageSize) - MediaType
  1243. *% =========================================================
  1244. *UIConstraints: *PageSize A6 *MediaType Bond
  1245. *UIConstraints: *PageSize A6 *MediaType Cotton
  1246. *UIConstraints: *PageSize A6 *MediaType Thick
  1247. *UIConstraints: *PageSize A6 *MediaType Thin
  1248. *UIConstraints: *PageSize A6 *MediaType Preprinted
  1249. *UIConstraints: *PageSize A6 *MediaType Color
  1250. *UIConstraints: *PageSize A6 *MediaType Recycled
  1251. *UIConstraints: *PageSize A6 *MediaType Envelope
  1252.  
  1253. *UIConstraints: *PageSize Postcard_S *MediaType None
  1254. *UIConstraints: *PageSize Postcard_S *MediaType Plain
  1255. *UIConstraints: *PageSize Postcard_S *MediaType Bond
  1256. *UIConstraints: *PageSize Postcard_S *MediaType Cotton
  1257. *UIConstraints: *PageSize Postcard_S *MediaType Thick
  1258. *UIConstraints: *PageSize Postcard_S *MediaType Thin
  1259. *UIConstraints: *PageSize Postcard_S *MediaType Preprinted
  1260. *UIConstraints: *PageSize Postcard_S *MediaType Color
  1261. *UIConstraints: *PageSize Postcard_S *MediaType Recycled
  1262. *UIConstraints: *PageSize Postcard_S *MediaType Envelope
  1263. *UIConstraints: *PageSize Postcard_S *MediaType Labels
  1264. *UIConstraints: *PageSize Postcard_S *MediaType Archive
  1265. *UIConstraints: *PageSize Postcard_S *MediaType Punched
  1266. *UIConstraints: *PageSize Postcard_S *MediaType Letterhead
  1267.  
  1268. *UIConstraints: *MediaType Bond *PageSize A6
  1269. *UIConstraints: *MediaType Cotton *PageSize A6
  1270. *UIConstraints: *MediaType Thick *PageSize A6
  1271. *UIConstraints: *MediaType Thin *PageSize A6
  1272. *UIConstraints: *MediaType Preprinted *PageSize A6
  1273. *UIConstraints: *MediaType Color *PageSize A6
  1274. *UIConstraints: *MediaType Recycled *PageSize A6
  1275. *UIConstraints: *MediaType Envelope *PageSize A6
  1276.  
  1277. *UIConstraints: *MediaType None *PageSize Postcard_S
  1278. *UIConstraints: *MediaType Plain *PageSize Postcard_S
  1279. *UIConstraints: *MediaType Bond *PageSize Postcard_S
  1280. *UIConstraints: *MediaType Cotton *PageSize Postcard_S
  1281. *UIConstraints: *MediaType Thick *PageSize Postcard_S
  1282. *UIConstraints: *MediaType Thin *PageSize Postcard_S
  1283. *UIConstraints: *MediaType Preprinted *PageSize Postcard_S
  1284. *UIConstraints: *MediaType Color *PageSize Postcard_S
  1285. *UIConstraints: *MediaType Recycled *PageSize Postcard_S
  1286. *UIConstraints: *MediaType Envelope *PageSize Postcard_S
  1287. *UIConstraints: *MediaType Labels *PageSize Postcard_S
  1288. *UIConstraints: *MediaType Archive *PageSize Postcard_S
  1289. *UIConstraints: *MediaType Punched *PageSize Postcard_S
  1290. *UIConstraints: *MediaType Letterhead *PageSize Postcard_S
  1291.  
  1292. *% =========================================================
  1293. *% A6,PostCard (PageRegion) - MediaType
  1294. *% =========================================================
  1295. *UIConstraints: *PageRegion A6 *MediaType Bond
  1296. *UIConstraints: *PageRegion A6 *MediaType Cotton
  1297. *UIConstraints: *PageRegion A6 *MediaType Thick
  1298. *UIConstraints: *PageRegion A6 *MediaType Thin
  1299. *UIConstraints: *PageRegion A6 *MediaType Preprinted
  1300. *UIConstraints: *PageRegion A6 *MediaType Color
  1301. *UIConstraints: *PageRegion A6 *MediaType Recycled
  1302. *UIConstraints: *PageRegion A6 *MediaType Envelope
  1303.  
  1304. *UIConstraints: *PageRegion Postcard_S *MediaType None
  1305. *UIConstraints: *PageRegion Postcard_S *MediaType Plain
  1306. *UIConstraints: *PageRegion Postcard_S *MediaType Bond
  1307. *UIConstraints: *PageRegion Postcard_S *MediaType Cotton
  1308. *UIConstraints: *PageRegion Postcard_S *MediaType Thick
  1309. *UIConstraints: *PageRegion Postcard_S *MediaType Thin
  1310. *UIConstraints: *PageRegion Postcard_S *MediaType Preprinted
  1311. *UIConstraints: *PageRegion Postcard_S *MediaType Color
  1312. *UIConstraints: *PageRegion Postcard_S *MediaType Recycled
  1313. *UIConstraints: *PageRegion Postcard_S *MediaType Envelope
  1314. *UIConstraints: *PageRegion Postcard_S *MediaType Labels
  1315. *UIConstraints: *PageRegion Postcard_S *MediaType Archive
  1316. *UIConstraints: *PageRegion Postcard_S *MediaType Punched
  1317. *UIConstraints: *PageRegion Postcard_S *MediaType Letterhead
  1318.  
  1319. *UIConstraints: *MediaType Bond *PageRegion A6
  1320. *UIConstraints: *MediaType Cotton *PageRegion A6
  1321. *UIConstraints: *MediaType Thick *PageRegion A6
  1322. *UIConstraints: *MediaType Thin *PageRegion A6
  1323. *UIConstraints: *MediaType Preprinted *PageRegion A6
  1324. *UIConstraints: *MediaType Color *PageRegion A6
  1325. *UIConstraints: *MediaType Recycled *PageRegion A6
  1326. *UIConstraints: *MediaType Envelope *PageRegion A6
  1327.  
  1328. *UIConstraints: *MediaType None *PageRegion Postcard_S
  1329. *UIConstraints: *MediaType Plain *PageRegion Postcard_S
  1330. *UIConstraints: *MediaType Bond *PageRegion Postcard_S
  1331. *UIConstraints: *MediaType Cotton *PageRegion Postcard_S
  1332. *UIConstraints: *MediaType Thick *PageRegion Postcard_S
  1333. *UIConstraints: *MediaType Thin *PageRegion Postcard_S
  1334. *UIConstraints: *MediaType Preprinted *PageRegion Postcard_S
  1335. *UIConstraints: *MediaType Color *PageRegion Postcard_S
  1336. *UIConstraints: *MediaType Recycled *PageRegion Postcard_S
  1337. *UIConstraints: *MediaType Envelope *PageRegion Postcard_S
  1338. *UIConstraints: *MediaType Labels *PageRegion Postcard_S
  1339. *UIConstraints: *MediaType Archive *PageRegion Postcard_S
  1340. *UIConstraints: *MediaType Punched *PageRegion Postcard_S
  1341. *UIConstraints: *MediaType Letterhead *PageRegion Postcard_S
  1342.  
  1343. *% =========================================================
  1344. *% Envelope(PageSize) - MediaType
  1345. *% =========================================================
  1346. *UIConstraints: *PageSize EnvMonarch *MediaType None
  1347. *UIConstraints: *PageSize EnvMonarch *MediaType Plain
  1348. *UIConstraints: *PageSize EnvMonarch *MediaType Thick
  1349. *UIConstraints: *PageSize EnvMonarch *MediaType Thin
  1350. *UIConstraints: *PageSize EnvMonarch *MediaType Bond
  1351. *UIConstraints: *PageSize EnvMonarch *MediaType Color
  1352. *UIConstraints: *PageSize EnvMonarch *MediaType Card
  1353. *UIConstraints: *PageSize EnvMonarch *MediaType Labels
  1354. *UIConstraints: *PageSize EnvMonarch *MediaType Preprinted
  1355. *UIConstraints: *PageSize EnvMonarch *MediaType Recycled
  1356. *UIConstraints: *PageSize EnvMonarch *MediaType Cotton
  1357. *UIConstraints: *PageSize EnvMonarch *MediaType Archive
  1358. *UIConstraints: *PageSize EnvMonarch *MediaType Punched
  1359. *UIConstraints: *PageSize EnvMonarch *MediaType Letterhead
  1360.  
  1361. *UIConstraints: *MediaType None *PageSize EnvMonarch
  1362. *UIConstraints: *MediaType Plain *PageSize EnvMonarch
  1363. *UIConstraints: *MediaType Thick *PageSize EnvMonarch
  1364. *UIConstraints: *MediaType Thin *PageSize EnvMonarch
  1365. *UIConstraints: *MediaType Bond *PageSize EnvMonarch
  1366. *UIConstraints: *MediaType Color *PageSize EnvMonarch
  1367. *UIConstraints: *MediaType Card *PageSize EnvMonarch
  1368. *UIConstraints: *MediaType Labels *PageSize EnvMonarch
  1369. *UIConstraints: *MediaType Preprinted *PageSize EnvMonarch
  1370. *UIConstraints: *MediaType Recycled *PageSize EnvMonarch
  1371. *UIConstraints: *MediaType Cotton *PageSize EnvMonarch
  1372. *UIConstraints: *MediaType Archive *PageSize EnvMonarch
  1373. *UIConstraints: *MediaType Punched *PageSize EnvMonarch
  1374. *UIConstraints: *MediaType Letterhead *PageSize EnvMonarch
  1375.  
  1376. *UIConstraints: *PageSize Env10 *MediaType None
  1377. *UIConstraints: *PageSize Env10 *MediaType Plain
  1378. *UIConstraints: *PageSize Env10 *MediaType Thick
  1379. *UIConstraints: *PageSize Env10 *MediaType Thin
  1380. *UIConstraints: *PageSize Env10 *MediaType Bond
  1381. *UIConstraints: *PageSize Env10 *MediaType Color
  1382. *UIConstraints: *PageSize Env10 *MediaType Card
  1383. *UIConstraints: *PageSize Env10 *MediaType Labels
  1384. *UIConstraints: *PageSize Env10 *MediaType Preprinted
  1385. *UIConstraints: *PageSize Env10 *MediaType Recycled
  1386. *UIConstraints: *PageSize Env10 *MediaType Cotton
  1387. *UIConstraints: *PageSize Env10 *MediaType Archive
  1388. *UIConstraints: *PageSize Env10 *MediaType Punched
  1389. *UIConstraints: *PageSize Env10 *MediaType Letterhead
  1390.  
  1391. *UIConstraints: *MediaType None *PageSize Env10
  1392. *UIConstraints: *MediaType Plain *PageSize Env10
  1393. *UIConstraints: *MediaType Thick *PageSize Env10
  1394. *UIConstraints: *MediaType Thin *PageSize Env10
  1395. *UIConstraints: *MediaType Bond *PageSize Env10
  1396. *UIConstraints: *MediaType Color *PageSize Env10
  1397. *UIConstraints: *MediaType Card *PageSize Env10
  1398. *UIConstraints: *MediaType Labels *PageSize Env10
  1399. *UIConstraints: *MediaType Preprinted *PageSize Env10
  1400. *UIConstraints: *MediaType Recycled *PageSize Env10
  1401. *UIConstraints: *MediaType Cotton *PageSize Env10
  1402. *UIConstraints: *MediaType Archive *PageSize Env10
  1403. *UIConstraints: *MediaType Punched *PageSize Env10
  1404. *UIConstraints: *MediaType Letterhead *PageSize Env10
  1405.  
  1406. *UIConstraints: *PageSize EnvDL *MediaType None
  1407. *UIConstraints: *PageSize EnvDL *MediaType Plain
  1408. *UIConstraints: *PageSize EnvDL *MediaType Thick
  1409. *UIConstraints: *PageSize EnvDL *MediaType Thin
  1410. *UIConstraints: *PageSize EnvDL *MediaType Bond
  1411. *UIConstraints: *PageSize EnvDL *MediaType Color
  1412. *UIConstraints: *PageSize EnvDL *MediaType Card
  1413. *UIConstraints: *PageSize EnvDL *MediaType Labels
  1414. *UIConstraints: *PageSize EnvDL *MediaType Preprinted
  1415. *UIConstraints: *PageSize EnvDL *MediaType Recycled
  1416. *UIConstraints: *PageSize EnvDL *MediaType Cotton
  1417. *UIConstraints: *PageSize EnvDL *MediaType Archive
  1418. *UIConstraints: *PageSize EnvDL *MediaType Punched
  1419. *UIConstraints: *PageSize EnvDL *MediaType Letterhead
  1420.  
  1421. *UIConstraints: *MediaType None *PageSize EnvDL
  1422. *UIConstraints: *MediaType Plain *PageSize EnvDL
  1423. *UIConstraints: *MediaType Thick *PageSize EnvDL
  1424. *UIConstraints: *MediaType Thin *PageSize EnvDL
  1425. *UIConstraints: *MediaType Bond *PageSize EnvDL
  1426. *UIConstraints: *MediaType Color *PageSize EnvDL
  1427. *UIConstraints: *MediaType Card *PageSize EnvDL
  1428. *UIConstraints: *MediaType Labels *PageSize EnvDL
  1429. *UIConstraints: *MediaType Preprinted *PageSize EnvDL
  1430. *UIConstraints: *MediaType Recycled *PageSize EnvDL
  1431. *UIConstraints: *MediaType Cotton *PageSize EnvDL
  1432. *UIConstraints: *MediaType Archive *PageSize EnvDL
  1433. *UIConstraints: *MediaType Punched *PageSize EnvDL
  1434. *UIConstraints: *MediaType Letterhead *PageSize EnvDL
  1435.  
  1436. *UIConstraints: *PageSize EnvC5 *MediaType None
  1437. *UIConstraints: *PageSize EnvC5 *MediaType Plain
  1438. *UIConstraints: *PageSize EnvC5 *MediaType Thick
  1439. *UIConstraints: *PageSize EnvC5 *MediaType Thin
  1440. *UIConstraints: *PageSize EnvC5 *MediaType Bond
  1441. *UIConstraints: *PageSize EnvC5 *MediaType Color
  1442. *UIConstraints: *PageSize EnvC5 *MediaType Card
  1443. *UIConstraints: *PageSize EnvC5 *MediaType Labels
  1444. *UIConstraints: *PageSize EnvC5 *MediaType Preprinted
  1445. *UIConstraints: *PageSize EnvC5 *MediaType Recycled
  1446. *UIConstraints: *PageSize EnvC5 *MediaType Cotton
  1447. *UIConstraints: *PageSize EnvC5 *MediaType Archive
  1448. *UIConstraints: *PageSize EnvC5 *MediaType Punched
  1449. *UIConstraints: *PageSize EnvC5 *MediaType Letterhead
  1450.  
  1451. *UIConstraints: *MediaType None *PageSize EnvC5
  1452. *UIConstraints: *MediaType Plain *PageSize EnvC5
  1453. *UIConstraints: *MediaType Thick *PageSize EnvC5
  1454. *UIConstraints: *MediaType Thin *PageSize EnvC5
  1455. *UIConstraints: *MediaType Bond *PageSize EnvC5
  1456. *UIConstraints: *MediaType Color *PageSize EnvC5
  1457. *UIConstraints: *MediaType Card *PageSize EnvC5
  1458. *UIConstraints: *MediaType Labels *PageSize EnvC5
  1459. *UIConstraints: *MediaType Preprinted *PageSize EnvC5
  1460. *UIConstraints: *MediaType Recycled *PageSize EnvC5
  1461. *UIConstraints: *MediaType Cotton *PageSize EnvC5
  1462. *UIConstraints: *MediaType Archive *PageSize EnvC5
  1463. *UIConstraints: *MediaType Punched *PageSize EnvC5
  1464. *UIConstraints: *MediaType Letterhead *PageSize EnvC5
  1465.  
  1466. *UIConstraints: *PageSize EnvC6 *MediaType None
  1467. *UIConstraints: *PageSize EnvC6 *MediaType Plain
  1468. *UIConstraints: *PageSize EnvC6 *MediaType Thick
  1469. *UIConstraints: *PageSize EnvC6 *MediaType Thin
  1470. *UIConstraints: *PageSize EnvC6 *MediaType Bond
  1471. *UIConstraints: *PageSize EnvC6 *MediaType Color
  1472. *UIConstraints: *PageSize EnvC6 *MediaType Card
  1473. *UIConstraints: *PageSize EnvC6 *MediaType Labels
  1474. *UIConstraints: *PageSize EnvC6 *MediaType Preprinted
  1475. *UIConstraints: *PageSize EnvC6 *MediaType Recycled
  1476. *UIConstraints: *PageSize EnvC6 *MediaType Cotton
  1477. *UIConstraints: *PageSize EnvC6 *MediaType Archive
  1478. *UIConstraints: *PageSize EnvC6 *MediaType Punched
  1479. *UIConstraints: *PageSize EnvC6 *MediaType Letterhead
  1480.  
  1481. *UIConstraints: *MediaType None *PageSize EnvC6
  1482. *UIConstraints: *MediaType Plain *PageSize EnvC6
  1483. *UIConstraints: *MediaType Thick *PageSize EnvC6
  1484. *UIConstraints: *MediaType Thin *PageSize EnvC6
  1485. *UIConstraints: *MediaType Bond *PageSize EnvC6
  1486. *UIConstraints: *MediaType Color *PageSize EnvC6
  1487. *UIConstraints: *MediaType Card *PageSize EnvC6
  1488. *UIConstraints: *MediaType Labels *PageSize EnvC6
  1489. *UIConstraints: *MediaType Preprinted *PageSize EnvC6
  1490. *UIConstraints: *MediaType Recycled *PageSize EnvC6
  1491. *UIConstraints: *MediaType Cotton *PageSize EnvC6
  1492. *UIConstraints: *MediaType Archive *PageSize EnvC6
  1493. *UIConstraints: *MediaType Punched *PageSize EnvC6
  1494. *UIConstraints: *MediaType Letterhead *PageSize EnvC6
  1495.  
  1496. *% =========================================================
  1497. *% Envelope(PageRegion) - MediaType
  1498. *% =========================================================
  1499. *UIConstraints: *PageRegion EnvMonarch *MediaType None
  1500. *UIConstraints: *PageRegion EnvMonarch *MediaType Plain
  1501. *UIConstraints: *PageRegion EnvMonarch *MediaType Thick
  1502. *UIConstraints: *PageRegion EnvMonarch *MediaType Thin
  1503. *UIConstraints: *PageRegion EnvMonarch *MediaType Bond
  1504. *UIConstraints: *PageRegion EnvMonarch *MediaType Color
  1505. *UIConstraints: *PageRegion EnvMonarch *MediaType Card
  1506. *UIConstraints: *PageRegion EnvMonarch *MediaType Labels
  1507. *UIConstraints: *PageRegion EnvMonarch *MediaType Preprinted
  1508. *UIConstraints: *PageRegion EnvMonarch *MediaType Recycled
  1509. *UIConstraints: *PageRegion EnvMonarch *MediaType Cotton
  1510. *UIConstraints: *PageRegion EnvMonarch *MediaType Archive
  1511. *UIConstraints: *PageRegion EnvMonarch *MediaType Punched
  1512. *UIConstraints: *PageRegion EnvMonarch *MediaType Letterhead
  1513.  
  1514. *UIConstraints: *MediaType None *PageRegion EnvMonarch
  1515. *UIConstraints: *MediaType Plain *PageRegion EnvMonarch
  1516. *UIConstraints: *MediaType Thick *PageRegion EnvMonarch
  1517. *UIConstraints: *MediaType Thin *PageRegion EnvMonarch
  1518. *UIConstraints: *MediaType Bond *PageRegion EnvMonarch
  1519. *UIConstraints: *MediaType Color *PageRegion EnvMonarch
  1520. *UIConstraints: *MediaType Card *PageRegion EnvMonarch
  1521. *UIConstraints: *MediaType Labels *PageRegion EnvMonarch
  1522. *UIConstraints: *MediaType Preprinted *PageRegion EnvMonarch
  1523. *UIConstraints: *MediaType Recycled *PageRegion EnvMonarch
  1524. *UIConstraints: *MediaType Cotton *PageRegion EnvMonarch
  1525. *UIConstraints: *MediaType Archive *PageRegion EnvMonarch
  1526. *UIConstraints: *MediaType Punched *PageRegion EnvMonarch
  1527. *UIConstraints: *MediaType Letterhead *PageRegion EnvMonarch
  1528.  
  1529. *UIConstraints: *PageRegion Env10 *MediaType None
  1530. *UIConstraints: *PageRegion Env10 *MediaType Plain
  1531. *UIConstraints: *PageRegion Env10 *MediaType Thick
  1532. *UIConstraints: *PageRegion Env10 *MediaType Thin
  1533. *UIConstraints: *PageRegion Env10 *MediaType Bond
  1534. *UIConstraints: *PageRegion Env10 *MediaType Color
  1535. *UIConstraints: *PageRegion Env10 *MediaType Card
  1536. *UIConstraints: *PageRegion Env10 *MediaType Labels
  1537. *UIConstraints: *PageRegion Env10 *MediaType Preprinted
  1538. *UIConstraints: *PageRegion Env10 *MediaType Recycled
  1539. *UIConstraints: *PageRegion Env10 *MediaType Cotton
  1540. *UIConstraints: *PageRegion Env10 *MediaType Archive
  1541. *UIConstraints: *PageRegion Env10 *MediaType Punched
  1542. *UIConstraints: *PageRegion Env10 *MediaType Letterhead
  1543.  
  1544. *UIConstraints: *MediaType None *PageRegion Env10
  1545. *UIConstraints: *MediaType Plain *PageRegion Env10
  1546. *UIConstraints: *MediaType Thick *PageRegion Env10
  1547. *UIConstraints: *MediaType Thin *PageRegion Env10
  1548. *UIConstraints: *MediaType Bond *PageRegion Env10
  1549. *UIConstraints: *MediaType Color *PageRegion Env10
  1550. *UIConstraints: *MediaType Card *PageRegion Env10
  1551. *UIConstraints: *MediaType Labels *PageRegion Env10
  1552. *UIConstraints: *MediaType Preprinted *PageRegion Env10
  1553. *UIConstraints: *MediaType Recycled *PageRegion Env10
  1554. *UIConstraints: *MediaType Cotton *PageRegion Env10
  1555. *UIConstraints: *MediaType Archive *PageRegion Env10
  1556. *UIConstraints: *MediaType Punched *PageRegion Env10
  1557. *UIConstraints: *MediaType Letterhead *PageRegion Env10
  1558.  
  1559. *UIConstraints: *PageRegion EnvDL *MediaType None
  1560. *UIConstraints: *PageRegion EnvDL *MediaType Plain
  1561. *UIConstraints: *PageRegion EnvDL *MediaType Thick
  1562. *UIConstraints: *PageRegion EnvDL *MediaType Thin
  1563. *UIConstraints: *PageRegion EnvDL *MediaType Bond
  1564. *UIConstraints: *PageRegion EnvDL *MediaType Color
  1565. *UIConstraints: *PageRegion EnvDL *MediaType Card
  1566. *UIConstraints: *PageRegion EnvDL *MediaType Labels
  1567. *UIConstraints: *PageRegion EnvDL *MediaType Preprinted
  1568. *UIConstraints: *PageRegion EnvDL *MediaType Recycled
  1569. *UIConstraints: *PageRegion EnvDL *MediaType Cotton
  1570. *UIConstraints: *PageRegion EnvDL *MediaType Archive
  1571. *UIConstraints: *PageRegion EnvDL *MediaType Punched
  1572. *UIConstraints: *PageRegion EnvDL *MediaType Letterhead
  1573.  
  1574. *UIConstraints: *MediaType None *PageRegion EnvDL
  1575. *UIConstraints: *MediaType Plain *PageRegion EnvDL
  1576. *UIConstraints: *MediaType Thick *PageRegion EnvDL
  1577. *UIConstraints: *MediaType Thin *PageRegion EnvDL
  1578. *UIConstraints: *MediaType Bond *PageRegion EnvDL
  1579. *UIConstraints: *MediaType Color *PageRegion EnvDL
  1580. *UIConstraints: *MediaType Card *PageRegion EnvDL
  1581. *UIConstraints: *MediaType Labels *PageRegion EnvDL
  1582. *UIConstraints: *MediaType Preprinted *PageRegion EnvDL
  1583. *UIConstraints: *MediaType Recycled *PageRegion EnvDL
  1584. *UIConstraints: *MediaType Cotton *PageRegion EnvDL
  1585. *UIConstraints: *MediaType Archive *PageRegion EnvDL
  1586. *UIConstraints: *MediaType Punched *PageRegion EnvDL
  1587. *UIConstraints: *MediaType Letterhead *PageRegion EnvDL
  1588.  
  1589. *UIConstraints: *PageRegion EnvC5 *MediaType None
  1590. *UIConstraints: *PageRegion EnvC5 *MediaType Plain
  1591. *UIConstraints: *PageRegion EnvC5 *MediaType Thick
  1592. *UIConstraints: *PageRegion EnvC5 *MediaType Thin
  1593. *UIConstraints: *PageRegion EnvC5 *MediaType Bond
  1594. *UIConstraints: *PageRegion EnvC5 *MediaType Color
  1595. *UIConstraints: *PageRegion EnvC5 *MediaType Card
  1596. *UIConstraints: *PageRegion EnvC5 *MediaType Labels
  1597. *UIConstraints: *PageRegion EnvC5 *MediaType Preprinted
  1598. *UIConstraints: *PageRegion EnvC5 *MediaType Recycled
  1599. *UIConstraints: *PageRegion EnvC5 *MediaType Cotton
  1600. *UIConstraints: *PageRegion EnvC5 *MediaType Archive
  1601. *UIConstraints: *PageRegion EnvC5 *MediaType Punched
  1602. *UIConstraints: *PageRegion EnvC5 *MediaType Letterhead
  1603.  
  1604. *UIConstraints: *MediaType None *PageRegion EnvC5
  1605. *UIConstraints: *MediaType Plain *PageRegion EnvC5
  1606. *UIConstraints: *MediaType Thick *PageRegion EnvC5
  1607. *UIConstraints: *MediaType Thin *PageRegion EnvC5
  1608. *UIConstraints: *MediaType Bond *PageRegion EnvC5
  1609. *UIConstraints: *MediaType Color *PageRegion EnvC5
  1610. *UIConstraints: *MediaType Card *PageRegion EnvC5
  1611. *UIConstraints: *MediaType Labels *PageRegion EnvC5
  1612. *UIConstraints: *MediaType Preprinted *PageRegion EnvC5
  1613. *UIConstraints: *MediaType Recycled *PageRegion EnvC5
  1614. *UIConstraints: *MediaType Cotton *PageRegion EnvC5
  1615. *UIConstraints: *MediaType Archive *PageRegion EnvC5
  1616. *UIConstraints: *MediaType Punched *PageRegion EnvC5
  1617. *UIConstraints: *MediaType Letterhead *PageRegion EnvC5
  1618.  
  1619. *UIConstraints: *PageRegion EnvC6 *MediaType None
  1620. *UIConstraints: *PageRegion EnvC6 *MediaType Plain
  1621. *UIConstraints: *PageRegion EnvC6 *MediaType Thick
  1622. *UIConstraints: *PageRegion EnvC6 *MediaType Thin
  1623. *UIConstraints: *PageRegion EnvC6 *MediaType Bond
  1624. *UIConstraints: *PageRegion EnvC6 *MediaType Color
  1625. *UIConstraints: *PageRegion EnvC6 *MediaType Card
  1626. *UIConstraints: *PageRegion EnvC6 *MediaType Labels
  1627. *UIConstraints: *PageRegion EnvC6 *MediaType Preprinted
  1628. *UIConstraints: *PageRegion EnvC6 *MediaType Recycled
  1629. *UIConstraints: *PageRegion EnvC6 *MediaType Cotton
  1630. *UIConstraints: *PageRegion EnvC6 *MediaType Archive
  1631. *UIConstraints: *PageRegion EnvC6 *MediaType Punched
  1632. *UIConstraints: *PageRegion EnvC6 *MediaType Letterhead
  1633.  
  1634. *UIConstraints: *MediaType None *PageRegion EnvC6
  1635. *UIConstraints: *MediaType Plain *PageRegion EnvC6
  1636. *UIConstraints: *MediaType Thick *PageRegion EnvC6
  1637. *UIConstraints: *MediaType Thin *PageRegion EnvC6
  1638. *UIConstraints: *MediaType Bond *PageRegion EnvC6
  1639. *UIConstraints: *MediaType Color *PageRegion EnvC6
  1640. *UIConstraints: *MediaType Card *PageRegion EnvC6
  1641. *UIConstraints: *MediaType Labels *PageRegion EnvC6
  1642. *UIConstraints: *MediaType Preprinted *PageRegion EnvC6
  1643. *UIConstraints: *MediaType Recycled *PageRegion EnvC6
  1644. *UIConstraints: *MediaType Cotton *PageRegion EnvC6
  1645. *UIConstraints: *MediaType Archive *PageRegion EnvC6
  1646. *UIConstraints: *MediaType Punched *PageRegion EnvC6
  1647. *UIConstraints: *MediaType Letterhead *PageRegion EnvC6
  1648.  
  1649. *% =========================================================
  1650. *% PageSize - Envelope(MediaType)
  1651. *% =========================================================
  1652. *UIConstraints: *PageSize Letter *MediaType Envelope
  1653. *UIConstraints: *PageSize Legal *MediaType Envelope
  1654. *UIConstraints: *PageSize Oficio_S *MediaType Envelope
  1655. *UIConstraints: *PageSize US-Folio *MediaType Envelope
  1656. *UIConstraints: *PageSize A4 *MediaType Envelope
  1657. *UIConstraints: *PageSize B5-JIS *MediaType Envelope
  1658. *UIConstraints: *PageSize Executive *MediaType Envelope
  1659. *UIConstraints: *PageSize Statement *MediaType Envelope
  1660. *UIConstraints: *PageSize Postcard_S *MediaType Envelope
  1661. *UIConstraints: *PageSize A5 *MediaType Envelope
  1662. *UIConstraints: *PageSize A6 *MediaType Envelope
  1663.  
  1664. *UIConstraints: *MediaType Envelope *PageSize Letter
  1665. *UIConstraints: *MediaType Envelope *PageSize Legal
  1666. *UIConstraints: *MediaType Envelope *PageSize Oficio_S
  1667. *UIConstraints: *MediaType Envelope *PageSize US-Folio
  1668. *UIConstraints: *MediaType Envelope *PageSize A4
  1669. *UIConstraints: *MediaType Envelope *PageSize B5-JIS
  1670. *UIConstraints: *MediaType Envelope *PageSize Executive
  1671. *UIConstraints: *MediaType Envelope *PageSize Statement
  1672. *UIConstraints: *MediaType Envelope *PageSize Postcard_S
  1673. *UIConstraints: *MediaType Envelope *PageSize A5
  1674. *UIConstraints: *MediaType Envelope *PageSize A6
  1675.  
  1676. *% =========================================================
  1677. *% PageRegion - Envelope(MediaType)
  1678. *% =========================================================
  1679. *UIConstraints: *PageRegion Letter *MediaType Envelope
  1680. *UIConstraints: *PageRegion Legal *MediaType Envelope
  1681. *UIConstraints: *PageRegion Oficio_S *MediaType Envelope
  1682. *UIConstraints: *PageRegion US-Folio *MediaType Envelope
  1683. *UIConstraints: *PageRegion A4 *MediaType Envelope
  1684. *UIConstraints: *PageRegion B5-JIS *MediaType Envelope
  1685. *UIConstraints: *PageRegion Executive *MediaType Envelope
  1686. *UIConstraints: *PageRegion Statement *MediaType Envelope
  1687. *UIConstraints: *PageRegion Postcard_S *MediaType Envelope
  1688. *UIConstraints: *PageRegion A5 *MediaType Envelope
  1689. *UIConstraints: *PageRegion A6 *MediaType Envelope
  1690.  
  1691. *UIConstraints: *MediaType Envelope *PageRegion Letter
  1692. *UIConstraints: *MediaType Envelope *PageRegion Legal
  1693. *UIConstraints: *MediaType Envelope *PageRegion Oficio_S
  1694. *UIConstraints: *MediaType Envelope *PageRegion US-Folio
  1695. *UIConstraints: *MediaType Envelope *PageRegion A4
  1696. *UIConstraints: *MediaType Envelope *PageRegion B5-JIS
  1697. *UIConstraints: *MediaType Envelope *PageRegion Executive
  1698. *UIConstraints: *MediaType Envelope *PageRegion Statement
  1699. *UIConstraints: *MediaType Envelope *PageRegion Postcard_S
  1700. *UIConstraints: *MediaType Envelope *PageRegion A5
  1701. *UIConstraints: *MediaType Envelope *PageRegion A6
  1702.  
  1703. *% =========================================================
  1704. *% PageSize - Duplex
  1705. *% =========================================================
  1706. *UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
  1707. *UIConstraints: *PageSize Postcard_S *Duplex DuplexNoTumble
  1708. *UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
  1709. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
  1710. *UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble
  1711. *UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
  1712. *UIConstraints: *PageSize EnvC6 *Duplex DuplexNoTumble
  1713.  
  1714. *UIConstraints: *Duplex DuplexNoTumble *PageSize A6
  1715. *UIConstraints: *Duplex DuplexNoTumble *PageSize Postcard_S
  1716. *UIConstraints: *Duplex DuplexNoTumble *PageSize Env10
  1717. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch
  1718. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvDL
  1719. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5
  1720. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6
  1721.  
  1722. *UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
  1723. *UIConstraints: *PageRegion Postcard_S *Duplex DuplexNoTumble
  1724. *UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
  1725. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
  1726. *UIConstraints: *PageRegion EnvDL *Duplex DuplexNoTumble
  1727. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
  1728. *UIConstraints: *PageRegion EnvC6 *Duplex DuplexNoTumble
  1729.  
  1730. *UIConstraints: *Duplex DuplexNoTumble *PageRegion A6
  1731. *UIConstraints: *Duplex DuplexNoTumble *PageRegion Postcard_S
  1732. *UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10
  1733. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch
  1734. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvDL
  1735. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5
  1736. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6
  1737.  
  1738. *UIConstraints: *PageSize A6 *Duplex DuplexTumble
  1739. *UIConstraints: *PageSize Postcard_S *Duplex DuplexTumble
  1740. *UIConstraints: *PageSize Env10 *Duplex DuplexTumble
  1741. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
  1742. *UIConstraints: *PageSize EnvDL *Duplex DuplexTumble
  1743. *UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
  1744. *UIConstraints: *PageSize EnvC6 *Duplex DuplexTumble
  1745.  
  1746. *UIConstraints: *Duplex DuplexTumble *PageSize A6
  1747. *UIConstraints: *Duplex DuplexTumble *PageSize Postcard_S
  1748. *UIConstraints: *Duplex DuplexTumble *PageSize Env10
  1749. *UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch
  1750. *UIConstraints: *Duplex DuplexTumble *PageSize EnvDL
  1751. *UIConstraints: *Duplex DuplexTumble *PageSize EnvC5
  1752. *UIConstraints: *Duplex DuplexTumble *PageSize EnvC6
  1753.  
  1754. *UIConstraints: *PageRegion A6 *Duplex DuplexTumble
  1755. *UIConstraints: *PageRegion Postcard_S *Duplex DuplexTumble
  1756. *UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
  1757. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
  1758. *UIConstraints: *PageRegion EnvDL *Duplex DuplexTumble
  1759. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
  1760. *UIConstraints: *PageRegion EnvC6 *Duplex DuplexTumble
  1761.  
  1762. *UIConstraints: *Duplex DuplexTumble *PageRegion A6
  1763. *UIConstraints: *Duplex DuplexTumble *PageRegion Postcard_S
  1764. *UIConstraints: *Duplex DuplexTumble *PageRegion Env10
  1765. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch
  1766. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvDL
  1767. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5
  1768. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6
  1769.  
  1770. *% =========================================================
  1771. *% PageSize A6, Postcard - Tray 2,3,4
  1772. *% =========================================================
  1773. *UIConstraints: *PageSize A6 *InputSlot Lower
  1774. *UIConstraints: *PageSize A6 *InputSlot Tray2H
  1775. *UIConstraints: *PageSize A6 *InputSlot Tray3
  1776. *UIConstraints: *PageSize A6 *InputSlot Tray3H
  1777. *UIConstraints: *PageSize A6 *InputSlot Tray4
  1778.  
  1779. *UIConstraints: *InputSlot Lower *PageSize A6
  1780. *UIConstraints: *InputSlot Tray2H *PageSize A6
  1781. *UIConstraints: *InputSlot Tray3 *PageSize A6
  1782. *UIConstraints: *InputSlot Tray3H *PageSize A6
  1783. *UIConstraints: *InputSlot Tray4 *PageSize A6
  1784.  
  1785. *UIConstraints: *PageSize Postcard_S *InputSlot Lower
  1786. *UIConstraints: *PageSize Postcard_S *InputSlot Tray2H
  1787. *UIConstraints: *PageSize Postcard_S *InputSlot Tray3
  1788. *UIConstraints: *PageSize Postcard_S *InputSlot Tray3H
  1789. *UIConstraints: *PageSize Postcard_S *InputSlot Tray4
  1790.  
  1791. *UIConstraints: *InputSlot Lower *PageSize Postcard_S
  1792. *UIConstraints: *InputSlot Tray2H *PageSize Postcard_S
  1793. *UIConstraints: *InputSlot Tray3 *PageSize Postcard_S
  1794. *UIConstraints: *InputSlot Tray3H *PageSize Postcard_S
  1795. *UIConstraints: *InputSlot Tray4 *PageSize Postcard_S
  1796.  
  1797. *% =========================================================
  1798. *% PageRegion A6, Postcard - Tray 2,3,4
  1799. *% =========================================================
  1800. *UIConstraints: *PageRegion A6 *InputSlot Lower
  1801. *UIConstraints: *PageRegion A6 *InputSlot Tray2H
  1802. *UIConstraints: *PageRegion A6 *InputSlot Tray3
  1803. *UIConstraints: *PageRegion A6 *InputSlot Tray3H
  1804. *UIConstraints: *PageRegion A6 *InputSlot Tray4
  1805.  
  1806. *UIConstraints: *InputSlot Lower *PageRegion A6
  1807. *UIConstraints: *InputSlot Tray2H *PageRegion A6
  1808. *UIConstraints: *InputSlot Tray3 *PageRegion A6
  1809. *UIConstraints: *InputSlot Tray3H *PageRegion A6
  1810. *UIConstraints: *InputSlot Tray4 *PageRegion A6
  1811.  
  1812. *UIConstraints: *PageRegion Postcard_S *InputSlot Lower
  1813. *UIConstraints: *PageRegion Postcard_S *InputSlot Tray2H
  1814. *UIConstraints: *PageRegion Postcard_S *InputSlot Tray3
  1815. *UIConstraints: *PageRegion Postcard_S *InputSlot Tray3H
  1816. *UIConstraints: *PageRegion Postcard_S *InputSlot Tray4
  1817.  
  1818. *UIConstraints: *InputSlot Lower *PageRegion Postcard_S
  1819. *UIConstraints: *InputSlot Tray2H *PageRegion Postcard_S
  1820. *UIConstraints: *InputSlot Tray3 *PageRegion Postcard_S
  1821. *UIConstraints: *InputSlot Tray3H *PageRegion Postcard_S
  1822. *UIConstraints: *InputSlot Tray4 *PageRegion Postcard_S
  1823.  
  1824. *% =========================================================
  1825. *% PageSize A6, Postcard, ISO B5 - HCF
  1826. *% =========================================================
  1827. *UIConstraints: *PageSize A6 *InputSlot Tray2H
  1828. *UIConstraints: *PageSize A6 *InputSlot Tray3H
  1829.  
  1830. *UIConstraints: *InputSlot Tray2H *PageSize A6
  1831. *UIConstraints: *InputSlot Tray3H *PageSize A6
  1832.  
  1833. *UIConstraints: *PageSize Postcard_S *InputSlot Tray2H
  1834. *UIConstraints: *PageSize Postcard_S *InputSlot Tray3H
  1835.  
  1836. *UIConstraints: *InputSlot Tray2H *PageSize Postcard_S
  1837. *UIConstraints: *InputSlot Tray3H *PageSize Postcard_S
  1838.  
  1839. *% =========================================================
  1840. *% PageRegion A6, Postcard - HCF
  1841. *% =========================================================
  1842. *UIConstraints: *PageRegion A6 *InputSlot Tray2H
  1843. *UIConstraints: *PageRegion A6 *InputSlot Tray3H
  1844.  
  1845. *UIConstraints: *InputSlot Tray2H *PageRegion A6
  1846. *UIConstraints: *InputSlot Tray3H *PageRegion A6
  1847.  
  1848. *UIConstraints: *PageRegion Postcard_S *InputSlot Tray2H
  1849. *UIConstraints: *PageRegion Postcard_S *InputSlot Tray3H
  1850.  
  1851. *UIConstraints: *InputSlot Tray2H *PageRegion Postcard_S
  1852. *UIConstraints: *InputSlot Tray3H *PageRegion Postcard_S
  1853.  
  1854. *% =========================================================
  1855. *% MediaType Envelope - HCF
  1856. *% =========================================================
  1857. *UIConstraints: *MediaType Envelope *InputSlot Tray2H
  1858. *UIConstraints: *MediaType Envelope *InputSlot Tray3H
  1859.  
  1860. *UIConstraints: *InputSlot Tray2H *MediaType Envelope
  1861. *UIConstraints: *InputSlot Tray3H *MediaType Envelope
  1862.  
  1863. *% =========================================================
  1864. *% Front CoverOption - Front CoverSource
  1865. *% =========================================================
  1866. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Auto
  1867. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Multi
  1868. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Upper
  1869. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Lower
  1870. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Tray2H
  1871. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Tray3
  1872. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Tray3H
  1873. *UIConstraints: *JCLFrontCoverOption None *JCLFrontCoverSource Tray4
  1874.  
  1875. *UIConstraints: *JCLFrontCoverSource Auto *JCLFrontCoverOption None
  1876. *UIConstraints: *JCLFrontCoverSource Multi *JCLFrontCoverOption None
  1877. *UIConstraints: *JCLFrontCoverSource Upper *JCLFrontCoverOption None
  1878. *UIConstraints: *JCLFrontCoverSource Lower *JCLFrontCoverOption None
  1879. *UIConstraints: *JCLFrontCoverSource Tray2H *JCLFrontCoverOption None
  1880. *UIConstraints: *JCLFrontCoverSource Tray3 *JCLFrontCoverOption None
  1881. *UIConstraints: *JCLFrontCoverSource Tray3H *JCLFrontCoverOption None
  1882. *UIConstraints: *JCLFrontCoverSource Tray4 *JCLFrontCoverOption None
  1883.  
  1884. *% =========================================================
  1885. *% Front CoverType - Front CoverSource
  1886. *% =========================================================
  1887. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType PrinterDefault
  1888. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Plain
  1889. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Thick
  1890. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Thin
  1891. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Bond
  1892. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Color
  1893. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Card
  1894. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Labels
  1895. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Envelope
  1896. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Preprinted
  1897. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Cotton
  1898. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Recycled
  1899. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Archive
  1900. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Punched
  1901. *UIConstraints: *JCLFrontCoverSource None *JCLFrontCoverType Letterhead
  1902.  
  1903. *UIConstraints: *JCLFrontCoverType PrinterDefault *JCLFrontCoverSource None
  1904. *UIConstraints: *JCLFrontCoverType Plain *JCLFrontCoverSource None
  1905. *UIConstraints: *JCLFrontCoverType Thick *JCLFrontCoverSource None
  1906. *UIConstraints: *JCLFrontCoverType Thin *JCLFrontCoverSource None
  1907. *UIConstraints: *JCLFrontCoverType Bond *JCLFrontCoverSource None
  1908. *UIConstraints: *JCLFrontCoverType Color *JCLFrontCoverSource None
  1909. *UIConstraints: *JCLFrontCoverType Card *JCLFrontCoverSource None
  1910. *UIConstraints: *JCLFrontCoverType Labels *JCLFrontCoverSource None
  1911. *UIConstraints: *JCLFrontCoverType Envelope *JCLFrontCoverSource None
  1912. *UIConstraints: *JCLFrontCoverType Preprinted *JCLFrontCoverSource None
  1913. *UIConstraints: *JCLFrontCoverType Cotton *JCLFrontCoverSource None
  1914. *UIConstraints: *JCLFrontCoverType Recycled *JCLFrontCoverSource None
  1915. *UIConstraints: *JCLFrontCoverType Archive *JCLFrontCoverSource None
  1916. *UIConstraints: *JCLFrontCoverType Punched *JCLFrontCoverSource None
  1917. *UIConstraints: *JCLFrontCoverType Letterhead *JCLFrontCoverSource None
  1918.  
  1919. *% =========================================================
  1920. *% Back CoverOption - Back CoverSource
  1921. *% =========================================================
  1922. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Auto
  1923. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Multi
  1924. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Upper
  1925. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Lower
  1926. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Tray2H
  1927. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Tray3
  1928. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Tray3H
  1929. *UIConstraints: *JCLBackCoverOption None *JCLBackCoverSource Tray4
  1930.  
  1931. *UIConstraints: *JCLBackCoverSource Auto *JCLBackCoverOption None
  1932. *UIConstraints: *JCLBackCoverSource Multi *JCLBackCoverOption None
  1933. *UIConstraints: *JCLBackCoverSource Upper *JCLBackCoverOption None
  1934. *UIConstraints: *JCLBackCoverSource Lower *JCLBackCoverOption None
  1935. *UIConstraints: *JCLBackCoverSource Tray2H *JCLBackCoverOption None
  1936. *UIConstraints: *JCLBackCoverSource Tray3 *JCLBackCoverOption None
  1937. *UIConstraints: *JCLBackCoverSource Tray3H *JCLBackCoverOption None
  1938. *UIConstraints: *JCLBackCoverSource Tray4 *JCLBackCoverOption None
  1939.  
  1940. *% =========================================================
  1941. *% Back CoverType - Back CoverSource
  1942. *% =========================================================
  1943. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType PrinterDefault
  1944. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Plain
  1945. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Thick
  1946. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Thin
  1947. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Bond
  1948. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Color
  1949. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Card
  1950. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Labels
  1951. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Envelope
  1952. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Preprinted
  1953. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Cotton
  1954. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Recycled
  1955. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Archive
  1956. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Punched
  1957. *UIConstraints: *JCLBackCoverSource None *JCLBackCoverType Letterhead
  1958.  
  1959. *UIConstraints: *JCLBackCoverType PrinterDefault *JCLBackCoverSource None
  1960. *UIConstraints: *JCLBackCoverType Plain *JCLBackCoverSource None
  1961. *UIConstraints: *JCLBackCoverType Thick *JCLBackCoverSource None
  1962. *UIConstraints: *JCLBackCoverType Thin *JCLBackCoverSource None
  1963. *UIConstraints: *JCLBackCoverType Bond *JCLBackCoverSource None
  1964. *UIConstraints: *JCLBackCoverType Color *JCLBackCoverSource None
  1965. *UIConstraints: *JCLBackCoverType Card *JCLBackCoverSource None
  1966. *UIConstraints: *JCLBackCoverType Labels *JCLBackCoverSource None
  1967. *UIConstraints: *JCLBackCoverType Envelope *JCLBackCoverSource None
  1968. *UIConstraints: *JCLBackCoverType Preprinted *JCLBackCoverSource None
  1969. *UIConstraints: *JCLBackCoverType Cotton *JCLBackCoverSource None
  1970. *UIConstraints: *JCLBackCoverType Recycled *JCLBackCoverSource None
  1971. *UIConstraints: *JCLBackCoverType Archive *JCLBackCoverSource None
  1972. *UIConstraints: *JCLBackCoverType Punched *JCLBackCoverSource None
  1973. *UIConstraints: *JCLBackCoverType Letterhead *JCLBackCoverSource None
  1974.  
  1975. *% =========================================================
  1976. *% FrontBack CoverOption - FrontBack CoverSource
  1977. *% =========================================================
  1978. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Auto
  1979. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Multi
  1980. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Upper
  1981. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Lower
  1982. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Tray2H
  1983. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Tray3
  1984. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Tray3H
  1985. *UIConstraints: *JCLFrontBackCoverOption None *JCLFrontBackCoverSource Tray4
  1986.  
  1987. *UIConstraints: *JCLFrontBackCoverSource Auto *JCLFrontBackCoverOption None
  1988. *UIConstraints: *JCLFrontBackCoverSource Multi *JCLFrontBackCoverOption None
  1989. *UIConstraints: *JCLFrontBackCoverSource Upper *JCLFrontBackCoverOption None
  1990. *UIConstraints: *JCLFrontBackCoverSource Lower *JCLFrontBackCoverOption None
  1991. *UIConstraints: *JCLFrontBackCoverSource Tray2H *JCLFrontBackCoverOption None
  1992. *UIConstraints: *JCLFrontBackCoverSource Tray3 *JCLFrontBackCoverOption None
  1993. *UIConstraints: *JCLFrontBackCoverSource Tray3H *JCLFrontBackCoverOption None
  1994. *UIConstraints: *JCLFrontBackCoverSource Tray4 *JCLFrontBackCoverOption None
  1995.  
  1996. *% =========================================================
  1997. *% FrontBack CoverType - Front CoverSource
  1998. *% =========================================================
  1999. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType PrinterDefault
  2000. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Plain
  2001. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Thick
  2002. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Thin
  2003. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Bond
  2004. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Color
  2005. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Card
  2006. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Labels
  2007. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Envelope
  2008. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Preprinted
  2009. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Cotton
  2010. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Recycled
  2011. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Archive
  2012. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Punched
  2013. *UIConstraints: *JCLFrontBackCoverSource None *JCLFrontBackCoverType Letterhead
  2014.  
  2015. *UIConstraints: *JCLFrontBackCoverType PrinterDefault *JCLFrontBackCoverSource None
  2016. *UIConstraints: *JCLFrontBackCoverType Plain *JCLFrontBackCoverSource None
  2017. *UIConstraints: *JCLFrontBackCoverType Thick *JCLFrontBackCoverSource None
  2018. *UIConstraints: *JCLFrontBackCoverType Thin *JCLFrontBackCoverSource None
  2019. *UIConstraints: *JCLFrontBackCoverType Bond *JCLFrontBackCoverSource None
  2020. *UIConstraints: *JCLFrontBackCoverType Color *JCLFrontBackCoverSource None
  2021. *UIConstraints: *JCLFrontBackCoverType Card *JCLFrontBackCoverSource None
  2022. *UIConstraints: *JCLFrontBackCoverType Labels *JCLFrontBackCoverSource None
  2023. *UIConstraints: *JCLFrontBackCoverType Envelope *JCLFrontBackCoverSource None
  2024. *UIConstraints: *JCLFrontBackCoverType Preprinted *JCLFrontBackCoverSource None
  2025. *UIConstraints: *JCLFrontBackCoverType Cotton *JCLFrontBackCoverSource None
  2026. *UIConstraints: *JCLFrontBackCoverType Recycled *JCLFrontBackCoverSource None
  2027. *UIConstraints: *JCLFrontBackCoverType Archive *JCLFrontBackCoverSource None
  2028. *UIConstraints: *JCLFrontBackCoverType Punched *JCLFrontBackCoverSource None
  2029. *UIConstraints: *JCLFrontBackCoverType Letterhead *JCLFrontBackCoverSource None
  2030.  
  2031. *% =========================================================
  2032. *% Front CoverOption - Back CoverOption
  2033. *% =========================================================
  2034. *%=====Back Cover following to Used Front Cover
  2035. *UIConstraints: *JCLFrontCoverOption BlankPreprinted *JCLBackCoverOption BlankPreprinted
  2036. *UIConstraints: *JCLFrontCoverOption BlankPreprinted *JCLBackCoverOption 1SidedPrinted
  2037. *UIConstraints: *JCLFrontCoverOption BlankPreprinted *JCLBackCoverOption 2SidedPrinted
  2038. *UIConstraints: *JCLFrontCoverOption 1SidedPrinted *JCLBackCoverOption BlankPreprinted
  2039. *UIConstraints: *JCLFrontCoverOption 1SidedPrinted *JCLBackCoverOption 1SidedPrinted
  2040. *UIConstraints: *JCLFrontCoverOption 1SidedPrinted *JCLBackCoverOption 2SidedPrinted
  2041. *UIConstraints: *JCLFrontCoverOption 2SidedPrinted *JCLBackCoverOption BlankPreprinted
  2042. *UIConstraints: *JCLFrontCoverOption 2SidedPrinted *JCLBackCoverOption 1SidedPrinted
  2043. *UIConstraints: *JCLFrontCoverOption 2SidedPrinted *JCLBackCoverOption 2SidedPrinted
  2044.  
  2045. *UIConstraints: *JCLBackCoverOption BlankPreprinted *JCLFrontCoverOption BlankPreprinted
  2046. *UIConstraints: *JCLBackCoverOption 1SidedPrinted *JCLFrontCoverOption BlankPreprinted
  2047. *UIConstraints: *JCLBackCoverOption 2SidedPrinted *JCLFrontCoverOption BlankPreprinted
  2048. *UIConstraints: *JCLBackCoverOption BlankPreprinted *JCLFrontCoverOption 1SidedPrinted
  2049. *UIConstraints: *JCLBackCoverOption 1SidedPrinted *JCLFrontCoverOption 1SidedPrinted
  2050. *UIConstraints: *JCLBackCoverOption 2SidedPrinted *JCLFrontCoverOption 1SidedPrinted
  2051. *UIConstraints: *JCLBackCoverOption BlankPreprinted *JCLFrontCoverOption 2SidedPrinted
  2052. *UIConstraints: *JCLBackCoverOption 1SidedPrinted *JCLFrontCoverOption 2SidedPrinted
  2053. *UIConstraints: *JCLBackCoverOption 2SidedPrinted *JCLFrontCoverOption 2SidedPrinted
  2054.  
  2055. *% =========================================================
  2056. *% Front CoverOption - FrontBack CoverOption
  2057. *% =========================================================
  2058. *%=====FrontBack Cover following to Used Front Cover
  2059. *UIConstraints: *JCLFrontCoverOption BlankPreprinted *JCLFrontBackCoverOption BlankPreprinted
  2060. *UIConstraints: *JCLFrontCoverOption BlankPreprinted *JCLFrontBackCoverOption 1SidedPrinted
  2061. *UIConstraints: *JCLFrontCoverOption BlankPreprinted *JCLFrontBackCoverOption 2SidedPrinted
  2062. *UIConstraints: *JCLFrontCoverOption 1SidedPrinted *JCLFrontBackCoverOption BlankPreprinted
  2063. *UIConstraints: *JCLFrontCoverOption 1SidedPrinted *JCLFrontBackCoverOption 1SidedPrinted
  2064. *UIConstraints: *JCLFrontCoverOption 1SidedPrinted *JCLFrontBackCoverOption 2SidedPrinted
  2065. *UIConstraints: *JCLFrontCoverOption 2SidedPrinted *JCLFrontBackCoverOption BlankPreprinted
  2066. *UIConstraints: *JCLFrontCoverOption 2SidedPrinted *JCLFrontBackCoverOption 1SidedPrinted
  2067. *UIConstraints: *JCLFrontCoverOption 2SidedPrinted *JCLFrontBackCoverOption 2SidedPrinted
  2068.  
  2069. *UIConstraints: *JCLFrontBackCoverOption BlankPreprinted *JCLFrontCoverOption BlankPreprinted
  2070. *UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted *JCLFrontCoverOption BlankPreprinted
  2071. *UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted *JCLFrontCoverOption BlankPreprinted
  2072. *UIConstraints: *JCLFrontBackCoverOption BlankPreprinted *JCLFrontCoverOption 1SidedPrinted
  2073. *UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted *JCLFrontCoverOption 1SidedPrinted
  2074. *UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted *JCLFrontCoverOption 1SidedPrinted
  2075. *UIConstraints: *JCLFrontBackCoverOption BlankPreprinted *JCLFrontCoverOption 2SidedPrinted
  2076. *UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted *JCLFrontCoverOption 2SidedPrinted
  2077. *UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted *JCLFrontCoverOption 2SidedPrinted
  2078.  
  2079. *% =========================================================
  2080. *% Back CoverOption - FrontBack CoverOption
  2081. *% =========================================================
  2082. *%=====FrontBack Cover following to Used Back Cover
  2083. *UIConstraints: *JCLBackCoverOption BlankPreprinted *JCLFrontBackCoverOption BlankPreprinted
  2084. *UIConstraints: *JCLBackCoverOption BlankPreprinted *JCLFrontBackCoverOption 1SidedPrinted
  2085. *UIConstraints: *JCLBackCoverOption BlankPreprinted *JCLFrontBackCoverOption 2SidedPrinted
  2086. *UIConstraints: *JCLBackCoverOption 1SidedPrinted *JCLFrontBackCoverOption BlankPreprinted
  2087. *UIConstraints: *JCLBackCoverOption 1SidedPrinted *JCLFrontBackCoverOption 1SidedPrinted
  2088. *UIConstraints: *JCLBackCoverOption 1SidedPrinted *JCLFrontBackCoverOption 2SidedPrinted
  2089. *UIConstraints: *JCLBackCoverOption 2SidedPrinted *JCLFrontBackCoverOption BlankPreprinted
  2090. *UIConstraints: *JCLBackCoverOption 2SidedPrinted *JCLFrontBackCoverOption 1SidedPrinted
  2091. *UIConstraints: *JCLBackCoverOption 2SidedPrinted *JCLFrontBackCoverOption 2SidedPrinted
  2092.  
  2093. *UIConstraints: *JCLFrontBackCoverOption BlankPreprinted *JCLBackCoverOption BlankPreprinted
  2094. *UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted *JCLBackCoverOption BlankPreprinted
  2095. *UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted *JCLBackCoverOption BlankPreprinted
  2096. *UIConstraints: *JCLFrontBackCoverOption BlankPreprinted *JCLBackCoverOption 1SidedPrinted
  2097. *UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted *JCLBackCoverOption 1SidedPrinted
  2098. *UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted *JCLBackCoverOption 1SidedPrinted
  2099. *UIConstraints: *JCLFrontBackCoverOption BlankPreprinted *JCLBackCoverOption 2SidedPrinted
  2100. *UIConstraints: *JCLFrontBackCoverOption 1SidedPrinted *JCLBackCoverOption 2SidedPrinted
  2101. *UIConstraints: *JCLFrontBackCoverOption 2SidedPrinted *JCLBackCoverOption 2SidedPrinted
  2102.  
  2103. *% ++++++++++++++++++++++
  2104. *% Font Information
  2105. *% ++++++++++++++++++++++
  2106. *DefaultFont: Courier
  2107. *Font AlbertusMT-Italic: Standard "(001.001)" Standard ROM
  2108. *Font AlbertusMT-Light: Standard "(001.001)" Standard ROM
  2109. *Font AlbertusMT: Standard "(001.001)" Standard ROM
  2110. *Font AntiqueOlive-Bold: Standard "(001.001)" Standard ROM
  2111. *Font AntiqueOlive-Compact: Standard "(001.001)" Standard ROM
  2112. *Font AntiqueOlive-Italic: Standard "(001.001)" Standard ROM
  2113. *Font AntiqueOlive-Roman: Standard "(001.001)" Standard ROM
  2114. *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
  2115. *Font Arial-BoldItalicMT: Standard "(001.001)" Standard ROM
  2116. *Font Arial-BoldMT: Standard "(001.001)" Standard ROM
  2117. *Font Arial-ItalicMT: Standard "(001.001)" Standard ROM
  2118. *Font ArialMT: Standard "(001.001)" Standard ROM
  2119. *Font AvantGarde-Book: Standard "(001.001)" Standard ROM
  2120. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
  2121. *Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
  2122. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
  2123. *Font Bodoni-Bold: Standard "(001.001)" Standard ROM
  2124. *Font Bodoni-BoldItalic: Standard "(001.001)" Standard ROM
  2125. *Font Bodoni-Italic: Standard "(001.001)" Standard ROM
  2126. *Font Bodoni-Poster: Standard "(001.001)" Standard ROM
  2127. *Font Bodoni-PosterCompressed: Standard "(001.001)" Standard ROM
  2128. *Font Bodoni: Standard "(001.001)" Standard ROM
  2129. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  2130. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  2131. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  2132. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  2133. *Font Candid: Special "(001.001)" Special ROM
  2134. *Font Chicago: Standard "(001.001)" ExtendedRoman ROM
  2135. *Font Clarendon-Bold: Standard "(001.001)" Standard ROM
  2136. *Font Clarendon-Light: Standard "(001.001)" Standard ROM
  2137. *Font Clarendon: Standard "(001.001)" Standard ROM
  2138. *Font CooperBlack-Italic: Standard "(001.001)" Standard ROM
  2139. *Font CooperBlack: Standard "(001.001)" Standard ROM
  2140. *Font Copperplate-ThirtyThreeBC: Standard "(001.001)" Standard ROM
  2141. *Font Copperplate-ThirtyTwoBC: Standard "(001.001)" Standard ROM
  2142. *Font Coronet-Regular: Standard "(001.001)" Standard ROM
  2143. *Font Courier-Bold: Standard "(001.001)" Standard ROM
  2144. *Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
  2145. *Font Courier-Oblique: Standard "(001.001)" Standard ROM
  2146. *Font Courier: Standard "(001.001)" Standard ROM
  2147. *Font Eurostile-Bold: Standard "(001.001)" Standard ROM
  2148. *Font Eurostile-BoldExtendedTwo: Standard "(001.001)" Standard ROM
  2149. *Font Eurostile-ExtendedTwo: Standard "(001.001)" Standard ROM
  2150. *Font Eurostile: Standard "(001.001)" Standard ROM
  2151. *Font Geneva: Standard "(001.001)" ExtendedRoman ROM
  2152. *Font GillSans-Bold: Standard "(001.001)" Standard ROM
  2153. *Font GillSans-BoldCondensed: Standard "(001.001)" Standard ROM
  2154. *Font GillSans-BoldItalic: Standard "(001.001)" Standard ROM
  2155. *Font GillSans-Condensed: Standard "(001.001)" Standard ROM
  2156. *Font GillSans-ExtraBold: Standard "(001.001)" Standard ROM
  2157. *Font GillSans-Italic: Standard "(001.001)" Standard ROM
  2158. *Font GillSans-Light: Standard "(001.001)" Standard ROM
  2159. *Font GillSans-LightItalic: Standard "(001.001)" Standard ROM
  2160. *Font GillSans: Standard "(001.001)" Standard ROM
  2161. *Font Goudy-Bold: Standard "(001.001)" Standard ROM
  2162. *Font Goudy-BoldItalic: Standard "(001.000)" Standard ROM
  2163. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  2164. *Font Goudy-Italic: Standard "(001.001)" Standard ROM
  2165. *Font Goudy: Standard "(001.001)" Standard ROM
  2166. *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
  2167. *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
  2168. *Font Helvetica-Condensed-Bold: Standard "(001.001)" Standard ROM
  2169. *Font Helvetica-Condensed-BoldObl: Standard "(001.001)" Standard ROM
  2170. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  2171. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  2172. *Font Helvetica-Narrow-Bold: Standard "(001.001)" Standard ROM
  2173. *Font Helvetica-Narrow-BoldOblique: Standard "(001.001)" Standard ROM
  2174. *Font Helvetica-Narrow-Oblique: Standard "(001.001)" Standard ROM
  2175. *Font Helvetica-Narrow: Standard "(001.001)" Standard ROM
  2176. *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
  2177. *Font Helvetica: Standard "(001.001)" Standard ROM
  2178. *Font HoeflerText-Black: Standard "(001.001)" ExtendedRoman ROM
  2179. *Font HoeflerText-BlackItalic: Standard "(001.001)" Standard ROM
  2180. *Font HoeflerText-Italic: Standard "(001.001)" ExtendedRoman ROM
  2181. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  2182. *Font HoeflerText-Regular: Standard "(001.001)" Standard ROM
  2183. *Font JoannaMT-Bold: Standard "(001.001)" Standard ROM
  2184. *Font JoannaMT-BoldItalic: Standard "(001.001)" Standard ROM
  2185. *Font JoannaMT-Italic: Standard "(001.001)" Standard ROM
  2186. *Font JoannaMT: Standard "(001.001)" Standard ROM
  2187. *Font LetterGothic-Bold: Standard "(001.001)" Standard ROM
  2188. *Font LetterGothic-BoldSlanted: Standard "(001.001)" Standard ROM
  2189. *Font LetterGothic-Slanted: Standard "(001.001)" Standard ROM
  2190. *Font LetterGothic: Standard "(001.001)" Standard ROM
  2191. *Font LubalinGraph-Book: Standard "(001.001)" Standard ROM
  2192. *Font LubalinGraph-BookOblique: Standard "(001.001)" Standard ROM
  2193. *Font LubalinGraph-Demi: Standard "(001.001)" Standard ROM
  2194. *Font LubalinGraph-DemiOblique: Standard "(001.001)" Standard ROM
  2195. *Font Marigold: Standard "(001.001)" Standard ROM
  2196. *Font Monaco: Standard "(001.001)" ExtendedRoman ROM
  2197. *Font MonaLisa-Recut: Standard "(001.001)" Standard ROM
  2198. *Font NewCenturySchlbk-Bold: Standard "(001.001)" Standard ROM
  2199. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
  2200. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
  2201. *Font NewCenturySchlbk-Roman: Standard "(001.001)" Standard ROM
  2202. *Font NewYork: Standard "(001.001)" ExtendedRoman ROM
  2203. *Font Optima-Bold: Standard "(001.001)" Standard ROM
  2204. *Font Optima-BoldItalic: Standard "(001.001)" Standard ROM
  2205. *Font Optima-Italic: Standard "(001.001)" Standard ROM
  2206. *Font Optima: Standard "(001.001)" Standard ROM
  2207. *Font Oxford: Standard "(001.001)" Standard ROM
  2208. *Font Palatino-Bold: Standard "(001.001)" Standard ROM
  2209. *Font Palatino-BoldItalic: Standard "(001.001)" Standard ROM
  2210. *Font Palatino-Italic: Standard "(001.001)" Standard ROM
  2211. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  2212. *Font StempelGaramond-Bold: Standard "(001.001)" Standard ROM
  2213. *Font StempelGaramond-BoldItalic: Standard "(001.001)" Standard ROM
  2214. *Font StempelGaramond-Italic: Standard "(001.001)" Standard ROM
  2215. *Font StempelGaramond-Roman: Standard "(001.001)" Standard ROM
  2216. *Font Symbol: Special "(001.001)" Special ROM
  2217. *Font Taffy: Standard "(001.001)" Standard ROM
  2218. *Font Times-Bold: Standard "(001.001)" Standard ROM
  2219. *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
  2220. *Font Times-Italic: Standard "(001.001)" Standard ROM
  2221. *Font Times-Roman: Standard "(001.001)" Standard ROM
  2222. *Font TimesNewRomanPS-BoldItalicMT: Standard "(001.001)" Standard ROM
  2223. *Font TimesNewRomanPS-BoldMT: Standard "(001.001)" Standard ROM
  2224. *Font TimesNewRomanPS-ItalicMT: Standard "(001.001)" Standard ROM
  2225. *Font TimesNewRomanPSMT: Standard "(001.001)" Standard ROM
  2226. *Font Univers-Bold: Standard "(001.001)" Standard ROM
  2227. *Font Univers-BoldExt: Standard "(001.001)" Standard ROM
  2228. *Font Univers-BoldExtObl: Standard "(001.001)" Standard ROM
  2229. *Font Univers-BoldOblique: Standard "(001.001)" Standard ROM
  2230. *Font Univers-Condensed: Standard "(001.001)" Standard ROM
  2231. *Font Univers-CondensedBold: Standard "(001.001)" Standard ROM
  2232. *Font Univers-CondensedBoldOblique: Standard "(001.001)" Standard ROM
  2233. *Font Univers-CondensedOblique: Standard "(001.001)" Standard ROM
  2234. *Font Univers-Extended: Standard "(001.001)" Standard ROM
  2235. *Font Univers-ExtendedObl: Standard "(001.001)" Standard ROM
  2236. *Font Univers-Light: Standard "(001.001)" Standard ROM
  2237. *Font Univers-LightOblique: Standard "(001.001)" Standard ROM
  2238. *Font Univers-Oblique: Standard "(001.001)" Standard ROM
  2239. *Font Univers: Standard "(001.001)" Standard ROM
  2240. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  2241. *Font ZapfChancery-MediumItalic: Standard "(001.001)" Standard ROM
  2242. *Font ZapfDingbats: Special "(001.001)" Special ROM
  2243.  
  2244. *?FontQuery: "save
  2245. {count 1 gt
  2246. {exch dup 127 string cvs (/)print print (:)print
  2247. /Font resourcestatus
  2248. {pop pop (Yes)} {(No)} ifelse =
  2249. }
  2250. {exit}
  2251. ifelse
  2252. } bind loop
  2253. (*) = flush
  2254. restore"
  2255. *End
  2256.  
  2257. *?FontList: "save
  2258. (*) {cvn ==} 128 string /Font resourceforall
  2259. (*) = flush
  2260. restore"
  2261. *End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement