Tizen 2.0 Release
[apps/home/print-service.git] / data / org_ppd / samsung / CLP-775.ppd
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 *%
10 *% =========================================
11 *% PPD for Samsung CLP-775 Series PS
12 *% For Linux Only
13 *% =========================================
14 *FileVersion: "2.4"
15 *FormatVersion: "4.3"
16 *LanguageEncoding: ISOLatin1
17 *LanguageVersion: English
18 *PCFileName: "CLP775.ppd"
19 *Product: "(Samsung CLP-775 Series)"
20 *Manufacturer:  "Samsung"
21 *PSVersion: "(3015    ) 0"
22 *ModelName: "Samsung CLP-775 Series"
23 *ShortNickName: "CLP-775"
24 *NickName: "Samsung CLP-775 Series PS"
25 *LanguageLevel: "3"
26 *Protocols: PJL TBCP
27 *FreeVM: "26800000"
28 *ColorDevice: True
29 *DefaultColorSpace: CMYK
30 *TTRasterizer: Type42
31 *?TTRasterizer: "
32   save
33        42 /FontType resourcestatus
34        { pop pop (Type42)} {pop pop (None)} ifelse = flush
35   restore
36 "
37 *End
38
39 *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
40 *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
41 *JCLEnd: "<1B>%-12345X"
42
43 *%==========================================================
44 *% Collate
45 *%==========================================================
46 *OpenUI *Collate/Collate:  Boolean
47 *OrderDependency: 70 AnySetup *Collate
48 *DefaultCollate: True
49 *Collate False/Off: "<</Collate false>> setpagedevice"
50 *Collate True/On: "<</Collate true>> setpagedevice"
51 *?Collate: "
52    save
53       currentpagedevice /Collate get
54       {(True)}{(False)}ifelse = flush
55    restore
56 "
57 *End
58 *CloseUI: *Collate
59
60
61 *% =========================================================
62 *%  Color & Gray Option
63 *% =========================================================
64 *OpenUI *ColorMode/Color Mode:  Boolean
65 *OrderDependency: 70 AnySetup *ColorMode
66 *DefaultColorMode: True
67 *ColorMode False/Grayscale: "<</ProcessColorModel /DeviceGray>> setpagedevice"
68 *ColorMode True/Color: "<</ProcessColorModel /DeviceCMYK>> setpagedevice"
69 *CloseUI: *ColorMode
70
71 *% =========================================================
72 *%  Paper Source
73 *% =========================================================
74
75 *OpenUI *InputSlot/Paper Source: PickOne
76 *OrderDependency: 20 AnySetup *InputSlot
77 *DefaultInputSlot: Auto
78 *InputSlot Auto/Printer Auto Selection:"
79  <</ManualFeed false /MediaPosition null>> setpagedevice"
80 *End
81 *InputSlot Upper/Multi-Purpose Tray:"
82  << /ManualFeed false /MediaPosition 2 >> setpagedevice"
83 *End
84 *InputSlot Middle/Tray 1:"
85  << /ManualFeed false /MediaPosition 1 >> setpagedevice"
86 *End
87 *InputSlot Lower/Tray 2:"
88  << /ManualFeed false /MediaPosition 3 >> setpagedevice"
89 *End
90 *InputSlot Tray3/Tray 3:"
91  << /ManualFeed false /MediaPosition 4 >> setpagedevice"
92 *End
93 *CloseUI: *InputSlot
94
95
96 *% =========================================================
97 *%  Duplex
98 *% =========================================================
99 *OpenUI *Duplex/Double-sided Printing:  PickOne
100 *OrderDependency: 60 AnySetup *Duplex
101 *DefaultDuplex: None
102 *Duplex None/None: " <</Duplex false>> setpagedevice"
103 *Duplex DuplexNoTumble/Long Edge: "
104     <</Duplex true /Tumble false>> setpagedevice"
105 *End
106 *Duplex DuplexTumble/Short Edge: "
107     <</Duplex true /Tumble true>> setpagedevice"
108 *End
109 *?Duplex: "
110    save
111       currentpagedevice /Duplex get
112         {currentpagedevice /Tumble get
113             {(DuplexTumble)}{(DuplexNoTumble)}ifelse
114          }{(None)} ifelse = flush
115    restore
116 "
117 *End
118 *CloseUI: *Duplex
119
120 *% =========================================================
121 *%  Fit to Page
122 *% =========================================================
123 *OpenUI *PaperPolicy/Fit to Page: PickOne
124 *OrderDependency: 25 AnySetup *PaperPolicy
125 *DefaultPaperPolicy: Promptuser
126 *PaperPolicy Promptuser/Prompt User: "
127    <</DeferredMediaSelection true>> setpagedevice"
128 *End
129 *PaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
130    <</DeferredMediaSelection false /Policies << /PageSize 3 >> >> setpagedevice"
131 *End
132 *PaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
133    <</DeferredMediaSelection false /Policies << /PageSize 5 >> >> setpagedevice"
134 *End
135 *CloseUI: *PaperPolicy
136
137
138 *% =========================================================
139 *%  Reverse Duplex
140 *% =========================================================
141 *OpenUI *SECReverseDuplex/Reverse Duplex Printing:  Boolean
142 *OrderDependency: 100 AnySetup *SECReverseDuplex
143 *DefaultSECReverseDuplex: False
144 *SECReverseDuplex False/Off: "userdict /SECReverseDuplex false put"
145 *SECReverseDuplex True/On: "userdict /SECReverseDuplex true put"
146 *CloseUI: *SECReverseDuplex
147
148
149 *% =========================================================
150 *%  Media Type
151 *% =========================================================
152 *OpenUI *MediaType/Paper Type: PickOne
153 *OrderDependency: 10 AnySetup *MediaType
154 *DefaultMediaType: None 
155 *MediaType None/Printer Default:                        ""
156 *MediaType Plain/Plain:                                         "<</MediaType (Plain)>> setpagedevice"
157 *MediaType Thick/Thick:                 "<</MediaType (THICK)>> setpagedevice"
158 *MediaType Thin/Thin:                                           "<</MediaType (THIN)>> setpagedevice"
159 *MediaType Bond/Bond:                                           "<</MediaType (Bond)>> setpagedevice"
160 *MediaType Color/Color:                                         "<</MediaType (Color)>> setpagedevice"
161 *MediaType Card/CardStock:             "<</MediaType (Card Stock)>> setpagedevice"
162 *MediaType ExtraThick/Extra Thick:      "<</MediaType (EXTRATHICK)>> setpagedevice"
163 *MediaType Labels/Labels:                               "<</MediaType (Labels)>> setpagedevice"
164 *MediaType Transparency/Transparency:                   "<</MediaType (Transparency)>> setpagedevice"
165 *MediaType Envelope/Envelope:                           "<</MediaType (Envelope)>> setpagedevice"
166 *MediaType Preprinted/Preprinted:                       "<</MediaType (Preprinted)>> setpagedevice"
167 *MediaType Recycled/Recycled:                                   "<</MediaType (Recycled)>> setpagedevice"
168 *MediaType Cotton/Cotton:                               "<</MediaType (COTTEN)>> setpagedevice"
169 *MediaType Archive/Archive:                                     "<</MediaType (ARCHIVE)>> setpagedevice"
170 *MediaType Thicker/Thicker:                 "<</MediaType (THICKER)>> setpagedevice"
171 *CloseUI: *MediaType
172
173 *% =========================================================
174 *%  Quality Information
175 *% =========================================================
176 *OpenUI *Quality/Quality: PickOne
177 *DefaultQuality: Normal
178 *OrderDependency: 10 AnySetup *Quality
179 *Quality Normal/Normal: "<< /HWResolution [600 600] >> setpagedevice"
180 *CloseUI: *Quality
181
182 *ScreenFreq:  "106.0"
183 *ScreenAngle: "45.0"
184
185 *%========================================================
186 *% JCLScreen
187 *%========================================================
188 *JCLOpenUI *JCLScreen/Screen Matching: PickOne
189 *DefaultJCLScreen: Enhanced
190 *OrderDependency: 10 JCLSetup *JCLScreen
191 *JCLScreen PrinterDefault/Printer Default:""
192 *JCLScreen Normal/Normal: "@PJL SET SCREENMATCHING=Normal<0A>"
193 *JCLScreen Enhanced/Enhanced: "@PJL SET SCREENMATCHING=Enhanced<0A>"
194 *JCLScreen Detailed/Detailed: "@PJL SET SCREENMATCHING=Detailed<0A>"
195 *JCLCloseUI: *JCLScreen
196
197 *%========================================================
198 *% JCLRGB
199 *%========================================================
200 *JCLOpenUI *JCLRGB/RGB Color: PickOne
201 *DefaultJCLRGB: Standard
202 *OrderDependency: 10 JCLSetup *JCLRGB
203 *JCLRGB Standard/Standard:"@PJL SET RGBCOLOR=STANDARD<0A>"
204 *JCLRGB Vivid/Vivid: "@PJL SET RGBCOLOR=VIVID<0A>"
205 *JCLRGB Device/Device: "@PJL SET RGBCOLOR=DEVICE<0A>"
206 *JCLRGB CoImaging/Corporate Imaging: "@PJL SET RGBCOLOR=CUSTOMCMS<0A>"
207 *JCLCloseUI: *JCLRGB
208
209 *% =======================================================================================
210 *%  Transparency Separator [Option]
211 *% =======================================================================================
212 *JCLOpenUI *JCLSeparatorsOption/Transparency Separator: PickOne
213 *OrderDependency: 10 JCLSetup *JCLSeparatorsOption
214 *DefaultJCLSeparatorsOption: None
215 *JCLSeparatorsOption None/None:""
216 *JCLSeparatorsOption PrintedSeparator/Printed Separator:"@PJL SET OHP_SEPARATOR_OPTION=<22>PRINTED<220A>"
217 *JCLSeparatorsOption BlankSeparator/Blank Separator:    "@PJL SET OHP_SEPARATOR_OPTION=<22>BLANK<220A>"
218 *JCLCloseUI: *JCLSeparatorsOption
219
220 *% =======================================================================================
221 *%  Transparency Separator [Source]
222 *% =======================================================================================
223 *JCLOpenUI *JCLSeparatorsSource/Separators Source: PickOne
224 *OrderDependency: 10 JCLSetup *JCLSeparatorsSource
225 *DefaultJCLSeparatorsSource: None
226 *JCLSeparatorsSource None/None:                                 "@PJL SET OHP_SEPARATOR_TRAY=<22>AUTO<220A>"
227 *JCLSeparatorsSource Upper/Multi-Purpose Tray:  "@PJL SET OHP_SEPARATOR_TRAY=<22>MPTRAY<220A>"
228 *JCLSeparatorsSource Middle/Tray 1:                     "@PJL SET OHP_SEPARATOR_TRAY=<22>UPPER<220A>"
229 *JCLSeparatorsSource Lower/Tray 2:                              "@PJL SET OHP_SEPARATOR_TRAY=<22>LOWER<220A>"
230 *JCLSeparatorsSource Tray3/Tray 3:                              "@PJL SET OHP_SEPARATOR_TRAY=<22>OPTIONTRAY3<220A>"
231 *JCLCloseUI: *JCLSeparatorsSource
232
233 *% =======================================================================================
234 *%  Clear Text
235 *% =======================================================================================
236 *JCLOpenUI *JCLDarkenText/Clear Text: PickOne
237 *OrderDependency: 10 JCLSetup *JCLDarkenText
238 *DefaultJCLDarkenText: Normal
239 *JCLDarkenText Off/Off:         "@PJL SET DARKENTEXT=OFF<0D0A>"
240 *JCLDarkenText Normal/Medium:   "@PJL SET DARKENTEXT=ON<0D0A>"
241 *JCLDarkenText Maximum/Maximum: "@PJL SET DARKENTEXT=MAXIMUM<0D0A>"
242 *JCLCloseUI: *JCLDarkenText
243
244 *% =======================================================================================
245 *%  Edge Enhance
246 *% =======================================================================================
247 *JCLOpenUI *JCLEdgeEnhance/Edge Enhance: PickOne
248 *OrderDependency: 10 JCLSetup *JCLEdgeEnhance
249 *DefaultJCLEdgeEnhance: Normal
250 *JCLEdgeEnhance Off/Off:                                                "@PJL SET EDGEENHANCE=OFF<0D0A>"
251 *JCLEdgeEnhance Normal/Normal:                                  "@PJL SET EDGEENHANCE=NORMAL<0D0A>"
252 *JCLEdgeEnhance Maximum/Maximum:                                        "@PJL SET EDGEENHANCE=MAXIMUM<0D0A>"
253 *JCLCloseUI: *JCLEdgeEnhance
254
255 *% =======================================================================================
256 *%  Trapping
257 *% =======================================================================================
258 *JCLOpenUI *JCLTrapping/Trapping: PickOne
259 *OrderDependency: 10 JCLSetup *JCLTrapping
260 *DefaultJCLTrapping: Medium
261 *JCLTrapping Off/Off:                                   "@PJL SET TRAPPING=OFF<0D0A>"
262 *JCLTrapping Minimum/Minimum:                                   "@PJL SET TRAPPING=MINIMUM<0D0A>"
263 *JCLTrapping Medium/Medium:                                     "@PJL SET TRAPPING=NORMAL<0D0A>"
264 *JCLTrapping Maximum/Maximum:                                   "@PJL SET TRAPPING=MAXIMUM<0D0A>"
265 *JCLCloseUI: *JCLTrapping
266
267 *% =======================================================================================
268 *%  Paper Curl Reduction
269 *% =======================================================================================
270 *JCLOpenUI *JCLPaperCurl/Paper Curl Reduction: Boolean
271 *OrderDependency: 10 JCLSetup *JCLPaperCurl
272 *DefaultJCLPaperCurl: False
273 *JCLPaperCurl False/Off:                                        "@PJL SET CURLPRINTINGMODE=OFF<0D0A>"
274 *JCLPaperCurl True/On:                                          "@PJL SET CURLPRINTINGMODE=ON<0D0A>"
275 *JCLCloseUI: *JCLPaperCurl
276
277 *% =========================================================
278 *%  Paper Handling
279 *% =========================================================
280 *% Use these entries to set paper size unless there is a specific
281 *% reason to use PageRegion, such as when using manual feed.
282 *OpenUI *PageSize/PageSize: PickOne
283 *OrderDependency: 30 AnySetup *PageSize
284 *DefaultPageSize: Letter
285 *PageSize Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
286 *PageSize Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
287 *PageSize Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
288 *PageSize A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
289 *PageSize A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
290 *PageSize B5-JIS/JIS B5: "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
291 *PageSize US-Folio/US Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
292 *PageSize Env10/No.10 Env.: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
293 *PageSize EnvDL/DL Env.: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
294 *PageSize EnvC5/C5 Env.: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
295 *PageSize EnvC6/C6 Env.: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
296 *PageSize B5-ISO/ISO B5: "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
297 *PageSize EnvMonarch/Monarch Env.: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
298 *PageSize Oficio_S/Oficio : "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
299 *PageSize A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
300 *PageSize Env9/No.9 Env.: "<</PageSize [279 639] /ImagingBBox null>> setpagedevice"
301 *PageSize EnvPersonal/6 3/4 Env.: "<</PageSize [261 468] /ImagingBBox null>> setpagedevice"
302 *PageSize Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
303 *?PageSize: "
304 save currentpagedevice /PageSize get aload pop
305    2 copy gt {exch} if (Unknown) 18 dict
306    dup [396 612] (Statement) put
307    dup [261 468] (EnvPersonal) put
308    dup [279 639] (Env9) put
309    dup [297 420] (A6) put
310    dup [612 972] (Oficio_S) put
311    dup [279 540] (EnvMonarch) put
312    dup [499 709] (B5-ISO) put
313    dup [323 459] (EnvC6) put
314    dup [459 649] (EnvC5) put
315    dup [312 624] (EnvDL) put
316    dup [297 684] (Env10) put
317    dup [612 936] (US-Folio) put
318    dup [516 729] (B5-JIS) put
319    dup [420 595] (A5) put
320    dup [595 842] (A4) put
321    dup [522 756] (Executive) put
322    dup [612 1008] (Legal) put
323    dup [612 792] (Letter) put
324  {exch aload pop 4 index sub abs 5 le exch 5 index
325  sub abs 5 le and  {exch pop exit} {pop} ifelse}
326  bind forall  = flush pop pop restore
327 "
328 *End
329 *CloseUI: *PageSize
330
331 *OpenUI *PageRegion: PickOne
332 *OrderDependency: 40 AnySetup *PageRegion
333 *DefaultPageRegion: Letter
334 *PageRegion Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
335 *PageRegion Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
336 *PageRegion Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
337 *PageRegion A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
338 *PageRegion A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
339 *PageRegion B5-JIS/JIS B5: "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
340 *PageRegion US-Folio/US Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
341 *PageRegion Env10/No.10 Env.: "<</PageSize [297 684] /ImagingBBox null>> setpagedevice"
342 *PageRegion EnvDL/DL Env.: "<</PageSize [312 624] /ImagingBBox null>> setpagedevice"
343 *PageRegion EnvC5/C5 Env.: "<</PageSize [459 649] /ImagingBBox null>> setpagedevice"
344 *PageRegion EnvC6/C6 Env.: "<</PageSize [323 459] /ImagingBBox null>> setpagedevice"
345 *PageRegion B5-ISO/ISO B5: "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
346 *PageRegion EnvMonarch/Monarch Env.: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
347 *PageRegion Oficio_S/Oficio : "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
348 *PageRegion A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
349 *PageRegion Env9/No.9 Env.: "<</PageSize [279 639] /ImagingBBox null>> setpagedevice"
350 *PageRegion EnvPersonal/6 3/4 Env.: "<</PageSize [261 468] /ImagingBBox null>> setpagedevice"
351 *PageRegion Statement/Statement: "<</PageSize [396 612] /ImagingBBox null>> setpagedevice"
352 *CloseUI: *PageRegion
353
354
355 *% These entries provide the imageable areas of the media option keywords
356 *DefaultImageableArea: Letter
357 *ImageableArea Letter/Letter: "12.50 12.50 599.50 779.50"
358 *ImageableArea Legal/Legal: "12.50 12.50 599.50 995.50"
359 *ImageableArea Executive/Executive: "12.50 11.00 509.50 744.00"
360 *ImageableArea A4/A4: "12.50 12.50 582.50 829.50"
361 *ImageableArea A5/A5: "12.50 12.50 407.50 582.50"
362 *ImageableArea B5-JIS/JIS B5: "12.50 12.50 503.50 715.50"
363 *ImageableArea US-Folio/US Folio: "12.50 12.50 599.50 923.50"
364 *ImageableArea Env10/No.10 Env.: "12.50 12.50 284.50 670.50"
365 *ImageableArea EnvDL/DL Env.: "12.50 12.50 299.50 610.50"
366 *ImageableArea EnvC5/C5 Env.: "12.50 12.50 446.50 635.50"
367 *ImageableArea EnvC6/C6 Env.: "12.50 12.50 310.50 446.50"
368 *ImageableArea B5-ISO/ISO B5: "12.50 12.50 485.50 695.50"
369 *ImageableArea EnvMonarch/Monarch Env.: "12.50 12.50 266.50 527.50"
370 *ImageableArea Oficio_S/Oficio : "12.50 12.50 599.50 959.50"
371 *ImageableArea A6/A6: "12.50 12.50 284.50 407.50"
372 *ImageableArea Env9/No.9 Env.: "12.5 12.5 266.5 626.5"
373 *ImageableArea EnvPersonal/6 3/4 Env.: "12.5 12.5 248.5 455.5"
374 *ImageableArea Statement/Statement: "12.50 12.50 383.50 599.50"
375 *?ImageableArea: "
376   save /cvp { cvi (            ) cvs print ( ) print } bind def
377     newpath clippath pathbbox
378     4 -2 roll exch 2 {ceiling cvp} repeat
379    exch 2 {floor cvp} repeat flush
380    restore"
381 *End
382
383
384 *% These provide the physical dimensions of the media, by option keyword.
385 *DefaultPaperDimension: Letter
386 *PaperDimension Letter/Letter: "612 792"
387 *PaperDimension Legal/Legal: "612 1008"
388 *PaperDimension Executive/Executive: "522 756"
389 *PaperDimension A4/A4: "595 842"
390 *PaperDimension A5/A5: "420 595"
391 *PaperDimension B5-JIS/JIS B5: "516 729"
392 *PaperDimension US-Folio/US Folio: "612 936"
393 *PaperDimension Env10/No.10 Env.: "297 684"
394 *PaperDimension EnvDL/DL Env.: "312 624"
395 *PaperDimension EnvC5/C5 Env.: "459 649"
396 *PaperDimension EnvC6/C6 Env.: "323 459"
397 *PaperDimension B5-ISO/ISO B5: "499 709"
398 *PaperDimension EnvMonarch/Monarch Env.: "279 540"
399 *PaperDimension Oficio_S/Oficio : "612 972"
400 *PaperDimension A6/A6: "297 420"
401 *PaperDimension Env9/No.9 Env.: "279 639"
402 *PaperDimension EnvPersonal/6 3/4 Env.: "261 468"
403 *PaperDimension Statement/Statement: "396 612"
404
405 *RequiresPageRegion All: True
406 *LandscapeOrientation: Plus90
407
408
409 *% =========================================================
410 *%  User Interface Constraints
411 *% =========================================================
412
413 *% =========================================================
414 *%  Duplex - PageSize
415 *% =========================================================
416
417 *UIConstraints: *PageSize Executive         *Duplex DuplexNoTumble
418 *UIConstraints: *PageSize A5                *Duplex DuplexNoTumble
419 *UIConstraints: *PageSize A6                *Duplex DuplexNoTumble
420 *UIConstraints: *PageSize Env10             *Duplex DuplexNoTumble
421 *UIConstraints: *PageSize EnvMonarch        *Duplex DuplexNoTumble
422 *UIConstraints: *PageSize EnvDL             *Duplex DuplexNoTumble
423 *UIConstraints: *PageSize EnvC5             *Duplex DuplexNoTumble
424 *UIConstraints: *PageSize EnvC6             *Duplex DuplexNoTumble
425 *UIConstraints: *PageSize B5-JIS            *Duplex DuplexNoTumble
426 *UIConstraints: *PageSize B5-ISO            *Duplex DuplexNoTumble
427 *UIConstraints: *PageSize Env9              *Duplex DuplexNoTumble
428 *UIConstraints: *PageSize EnvPersonal       *Duplex DuplexNoTumble
429 *UIConstraints: *PageSize Statement         *Duplex DuplexNoTumble
430
431 *UIConstraints: *Duplex DuplexNoTumble      *PageSize Executive
432 *UIConstraints: *Duplex DuplexNoTumble      *PageSize A5
433 *UIConstraints: *Duplex DuplexNoTumble      *PageSize A6
434 *UIConstraints: *Duplex DuplexNoTumble      *PageSize Env10
435 *UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvMonarch
436 *UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvDL
437 *UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvC5
438 *UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvC6
439 *UIConstraints: *Duplex DuplexNoTumble      *PageSize B5-JIS
440 *UIConstraints: *Duplex DuplexNoTumble      *PageSize B5-ISO
441 *UIConstraints: *Duplex DuplexNoTumble      *PageSize Env9
442 *UIConstraints: *Duplex DuplexNoTumble      *PageSize EnvPersonal
443 *UIConstraints: *Duplex DuplexNoTumble      *PageSize Statement
444
445 *UIConstraints: *PageSize Executive         *Duplex DuplexTumble
446 *UIConstraints: *PageSize A5                *Duplex DuplexTumble
447 *UIConstraints: *PageSize A6                *Duplex DuplexTumble
448 *UIConstraints: *PageSize Env10             *Duplex DuplexTumble
449 *UIConstraints: *PageSize EnvMonarch        *Duplex DuplexTumble
450 *UIConstraints: *PageSize EnvDL             *Duplex DuplexTumble
451 *UIConstraints: *PageSize EnvC5             *Duplex DuplexTumble
452 *UIConstraints: *PageSize EnvC6             *Duplex DuplexTumble
453 *UIConstraints: *PageSize B5-JIS            *Duplex DuplexTumble
454 *UIConstraints: *PageSize B5-ISO            *Duplex DuplexTumble
455 *UIConstraints: *PageSize Env9              *Duplex DuplexTumble
456 *UIConstraints: *PageSize EnvPersonal       *Duplex DuplexTumble
457 *UIConstraints: *PageSize Statement         *Duplex DuplexTumble
458
459 *UIConstraints: *Duplex DuplexTumble        *PageSize Executive
460 *UIConstraints: *Duplex DuplexTumble        *PageSize A5
461 *UIConstraints: *Duplex DuplexTumble        *PageSize A6
462 *UIConstraints: *Duplex DuplexTumble        *PageSize Env10
463 *UIConstraints: *Duplex DuplexTumble        *PageSize EnvMonarch
464 *UIConstraints: *Duplex DuplexTumble        *PageSize EnvDL
465 *UIConstraints: *Duplex DuplexTumble        *PageSize EnvC5
466 *UIConstraints: *Duplex DuplexTumble        *PageSize EnvC6
467 *UIConstraints: *Duplex DuplexTumble        *PageSize B5-JIS
468 *UIConstraints: *Duplex DuplexTumble        *PageSize B5-ISO
469 *UIConstraints: *Duplex DuplexTumble        *PageSize Env9
470 *UIConstraints: *Duplex DuplexTumble        *PageSize EnvPersonal
471 *UIConstraints: *Duplex DuplexTumble        *PageSize Statement
472
473 *% =========================================================
474 *%  Duplex - PageRegion
475 *% =========================================================
476 *UIConstraints: *PageRegion Executive       *Duplex DuplexNoTumble
477 *UIConstraints: *PageRegion A5              *Duplex DuplexNoTumble
478 *UIConstraints: *PageRegion A6              *Duplex DuplexNoTumble
479 *UIConstraints: *PageRegion Env10           *Duplex DuplexNoTumble
480 *UIConstraints: *PageRegion EnvMonarch      *Duplex DuplexNoTumble
481 *UIConstraints: *PageRegion EnvDL           *Duplex DuplexNoTumble
482 *UIConstraints: *PageRegion EnvC5           *Duplex DuplexNoTumble
483 *UIConstraints: *PageRegion EnvC6           *Duplex DuplexNoTumble
484 *UIConstraints: *PageRegion B5-JIS          *Duplex DuplexNoTumble
485 *UIConstraints: *PageRegion B5-ISO          *Duplex DuplexNoTumble
486 *UIConstraints: *PageRegion Env9            *Duplex DuplexNoTumble
487 *UIConstraints: *PageRegion EnvPersonal     *Duplex DuplexNoTumble
488 *UIConstraints: *PageRegion Statement       *Duplex DuplexNoTumble
489
490 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion Executive
491 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion A5
492 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion A6
493 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion Env10
494 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvMonarch
495 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvDL
496 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvC5
497 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvC6
498 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion B5-JIS
499 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion B5-ISO
500 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion Env9
501 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion EnvPersonal
502 *UIConstraints: *Duplex DuplexNoTumble      *PageRegion Statement
503
504 *UIConstraints: *PageRegion Executive       *Duplex DuplexTumble
505 *UIConstraints: *PageRegion A5              *Duplex DuplexTumble
506 *UIConstraints: *PageRegion A6              *Duplex DuplexTumble
507 *UIConstraints: *PageRegion Env10           *Duplex DuplexTumble
508 *UIConstraints: *PageRegion EnvMonarch      *Duplex DuplexTumble
509 *UIConstraints: *PageRegion EnvDL           *Duplex DuplexTumble
510 *UIConstraints: *PageRegion EnvC5           *Duplex DuplexTumble
511 *UIConstraints: *PageRegion EnvC6           *Duplex DuplexTumble
512 *UIConstraints: *PageRegion B5-JIS          *Duplex DuplexTumble
513 *UIConstraints: *PageRegion B5-ISO          *Duplex DuplexTumble
514 *UIConstraints: *PageRegion Env9            *Duplex DuplexTumble
515 *UIConstraints: *PageRegion EnvPersonal     *Duplex DuplexTumble
516 *UIConstraints: *PageRegion Statement       *Duplex DuplexTumble
517
518 *UIConstraints: *Duplex DuplexTumble        *PageRegion Executive
519 *UIConstraints: *Duplex DuplexTumble        *PageRegion A5
520 *UIConstraints: *Duplex DuplexTumble        *PageRegion A6
521 *UIConstraints: *Duplex DuplexTumble        *PageRegion Env10
522 *UIConstraints: *Duplex DuplexTumble        *PageRegion EnvMonarch
523 *UIConstraints: *Duplex DuplexTumble        *PageRegion EnvDL
524 *UIConstraints: *Duplex DuplexTumble        *PageRegion EnvC5
525 *UIConstraints: *Duplex DuplexTumble        *PageRegion EnvC6
526 *UIConstraints: *Duplex DuplexTumble        *PageRegion B5-JIS
527 *UIConstraints: *Duplex DuplexTumble        *PageRegion B5-ISO
528 *UIConstraints: *Duplex DuplexTumble        *PageRegion Env9
529 *UIConstraints: *Duplex DuplexTumble        *PageRegion EnvPersonal
530 *UIConstraints: *Duplex DuplexTumble        *PageRegion Statement
531
532 *% =========================================================
533 *%  Duplex - MediaType
534 *% =========================================================
535 *%UIConstraints: *MediaType Thick           *Duplex DuplexNoTumble
536 *%UIConstraints: *MediaType Thick           *Duplex DuplexTumble
537 *%UIConstraints: *MediaType Thin             *Duplex DuplexNoTumble
538 *%UIConstraints: *MediaType Thin             *Duplex DuplexTumble
539 *UIConstraints: *MediaType Cotton           *Duplex DuplexNoTumble
540 *UIConstraints: *MediaType Cotton           *Duplex DuplexTumble
541 *UIConstraints: *MediaType Envelope         *Duplex DuplexNoTumble
542 *UIConstraints: *MediaType Envelope         *Duplex DuplexTumble
543 *UIConstraints: *MediaType Labels           *Duplex DuplexNoTumble
544 *UIConstraints: *MediaType Labels           *Duplex DuplexTumble
545 *UIConstraints: *MediaType Card             *Duplex DuplexNoTumble
546 *UIConstraints: *MediaType Card             *Duplex DuplexTumble
547 *UIConstraints: *MediaType Bond             *Duplex DuplexNoTumble
548 *UIConstraints: *MediaType Bond             *Duplex DuplexTumble
549 *UIConstraints: *MediaType Archive          *Duplex DuplexNoTumble
550 *UIConstraints: *MediaType Archive          *Duplex DuplexTumble
551 *UIConstraints: *MediaType Transparency     *Duplex DuplexNoTumble
552 *UIConstraints: *MediaType Transparency     *Duplex DuplexTumble
553 *UIConstraints: *MediaType ExtraThick         *Duplex DuplexNoTumble
554 *UIConstraints: *MediaType ExtraThick         *Duplex DuplexTumble
555
556 *%UIConstraints: *Duplex DuplexNoTumble      *MediaType Thick
557 *%UIConstraints: *Duplex DuplexTumble        *MediaType Thick
558 *%UIConstraints: *Duplex DuplexNoTumble      *MediaType Thin
559 *%UIConstraints: *Duplex DuplexTumble        *MediaType Thin
560 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Cotton
561 *UIConstraints: *Duplex DuplexTumble        *MediaType Cotton
562 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Envelope
563 *UIConstraints: *Duplex DuplexTumble        *MediaType Envelope
564 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Labels
565 *UIConstraints: *Duplex DuplexTumble        *MediaType Labels
566 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Card
567 *UIConstraints: *Duplex DuplexTumble        *MediaType Card
568 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Bond
569 *UIConstraints: *Duplex DuplexTumble        *MediaType Bond
570 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Archive
571 *UIConstraints: *Duplex DuplexTumble        *MediaType Archive
572 *UIConstraints: *Duplex DuplexNoTumble      *MediaType Transparency
573 *UIConstraints: *Duplex DuplexTumble        *MediaType Transparency
574 *UIConstraints: *Duplex DuplexNoTumble      *MediaType ExtraThick
575 *UIConstraints: *Duplex DuplexTumble          *MediaType ExtraThick
576
577
578
579 *% =========================================================
580 *%  Envelope(PageSize) - MediaType
581 *% =========================================================
582
583 *% Env10
584 *UIConstraints: *PageSize Env10             *MediaType None
585 *UIConstraints: *PageSize Env10             *MediaType Plain
586 *UIConstraints: *PageSize Env10             *MediaType Thick
587 *UIConstraints: *PageSize Env10             *MediaType Thin
588 *UIConstraints: *PageSize Env10             *MediaType Bond
589 *UIConstraints: *PageSize Env10             *MediaType Color
590 *UIConstraints: *PageSize Env10             *MediaType Card
591 *UIConstraints: *PageSize Env10             *MediaType Labels
592 *UIConstraints: *PageSize Env10             *MediaType Preprinted
593 *UIConstraints: *PageSize Env10             *MediaType Recycled
594 *UIConstraints: *PageSize Env10             *MediaType Cotton
595 *UIConstraints: *PageSize Env10             *MediaType Transparency
596 *UIConstraints: *PageSize Env10             *MediaType ExtraThick
597 *UIConstraints: *PageSize Env10             *MediaType Thicker
598 *UIConstraints: *PageSize Env10             *MediaType Archive
599
600 *UIConstraints: *MediaType None             *PageSize Env10
601 *UIConstraints: *MediaType Plain            *PageSize Env10
602 *UIConstraints: *MediaType Thick            *PageSize Env10
603 *UIConstraints: *MediaType Thin             *PageSize Env10
604 *UIConstraints: *MediaType Bond             *PageSize Env10
605 *UIConstraints: *MediaType Color            *PageSize Env10
606 *UIConstraints: *MediaType Card             *PageSize Env10
607 *UIConstraints: *MediaType Labels           *PageSize Env10
608 *UIConstraints: *MediaType Preprinted       *PageSize Env10
609 *UIConstraints: *MediaType Recycled         *PageSize Env10
610 *UIConstraints: *MediaType Cotton           *PageSize Env10
611 *UIConstraints: *MediaType Transparency     *PageSize Env10
612 *UIConstraints: *MediaType ExtraThick       *PageSize Env10
613 *UIConstraints: *MediaType Thicker          *PageSize Env10
614 *UIConstraints: *MediaType Archive          *PageSize Env10
615
616 *% EnvDL
617 *UIConstraints: *PageSize EnvDL             *MediaType None
618 *UIConstraints: *PageSize EnvDL             *MediaType Plain
619 *UIConstraints: *PageSize EnvDL             *MediaType Thick
620 *UIConstraints: *PageSize EnvDL             *MediaType Thin
621 *UIConstraints: *PageSize EnvDL             *MediaType Bond
622 *UIConstraints: *PageSize EnvDL             *MediaType Color
623 *UIConstraints: *PageSize EnvDL             *MediaType Card
624 *UIConstraints: *PageSize EnvDL             *MediaType Labels
625 *UIConstraints: *PageSize EnvDL             *MediaType Preprinted
626 *UIConstraints: *PageSize EnvDL             *MediaType Recycled
627 *UIConstraints: *PageSize EnvDL             *MediaType Cotton
628 *UIConstraints: *PageSize EnvDL             *MediaType Transparency
629 *UIConstraints: *PageSize EnvDL             *MediaType ExtraThick
630 *UIConstraints: *PageSize EnvDL             *MediaType Thicker
631 *UIConstraints: *PageSize EnvDL             *MediaType Archive
632
633 *UIConstraints: *MediaType None             *PageSize EnvDL
634 *UIConstraints: *MediaType Plain            *PageSize EnvDL
635 *UIConstraints: *MediaType Thick            *PageSize EnvDL
636 *UIConstraints: *MediaType Thin             *PageSize EnvDL
637 *UIConstraints: *MediaType Bond             *PageSize EnvDL
638 *UIConstraints: *MediaType Color            *PageSize EnvDL
639 *UIConstraints: *MediaType Card             *PageSize EnvDL
640 *UIConstraints: *MediaType Labels           *PageSize EnvDL
641 *UIConstraints: *MediaType Preprinted       *PageSize EnvDL
642 *UIConstraints: *MediaType Recycled         *PageSize EnvDL
643 *UIConstraints: *MediaType Cotton           *PageSize EnvDL
644 *UIConstraints: *MediaType Transparency     *PageSize EnvDL
645 *UIConstraints: *MediaType ExtraThick       *PageSize EnvDL
646 *UIConstraints: *MediaType Thicker          *PageSize EnvDL
647 *UIConstraints: *MediaType Archive          *PageSize EnvDL
648
649 *% EnvC5
650 *UIConstraints: *PageSize EnvC5             *MediaType None
651 *UIConstraints: *PageSize EnvC5             *MediaType Plain
652 *UIConstraints: *PageSize EnvC5             *MediaType Thick
653 *UIConstraints: *PageSize EnvC5             *MediaType Thin
654 *UIConstraints: *PageSize EnvC5             *MediaType Bond
655 *UIConstraints: *PageSize EnvC5             *MediaType Color
656 *UIConstraints: *PageSize EnvC5             *MediaType Card
657 *UIConstraints: *PageSize EnvC5             *MediaType Labels
658 *UIConstraints: *PageSize EnvC5             *MediaType Preprinted
659 *UIConstraints: *PageSize EnvC5             *MediaType Recycled
660 *UIConstraints: *PageSize EnvC5             *MediaType Cotton
661 *UIConstraints: *PageSize EnvC5             *MediaType Transparency
662 *UIConstraints: *PageSize EnvC5             *MediaType ExtraThick
663 *UIConstraints: *PageSize EnvC5             *MediaType Thicker
664 *UIConstraints: *PageSize EnvC5             *MediaType Archive
665
666 *UIConstraints: *MediaType None             *PageSize EnvC5
667 *UIConstraints: *MediaType Plain            *PageSize EnvC5
668 *UIConstraints: *MediaType Thick            *PageSize EnvC5
669 *UIConstraints: *MediaType Thin             *PageSize EnvC5
670 *UIConstraints: *MediaType Bond             *PageSize EnvC5
671 *UIConstraints: *MediaType Color            *PageSize EnvC5
672 *UIConstraints: *MediaType Card             *PageSize EnvC5
673 *UIConstraints: *MediaType Labels           *PageSize EnvC5
674 *UIConstraints: *MediaType Preprinted       *PageSize EnvC5
675 *UIConstraints: *MediaType Recycled         *PageSize EnvC5
676 *UIConstraints: *MediaType Cotton           *PageSize EnvC5
677 *UIConstraints: *MediaType Transparency     *PageSize EnvC5
678 *UIConstraints: *MediaType ExtraThick       *PageSize EnvC5
679 *UIConstraints: *MediaType Thicker          *PageSize EnvC5
680 *UIConstraints: *MediaType Archive          *PageSize EnvC5
681
682 *% EnvC6
683 *UIConstraints: *PageSize EnvC6             *MediaType None
684 *UIConstraints: *PageSize EnvC6             *MediaType Plain
685 *UIConstraints: *PageSize EnvC6             *MediaType Thick
686 *UIConstraints: *PageSize EnvC6             *MediaType Thin
687 *UIConstraints: *PageSize EnvC6             *MediaType Bond
688 *UIConstraints: *PageSize EnvC6             *MediaType Color
689 *UIConstraints: *PageSize EnvC6             *MediaType Card
690 *UIConstraints: *PageSize EnvC6             *MediaType Labels
691 *UIConstraints: *PageSize EnvC6             *MediaType Preprinted
692 *UIConstraints: *PageSize EnvC6             *MediaType Recycled
693 *UIConstraints: *PageSize EnvC6             *MediaType Cotton
694 *UIConstraints: *PageSize EnvC6             *MediaType Transparency
695 *UIConstraints: *PageSize EnvC6             *MediaType ExtraThick
696 *UIConstraints: *PageSize EnvC6             *MediaType Thicker
697 *UIConstraints: *PageSize EnvC6             *MediaType Archive
698
699 *UIConstraints: *MediaType None             *PageSize EnvC6
700 *UIConstraints: *MediaType Plain            *PageSize EnvC6
701 *UIConstraints: *MediaType Thick            *PageSize EnvC6
702 *UIConstraints: *MediaType Thin             *PageSize EnvC6
703 *UIConstraints: *MediaType Bond             *PageSize EnvC6
704 *UIConstraints: *MediaType Color            *PageSize EnvC6
705 *UIConstraints: *MediaType Card             *PageSize EnvC6
706 *UIConstraints: *MediaType Labels           *PageSize EnvC6
707 *UIConstraints: *MediaType Preprinted       *PageSize EnvC6
708 *UIConstraints: *MediaType Recycled         *PageSize EnvC6
709 *UIConstraints: *MediaType Cotton           *PageSize EnvC6
710 *UIConstraints: *MediaType Transparency     *PageSize EnvC6
711 *UIConstraints: *MediaType ExtraThick       *PageSize EnvC6
712 *UIConstraints: *MediaType Thicker          *PageSize EnvC6
713 *UIConstraints: *MediaType Archive          *PageSize EnvC6
714
715 *% EnvMonarch
716 *UIConstraints: *PageSize EnvMonarch        *MediaType None
717 *UIConstraints: *PageSize EnvMonarch        *MediaType Plain
718 *UIConstraints: *PageSize EnvMonarch        *MediaType Thick
719 *UIConstraints: *PageSize EnvMonarch        *MediaType Thin
720 *UIConstraints: *PageSize EnvMonarch        *MediaType Bond
721 *UIConstraints: *PageSize EnvMonarch        *MediaType Color
722 *UIConstraints: *PageSize EnvMonarch        *MediaType Card
723 *UIConstraints: *PageSize EnvMonarch        *MediaType Labels
724 *UIConstraints: *PageSize EnvMonarch        *MediaType Preprinted
725 *UIConstraints: *PageSize EnvMonarch        *MediaType Recycled
726 *UIConstraints: *PageSize EnvMonarch        *MediaType Cotton
727 *UIConstraints: *PageSize EnvMonarch        *MediaType Transparency
728 *UIConstraints: *PageSize EnvMonarch        *MediaType ExtraThick
729 *UIConstraints: *PageSize EnvMonarch        *MediaType Thicker
730 *UIConstraints: *PageSize EnvMonarch        *MediaType Archive
731
732 *UIConstraints: *MediaType None             *PageSize EnvMonarch
733 *UIConstraints: *MediaType Plain            *PageSize EnvMonarch
734 *UIConstraints: *MediaType Thick            *PageSize EnvMonarch
735 *UIConstraints: *MediaType Thin             *PageSize EnvMonarch
736 *UIConstraints: *MediaType Bond             *PageSize EnvMonarch
737 *UIConstraints: *MediaType Color            *PageSize EnvMonarch
738 *UIConstraints: *MediaType Card             *PageSize EnvMonarch
739 *UIConstraints: *MediaType Labels           *PageSize EnvMonarch
740 *UIConstraints: *MediaType Preprinted       *PageSize EnvMonarch
741 *UIConstraints: *MediaType Recycled         *PageSize EnvMonarch
742 *UIConstraints: *MediaType Cotton           *PageSize EnvMonarch
743 *UIConstraints: *MediaType Transparency     *PageSize EnvMonarch
744 *UIConstraints: *MediaType ExtraThick       *PageSize EnvMonarch
745 *UIConstraints: *MediaType Thicker          *PageSize EnvMonarch
746 *UIConstraints: *MediaType Archive          *PageSize EnvMonarch
747
748 *% Env9
749 *UIConstraints: *PageSize Env9              *MediaType None
750 *UIConstraints: *PageSize Env9              *MediaType Plain
751 *UIConstraints: *PageSize Env9              *MediaType Thick
752 *UIConstraints: *PageSize Env9              *MediaType Thin
753 *UIConstraints: *PageSize Env9              *MediaType Bond
754 *UIConstraints: *PageSize Env9              *MediaType Color
755 *UIConstraints: *PageSize Env9              *MediaType Card
756 *UIConstraints: *PageSize Env9              *MediaType Labels
757 *UIConstraints: *PageSize Env9              *MediaType Preprinted
758 *UIConstraints: *PageSize Env9              *MediaType Recycled
759 *UIConstraints: *PageSize Env9              *MediaType Cotton
760 *UIConstraints: *PageSize Env9              *MediaType Transparency
761 *UIConstraints: *PageSize Env9              *MediaType ExtraThick
762 *UIConstraints: *PageSize Env9              *MediaType Thicker
763 *UIConstraints: *PageSize Env9              *MediaType Archive
764
765 *UIConstraints: *MediaType None             *PageSize Env9
766 *UIConstraints: *MediaType Plain            *PageSize Env9
767 *UIConstraints: *MediaType Thick            *PageSize Env9
768 *UIConstraints: *MediaType Thin             *PageSize Env9
769 *UIConstraints: *MediaType Bond             *PageSize Env9
770 *UIConstraints: *MediaType Color            *PageSize Env9
771 *UIConstraints: *MediaType Card             *PageSize Env9
772 *UIConstraints: *MediaType Labels           *PageSize Env9
773 *UIConstraints: *MediaType Preprinted       *PageSize Env9
774 *UIConstraints: *MediaType Recycled         *PageSize Env9
775 *UIConstraints: *MediaType Cotton           *PageSize Env9
776 *UIConstraints: *MediaType Transparency     *PageSize Env9
777 *UIConstraints: *MediaType ExtraThick       *PageSize Env9
778 *UIConstraints: *MediaType Thicker          *PageSize Env9
779 *UIConstraints: *MediaType Archive          *PageSize Env9
780
781 *% EnvPersonal
782 *UIConstraints: *PageSize EnvPersonal       *MediaType None
783 *UIConstraints: *PageSize EnvPersonal       *MediaType Plain
784 *UIConstraints: *PageSize EnvPersonal       *MediaType Thick
785 *UIConstraints: *PageSize EnvPersonal       *MediaType Thin
786 *UIConstraints: *PageSize EnvPersonal       *MediaType Bond
787 *UIConstraints: *PageSize EnvPersonal       *MediaType Color
788 *UIConstraints: *PageSize EnvPersonal       *MediaType Card
789 *UIConstraints: *PageSize EnvPersonal       *MediaType Labels
790 *UIConstraints: *PageSize EnvPersonal       *MediaType Preprinted
791 *UIConstraints: *PageSize EnvPersonal       *MediaType Recycled
792 *UIConstraints: *PageSize EnvPersonal       *MediaType Cotton
793 *UIConstraints: *PageSize EnvPersonal       *MediaType Transparency
794 *UIConstraints: *PageSize EnvPersonal       *MediaType ExtraThick
795 *UIConstraints: *PageSize EnvPersonal       *MediaType Thicker
796 *UIConstraints: *PageSize EnvPersonal       *MediaType Archive
797
798 *UIConstraints: *MediaType None             *PageSize EnvPersonal
799 *UIConstraints: *MediaType Plain            *PageSize EnvPersonal
800 *UIConstraints: *MediaType Thick            *PageSize EnvPersonal
801 *UIConstraints: *MediaType Thin             *PageSize EnvPersonal
802 *UIConstraints: *MediaType Bond             *PageSize EnvPersonal
803 *UIConstraints: *MediaType Color            *PageSize EnvPersonal
804 *UIConstraints: *MediaType Card             *PageSize EnvPersonal
805 *UIConstraints: *MediaType Labels           *PageSize EnvPersonal
806 *UIConstraints: *MediaType Preprinted       *PageSize EnvPersonal
807 *UIConstraints: *MediaType Recycled         *PageSize EnvPersonal
808 *UIConstraints: *MediaType Cotton           *PageSize EnvPersonal
809 *UIConstraints: *MediaType Transparency     *PageSize EnvPersonal
810 *UIConstraints: *MediaType ExtraThick       *PageSize EnvPersonal
811 *UIConstraints: *MediaType Thicker          *PageSize EnvPersonal
812 *UIConstraints: *MediaType Archive          *PageSize EnvPersonal
813
814
815 *% =========================================================
816 *%  Envelope(PageRegion) - MediaType
817 *% =========================================================
818
819 *% Env10
820 *UIConstraints: *PageRegion Env10           *MediaType None
821 *UIConstraints: *PageRegion Env10           *MediaType Plain
822 *UIConstraints: *PageRegion Env10           *MediaType Thick
823 *UIConstraints: *PageRegion Env10           *MediaType Thin
824 *UIConstraints: *PageRegion Env10           *MediaType Bond
825 *UIConstraints: *PageRegion Env10           *MediaType Color
826 *UIConstraints: *PageRegion Env10           *MediaType Card
827 *UIConstraints: *PageRegion Env10           *MediaType Labels
828 *UIConstraints: *PageRegion Env10           *MediaType Preprinted
829 *UIConstraints: *PageRegion Env10           *MediaType Recycled
830 *UIConstraints: *PageRegion Env10           *MediaType Cotton
831 *UIConstraints: *PageRegion Env10           *MediaType Transparency
832 *UIConstraints: *PageRegion Env10           *MediaType ExtraThick
833 *UIConstraints: *PageRegion Env10           *MediaType Thicker
834 *UIConstraints: *PageRegion Env10           *MediaType Archive
835
836 *UIConstraints: *MediaType None             *PageRegion Env10
837 *UIConstraints: *MediaType Plain            *PageRegion Env10
838 *UIConstraints: *MediaType Thick            *PageRegion Env10
839 *UIConstraints: *MediaType Thin             *PageRegion Env10
840 *UIConstraints: *MediaType Bond             *PageRegion Env10
841 *UIConstraints: *MediaType Color            *PageRegion Env10
842 *UIConstraints: *MediaType Card             *PageRegion Env10
843 *UIConstraints: *MediaType Labels           *PageRegion Env10
844 *UIConstraints: *MediaType Preprinted       *PageRegion Env10
845 *UIConstraints: *MediaType Recycled         *PageRegion Env10
846 *UIConstraints: *MediaType Cotton           *PageRegion Env10
847 *UIConstraints: *MediaType Transparency     *PageRegion Env10
848 *UIConstraints: *MediaType ExtraThick       *PageRegion Env10
849 *UIConstraints: *MediaType Thicker          *PageRegion Env10
850 *UIConstraints: *MediaType Archive          *PageRegion Env10
851
852 *% EnvDL
853 *UIConstraints: *PageRegion EnvDL           *MediaType None
854 *UIConstraints: *PageRegion EnvDL           *MediaType Plain
855 *UIConstraints: *PageRegion EnvDL           *MediaType Thick
856 *UIConstraints: *PageRegion EnvDL           *MediaType Thin
857 *UIConstraints: *PageRegion EnvDL           *MediaType Bond
858 *UIConstraints: *PageRegion EnvDL           *MediaType Color
859 *UIConstraints: *PageRegion EnvDL           *MediaType Card
860 *UIConstraints: *PageRegion EnvDL           *MediaType Labels
861 *UIConstraints: *PageRegion EnvDL           *MediaType Preprinted
862 *UIConstraints: *PageRegion EnvDL           *MediaType Recycled
863 *UIConstraints: *PageRegion EnvDL           *MediaType Cotton
864 *UIConstraints: *PageRegion EnvDL           *MediaType Transparency
865 *UIConstraints: *PageRegion EnvDL           *MediaType ExtraThick
866 *UIConstraints: *PageRegion EnvDL           *MediaType Thicker
867 *UIConstraints: *PageRegion EnvDL           *MediaType Archive
868
869 *UIConstraints: *MediaType None             *PageRegion EnvDL
870 *UIConstraints: *MediaType Plain            *PageRegion EnvDL
871 *UIConstraints: *MediaType Thick            *PageRegion EnvDL
872 *UIConstraints: *MediaType Thin             *PageRegion EnvDL
873 *UIConstraints: *MediaType Bond             *PageRegion EnvDL
874 *UIConstraints: *MediaType Color            *PageRegion EnvDL
875 *UIConstraints: *MediaType Card             *PageRegion EnvDL
876 *UIConstraints: *MediaType Labels           *PageRegion EnvDL
877 *UIConstraints: *MediaType Preprinted       *PageRegion EnvDL
878 *UIConstraints: *MediaType Recycled         *PageRegion EnvDL
879 *UIConstraints: *MediaType Cotton           *PageRegion EnvDL
880 *UIConstraints: *MediaType Transparency     *PageRegion EnvDL
881 *UIConstraints: *MediaType ExtraThick       *PageRegion EnvDL
882 *UIConstraints: *MediaType Thicker          *PageRegion EnvDL
883 *UIConstraints: *MediaType Archive          *PageRegion EnvDL
884
885 *% EnvC5
886 *UIConstraints: *PageRegion EnvC5           *MediaType None
887 *UIConstraints: *PageRegion EnvC5           *MediaType Plain
888 *UIConstraints: *PageRegion EnvC5           *MediaType Thick
889 *UIConstraints: *PageRegion EnvC5           *MediaType Thin
890 *UIConstraints: *PageRegion EnvC5           *MediaType Bond
891 *UIConstraints: *PageRegion EnvC5           *MediaType Color
892 *UIConstraints: *PageRegion EnvC5           *MediaType Card
893 *UIConstraints: *PageRegion EnvC5           *MediaType Labels
894 *UIConstraints: *PageRegion EnvC5           *MediaType Preprinted
895 *UIConstraints: *PageRegion EnvC5           *MediaType Recycled
896 *UIConstraints: *PageRegion EnvC5           *MediaType Cotton
897 *UIConstraints: *PageRegion EnvC5           *MediaType Transparency
898 *UIConstraints: *PageRegion EnvC5           *MediaType ExtraThick
899 *UIConstraints: *PageRegion EnvC5           *MediaType Thicker
900 *UIConstraints: *PageRegion EnvC5           *MediaType Archive
901
902 *UIConstraints: *MediaType None             *PageRegion EnvC5
903 *UIConstraints: *MediaType Plain            *PageRegion EnvC5
904 *UIConstraints: *MediaType Thick            *PageRegion EnvC5
905 *UIConstraints: *MediaType Thin             *PageRegion EnvC5
906 *UIConstraints: *MediaType Bond             *PageRegion EnvC5
907 *UIConstraints: *MediaType Color            *PageRegion EnvC5
908 *UIConstraints: *MediaType Card             *PageRegion EnvC5
909 *UIConstraints: *MediaType Labels           *PageRegion EnvC5
910 *UIConstraints: *MediaType Preprinted       *PageRegion EnvC5
911 *UIConstraints: *MediaType Recycled         *PageRegion EnvC5
912 *UIConstraints: *MediaType Cotton           *PageRegion EnvC5
913 *UIConstraints: *MediaType Transparency     *PageRegion EnvC5
914 *UIConstraints: *MediaType ExtraThick       *PageRegion EnvC5
915 *UIConstraints: *MediaType Thicker          *PageRegion EnvC5
916 *UIConstraints: *MediaType Archive          *PageRegion EnvC5
917
918 *% EnvC6
919 *UIConstraints: *PageRegion EnvC6           *MediaType None
920 *UIConstraints: *PageRegion EnvC6           *MediaType Plain
921 *UIConstraints: *PageRegion EnvC6           *MediaType Thick
922 *UIConstraints: *PageRegion EnvC6           *MediaType Thin
923 *UIConstraints: *PageRegion EnvC6           *MediaType Bond
924 *UIConstraints: *PageRegion EnvC6           *MediaType Color
925 *UIConstraints: *PageRegion EnvC6           *MediaType Card
926 *UIConstraints: *PageRegion EnvC6           *MediaType Labels
927 *UIConstraints: *PageRegion EnvC6           *MediaType Preprinted
928 *UIConstraints: *PageRegion EnvC6           *MediaType Recycled
929 *UIConstraints: *PageRegion EnvC6           *MediaType Cotton
930 *UIConstraints: *PageRegion EnvC6           *MediaType Transparency
931 *UIConstraints: *PageRegion EnvC6           *MediaType ExtraThick
932 *UIConstraints: *PageRegion EnvC6           *MediaType Thicker
933 *UIConstraints: *PageRegion EnvC6           *MediaType Archive
934
935 *UIConstraints: *MediaType None             *PageRegion EnvC6
936 *UIConstraints: *MediaType Plain            *PageRegion EnvC6
937 *UIConstraints: *MediaType Thick            *PageRegion EnvC6
938 *UIConstraints: *MediaType Thin             *PageRegion EnvC6
939 *UIConstraints: *MediaType Bond             *PageRegion EnvC6
940 *UIConstraints: *MediaType Color            *PageRegion EnvC6
941 *UIConstraints: *MediaType Card             *PageRegion EnvC6
942 *UIConstraints: *MediaType Labels           *PageRegion EnvC6
943 *UIConstraints: *MediaType Preprinted       *PageRegion EnvC6
944 *UIConstraints: *MediaType Recycled         *PageRegion EnvC6
945 *UIConstraints: *MediaType Cotton           *PageRegion EnvC6
946 *UIConstraints: *MediaType Transparency     *PageRegion EnvC6
947 *UIConstraints: *MediaType ExtraThick       *PageRegion EnvC6
948 *UIConstraints: *MediaType Thicker          *PageRegion EnvC6
949 *UIConstraints: *MediaType Archive          *PageRegion EnvC6
950
951 *% EnvMonarch
952 *UIConstraints: *PageRegion EnvMonarch      *MediaType None
953 *UIConstraints: *PageRegion EnvMonarch      *MediaType Plain
954 *UIConstraints: *PageRegion EnvMonarch      *MediaType Thick
955 *UIConstraints: *PageRegion EnvMonarch      *MediaType Thin
956 *UIConstraints: *PageRegion EnvMonarch      *MediaType Bond
957 *UIConstraints: *PageRegion EnvMonarch      *MediaType Color
958 *UIConstraints: *PageRegion EnvMonarch      *MediaType Card
959 *UIConstraints: *PageRegion EnvMonarch      *MediaType Labels
960 *UIConstraints: *PageRegion EnvMonarch      *MediaType Preprinted
961 *UIConstraints: *PageRegion EnvMonarch      *MediaType Recycled
962 *UIConstraints: *PageRegion EnvMonarch      *MediaType Cotton
963 *UIConstraints: *PageRegion EnvMonarch      *MediaType Transparency
964 *UIConstraints: *PageRegion EnvMonarch      *MediaType ExtraThick
965 *UIConstraints: *PageRegion EnvMonarch      *MediaType Thicker
966 *UIConstraints: *PageRegion EnvMonarch      *MediaType Archive
967
968 *UIConstraints: *MediaType None             *PageRegion EnvMonarch
969 *UIConstraints: *MediaType Plain            *PageRegion EnvMonarch
970 *UIConstraints: *MediaType Thick            *PageRegion EnvMonarch
971 *UIConstraints: *MediaType Thin             *PageRegion EnvMonarch
972 *UIConstraints: *MediaType Bond             *PageRegion EnvMonarch
973 *UIConstraints: *MediaType Color            *PageRegion EnvMonarch
974 *UIConstraints: *MediaType Card             *PageRegion EnvMonarch
975 *UIConstraints: *MediaType Labels           *PageRegion EnvMonarch
976 *UIConstraints: *MediaType Preprinted       *PageRegion EnvMonarch
977 *UIConstraints: *MediaType Recycled         *PageRegion EnvMonarch
978 *UIConstraints: *MediaType Cotton           *PageRegion EnvMonarch
979 *UIConstraints: *MediaType Transparency     *PageRegion EnvMonarch
980 *UIConstraints: *MediaType ExtraThick       *PageRegion EnvMonarch
981 *UIConstraints: *MediaType Thicker          *PageRegion EnvMonarch
982 *UIConstraints: *MediaType Archive          *PageRegion EnvMonarch
983
984 *% Env9
985 *UIConstraints: *PageRegion Env9            *MediaType None
986 *UIConstraints: *PageRegion Env9            *MediaType Plain
987 *UIConstraints: *PageRegion Env9            *MediaType Thick
988 *UIConstraints: *PageRegion Env9            *MediaType Thin
989 *UIConstraints: *PageRegion Env9            *MediaType Bond
990 *UIConstraints: *PageRegion Env9            *MediaType Color
991 *UIConstraints: *PageRegion Env9            *MediaType Card
992 *UIConstraints: *PageRegion Env9            *MediaType Labels
993 *UIConstraints: *PageRegion Env9            *MediaType Preprinted
994 *UIConstraints: *PageRegion Env9            *MediaType Recycled
995 *UIConstraints: *PageRegion Env9            *MediaType Cotton
996 *UIConstraints: *PageRegion Env9            *MediaType Transparency
997 *UIConstraints: *PageRegion Env9            *MediaType ExtraThick
998 *UIConstraints: *PageRegion Env9            *MediaType Thicker
999 *UIConstraints: *PageRegion Env9            *MediaType Archive
1000
1001 *UIConstraints: *MediaType None             *PageRegion Env9
1002 *UIConstraints: *MediaType Plain            *PageRegion Env9
1003 *UIConstraints: *MediaType Thick            *PageRegion Env9
1004 *UIConstraints: *MediaType Thin             *PageRegion Env9
1005 *UIConstraints: *MediaType Bond             *PageRegion Env9
1006 *UIConstraints: *MediaType Color            *PageRegion Env9
1007 *UIConstraints: *MediaType Card             *PageRegion Env9
1008 *UIConstraints: *MediaType Labels           *PageRegion Env9
1009 *UIConstraints: *MediaType Preprinted       *PageRegion Env9
1010 *UIConstraints: *MediaType Recycled         *PageRegion Env9
1011 *UIConstraints: *MediaType Cotton           *PageRegion Env9
1012 *UIConstraints: *MediaType Transparency     *PageRegion Env9
1013 *UIConstraints: *MediaType ExtraThick       *PageRegion Env9
1014 *UIConstraints: *MediaType Thicker          *PageRegion Env9
1015 *UIConstraints: *MediaType Archive          *PageRegion Env9
1016
1017 *% EnvPersonal
1018 *UIConstraints: *PageRegion EnvPersonal     *MediaType None
1019 *UIConstraints: *PageRegion EnvPersonal     *MediaType Plain
1020 *UIConstraints: *PageRegion EnvPersonal     *MediaType Thick
1021 *UIConstraints: *PageRegion EnvPersonal     *MediaType Thin
1022 *UIConstraints: *PageRegion EnvPersonal     *MediaType Bond
1023 *UIConstraints: *PageRegion EnvPersonal     *MediaType Color
1024 *UIConstraints: *PageRegion EnvPersonal     *MediaType Card
1025 *UIConstraints: *PageRegion EnvPersonal     *MediaType Labels
1026 *UIConstraints: *PageRegion EnvPersonal     *MediaType Preprinted
1027 *UIConstraints: *PageRegion EnvPersonal     *MediaType Recycled
1028 *UIConstraints: *PageRegion EnvPersonal     *MediaType Cotton
1029 *UIConstraints: *PageRegion EnvPersonal     *MediaType Transparency
1030 *UIConstraints: *PageRegion EnvPersonal     *MediaType ExtraThick
1031 *UIConstraints: *PageRegion EnvPersonal     *MediaType Thicker
1032 *UIConstraints: *PageRegion EnvPersonal     *MediaType Archive
1033
1034 *UIConstraints: *MediaType None             *PageRegion EnvPersonal
1035 *UIConstraints: *MediaType Plain            *PageRegion EnvPersonal
1036 *UIConstraints: *MediaType Thick            *PageRegion EnvPersonal
1037 *UIConstraints: *MediaType Thin             *PageRegion EnvPersonal
1038 *UIConstraints: *MediaType Bond             *PageRegion EnvPersonal
1039 *UIConstraints: *MediaType Color            *PageRegion EnvPersonal
1040 *UIConstraints: *MediaType Card             *PageRegion EnvPersonal
1041 *UIConstraints: *MediaType Labels           *PageRegion EnvPersonal
1042 *UIConstraints: *MediaType Preprinted       *PageRegion EnvPersonal
1043 *UIConstraints: *MediaType Recycled         *PageRegion EnvPersonal
1044 *UIConstraints: *MediaType Cotton           *PageRegion EnvPersonal
1045 *UIConstraints: *MediaType Transparency     *PageRegion EnvPersonal
1046 *UIConstraints: *MediaType ExtraThick       *PageRegion EnvPersonal
1047 *UIConstraints: *MediaType Thicker          *PageRegion EnvPersonal
1048 *UIConstraints: *MediaType Archive          *PageRegion EnvPersonal
1049
1050 *% =========================================================
1051 *%  PageSize - Envelope(MediaType)
1052 *% =========================================================
1053 *UIConstraints: *PageSize Letter            *MediaType Envelope
1054 *UIConstraints: *PageSize Legal             *MediaType Envelope
1055 *UIConstraints: *PageSize Oficio_S          *MediaType Envelope
1056 *UIConstraints: *PageSize US-Folio          *MediaType Envelope
1057 *UIConstraints: *PageSize A4                *MediaType Envelope
1058 *UIConstraints: *PageSize B5-JIS            *MediaType Envelope
1059 *UIConstraints: *PageSize Executive         *MediaType Envelope
1060 *UIConstraints: *PageSize Statement         *MediaType Envelope
1061 *UIConstraints: *PageSize A5                *MediaType Envelope
1062 *UIConstraints: *PageSize A6                *MediaType Envelope
1063
1064 *UIConstraints: *MediaType Envelope         *PageSize Letter
1065 *UIConstraints: *MediaType Envelope         *PageSize Legal
1066 *UIConstraints: *MediaType Envelope         *PageSize Oficio_S
1067 *UIConstraints: *MediaType Envelope         *PageSize US-Folio
1068 *UIConstraints: *MediaType Envelope         *PageSize A4
1069 *UIConstraints: *MediaType Envelope         *PageSize B5-JIS
1070 *UIConstraints: *MediaType Envelope         *PageSize Executive
1071 *UIConstraints: *MediaType Envelope         *PageSize Statement
1072 *UIConstraints: *MediaType Envelope         *PageSize A5
1073 *UIConstraints: *MediaType Envelope         *PageSize A6
1074
1075 *% =========================================================
1076 *%  PageRegion - Envelope(MediaType)
1077 *% =========================================================
1078 *UIConstraints: *PageRegion Letter          *MediaType Envelope
1079 *UIConstraints: *PageRegion Legal           *MediaType Envelope
1080 *UIConstraints: *PageRegion Oficio_S        *MediaType Envelope
1081 *UIConstraints: *PageRegion US-Folio        *MediaType Envelope
1082 *UIConstraints: *PageRegion A4              *MediaType Envelope
1083 *UIConstraints: *PageRegion B5-JIS          *MediaType Envelope
1084 *UIConstraints: *PageRegion Executive       *MediaType Envelope
1085 *UIConstraints: *PageRegion Statement       *MediaType Envelope
1086 *UIConstraints: *PageRegion A5              *MediaType Envelope
1087 *UIConstraints: *PageRegion A6              *MediaType Envelope
1088
1089 *UIConstraints: *MediaType Envelope         *PageRegion Letter
1090 *UIConstraints: *MediaType Envelope         *PageRegion Legal
1091 *UIConstraints: *MediaType Envelope         *PageRegion Oficio_S
1092 *UIConstraints: *MediaType Envelope         *PageRegion US-Folio
1093 *UIConstraints: *MediaType Envelope         *PageRegion A4
1094 *UIConstraints: *MediaType Envelope         *PageRegion B5-JIS
1095 *UIConstraints: *MediaType Envelope         *PageRegion Executive
1096 *UIConstraints: *MediaType Envelope         *PageRegion Statement
1097 *UIConstraints: *MediaType Envelope         *PageRegion A5
1098 *UIConstraints: *MediaType Envelope         *PageRegion A6
1099
1100
1101 *% =========================================================
1102 *%  PageSize - Transparency(MediaType)
1103 *% =========================================================
1104 *UIConstraints: *PageSize Legal             *MediaType Transparency
1105 *UIConstraints: *PageSize Oficio_S          *MediaType Transparency
1106 *UIConstraints: *PageSize US-Folio          *MediaType Transparency
1107 *UIConstraints: *PageSize B5-ISO            *MediaType Transparency
1108 *UIConstraints: *PageSize B5-JIS            *MediaType Transparency
1109 *UIConstraints: *PageSize Executive         *MediaType Transparency
1110 *UIConstraints: *PageSize Statement         *MediaType Transparency
1111 *UIConstraints: *PageSize A5                *MediaType Transparency
1112 *UIConstraints: *PageSize A6                *MediaType Transparency
1113
1114 *UIConstraints: *MediaType Transparency         *PageSize Legal
1115 *UIConstraints: *MediaType Transparency         *PageSize Oficio_S
1116 *UIConstraints: *MediaType Transparency         *PageSize US-Folio
1117 *UIConstraints: *MediaType Transparency         *PageSize B5-ISO
1118 *UIConstraints: *MediaType Transparency         *PageSize B5-JIS
1119 *UIConstraints: *MediaType Transparency         *PageSize Executive
1120 *UIConstraints: *MediaType Transparency         *PageSize Statement
1121 *UIConstraints: *MediaType Transparency         *PageSize A5
1122 *UIConstraints: *MediaType Transparency         *PageSize A6
1123
1124 *% =========================================================
1125 *%  PageRegion - Envelope(MediaType)
1126 *% =========================================================
1127 *UIConstraints: *PageRegion Legal           *MediaType Transparency
1128 *UIConstraints: *PageRegion Oficio_S        *MediaType Transparency
1129 *UIConstraints: *PageRegion US-Folio        *MediaType Transparency
1130 *UIConstraints: *PageRegion B5-ISO          *MediaType Transparency
1131 *UIConstraints: *PageRegion B5-JIS          *MediaType Transparency
1132 *UIConstraints: *PageRegion Executive       *MediaType Transparency
1133 *UIConstraints: *PageRegion Statement       *MediaType Transparency
1134 *UIConstraints: *PageRegion A5              *MediaType Transparency
1135 *UIConstraints: *PageRegion A6              *MediaType Transparency
1136
1137 *UIConstraints: *MediaType Transparency         *PageRegion Legal
1138 *UIConstraints: *MediaType Transparency         *PageRegion Oficio_S
1139 *UIConstraints: *MediaType Transparency         *PageRegion US-Folio
1140 *UIConstraints: *MediaType Transparency         *PageRegion B5-ISO
1141 *UIConstraints: *MediaType Transparency         *PageRegion B5-JIS
1142 *UIConstraints: *MediaType Transparency         *PageRegion Executive
1143 *UIConstraints: *MediaType Transparency         *PageRegion Statement
1144 *UIConstraints: *MediaType Transparency         *PageRegion A5
1145 *UIConstraints: *MediaType Transparency         *PageRegion A6
1146
1147
1148 *% =========================================================
1149 *%  Envelope(PageSize) - InputSlot(Only MP & Manual Feeder)
1150 *% =========================================================
1151
1152 *% Env10
1153 *UIConstraints: *PageSize Env10         *InputSlot Middle
1154 *UIConstraints: *PageSize Env10         *InputSlot Lower
1155 *UIConstraints: *PageSize Env10         *InputSlot Tray3
1156 *UIConstraints: *InputSlot Middle       *PageSize Env10
1157 *UIConstraints: *InputSlot Lower        *PageSize Env10
1158 *UIConstraints: *InputSlot Tray3        *PageSize Env10
1159
1160 *% EnvDL
1161 *UIConstraints: *PageSize EnvDL         *InputSlot Middle
1162 *UIConstraints: *PageSize EnvDL         *InputSlot Lower
1163 *UIConstraints: *PageSize EnvDL         *InputSlot Tray3
1164 *UIConstraints: *InputSlot Middle       *PageSize EnvDL
1165 *UIConstraints: *InputSlot Lower        *PageSize EnvDL
1166 *UIConstraints: *InputSlot Tray3        *PageSize EnvDL
1167
1168 *% EnvC5
1169 *UIConstraints: *PageSize EnvC5         *InputSlot Middle
1170 *UIConstraints: *PageSize EnvC5         *InputSlot Lower
1171 *UIConstraints: *PageSize EnvC5         *InputSlot Tray3
1172 *UIConstraints: *InputSlot Middle       *PageSize EnvC5
1173 *UIConstraints: *InputSlot Lower        *PageSize EnvC5
1174 *UIConstraints: *InputSlot Tray3        *PageSize EnvC5
1175
1176 *% EnvC6
1177 *UIConstraints: *PageSize EnvC6         *InputSlot Middle
1178 *UIConstraints: *PageSize EnvC6         *InputSlot Lower
1179 *UIConstraints: *PageSize EnvC6         *InputSlot Tray3
1180 *UIConstraints: *InputSlot Middle       *PageSize EnvC6
1181 *UIConstraints: *InputSlot Lower        *PageSize EnvC6
1182 *UIConstraints: *InputSlot Tray3        *PageSize EnvC6
1183
1184 *% EnvMonarch
1185 *UIConstraints: *PageSize EnvMonarch    *InputSlot Middle
1186 *UIConstraints: *PageSize EnvMonarch    *InputSlot Lower
1187 *UIConstraints: *PageSize EnvMonarch    *InputSlot Tray3
1188 *UIConstraints: *InputSlot Middle       *PageSize EnvMonarch
1189 *UIConstraints: *InputSlot Lower        *PageSize EnvMonarch
1190 *UIConstraints: *InputSlot Tray3        *PageSize EnvMonarch
1191
1192 *% Env9
1193 *UIConstraints: *PageSize Env9          *InputSlot Middle
1194 *UIConstraints: *PageSize Env9          *InputSlot Lower
1195 *UIConstraints: *PageSize Env9          *InputSlot Tray3
1196 *UIConstraints: *InputSlot Middle       *PageSize Env9
1197 *UIConstraints: *InputSlot Lower        *PageSize Env9
1198 *UIConstraints: *InputSlot Tray3        *PageSize Env9
1199
1200 *% EnvPersonal
1201 *UIConstraints: *PageSize EnvPersonal   *InputSlot Middle
1202 *UIConstraints: *PageSize EnvPersonal   *InputSlot Lower
1203 *UIConstraints: *PageSize EnvPersonal   *InputSlot Tray3
1204 *UIConstraints: *InputSlot Middle       *PageSize EnvPersonal
1205 *UIConstraints: *InputSlot Lower        *PageSize EnvPersonal
1206 *UIConstraints: *InputSlot Tray3        *PageSize EnvPersonal
1207
1208 *% =========================================================
1209 *%  Envelope(PageRegion) - InputSlot(Only MP & Manual Feeder)
1210 *% =========================================================
1211
1212 *% Env10
1213 *UIConstraints: *PageRegion Env10       *InputSlot Middle
1214 *UIConstraints: *PageRegion Env10       *InputSlot Lower
1215 *UIConstraints: *PageRegion Env10       *InputSlot Tray3
1216 *UIConstraints: *InputSlot Middle       *PageRegion Env10
1217 *UIConstraints: *InputSlot Lower        *PageRegion Env10
1218 *UIConstraints: *InputSlot Tray3        *PageRegion Env10
1219
1220 *% EnvDL
1221 *UIConstraints: *PageRegion EnvDL       *InputSlot Middle
1222 *UIConstraints: *PageRegion EnvDL       *InputSlot Lower
1223 *UIConstraints: *PageRegion EnvDL       *InputSlot Tray3
1224 *UIConstraints: *InputSlot Middle       *PageRegion EnvDL
1225 *UIConstraints: *InputSlot Lower        *PageRegion EnvDL
1226 *UIConstraints: *InputSlot Tray3        *PageRegion EnvDL
1227
1228 *% EnvC5
1229 *UIConstraints: *PageRegion EnvC5       *InputSlot Middle
1230 *UIConstraints: *PageRegion EnvC5       *InputSlot Lower
1231 *UIConstraints: *PageRegion EnvC5       *InputSlot Tray3
1232 *UIConstraints: *InputSlot Middle       *PageRegion EnvC5
1233 *UIConstraints: *InputSlot Lower        *PageRegion EnvC5
1234 *UIConstraints: *InputSlot Tray3        *PageRegion EnvC5
1235
1236 *% EnvC6
1237 *UIConstraints: *PageRegion EnvC6       *InputSlot Middle
1238 *UIConstraints: *PageRegion EnvC6       *InputSlot Lower
1239 *UIConstraints: *PageRegion EnvC6       *InputSlot Tray3
1240 *UIConstraints: *InputSlot Middle       *PageRegion EnvC6
1241 *UIConstraints: *InputSlot Lower        *PageRegion EnvC6
1242 *UIConstraints: *InputSlot Tray3        *PageRegion EnvC6
1243
1244 *% EnvMonarch
1245 *UIConstraints: *PageRegion EnvMonarch  *InputSlot Middle
1246 *UIConstraints: *PageRegion EnvMonarch  *InputSlot Lower
1247 *UIConstraints: *PageRegion EnvMonarch  *InputSlot Tray3
1248 *UIConstraints: *InputSlot Middle       *PageRegion EnvMonarch
1249 *UIConstraints: *InputSlot Lower        *PageRegion EnvMonarch
1250 *UIConstraints: *InputSlot Tray3        *PageRegion EnvMonarch
1251
1252 *% Env9
1253 *UIConstraints: *PageRegion Env9        *InputSlot Middle
1254 *UIConstraints: *PageRegion Env9        *InputSlot Lower
1255 *UIConstraints: *PageRegion Env9        *InputSlot Tray3
1256 *UIConstraints: *InputSlot Middle       *PageRegion Env9
1257 *UIConstraints: *InputSlot Lower        *PageRegion Env9
1258 *UIConstraints: *InputSlot Tray3        *PageRegion Env9
1259
1260 *% EnvPersonal
1261 *UIConstraints: *PageRegion EnvPersonal *InputSlot Middle
1262 *UIConstraints: *PageRegion EnvPersonal *InputSlot Lower
1263 *UIConstraints: *PageRegion EnvPersonal *InputSlot Tray3
1264 *UIConstraints: *InputSlot Middle       *PageRegion EnvPersonal
1265 *UIConstraints: *InputSlot Lower        *PageRegion EnvPersonal
1266 *UIConstraints: *InputSlot Tray3        *PageRegion EnvPersonal
1267
1268 *% =========================================================
1269 *%  Envelope(MediaType) - InputSlot(only MP & Manual Feeder)
1270 *% =========================================================
1271 *UIConstraints: *MediaType Envelope     *InputSlot Middle
1272 *UIConstraints: *MediaType Envelope     *InputSlot Lower
1273 *UIConstraints: *MediaType Envelope     *InputSlot Tray3
1274 *UIConstraints: *InputSlot Middle       *MediaType Envelope
1275 *UIConstraints: *InputSlot Lower        *MediaType Envelope
1276 *UIConstraints: *InputSlot Tray3        *MediaType Envelope
1277
1278 *% =========================================================  
1279 *%  Labels(MediaType) - InputSlot(only MP & Manual Feeder)  
1280 *% =========================================================  
1281 *UIConstraints: *MediaType Labels               *InputSlot Middle         
1282 *UIConstraints: *MediaType Labels               *InputSlot Lower      
1283 *UIConstraints: *MediaType Labels               *InputSlot Tray3
1284 *UIConstraints: *InputSlot Middle               *MediaType Labels   
1285 *UIConstraints: *InputSlot Lower                *MediaType Labels 
1286 *UIConstraints: *InputSlot Tray3                *MediaType Labels
1287
1288
1289 *% =========================================================  
1290 *%  Card(MediaType) - InputSlot(only MP & Manual Feeder)  
1291 *% =========================================================  
1292 *UIConstraints: *MediaType Card                 *InputSlot Middle         
1293 *UIConstraints: *MediaType Card                 *InputSlot Lower      
1294 *UIConstraints: *MediaType Card                 *InputSlot Tray3
1295 *UIConstraints: *InputSlot Middle               *MediaType Card   
1296 *UIConstraints: *InputSlot Lower                *MediaType Card 
1297 *UIConstraints: *InputSlot Tray3                *MediaType Card
1298
1299 *% =========================================================
1300 *%  Transparency(MediaType) - InputSlot(only MP & Manual Feeder)
1301 *% =========================================================
1302 *UIConstraints: *MediaType Transparency     *InputSlot Middle
1303 *UIConstraints: *MediaType Transparency     *InputSlot Lower
1304 *UIConstraints: *MediaType Transparency     *InputSlot Tray3
1305 *UIConstraints: *InputSlot Middle           *MediaType Transparency
1306 *UIConstraints: *InputSlot Lower            *MediaType Transparency
1307 *UIConstraints: *InputSlot Tray3            *MediaType Transparency
1308
1309
1310 *% =========================================================  
1311 *%  Bond(MediaType) - InputSlot(only MP & Manual Feeder)  
1312 *% ========================================================= 
1313 *UIConstraints: *MediaType Bond                 *InputSlot Middle      
1314 *UIConstraints: *MediaType Bond                 *InputSlot Lower     
1315 *UIConstraints: *MediaType Bond                 *InputSlot Tray3
1316 *UIConstraints: *InputSlot Middle       *MediaType Bond 
1317 *UIConstraints: *InputSlot Lower                *MediaType Bond 
1318 *UIConstraints: *InputSlot Tray3                *MediaType Bond
1319
1320 *% =========================================================  
1321 *%  Archive(MediaType) - InputSlot(only MP & Manual Feeder)  
1322 *% ========================================================= 
1323 *UIConstraints: *MediaType Archive      *InputSlot Middle
1324 *UIConstraints: *MediaType Archive      *InputSlot Lower      
1325 *UIConstraints: *MediaType Archive      *InputSlot Tray3
1326 *UIConstraints: *InputSlot Middle       *MediaType Archive    
1327 *UIConstraints: *InputSlot Lower                *MediaType Archive 
1328 *UIConstraints: *InputSlot Tray3                *MediaType Archive
1329
1330 *% =========================================================
1331 *%  PageSize - InputSlot (Tray2)
1332 *% =========================================================
1333 *UIConstraints: *PageSize Statement         *InputSlot Middle
1334 *UIConstraints: *PageSize Statement         *InputSlot Lower
1335 *UIConstraints: *PageSize Statement         *InputSlot Tray3
1336 *UIConstraints: *PageSize A6                *InputSlot Middle
1337 *UIConstraints: *PageSize A6                *InputSlot Lower
1338 *UIConstraints: *PageSize A6                *InputSlot Tray3
1339 *UIConstraints: *InputSlot Middle           *PageSize Statement
1340 *UIConstraints: *InputSlot Lower            *PageSize Statement
1341 *UIConstraints: *InputSlot Tray3            *PageSize Statement
1342 *UIConstraints: *InputSlot Middle           *PageSize A6
1343 *UIConstraints: *InputSlot Lower            *PageSize A6
1344 *UIConstraints: *InputSlot Tray3            *PageSize A6
1345
1346 *% =========================================================
1347 *%  PageRegion - InputSlot (Tray2)
1348 *% =========================================================
1349 *UIConstraints: *PageRegion Statement       *InputSlot Middle
1350 *UIConstraints: *PageRegion Statement       *InputSlot Lower
1351 *UIConstraints: *PageRegion Statement       *InputSlot Tray3
1352 *UIConstraints: *PageRegion A6              *InputSlot Middle
1353 *UIConstraints: *PageRegion A6              *InputSlot Lower
1354 *UIConstraints: *PageRegion A6              *InputSlot Tray3
1355 *UIConstraints: *InputSlot Middle           *PageRegion Statement
1356 *UIConstraints: *InputSlot Lower            *PageRegion Statement
1357 *UIConstraints: *InputSlot Tray3            *PageRegion Statement
1358 *UIConstraints: *InputSlot Middle           *PageRegion A6
1359 *UIConstraints: *InputSlot Lower            *PageRegion A6
1360 *UIConstraints: *InputSlot Tray3            *PageRegion A6
1361
1362 *% =========================================================
1363 *%  PageSize - CardStock
1364 *% =========================================================
1365 *UIConstraints: *PageSize Letter             *MediaType Card
1366 *UIConstraints: *PageSize Legal              *MediaType Card
1367 *UIConstraints: *PageSize Executive          *MediaType Card
1368 *UIConstraints: *PageSize A4                 *MediaType Card
1369 *UIConstraints: *PageSize A5                 *MediaType Card
1370 *UIConstraints: *PageSize B5-JIS             *MediaType Card
1371 *UIConstraints: *PageSize US-Folio           *MediaType Card
1372 *UIConstraints: *PageSize B5-ISO             *MediaType Card
1373 *UIConstraints: *PageSize Oficio_S           *MediaType Card
1374 *UIConstraints: *PageSize Statement          *MediaType Card
1375
1376 *UIConstraints: *MediaType Card                                                 *PageSize Letter
1377 *UIConstraints: *MediaType Card                                                 *PageSize Legal
1378 *UIConstraints: *MediaType Card                                                 *PageSize Executive
1379 *UIConstraints: *MediaType Card                                                 *PageSize A4
1380 *UIConstraints: *MediaType Card                                                 *PageSize A5
1381 *UIConstraints: *MediaType Card                                                 *PageSize B5-JIS
1382 *UIConstraints: *MediaType Card                                                 *PageSize US-Folio 
1383 *UIConstraints: *MediaType Card                                                 *PageSize B5-ISO
1384 *UIConstraints: *MediaType Card                                                 *PageSize Oficio_S
1385 *UIConstraints: *MediaType Card                                                 *PageSize Statement
1386
1387 *% =========================================================
1388 *%  PageRegion - CardStock
1389 *% =========================================================
1390 *UIConstraints: *PageRegion Letter             *MediaType Card
1391 *UIConstraints: *PageRegion Legal              *MediaType Card
1392 *UIConstraints: *PageRegion Executive          *MediaType Card
1393 *UIConstraints: *PageRegion A4                 *MediaType Card
1394 *UIConstraints: *PageRegion A5                 *MediaType Card
1395 *UIConstraints: *PageRegion B5-JIS             *MediaType Card
1396 *UIConstraints: *PageRegion US-Folio           *MediaType Card
1397 *UIConstraints: *PageRegion B5-ISO             *MediaType Card
1398 *UIConstraints: *PageRegion Oficio_S           *MediaType Card
1399 *UIConstraints: *PageRegion Statement          *MediaType Card
1400
1401 *UIConstraints: *MediaType Card                                                 *PageRegion Letter
1402 *UIConstraints: *MediaType Card                                                 *PageRegion Legal
1403 *UIConstraints: *MediaType Card                                                 *PageRegion Executive
1404 *UIConstraints: *MediaType Card                                                 *PageRegion A4
1405 *UIConstraints: *MediaType Card                                                 *PageRegion A5
1406 *UIConstraints: *MediaType Card                                                 *PageRegion B5-JIS
1407 *UIConstraints: *MediaType Card                                                 *PageRegion US-Folio 
1408 *UIConstraints: *MediaType Card                                                 *PageRegion B5-ISO
1409 *UIConstraints: *MediaType Card                                                 *PageRegion Oficio_S
1410 *UIConstraints: *MediaType Card                                                 *PageRegion Statement
1411
1412
1413 *%======Duplex are not fuctional
1414 *UIConstraints: *Duplex None                *SECReverseDuplex True
1415 *UIConstraints: *SECReverseDuplex True      *Duplex None
1416
1417 *% =========================================================  
1418 *%  MediaType - JCLSeparatorsOption
1419 *% ========================================================= 
1420 *UIConstraints: *MediaType None                 *JCLSeparatorsOption PrintedSeparator
1421 *UIConstraints: *MediaType None                 *JCLSeparatorsOption BlankSeparator
1422 *UIConstraints: *MediaType Plain                *JCLSeparatorsOption PrintedSeparator
1423 *UIConstraints: *MediaType Plain                *JCLSeparatorsOption BlankSeparator                
1424 *UIConstraints: *MediaType Thick                *JCLSeparatorsOption PrintedSeparator
1425 *UIConstraints: *MediaType Thick                *JCLSeparatorsOption BlankSeparator                
1426 *UIConstraints: *MediaType Thin                 *JCLSeparatorsOption PrintedSeparator
1427 *UIConstraints: *MediaType Thin                 *JCLSeparatorsOption BlankSeparator                
1428 *UIConstraints: *MediaType Bond                 *JCLSeparatorsOption PrintedSeparator
1429 *UIConstraints: *MediaType Bond                 *JCLSeparatorsOption BlankSeparator                
1430 *UIConstraints: *MediaType Color                *JCLSeparatorsOption PrintedSeparator
1431 *UIConstraints: *MediaType Color                *JCLSeparatorsOption BlankSeparator                
1432 *UIConstraints: *MediaType Card                 *JCLSeparatorsOption PrintedSeparator
1433 *UIConstraints: *MediaType Card                 *JCLSeparatorsOption BlankSeparator                
1434 *UIConstraints: *MediaType Labels               *JCLSeparatorsOption PrintedSeparator
1435 *UIConstraints: *MediaType Labels               *JCLSeparatorsOption BlankSeparator                
1436 *UIConstraints: *MediaType Envelope             *JCLSeparatorsOption PrintedSeparator
1437 *UIConstraints: *MediaType Envelope             *JCLSeparatorsOption BlankSeparator                
1438 *UIConstraints: *MediaType Preprinted   *JCLSeparatorsOption PrintedSeparator
1439 *UIConstraints: *MediaType Preprinted   *JCLSeparatorsOption BlankSeparator                
1440 *UIConstraints: *MediaType Recycled             *JCLSeparatorsOption PrintedSeparator
1441 *UIConstraints: *MediaType Recycled             *JCLSeparatorsOption BlankSeparator
1442 *UIConstraints: *MediaType Cotton               *JCLSeparatorsOption PrintedSeparator
1443 *UIConstraints: *MediaType Cotton               *JCLSeparatorsOption BlankSeparator
1444 *UIConstraints: *MediaType Archive              *JCLSeparatorsOption PrintedSeparator
1445 *UIConstraints: *MediaType Archive              *JCLSeparatorsOption BlankSeparator
1446 *UIConstraints: *MediaType ExtraThick   *JCLSeparatorsOption PrintedSeparator
1447 *UIConstraints: *MediaType ExtraThick   *JCLSeparatorsOption BlankSeparator
1448 *UIConstraints: *MediaType Thicker              *JCLSeparatorsOption PrintedSeparator
1449 *UIConstraints: *MediaType Thicker              *JCLSeparatorsOption BlankSeparator  
1450
1451
1452 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType None                 
1453 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType None                 
1454 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Plain                
1455 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Plain                              
1456 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Thick                
1457 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Thick                              
1458 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Thin                 
1459 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Thin                               
1460 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Bond                 
1461 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Bond                               
1462 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Color                
1463 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Color                              
1464 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Card                 
1465 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Card                               
1466 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Labels               
1467 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Labels                             
1468 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Envelope             
1469 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Envelope                           
1470 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Preprinted   
1471 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Preprinted                 
1472 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Recycled             
1473 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Recycled             
1474 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Cotton               
1475 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Cotton               
1476 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Archive              
1477 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Archive
1478 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType ExtraThick           
1479 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType ExtraThick           
1480 *UIConstraints: *JCLSeparatorsOption PrintedSeparator   *MediaType Thicker              
1481 *UIConstraints: *JCLSeparatorsOption BlankSeparator     *MediaType Thicker              
1482
1483
1484 *% =========================================================  
1485 *%  JCLSeparatorsOption - JCLSeparatorsSource
1486 *% ========================================================= 
1487
1488 *UIConstraints: *JCLSeparatorsOption None       *JCLSeparatorsSource Upper 
1489 *UIConstraints: *JCLSeparatorsOption None       *JCLSeparatorsSource Middle
1490 *UIConstraints: *JCLSeparatorsOption None       *JCLSeparatorsSource Lower
1491 *UIConstraints: *JCLSeparatorsOption None       *JCLSeparatorsSource Tray3
1492 *UIConstraints: *JCLSeparatorsSource Upper      *JCLSeparatorsOption None
1493 *UIConstraints: *JCLSeparatorsSource Middle     *JCLSeparatorsOption None
1494 *UIConstraints: *JCLSeparatorsSource Lower      *JCLSeparatorsOption None
1495 *UIConstraints: *JCLSeparatorsSource Tray3      *JCLSeparatorsOption None
1496
1497
1498 *% ++++++++++++++++++++++
1499 *%  Font Information
1500 *% ++++++++++++++++++++++
1501 *DefaultFont: Courier
1502 *Font AlbertusMT-Italic: Standard "(001.001)" Standard ROM
1503 *Font AlbertusMT-Light: Standard "(001.001)" Standard ROM
1504 *Font AlbertusMT: Standard "(001.001)" Standard ROM
1505 *Font AntiqueOlive-Bold: Standard "(001.001)" Standard ROM
1506 *Font AntiqueOlive-Compact: Standard "(001.001)" Standard ROM
1507 *Font AntiqueOlive-Italic: Standard "(001.001)" Standard ROM
1508 *Font AntiqueOlive-Roman: Standard "(001.001)" Standard ROM
1509 *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
1510 *Font Arial-BoldItalicMT: Standard "(001.001)" Standard ROM
1511 *Font Arial-BoldMT: Standard "(001.001)" Standard ROM
1512 *Font Arial-ItalicMT: Standard "(001.001)" Standard ROM
1513 *Font ArialMT: Standard "(001.001)" Standard ROM
1514 *Font AvantGarde-Book: Standard "(001.001)" Standard ROM
1515 *Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
1516 *Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
1517 *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
1518 *Font Bodoni-Bold: Standard "(001.001)" Standard ROM
1519 *Font Bodoni-BoldItalic: Standard "(001.001)" Standard ROM
1520 *Font Bodoni-Italic: Standard "(001.001)" Standard ROM
1521 *Font Bodoni-Poster: Standard "(001.001)" Standard ROM
1522 *Font Bodoni-PosterCompressed: Standard "(001.001)" Standard ROM
1523 *Font Bodoni: Standard "(001.001)" Standard ROM
1524 *Font Bookman-Demi: Standard "(001.001)" Standard ROM
1525 *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
1526 *Font Bookman-Light: Standard "(001.001)" Standard ROM
1527 *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
1528 *Font Candid: Special "(001.001)" Special ROM
1529 *Font Chicago: Standard "(001.001)" ExtendedRoman ROM
1530 *Font Clarendon-Bold: Standard "(001.001)" Standard ROM
1531 *Font Clarendon-Light: Standard "(001.001)" Standard ROM
1532 *Font Clarendon: Standard "(001.001)" Standard ROM
1533 *Font CooperBlack-Italic: Standard "(001.001)" Standard ROM
1534 *Font CooperBlack: Standard "(001.001)" Standard ROM
1535 *Font Copperplate-ThirtyThreeBC: Standard "(001.001)" Standard ROM
1536 *Font Copperplate-ThirtyTwoBC: Standard "(001.001)" Standard ROM
1537 *Font Coronet-Regular: Standard "(001.001)" Standard ROM
1538 *Font Courier-Bold: Standard "(001.001)" Standard ROM
1539 *Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
1540 *Font Courier-Oblique: Standard "(001.001)" Standard ROM
1541 *Font Courier: Standard "(001.001)" Standard ROM
1542 *Font Eurostile-Bold: Standard "(001.001)" Standard ROM
1543 *Font Eurostile-BoldExtendedTwo: Standard "(001.001)" Standard ROM
1544 *Font Eurostile-ExtendedTwo: Standard "(001.001)" Standard ROM
1545 *Font Eurostile: Standard "(001.001)" Standard ROM
1546 *Font Geneva: Standard "(001.001)" ExtendedRoman ROM
1547 *Font GillSans-Bold: Standard "(001.001)" Standard ROM
1548 *Font GillSans-BoldCondensed: Standard "(001.001)" Standard ROM
1549 *Font GillSans-BoldItalic: Standard "(001.001)" Standard ROM
1550 *Font GillSans-Condensed: Standard "(001.001)" Standard ROM
1551 *Font GillSans-ExtraBold: Standard "(001.001)" Standard ROM
1552 *Font GillSans-Italic: Standard "(001.001)" Standard ROM
1553 *Font GillSans-Light: Standard "(001.001)" Standard ROM
1554 *Font GillSans-LightItalic: Standard "(001.001)" Standard ROM
1555 *Font GillSans: Standard "(001.001)" Standard ROM
1556 *Font Goudy-Bold: Standard "(001.001)" Standard ROM
1557 *Font Goudy-BoldItalic: Standard "(001.000)" Standard ROM
1558 *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
1559 *Font Goudy-Italic: Standard "(001.001)" Standard ROM
1560 *Font Goudy: Standard "(001.001)" Standard ROM
1561 *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
1562 *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
1563 *Font Helvetica-Condensed-Bold: Standard "(001.001)" Standard ROM
1564 *Font Helvetica-Condensed-BoldObl: Standard "(001.001)" Standard ROM
1565 *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
1566 *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
1567 *Font Helvetica-Narrow-Bold: Standard "(001.001)" Standard ROM
1568 *Font Helvetica-Narrow-BoldOblique: Standard "(001.001)" Standard ROM
1569 *Font Helvetica-Narrow-Oblique: Standard "(001.001)" Standard ROM
1570 *Font Helvetica-Narrow: Standard "(001.001)" Standard ROM
1571 *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
1572 *Font Helvetica: Standard "(001.001)" Standard ROM
1573 *Font HoeflerText-Black: Standard "(001.001)" ExtendedRoman ROM
1574 *Font HoeflerText-BlackItalic: Standard "(001.001)" Standard ROM
1575 *Font HoeflerText-Italic: Standard "(001.001)" ExtendedRoman ROM
1576 *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
1577 *Font HoeflerText-Regular: Standard "(001.001)" Standard ROM
1578 *Font JoannaMT-Bold: Standard "(001.001)" Standard ROM
1579 *Font JoannaMT-BoldItalic: Standard "(001.001)" Standard ROM
1580 *Font JoannaMT-Italic: Standard "(001.001)" Standard ROM
1581 *Font JoannaMT: Standard "(001.001)" Standard ROM
1582 *Font LetterGothic-Bold: Standard "(001.001)" Standard ROM
1583 *Font LetterGothic-BoldSlanted: Standard "(001.001)" Standard ROM
1584 *Font LetterGothic-Slanted: Standard "(001.001)" Standard ROM
1585 *Font LetterGothic: Standard "(001.001)" Standard ROM
1586 *Font LubalinGraph-Book: Standard "(001.001)" Standard ROM
1587 *Font LubalinGraph-BookOblique: Standard "(001.001)" Standard ROM
1588 *Font LubalinGraph-Demi: Standard "(001.001)" Standard ROM
1589 *Font LubalinGraph-DemiOblique: Standard "(001.001)" Standard ROM
1590 *Font Marigold: Standard "(001.001)" Standard ROM
1591 *Font Monaco: Standard "(001.001)" ExtendedRoman ROM
1592 *Font MonaLisa-Recut: Standard "(001.001)" Standard ROM
1593 *Font NewCenturySchlbk-Bold: Standard "(001.001)" Standard ROM
1594 *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
1595 *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
1596 *Font NewCenturySchlbk-Roman: Standard "(001.001)" Standard ROM
1597 *Font NewYork: Standard "(001.001)" ExtendedRoman ROM
1598 *Font Optima-Bold: Standard "(001.001)" Standard ROM
1599 *Font Optima-BoldItalic: Standard "(001.001)" Standard ROM
1600 *Font Optima-Italic: Standard "(001.001)" Standard ROM
1601 *Font Optima: Standard "(001.001)" Standard ROM
1602 *Font Oxford: Standard "(001.001)" Standard ROM
1603 *Font Palatino-Bold: Standard "(001.001)" Standard ROM
1604 *Font Palatino-BoldItalic: Standard "(001.001)" Standard ROM
1605 *Font Palatino-Italic: Standard "(001.001)" Standard ROM
1606 *Font Palatino-Roman: Standard "(001.001)" Standard ROM
1607 *Font StempelGaramond-Bold: Standard "(001.001)" Standard ROM
1608 *Font StempelGaramond-BoldItalic: Standard "(001.001)" Standard ROM
1609 *Font StempelGaramond-Italic: Standard "(001.001)" Standard ROM
1610 *Font StempelGaramond-Roman: Standard "(001.001)" Standard ROM
1611 *Font Symbol: Special "(001.001)" Special ROM
1612 *Font Taffy: Standard "(001.001)" Standard ROM
1613 *Font Times-Bold: Standard "(001.001)" Standard ROM
1614 *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
1615 *Font Times-Italic: Standard "(001.001)" Standard ROM
1616 *Font Times-Roman: Standard "(001.001)" Standard ROM
1617 *Font TimesNewRomanPS-BoldItalicMT: Standard "(001.001)" Standard ROM
1618 *Font TimesNewRomanPS-BoldMT: Standard "(001.001)" Standard ROM
1619 *Font TimesNewRomanPS-ItalicMT: Standard "(001.001)" Standard ROM
1620 *Font TimesNewRomanPSMT: Standard "(001.001)" Standard ROM
1621 *Font Univers-Bold: Standard "(001.001)" Standard ROM
1622 *Font Univers-BoldExt: Standard "(001.001)" Standard ROM
1623 *Font Univers-BoldExtObl: Standard "(001.001)" Standard ROM
1624 *Font Univers-BoldOblique: Standard "(001.001)" Standard ROM
1625 *Font Univers-Condensed: Standard "(001.001)" Standard ROM
1626 *Font Univers-CondensedBold: Standard "(001.001)" Standard ROM
1627 *Font Univers-CondensedBoldOblique: Standard "(001.001)" Standard ROM
1628 *Font Univers-CondensedOblique: Standard "(001.001)" Standard ROM
1629 *Font Univers-Extended: Standard "(001.001)" Standard ROM
1630 *Font Univers-ExtendedObl: Standard "(001.001)" Standard ROM
1631 *Font Univers-Light: Standard "(001.001)" Standard ROM
1632 *Font Univers-LightOblique: Standard "(001.001)" Standard ROM
1633 *Font Univers-Oblique: Standard "(001.001)" Standard ROM
1634 *Font Univers: Standard "(001.001)" Standard ROM
1635 *Font Wingdings-Regular: Special "(001.001)" Special ROM
1636 *Font ZapfChancery-MediumItalic: Standard "(001.001)" Standard ROM
1637 *Font ZapfDingbats: Special "(001.001)" Special ROM
1638
1639 *?FontQuery: "save
1640 {count 1 gt
1641   {exch dup 127 string cvs (/)print print (:)print
1642    /Font resourcestatus
1643    {pop pop (Yes)} {(No)} ifelse =
1644   }
1645   {exit}
1646   ifelse
1647 } bind loop
1648 (*) = flush
1649 restore"
1650 *End
1651
1652 *?FontList: "save
1653  (*) {cvn ==} 128 string /Font resourceforall
1654  (*) = flush
1655 restore"
1656 *End