blob: 1b206e9ad2f81ed2498d9ff59a28bb36f6d7be57 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
|
*PPD-Adobe: "4.3"
*% ===============================================
*% PPD for Samsung C420 Series
*% For Linux Only
*% ===============================================
*FormatVersion: "4.3"
*FileVersion: "1.0"
*LanguageVersion: English
*LanguageEncoding: ISOLatin1
*PCFileName: "C420.ppd"
*Manufacturer: "SAMSUNG"
*Product: "(ColorLaserPrinter)"
*cupsVersion: 1.0
*cupsManualCopies: False
*% *cupsModelNumber is used as the indicator of variable bandwidth and QPDL version number field.
*% MSB 1st bit is index of variable bandwidth.
*% LSB 4bits - 1 is used as QPDL version number.
*% 10000011 : variable bandwidth = True, QPDL version number = 3 - 1 = 2.
*cupsModelNumber: 134
*cupsFilter: "application/vnd.cups-raster 0 rastertospl"
*% Emulators: Number Of Packet Size in KB + "_" + Compression Type + "_" + Emulation Name
*% FBB do not need this field. Newly introduced from CLP-600.
*Emulators: "Banded_JBIG_SPL-C_scms"
*ModelName: "Samsung C420 Series"
*ShortNickName: "C420"
*linuxLanguage: "SPL-C"
*linuxPriority: "1"
*linuxURL: "http://www.samsungprinter.com/"
*linuxIdentify: "C420"
*NickName: "Samsung C420 Series"
*PSVersion: "(3010.000) 550"
*LanguageLevel: "3"
*ColorDevice: True
*DefaultColorSpace: RGB
*FileSystem: False
*Throughput: "4"
*% =========================================================
*% Color & Gray Option
*% =========================================================
*OpenUI *ColorModel/Color Mode: PickOne
*OrderDependency: 10 AnySetup *ColorModel
*DefaultColorModel: RGB
*ColorModel RGB/Color: "<</cupsColorSpace 1 /cupsBitsPerColor 8>>setpagedevice"
*ColorModel Gray/Grayscale: "<</cupsColorSpace 0 /cupsBitsPerColor 8>>setpagedevice"
*CloseUI: *ColorModel
*secPJLColorModel RGB/Color: "@PJL SET COLORMODE = COLOR<0A>"
*secPJLColorModel Gray/Grayscale: "@PJL SET COLORMODE = MONO<0A>"
*% =========================================================
*% Black Optimization
*% =========================================================
*OpenUI *BlackOptimization/Black Optimization: Boolean
*OrderDependency: 70 AnySetup *BlackOptimization
*DefaultBlackOptimization: True
*BlackOptimization True/On : ""
*BlackOptimization False/Off : ""
*CloseUI: *BlackOptimization
*% =========================================================
*% Toner Save Mode
*% =========================================================
*OpenUI *TonerSaveMode/Toner Save: PickOne
*OrderDependency: 15 AnySetup *TonerSaveMode
*DefaultTonerSaveMode: Standard
*TonerSaveMode Save/On: ""
*TonerSaveMode Standard/Off: ""
*CloseUI: *TonerSaveMode
*%========================================================
*% Screen
*%========================================================
*OpenUI *Screen/Screen: PickOne
*DefaultScreen: Enhanced
*OrderDependency: 10 AnySetup *Screen
*Screen PrinterDefault/Printer Default : ""
*Screen Normal/Normal: ""
*Screen Enhanced/Enhanced: ""
*Screen Detailed/Detailed: ""
*CloseUI: *Screen
*%========================================================
*% JCLRGB
*%========================================================
*JCLOpenUI *JCLRGB/Samsung Color Management: PickOne
*DefaultJCLRGB: Standard
*OrderDependency: 10 JCLSetup *JCLRGB
*JCLRGB Standard/Standard:""
*JCLRGB Vivid/Vivid: ""
*JCLRGB Device/Device: ""
*JCLRGB 3/Corporate Imaging: ""
*JCLCloseUI: *JCLRGB
*% =========================================================
*% Quality Information
*% =========================================================
*OpenUI *Quality/Quality: PickOne
*OrderDependency: 15 AnySetup *Quality
*DefaultQuality: 600x600_2
*Quality 600x600_2/Best: "<</HWResolution[600 600]>>setpagedevice"
*Quality 600x600_1/Normal: "<</HWResolution[600 600]>>setpagedevice"
*CloseUI: *Quality
*DefaultResolution: 600dpi
*% =========================================================
*% JCLSkipBlankPages
*% =========================================================
*JCLOpenUI *JCLSkipBlankPages/Skip Blank Pages: Boolean
*OrderDependency: 10 JCLSetup *JCLSkipBlankPages
*DefaultJCLSkipBlankPages: False
*JCLSkipBlankPages False/Off: "@PJL SET XIGNOREFF=OFF<0D0A>"
*JCLSkipBlankPages True/On: "@PJL SET XIGNOREFF=ON<0D0A>"
*JCLCloseUI: *JCLSkipBlankPages
*% =========================================================
*% Trapping
*% =========================================================
*JCLOpenUI *JCLTrapping/Trapping: PickOne
*OrderDependency: 10 JCLSetup *JCLTrapping
*DefaultJCLTrapping: Medium
*JCLTrapping Off/Off: "@PJL SET TRAPPING=OFF<0D0A>"
*JCLTrapping Medium/Normal: "@PJL SET TRAPPING=NORMAL<0D0A>"
*JCLTrapping Maximum/Maximum: "@PJL SET TRAPPING=MAXIMUM<0D0A>"
*JCLCloseUI: *JCLTrapping
*% =========================================================
*% EdgeEnhance
*% =========================================================
*JCLOpenUI *JCLEdgeEnhance/Edge Enhancement: PickOne
*OrderDependency: 10 JCLSetup *JCLEdgeEnhance
*DefaultJCLEdgeEnhance: Normal
*JCLEdgeEnhance Off/Off: "@PJL SET EDGEENHANCE=OFF<0D0A>"
*JCLEdgeEnhance Normal/Normal: "@PJL SET EDGEENHANCE=NORMAL<0D0A>"
*JCLEdgeEnhance Maximum/Maximum: "@PJL SET EDGEENHANCE=MAXIMUM<0D0A>"
*JCLCloseUI: *JCLEdgeEnhance
*%========================================================
*% Document Type
*%========================================================
*OpenUI *DocumentType/Document Type: PickOne
*DefaultDocumentType: Standard
*OrderDependency: 10 AnySetup *DocumentType
*DocumentType Standard/Standard : ""
*DocumentType Photo/Photo: ""
*DocumentType Business/Business Graphic: ""
*DocumentType CAD/CAD: ""
*DocumentType Browser/Browser: ""
*CloseUI: *DocumentType
*% =========================================================
*% ColorAdjustment - Brightness
*% =========================================================
*OpenUI *secBrightness/Brightness Level: PickOne
*DefaultsecBrightness: 50
*OrderDependency: 10 AnySetup *secBrightness
*secBrightness 0/0: ""
*secBrightness 10/10: ""
*secBrightness 20/20: ""
*secBrightness 30/30: ""
*secBrightness 40/40: ""
*secBrightness 50/50: ""
*secBrightness 60/60: ""
*secBrightness 70/70: ""
*secBrightness 80/80: ""
*secBrightness 90/90: ""
*secBrightness 100/100: ""
*CloseUI: *secBrightness
*% =========================================================
*% ColorAdjustment - Contrast
*% =========================================================
*OpenUI *secContrast/Contrast Level: PickOne
*DefaultsecContrast: 50
*OrderDependency: 10 AnySetup *secContrast
*secContrast 0/0: ""
*secContrast 10/10: ""
*secContrast 20/20: ""
*secContrast 30/30: ""
*secContrast 40/40: ""
*secContrast 50/50: ""
*secContrast 60/60: ""
*secContrast 70/70: ""
*secContrast 80/80: ""
*secContrast 90/90: ""
*secContrast 100/100: ""
*CloseUI: *secContrast
*% =========================================================
*% ColorAdjustment - Saturation
*% =========================================================
*OpenUI *secSaturation/Saturation Level: PickOne
*DefaultsecSaturation: 50
*OrderDependency: 10 AnySetup *secSaturation
*secSaturation 0/0: ""
*secSaturation 10/10: ""
*secSaturation 20/20: ""
*secSaturation 30/30: ""
*secSaturation 40/40: ""
*secSaturation 50/50: ""
*secSaturation 60/60: ""
*secSaturation 70/70: ""
*secSaturation 80/80: ""
*secSaturation 90/90: ""
*secSaturation 100/100: ""
*CloseUI: *secSaturation
*% =========================================================
*% ColorAdjustment - Cyan-Red
*% =========================================================
*OpenUI *CyanRed/Cyan-Red Level: PickOne
*DefaultCyanRed: 50
*OrderDependency: 10 AnySetup *CyanRed
*CyanRed 0/0: ""
*CyanRed 10/10: ""
*CyanRed 20/20: ""
*CyanRed 30/30: ""
*CyanRed 40/40: ""
*CyanRed 50/50: ""
*CyanRed 60/60: ""
*CyanRed 70/70: ""
*CyanRed 80/80: ""
*CyanRed 90/90: ""
*CyanRed 100/100: ""
*CloseUI: *CyanRed
*% =========================================================
*% ColorAdjustment - Magenta-Green
*% =========================================================
*OpenUI *MagentaGreen/Magenta-Green Level: PickOne
*DefaultMagentaGreen: 50
*OrderDependency: 10 AnySetup *MagentaGreen
*MagentaGreen 0/0: ""
*MagentaGreen 10/10: ""
*MagentaGreen 20/20: ""
*MagentaGreen 30/30: ""
*MagentaGreen 40/40: ""
*MagentaGreen 50/50: ""
*MagentaGreen 60/60: ""
*MagentaGreen 70/70: ""
*MagentaGreen 80/80: ""
*MagentaGreen 90/90: ""
*MagentaGreen 100/100: ""
*CloseUI: *MagentaGreen
*% =========================================================
*% ColorAdjustment - Yellow-Blue
*% =========================================================
*OpenUI *YellowBlue/Yellow-Blue Level: PickOne
*DefaultYellowBlue: 50
*OrderDependency: 10 AnySetup *YellowBlue
*YellowBlue 0/0: ""
*YellowBlue 10/10: ""
*YellowBlue 20/20: ""
*YellowBlue 30/30: ""
*YellowBlue 40/40: ""
*YellowBlue 50/50: ""
*YellowBlue 60/60: ""
*YellowBlue 70/70: ""
*YellowBlue 80/80: ""
*YellowBlue 90/90: ""
*YellowBlue 100/100: ""
*CloseUI: *YellowBlue
*% =========================================================
*% Paper Source
*% =========================================================
*OpenUI *InputSlot/Paper Source: PickOne
*OrderDependency: 25 AnySetup *InputSlot
*DefaultInputSlot: Auto
*InputSlot Auto/Auto Selection: ""
*InputSlot Manual/Manual Feeder: ""
*CloseUI: *InputSlot
*% =========================================================
*% Paper Handling
*% =========================================================
*OpenUI *PageSize/Paper Size: PickOne
*OrderDependency: 5 AnySetup *PageSize
*DefaultPageSize: Letter
*PageSize Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>>setpagedevice"
*PageSize Legal/Legal: "<< /Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>>setpagedevice"
*PageSize A4/A4: "<< /Policies <</PageSize 7>> /PageSize[595 842] /ImagingBBox null>>setpagedevice"
*PageSize Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
*PageSize Folio/US Folio: "<</Policies <</PageSize 7>> /PageSize [612 936] /ImagingBBox null>> setpagedevice"
*PageSize JB5/JIS B5: "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
*PageSize B5/ISO B5: "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
*PageSize A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
*PageSize A6/A6: "<</Policies <</PageSize 7>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
*PageSize Oficio/Oficio: "<</Policies <</PageSize 7>> /PageSize [612 972] /ImagingBBox null>> setpagedevice"
*PageSize PCard4x6/Post Card 4x6: "<</Policies <</PageSize 7>> /PageSize [288 432] /ImagingBBox null>> setpagedevice"
*CloseUI: *PageSize
*OpenUI *PageRegion: PickOne
*OrderDependency: 40 AnySetup *PageRegion
*DefaultPageRegion: Letter
*PageRegion Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
*PageRegion Legal/Legal: "<</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
*PageRegion A4/A4: "<</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
*PageRegion Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
*PageRegion Folio/US Folio: "<</Policies <</PageSize 7>> /PageSize [612 936] /ImagingBBox null>> setpagedevice"
*PageRegion JB5/JIS B5: "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
*PageRegion B5/ISO B5: "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
*PageRegion A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
*PageRegion A6/A6: "<</Policies <</PageSize 7>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
*PageRegion Oficio/Oficio: "<</Policies <</PageSize 7>> /PageSize [612 972] /ImagingBBox null>> setpagedevice"
*PageRegion PCard4x6/Post Card 4x6: "<</Policies <</PageSize 7>> /PageSize [288 432] /ImagingBBox null>> setpagedevice"
*CloseUI: *PageRegion
*DefaultImageableArea: Letter
*ImageableArea Letter/Letter: "12.5 12.5 599.5 779.5"
*ImageableArea Legal/Legal: "12.5 12.5 599.5 995.5"
*ImageableArea A4/A4: "12.5 12.5 582.5 829.5"
*ImageableArea Executive/Executive: "12.5 12.5 509.5 743.5"
*ImageableArea Folio/US Folio: "12.5 12.5 599.5 923.5"
*ImageableArea JB5/JIS B5: "12.5 12.5 503.5 716.5"
*ImageableArea B5/ISO B5: "12.5 12.5 486.5 696.5"
*ImageableArea A5/A5: "12.5 12.5 407.5 582.5"
*ImageableArea A6/A6: "12.5 12.5 284.5 407.5"
*ImageableArea Oficio/Oficio: "12.5 12.5 599.5 959.5"
*ImageableArea PCard4x6/Post Card 4x6: "12.50 12.50 275.50 419.50"
*DefaultPaperDimension: Letter
*PaperDimension Letter: "612 792"
*PaperDimension Legal: "612 1008"
*PaperDimension A4: "595 842"
*PaperDimension Executive/Executive: "522 756"
*PaperDimension Folio/US Folio: "612 936"
*PaperDimension JB5/JIS B5: "516 729"
*PaperDimension B5/ISO B5: "499 709"
*PaperDimension A5/A5: "420 595"
*PaperDimension A6/A6: "297 420"
*PaperDimension Oficio/Oficio: "612 972"
*PaperDimension PCard4x6/Post Card 4x6: "288 432"
*% =========================================================
*% Media Type
*% =========================================================
*JCLOpenUI *MediaType/Paper Type: PickOne
*OrderDependency: 30 JCLSetup *MediaType
*DefaultMediaType: None
*MediaType None/Printer Default: "@PJL SET PAPERTYPE = OFF<0A>"
*MediaType Plain/Plain Paper: "@PJL SET PAPERTYPE = NORMAL<0A>"
*MediaType Thick/Thick Paper: "@PJL SET PAPERTYPE = THICK<0A>"
*MediaType Thin/Thin Paper: "@PJL SET PAPERTYPE = THIN<0A>"
*MediaType Bond/Bond Paper: "@PJL SET PAPERTYPE = BOND<0A>"
*MediaType Card/CardStock: "@PJL SET PAPERTYPE = CARD<0A>"
*MediaType Labels/Labels: "@PJL SET PAPERTYPE = LABEL<0A>"
*MediaType Preprinted/Preprinted: "@PJL SET PAPERTYPE = USED<0A>"
*MediaType Color/Color Paper: "@PJL SET PAPERTYPE = COLOR<0A>"
*MediaType Cotton/Cotton: "@PJL SET PAPERTYPE = COTTON<0A>"
*MediaType Recycled/Recycled Paper: "@PJL SET PAPERTYPE = RECYCLED<0A>"
*MediaType Archive/Archive: "@PJL SET PAPERTYPE = ARCHIVE<0A>"
*MediaType 67/Glossy Photo 111-130 g/m2 (Laser): "@PJL SET PAPERTYPE = PHOTO111-130<0A>"
*MediaType 68/Glossy Photo 131-175 g/m2 (Laser): "@PJL SET PAPERTYPE = PHOTO131-175<0A>"
*MediaType 69/Glossy Photo 176-220 g/m2 (Laser): "@PJL SET PAPERTYPE = PHOTO176-220<0A>"
*MediaType 70/Matte Photo 111-130 g/m2 (Laser): "@PJL SET PAPERTYPE = MATTEPHOTO111-130<0A>"
*MediaType 71/Matte Photo 131-175 g/m2 (Laser): "@PJL SET PAPERTYPE = MATTEPHOTO131-175<0A>"
*MediaType 72/Matte Photo 176-220 g/m2 (Laser): "@PJL SET PAPERTYPE = MATTEPHOTO176-220<0A>"
*JCLCloseUI: *MediaType
*RequiresPageRegion All: True
*% =========================================================
*% User Interface Constraints
*% =========================================================
*% =========================================================
*% Color Mode - Black Optimization
*% =========================================================
*UIConstraints: *ColorModel Gray *BlackOptimization True
*UIConstraints: *BlackOptimization True *ColorModel Gray
*% =========================================================
*% PageSize PostCard 4x6 - Media Type
*% =========================================================
*% PostCard 4x6
*UIConstraints: *PageSize PCard4x6 *MediaType None
*UIConstraints: *PageSize PCard4x6 *MediaType Plain
*UIConstraints: *PageSize PCard4x6 *MediaType Thick
*UIConstraints: *PageSize PCard4x6 *MediaType Thin
*UIConstraints: *PageSize PCard4x6 *MediaType Bond
*UIConstraints: *PageSize PCard4x6 *MediaType Color
*UIConstraints: *PageSize PCard4x6 *MediaType Labels
*UIConstraints: *PageSize PCard4x6 *MediaType Preprinted
*UIConstraints: *PageSize PCard4x6 *MediaType Recycled
*UIConstraints: *PageSize PCard4x6 *MediaType Cotton
*UIConstraints: *PageSize PCard4x6 *MediaType Archive
*UIConstraints: *MediaType None *PageSize PCard4x6
*UIConstraints: *MediaType Plain *PageSize PCard4x6
*UIConstraints: *MediaType Thick *PageSize PCard4x6
*UIConstraints: *MediaType Thin *PageSize PCard4x6
*UIConstraints: *MediaType Bond *PageSize PCard4x6
*UIConstraints: *MediaType Color *PageSize PCard4x6
*UIConstraints: *MediaType Labels *PageSize PCard4x6
*UIConstraints: *MediaType Preprinted *PageSize PCard4x6
*UIConstraints: *MediaType Recycled *PageSize PCard4x6
*UIConstraints: *MediaType Cotton *PageSize PCard4x6
*UIConstraints: *MediaType Archive *PageSize PCard4x6
*% =========================================================
*% PageRegion PostCard 4x6 - Media Type
*% =========================================================
*% PostCard 4x6
*UIConstraints: *PageRegion PCard4x6 *MediaType None
*UIConstraints: *PageRegion PCard4x6 *MediaType Plain
*UIConstraints: *PageRegion PCard4x6 *MediaType Thick
*UIConstraints: *PageRegion PCard4x6 *MediaType Thin
*UIConstraints: *PageRegion PCard4x6 *MediaType Bond
*UIConstraints: *PageRegion PCard4x6 *MediaType Color
*UIConstraints: *PageRegion PCard4x6 *MediaType Labels
*UIConstraints: *PageRegion PCard4x6 *MediaType Preprinted
*UIConstraints: *PageRegion PCard4x6 *MediaType Recycled
*UIConstraints: *PageRegion PCard4x6 *MediaType Cotton
*UIConstraints: *PageRegion PCard4x6 *MediaType Archive
*UIConstraints: *MediaType None *PageRegion PCard4x6
*UIConstraints: *MediaType Plain *PageRegion PCard4x6
*UIConstraints: *MediaType Thick *PageRegion PCard4x6
*UIConstraints: *MediaType Thin *PageRegion PCard4x6
*UIConstraints: *MediaType Bond *PageRegion PCard4x6
*UIConstraints: *MediaType Color *PageRegion PCard4x6
*UIConstraints: *MediaType Labels *PageRegion PCard4x6
*UIConstraints: *MediaType Preprinted *PageRegion PCard4x6
*UIConstraints: *MediaType Recycled *PageRegion PCard4x6
*UIConstraints: *MediaType Cotton *PageRegion PCard4x6
*UIConstraints: *MediaType Archive *PageRegion PCard4x6
*% =========================================================
*% PageSize - Photo111-130(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType 67
*UIConstraints: *PageSize Oficio *MediaType 67
*UIConstraints: *PageSize Folio *MediaType 67
*UIConstraints: *PageSize B5 *MediaType 67
*UIConstraints: *PageSize JB5 *MediaType 67
*UIConstraints: *PageSize Executive *MediaType 67
*UIConstraints: *PageSize A5 *MediaType 67
*UIConstraints: *PageSize A6 *MediaType 67
*UIConstraints: *MediaType 67 *PageSize Legal
*UIConstraints: *MediaType 67 *PageSize Oficio
*UIConstraints: *MediaType 67 *PageSize Folio
*UIConstraints: *MediaType 67 *PageSize B5
*UIConstraints: *MediaType 67 *PageSize JB5
*UIConstraints: *MediaType 67 *PageSize Executive
*UIConstraints: *MediaType 67 *PageSize A5
*UIConstraints: *MediaType 67 *PageSize A6
*% =========================================================
*% PageRegion - Photo111-130(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType 67
*UIConstraints: *PageRegion Oficio *MediaType 67
*UIConstraints: *PageRegion Folio *MediaType 67
*UIConstraints: *PageRegion B5 *MediaType 67
*UIConstraints: *PageRegion JB5 *MediaType 67
*UIConstraints: *PageRegion Executive *MediaType 67
*UIConstraints: *PageRegion A5 *MediaType 67
*UIConstraints: *PageRegion A6 *MediaType 67
*UIConstraints: *MediaType 67 *PageRegion Legal
*UIConstraints: *MediaType 67 *PageRegion Oficio
*UIConstraints: *MediaType 67 *PageRegion Folio
*UIConstraints: *MediaType 67 *PageRegion B5
*UIConstraints: *MediaType 67 *PageRegion JB5
*UIConstraints: *MediaType 67 *PageRegion Executive
*UIConstraints: *MediaType 67 *PageRegion A5
*UIConstraints: *MediaType 67 *PageRegion A6
*% =========================================================
*% PageSize - Photo131-175(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType 68
*UIConstraints: *PageSize Oficio *MediaType 68
*UIConstraints: *PageSize Folio *MediaType 68
*UIConstraints: *PageSize B5 *MediaType 68
*UIConstraints: *PageSize JB5 *MediaType 68
*UIConstraints: *PageSize Executive *MediaType 68
*UIConstraints: *PageSize A5 *MediaType 68
*UIConstraints: *PageSize A6 *MediaType 68
*UIConstraints: *MediaType 68 *PageSize Legal
*UIConstraints: *MediaType 68 *PageSize Oficio
*UIConstraints: *MediaType 68 *PageSize Folio
*UIConstraints: *MediaType 68 *PageSize B5
*UIConstraints: *MediaType 68 *PageSize JB5
*UIConstraints: *MediaType 68 *PageSize Executive
*UIConstraints: *MediaType 68 *PageSize A5
*UIConstraints: *MediaType 68 *PageSize A6
*% =========================================================
*% PageRegion - Photo131-175(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType 68
*UIConstraints: *PageRegion Oficio *MediaType 68
*UIConstraints: *PageRegion Folio *MediaType 68
*UIConstraints: *PageRegion B5 *MediaType 68
*UIConstraints: *PageRegion JB5 *MediaType 68
*UIConstraints: *PageRegion Executive *MediaType 68
*UIConstraints: *PageRegion A5 *MediaType 68
*UIConstraints: *PageRegion A6 *MediaType 68
*UIConstraints: *MediaType 68 *PageRegion Legal
*UIConstraints: *MediaType 68 *PageRegion Oficio
*UIConstraints: *MediaType 68 *PageRegion Folio
*UIConstraints: *MediaType 68 *PageRegion B5
*UIConstraints: *MediaType 68 *PageRegion JB5
*UIConstraints: *MediaType 68 *PageRegion Executive
*UIConstraints: *MediaType 68 *PageRegion A5
*UIConstraints: *MediaType 68 *PageRegion A6
*% =========================================================
*% PageSize - Photo176-220(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType 69
*UIConstraints: *PageSize Oficio *MediaType 69
*UIConstraints: *PageSize Folio *MediaType 69
*UIConstraints: *PageSize B5 *MediaType 69
*UIConstraints: *PageSize JB5 *MediaType 69
*UIConstraints: *PageSize Executive *MediaType 69
*UIConstraints: *PageSize A5 *MediaType 69
*UIConstraints: *PageSize A6 *MediaType 69
*UIConstraints: *MediaType 69 *PageSize Legal
*UIConstraints: *MediaType 69 *PageSize Oficio
*UIConstraints: *MediaType 69 *PageSize Folio
*UIConstraints: *MediaType 69 *PageSize B5
*UIConstraints: *MediaType 69 *PageSize JB5
*UIConstraints: *MediaType 69 *PageSize Executive
*UIConstraints: *MediaType 69 *PageSize A5
*UIConstraints: *MediaType 69 *PageSize A6
*% =========================================================
*% PageRegion - Photo176-220(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType 69
*UIConstraints: *PageRegion Oficio *MediaType 69
*UIConstraints: *PageRegion Folio *MediaType 69
*UIConstraints: *PageRegion B5 *MediaType 69
*UIConstraints: *PageRegion JB5 *MediaType 69
*UIConstraints: *PageRegion Executive *MediaType 69
*UIConstraints: *PageRegion A5 *MediaType 69
*UIConstraints: *PageRegion A6 *MediaType 69
*UIConstraints: *MediaType 69 *PageRegion Legal
*UIConstraints: *MediaType 69 *PageRegion Oficio
*UIConstraints: *MediaType 69 *PageRegion Folio
*UIConstraints: *MediaType 69 *PageRegion B5
*UIConstraints: *MediaType 69 *PageRegion JB5
*UIConstraints: *MediaType 69 *PageRegion Executive
*UIConstraints: *MediaType 69 *PageRegion A5
*UIConstraints: *MediaType 69 *PageRegion A6
*% =========================================================
*% PageSize - MattePhoto111-130(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType 70
*UIConstraints: *PageSize Oficio *MediaType 70
*UIConstraints: *PageSize Folio *MediaType 70
*UIConstraints: *PageSize B5 *MediaType 70
*UIConstraints: *PageSize JB5 *MediaType 70
*UIConstraints: *PageSize Executive *MediaType 70
*UIConstraints: *PageSize A5 *MediaType 70
*UIConstraints: *PageSize A6 *MediaType 70
*UIConstraints: *MediaType 70 *PageSize Legal
*UIConstraints: *MediaType 70 *PageSize Oficio
*UIConstraints: *MediaType 70 *PageSize Folio
*UIConstraints: *MediaType 70 *PageSize B5
*UIConstraints: *MediaType 70 *PageSize JB5
*UIConstraints: *MediaType 70 *PageSize Executive
*UIConstraints: *MediaType 70 *PageSize A5
*UIConstraints: *MediaType 70 *PageSize A6
*% =========================================================
*% PageRegion - MattePhoto111-130(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType 70
*UIConstraints: *PageRegion Oficio *MediaType 70
*UIConstraints: *PageRegion Folio *MediaType 70
*UIConstraints: *PageRegion B5 *MediaType 70
*UIConstraints: *PageRegion JB5 *MediaType 70
*UIConstraints: *PageRegion Executive *MediaType 70
*UIConstraints: *PageRegion A5 *MediaType 70
*UIConstraints: *PageRegion A6 *MediaType 70
*UIConstraints: *MediaType 70 *PageRegion Legal
*UIConstraints: *MediaType 70 *PageRegion Oficio
*UIConstraints: *MediaType 70 *PageRegion Folio
*UIConstraints: *MediaType 70 *PageRegion B5
*UIConstraints: *MediaType 70 *PageRegion JB5
*UIConstraints: *MediaType 70 *PageRegion Executive
*UIConstraints: *MediaType 70 *PageRegion A5
*UIConstraints: *MediaType 70 *PageRegion A6
*% =========================================================
*% PageSize - MattePhoto131-175(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType 71
*UIConstraints: *PageSize Oficio *MediaType 71
*UIConstraints: *PageSize Folio *MediaType 71
*UIConstraints: *PageSize B5 *MediaType 71
*UIConstraints: *PageSize JB5 *MediaType 71
*UIConstraints: *PageSize Executive *MediaType 71
*UIConstraints: *PageSize A5 *MediaType 71
*UIConstraints: *PageSize A6 *MediaType 71
*UIConstraints: *MediaType 71 *PageSize Legal
*UIConstraints: *MediaType 71 *PageSize Oficio
*UIConstraints: *MediaType 71 *PageSize Folio
*UIConstraints: *MediaType 71 *PageSize B5
*UIConstraints: *MediaType 71 *PageSize JB5
*UIConstraints: *MediaType 71 *PageSize Executive
*UIConstraints: *MediaType 71 *PageSize A5
*UIConstraints: *MediaType 71 *PageSize A6
*% =========================================================
*% PageRegion - MattePhoto131-175(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType 71
*UIConstraints: *PageRegion Oficio *MediaType 71
*UIConstraints: *PageRegion Folio *MediaType 71
*UIConstraints: *PageRegion B5 *MediaType 71
*UIConstraints: *PageRegion JB5 *MediaType 71
*UIConstraints: *PageRegion Executive *MediaType 71
*UIConstraints: *PageRegion A5 *MediaType 71
*UIConstraints: *PageRegion A6 *MediaType 71
*UIConstraints: *MediaType 71 *PageRegion Legal
*UIConstraints: *MediaType 71 *PageRegion Oficio
*UIConstraints: *MediaType 71 *PageRegion Folio
*UIConstraints: *MediaType 71 *PageRegion B5
*UIConstraints: *MediaType 71 *PageRegion JB5
*UIConstraints: *MediaType 71 *PageRegion Executive
*UIConstraints: *MediaType 71 *PageRegion A5
*UIConstraints: *MediaType 71 *PageRegion A6
*% =========================================================
*% PageSize - MattePhoto176-220(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType 72
*UIConstraints: *PageSize Oficio *MediaType 72
*UIConstraints: *PageSize Folio *MediaType 72
*UIConstraints: *PageSize B5 *MediaType 72
*UIConstraints: *PageSize JB5 *MediaType 72
*UIConstraints: *PageSize Executive *MediaType 72
*UIConstraints: *PageSize A5 *MediaType 72
*UIConstraints: *PageSize A6 *MediaType 72
*UIConstraints: *MediaType 72 *PageSize Legal
*UIConstraints: *MediaType 72 *PageSize Oficio
*UIConstraints: *MediaType 72 *PageSize Folio
*UIConstraints: *MediaType 72 *PageSize B5
*UIConstraints: *MediaType 72 *PageSize JB5
*UIConstraints: *MediaType 72 *PageSize Executive
*UIConstraints: *MediaType 72 *PageSize A5
*UIConstraints: *MediaType 72 *PageSize A6
*% =========================================================
*% PageRegion - MattePhoto176-220(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType 72
*UIConstraints: *PageRegion Oficio *MediaType 72
*UIConstraints: *PageRegion Folio *MediaType 72
*UIConstraints: *PageRegion B5 *MediaType 72
*UIConstraints: *PageRegion JB5 *MediaType 72
*UIConstraints: *PageRegion Executive *MediaType 72
*UIConstraints: *PageRegion A5 *MediaType 72
*UIConstraints: *PageRegion A6 *MediaType 72
*UIConstraints: *MediaType 72 *PageRegion Legal
*UIConstraints: *MediaType 72 *PageRegion Oficio
*UIConstraints: *MediaType 72 *PageRegion Folio
*UIConstraints: *MediaType 72 *PageRegion B5
*UIConstraints: *MediaType 72 *PageRegion JB5
*UIConstraints: *MediaType 72 *PageRegion Executive
*UIConstraints: *MediaType 72 *PageRegion A5
*UIConstraints: *MediaType 72 *PageRegion A6
*DefaultFont: Courier
|