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 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921
|
*PPD-Adobe: "4.3"
*% =========================================
*% Disclaimer: The above statement indicates
*% that this PPD was written using the Adobe PPD
*% File Format Specification 4.3, but does not
*% intend to imply approval and acceptance by
*% Adobe Systems, Inc.
*% =========================================
*%
*% =========================================
*% PPD for Samsung C48x Series PS
*% For Linux Only
*% =========================================
*%
*% Copyright (c) 2013 Samsung Electronics Co., Ltd.
*%
*% Permission is hereby granted, free of charge, to any person obtaining
*% a copy of this software and associated documentation files (the
*% "Software"), to deal in the Software without restriction, including
*% without limitation the rights to use, copy, modify, merge, publish,
*% distribute, sublicense, and/or sell copies of the Software, and to
*% permit persons to whom the Software is furnished to do so, subject to
*% the following conditions:
*%
*% The above copyright notice and this permission notice shall be
*% included in all copies or substantial portions of the Software.
*%
*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
*% NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
*% LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
*% OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
*% WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*%
*% [this is the MIT open source license -- please see www.opensource.org]
*%
*% =========================================
*FileVersion: "1.8"
*FormatVersion: "4.3"
*LanguageEncoding: ISOLatin1
*LanguageVersion: English
*PCFileName: "C48x.ppd"
*Product: "(Samsung C48x Series)"
*Manufacturer: "Samsung"
*PSVersion: "(3015 ) 0"
*ModelName: "Samsung C48x Series"
*ShortNickName: "C48x"
*NickName: "Samsung C48x Series PS"
*LanguageLevel: "3"
*Protocols: PJL TBCP
*FreeVM: "26800000"
*ColorDevice: True
*DefaultColorSpace: CMYK
*TTRasterizer: Type42
*?TTRasterizer: "
save
42 /FontType resourcestatus
{ pop pop (Type42)} {pop pop (None)} ifelse = flush
restore
"
*End
*JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
*JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
*JCLEnd: "<1B>%-12345X"
*% =========================================================
*% Color & Gray Option
*% =========================================================
*OpenUI *ColorMode/Color Mode: Boolean
*OrderDependency: 70 AnySetup *ColorMode
*DefaultColorMode: True
*ColorMode False/Grayscale: "<</ProcessColorModel /DeviceGray>> setpagedevice"
*ColorMode True/Color: "<</ProcessColorModel /DeviceCMYK>> setpagedevice"
*CloseUI: *ColorMode
*% =========================================================
*% Black Optimization
*% =========================================================
*JCLOpenUI *JCLBlackOptimization/Black Optimization: Boolean
*OrderDependency: 70 JCLSetup *JCLBlackOptimization
*DefaultJCLBlackOptimization: False
*JCLBlackOptimization False/Off: "@PJL SET BLACKOPTIMIZATION=OFF<0A>"
*JCLBlackOptimization True/On: "@PJL SET BLACKOPTIMIZATION=ON<0A>"
*JCLCloseUI: *JCLBlackOptimization
*% =========================================================
*% Paper Source
*% =========================================================
*OpenUI *InputSlot/Paper Source: PickOne
*OrderDependency: 20 AnySetup *InputSlot
*DefaultInputSlot: Auto
*InputSlot Auto/Auto Select:"
<</ManualFeed false /MediaPosition null>> setpagedevice"
*End
*InputSlot ManualFeed/Manual Feeder:"
<< /ManualFeed true>> setpagedevice"
*End
*CloseUI: *InputSlot
*% =========================================================
*% Media Type
*% =========================================================
*OpenUI *MediaType/Paper Type: PickOne
*OrderDependency: 10 AnySetup *MediaType
*DefaultMediaType: None
*MediaType None/Printer Default: "<</MediaType (system-default)>> setpagedevice"
*MediaType Plain/Plain: "<</MediaType (Plain)>> setpagedevice"
*MediaType Thick/Thick: "<</MediaType (THICK)>> setpagedevice"
*MediaType Thin/Thin: "<</MediaType (THIN)>> setpagedevice"
*MediaType Bond/Bond: "<</MediaType (Bond)>> setpagedevice"
*MediaType Color/Color: "<</MediaType (Color)>> setpagedevice"
*MediaType Card/CardStock: "<</MediaType (Card Stock)>> setpagedevice"
*MediaType Labels/Labels: "<</MediaType (Labels)>> setpagedevice"
*MediaType Preprinted/Preprinted: "<</MediaType (Preprinted)>> setpagedevice"
*MediaType Recycled/Recycled: "<</MediaType (Recycled)>> setpagedevice"
*MediaType Cotton/Cotton: "<</MediaType (COTTEN)>> setpagedevice"
*MediaType Archive/Archive: "<</MediaType (ARCHIVE)>> setpagedevice"
*MediaType Photo111-130/Glossy Photo 111-130g/m2: "<</MediaType (Photo111-130)>> setpagedevice"
*MediaType Photo131-175/Glossy Photo 131-175g/m2: "<</MediaType (Photo131-175)>> setpagedevice"
*MediaType Photo176-220/Glossy Photo 176-220g/m2: "<</MediaType (Photo176-220)>> setpagedevice"
*MediaType MattePhoto111-130/Matte Photo 111-130g/m2: "<</MediaType (MATTEPHOTO111-130)>> setpagedevice"
*MediaType MattePhoto131-175/Matte Photo 131-175g/m2: "<</MediaType (MATTEPHOTO131-175)>> setpagedevice"
*MediaType MattePhoto176-220/Matte Photo 176-220g/m2: "<</MediaType (MATTEPHOTO176-220)>> setpagedevice"
*CloseUI: *MediaType
*% =========================================================
*% Quality Information
*% =========================================================
*OpenUI *Quality/Quality: PickOne
*DefaultQuality: Best
*OrderDependency: 10 AnySetup *Quality
*Quality Best/Best: "<< /HWResolution [600 600] /PixelDepth 2 >> setpagedevice"
*Quality Normal/Normal: "<< /HWResolution [600 600]>> setpagedevice"
*CloseUI: *Quality
*DefaultResolution: 600dpi
*DefaultHalftoneType: 9
*ScreenFreq: "106.0"
*ScreenAngle: "45.0"
*% =======================================================================================
*% Toner Save
*% =======================================================================================
*JCLOpenUI *JCLEconomode/Toner Save: PickOne
*OrderDependency: 10 JCLSetup *JCLEconomode
*DefaultJCLEconomode: Off
*JCLEconomode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
*JCLEconomode On/On: "@PJL SET ECONOMODE = ON<0A>"
*JCLCloseUI: *JCLEconomode
*% =========================================================
*% Clear Text
*% =========================================================
*JCLOpenUI *JCLDarkenText/Clear Text: PickOne
*OrderDependency: 10 JCLSetup *JCLDarkenText
*DefaultJCLDarkenText: Off
*JCLDarkenText Off/Off: "@PJL SET DARKENTEXT=OFF<0D0A>"
*JCLDarkenText Normal/Medium: "@PJL SET DARKENTEXT=ON<0D0A>"
*JCLDarkenText Maximum/Maximum: "@PJL SET DARKENTEXT=MAXIMUM<0D0A>"
*JCLCloseUI: *JCLDarkenText
*% =========================================================
*% JCLSkipBlankPages
*% =========================================================
*JCLOpenUI *JCLSkipBlankPages/Skip Blank Pages: Boolean
*OrderDependency: 10 JCLSetup *JCLSkipBlankPages
*DefaultJCLSkipBlankPages: False
*JCLSkipBlankPages False/Off: "@PJL SET XIGNOREFF=OFF<0D0A>"
*JCLSkipBlankPages True/On: "@PJL SET XIGNOREFF=ON<0D0A>"
*JCLCloseUI: *JCLSkipBlankPages
*%========================================================
*% JCLScreen
*%========================================================
*JCLOpenUI *JCLScreen/Screen: PickOne
*DefaultJCLScreen: Enhanced
*OrderDependency: 10 JCLSetup *JCLScreen
*JCLScreen PrinterDefault/Printer default:""
*JCLScreen Normal/Normal: "@PJL SET SCREENMATCHING=Normal<0A>"
*JCLScreen Enhanced/Enhanced: "@PJL SET SCREENMATCHING=Enhanced<0A>"
*JCLScreen Detailed/Detailed: "@PJL SET SCREENMATCHING=Detailed<0A>"
*JCLCloseUI: *JCLScreen
*%========================================================
*% JCLRGB
*%========================================================
*JCLOpenUI *JCLRGB/RGB Color: PickOne
*DefaultJCLRGB: Standard
*OrderDependency: 10 JCLSetup *JCLRGB
*JCLRGB Standard/Standard: "@PJL SET RGBCOLOR=STANDARD<0A>"
*JCLRGB Vivid/Vivid: "@PJL SET RGBCOLOR=VIVID<0A>"
*JCLRGB Device/Device: "@PJL SET RGBCOLOR=DEVICE<0A>"
*JCLRGB CoImaging/Corporate Imaging: "@PJL SET RGBCOLOR=CUSTOMCMS<0A>"
*JCLCloseUI: *JCLRGB
*% =========================================================
*% Trapping
*% =========================================================
*JCLOpenUI *JCLTrapping/Trapping: PickOne
*OrderDependency: 10 JCLSetup *JCLTrapping
*DefaultJCLTrapping: Medium
*JCLTrapping Off/Off: "@PJL SET TRAPPING=OFF<0D0A>"
*JCLTrapping Medium/Medium: "@PJL SET TRAPPING=NORMAL<0D0A>"
*JCLTrapping Maximum/Maximum: "@PJL SET TRAPPING=MAXIMUM<0D0A>"
*JCLCloseUI: *JCLTrapping
*% =========================================================
*% JCLDocumentType
*% =========================================================
*JCLOpenUI *JCLDocumentType/Document Type: PickOne
*DefaultJCLDocumentType: Standard
*OrderDependency: 10 JCLSetup *JCLDocumentType
*JCLDocumentType Standard/Standard: "@PJL SET ESCMSDOCTYPE=STANDARD<0D0A>"
*JCLDocumentType Photo/Photo: "@PJL SET ESCMSDOCTYPE=PHOTO<0D0A>"
*JCLDocumentType Business/Business Graphic: "@PJL SET ESCMSDOCTYPE=BUSINESS<0D0A>"
*JCLDocumentType CAD/CAD: "@PJL SET ESCMSDOCTYPE=CAD<0D0A>"
*JCLDocumentType Browser/Web Page: "@PJL SET ESCMSDOCTYPE=WEBPAGE<0D0A>"
*JCLDocumentType X-Ray/X-Ray: "@PJL SET ESCMSDOCTYPE=XRAY<0D0A>"
*JCLCloseUI: *JCLDocumentType
*% =========================================================
*% JCLColorAdjustment - Brightness
*% =========================================================
*JCLOpenUI *JCLBrightness/[Adjustment Levels] Brightness: PickOne
*DefaultJCLBrightness: 50
*OrderDependency: 10 JCLSetup *JCLBrightness
*JCLBrightness 0/0: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=0<0D0A>"
*JCLBrightness 10/10: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=10<0D0A>"
*JCLBrightness 20/20: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=20<0D0A>"
*JCLBrightness 30/30: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=30<0D0A>"
*JCLBrightness 40/40: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=40<0D0A>"
*JCLBrightness 50/50: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=50<0D0A>"
*JCLBrightness 60/60: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=60<0D0A>"
*JCLBrightness 70/70: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=70<0D0A>"
*JCLBrightness 80/80: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=80<0D0A>"
*JCLBrightness 90/90: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=90<0D0A>"
*JCLBrightness 100/100: "@PJL SET ESCMSCOLORADJUSTMENT=ON<0D0A>@PJL SET ESCMSBRIGHTNESS=100<0D0A>"
*JCLCloseUI: *JCLBrightness
*% =========================================================
*% JCLColorAdjustment - Contrast
*% =========================================================
*JCLOpenUI *JCLContrast/[Adjustment Levels] Contrast: PickOne
*DefaultJCLContrast: 50
*OrderDependency: 10 JCLSetup *JCLContrast
*JCLContrast 0/0: "@PJL SET ESCMSCONTRAST=0<0D0A>"
*JCLContrast 10/10: "@PJL SET ESCMSCONTRAST=10<0D0A>"
*JCLContrast 20/20: "@PJL SET ESCMSCONTRAST=20<0D0A>"
*JCLContrast 30/30: "@PJL SET ESCMSCONTRAST=30<0D0A>"
*JCLContrast 40/40: "@PJL SET ESCMSCONTRAST=40<0D0A>"
*JCLContrast 50/50: "@PJL SET ESCMSCONTRAST=50<0D0A>"
*JCLContrast 60/60: "@PJL SET ESCMSCONTRAST=60<0D0A>"
*JCLContrast 70/70: "@PJL SET ESCMSCONTRAST=70<0D0A>"
*JCLContrast 80/80: "@PJL SET ESCMSCONTRAST=80<0D0A>"
*JCLContrast 90/90: "@PJL SET ESCMSCONTRAST=90<0D0A>"
*JCLContrast 100/100: "@PJL SET ESCMSCONTRAST=100<0D0A>"
*JCLCloseUI: *JCLContrast
*% =========================================================
*% JCLColorAdjustment - Saturation
*% =========================================================
*JCLOpenUI *JCLSaturation/[Adjustment Levels] Saturation: PickOne
*DefaultJCLSaturation: 50
*OrderDependency: 10 JCLSetup *JCLSaturation
*JCLSaturation 0/0: "@PJL SET ESCMSSATURATION=0<0D0A>"
*JCLSaturation 10/10: "@PJL SET ESCMSSATURATION=10<0D0A>"
*JCLSaturation 20/20: "@PJL SET ESCMSSATURATION=20<0D0A>"
*JCLSaturation 30/30: "@PJL SET ESCMSSATURATION=30<0D0A>"
*JCLSaturation 40/40: "@PJL SET ESCMSSATURATION=40<0D0A>"
*JCLSaturation 50/50: "@PJL SET ESCMSSATURATION=50<0D0A>"
*JCLSaturation 60/60: "@PJL SET ESCMSSATURATION=60<0D0A>"
*JCLSaturation 70/70: "@PJL SET ESCMSSATURATION=70<0D0A>"
*JCLSaturation 80/80: "@PJL SET ESCMSSATURATION=80<0D0A>"
*JCLSaturation 90/90: "@PJL SET ESCMSSATURATION=90<0D0A>"
*JCLSaturation 100/100: "@PJL SET ESCMSSATURATION=100<0D0A>"
*JCLCloseUI: *JCLSaturation
*% =========================================================
*% JCLColorAdjustment - Cyan-Red
*% =========================================================
*JCLOpenUI *JCLCyanRed/[Adjustment Levels] Cyan-Red: PickOne
*DefaultJCLCyanRed: 50
*OrderDependency: 10 JCLSetup *JCLCyanRed
*JCLCyanRed 0/0: "@PJL SET ESCMSCRBALANCE=0<0D0A>"
*JCLCyanRed 10/10: "@PJL SET ESCMSCRBALANCE=10<0D0A>"
*JCLCyanRed 20/20: "@PJL SET ESCMSCRBALANCE=20<0D0A>"
*JCLCyanRed 30/30: "@PJL SET ESCMSCRBALANCE=30<0D0A>"
*JCLCyanRed 40/40: "@PJL SET ESCMSCRBALANCE=40<0D0A>"
*JCLCyanRed 50/50: "@PJL SET ESCMSCRBALANCE=50<0D0A>"
*JCLCyanRed 60/60: "@PJL SET ESCMSCRBALANCE=60<0D0A>"
*JCLCyanRed 70/70: "@PJL SET ESCMSCRBALANCE=70<0D0A>"
*JCLCyanRed 80/80: "@PJL SET ESCMSCRBALANCE=80<0D0A>"
*JCLCyanRed 90/90: "@PJL SET ESCMSCRBALANCE=90<0D0A>"
*JCLCyanRed 100/100: "@PJL SET ESCMSCRBALANCE=100<0D0A>"
*JCLCloseUI: *JCLCyanRed
*% =========================================================
*% JCLColorAdjustment - Magenta-Green
*% =========================================================
*JCLOpenUI *JCLMagentaGreen/[Adjustment Levels] Magenta-Green: PickOne
*DefaultJCLMagentaGreen: 50
*OrderDependency: 10 JCLSetup *JCLMagentaGreen
*JCLMagentaGreen 0/0: "@PJL SET ESCMSMGBALANCE=0<0D0A>"
*JCLMagentaGreen 10/10: "@PJL SET ESCMSMGBALANCE=10<0D0A>"
*JCLMagentaGreen 20/20: "@PJL SET ESCMSMGBALANCE=20<0D0A>"
*JCLMagentaGreen 30/30: "@PJL SET ESCMSMGBALANCE=30<0D0A>"
*JCLMagentaGreen 40/40: "@PJL SET ESCMSMGBALANCE=40<0D0A>"
*JCLMagentaGreen 50/50: "@PJL SET ESCMSMGBALANCE=50<0D0A>"
*JCLMagentaGreen 60/60: "@PJL SET ESCMSMGBALANCE=60<0D0A>"
*JCLMagentaGreen 70/70: "@PJL SET ESCMSMGBALANCE=70<0D0A>"
*JCLMagentaGreen 80/80: "@PJL SET ESCMSMGBALANCE=80<0D0A>"
*JCLMagentaGreen 90/90: "@PJL SET ESCMSMGBALANCE=90<0D0A>"
*JCLMagentaGreen 100/100: "@PJL SET ESCMSMGBALANCE=100<0D0A>"
*JCLCloseUI: *JCLMagentaGreen
*% =========================================================
*% JCLColorAdjustment - Yellow-Blue
*% =========================================================
*JCLOpenUI *JCLYellowBlue/[Adjustment Levels] Yellow-Blue: PickOne
*DefaultJCLYellowBlue: 50
*OrderDependency: 10 JCLSetup *JCLYellowBlue
*JCLYellowBlue 0/0: "@PJL SET ESCMSYBBALANCE=0<0D0A>"
*JCLYellowBlue 10/10: "@PJL SET ESCMSYBBALANCE=10<0D0A>"
*JCLYellowBlue 20/20: "@PJL SET ESCMSYBBALANCE=20<0D0A>"
*JCLYellowBlue 30/30: "@PJL SET ESCMSYBBALANCE=30<0D0A>"
*JCLYellowBlue 40/40: "@PJL SET ESCMSYBBALANCE=40<0D0A>"
*JCLYellowBlue 50/50: "@PJL SET ESCMSYBBALANCE=50<0D0A>"
*JCLYellowBlue 60/60: "@PJL SET ESCMSYBBALANCE=60<0D0A>"
*JCLYellowBlue 70/70: "@PJL SET ESCMSYBBALANCE=70<0D0A>"
*JCLYellowBlue 80/80: "@PJL SET ESCMSYBBALANCE=80<0D0A>"
*JCLYellowBlue 90/90: "@PJL SET ESCMSYBBALANCE=90<0D0A>"
*JCLYellowBlue 100/100: "@PJL SET ESCMSYBBALANCE=100<0D0A>"
*JCLCloseUI: *JCLYellowBlue
*% =========================================================
*% Paper Handling
*% =========================================================
*% Use these entries to set paper size unless there is a specific
*% reason to use PageRegion, such as when using manual feed.
*OpenUI *PageSize/Paper Size: PickOne
*OrderDependency: 30 AnySetup *PageSize
*DefaultPageSize: Letter
*PageSize Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
*PageSize Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
*PageSize Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
*PageSize A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
*PageSize A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
*PageSize B5-JIS/B5(JIS): "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
*PageSize US-Folio/Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
*PageSize B5-ISO/B5(ISO): "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
*PageSize Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
*PageSize A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
*PageSize Postcard_S/Postcard 4x6: "<</PageSize [288 432] /ImagingBBox null>> setpagedevice"
*?PageSize: "
save currentpagedevice /PageSize get aload pop
2 copy gt {exch} if (Unknown) 11 dict
dup [288 432] (Postcard_S) put
dup [297 420] (A6) put
dup [612 972] (Oficio_S) put
dup [499 709] (B5-ISO) put
dup [612 936] (US-Folio) put
dup [516 729] (B5-JIS) put
dup [420 595] (A5) put
dup [595 842] (A4) put
dup [522 756] (Executive) put
dup [612 1008] (Legal) put
dup [612 792] (Letter) put
{exch aload pop 4 index sub abs 5 le exch 5 index
sub abs 5 le and {exch pop exit} {pop} ifelse}
bind forall = flush pop pop restore
"
*End
*CloseUI: *PageSize
*OpenUI *PageRegion: PickOne
*OrderDependency: 40 AnySetup *PageRegion
*DefaultPageRegion: Letter
*PageRegion Letter/Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
*PageRegion Legal/Legal: "<</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
*PageRegion Executive/Executive: "<</PageSize [522 756] /ImagingBBox null>> setpagedevice"
*PageRegion A4/A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
*PageRegion A5/A5: "<</PageSize [420 595] /ImagingBBox null>> setpagedevice"
*PageRegion B5-JIS/B5(JIS): "<</PageSize [516 729] /ImagingBBox null>> setpagedevice"
*PageRegion US-Folio/Folio: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
*PageRegion B5-ISO/B5(ISO): "<</PageSize [499 709] /ImagingBBox null>> setpagedevice"
*PageRegion Oficio_S/Oficio: "<</PageSize [612 972] /ImagingBBox null>> setpagedevice"
*PageRegion A6/A6: "<</PageSize [297 420] /ImagingBBox null>> setpagedevice"
*PageRegion Postcard_S/Postcard 4x6: "<</PageSize [288 432] /ImagingBBox null>> setpagedevice"
*CloseUI: *PageRegion
*% These entries provide the imageable areas of the media option keywords
*DefaultImageableArea: Letter
*ImageableArea Letter/Letter: "12.50 12.50 599.50 779.50"
*ImageableArea Legal/Legal: "12.50 12.50 599.50 995.50"
*ImageableArea Executive/Executive: "12.50 11.00 509.50 744.00"
*ImageableArea A4/A4: "12.50 12.50 582.50 829.50"
*ImageableArea A5/A5: "12.50 12.50 407.50 582.50"
*ImageableArea B5-JIS/B5(JIS): "12.50 12.50 503.50 715.50"
*ImageableArea US-Folio/Folio: "12.50 12.50 599.50 923.50"
*ImageableArea B5-ISO/B5(ISO): "12.50 12.50 485.50 695.50"
*ImageableArea Oficio_S/Oficio: "12.50 12.50 599.50 959.50"
*ImageableArea A6/A6: "12.50 12.50 284.50 407.50"
*ImageableArea Postcard_S/Postcard 4x6: "12.50 12.50 275.50 419.50"
*?ImageableArea: "
save /cvp { cvi ( ) cvs print ( ) print } bind def
newpath clippath pathbbox
4 -2 roll exch 2 {ceiling cvp} repeat
exch 2 {floor cvp} repeat flush
restore"
*End
*% These provide the physical dimensions of the media, by option keyword.
*DefaultPaperDimension: Letter
*PaperDimension Letter/Letter: "612 792"
*PaperDimension Legal/Legal: "612 1008"
*PaperDimension Executive/Executive: "522 756"
*PaperDimension A4/A4: "595 842"
*PaperDimension A5/A5: "420 595"
*PaperDimension B5-JIS/B5(JIS): "516 729"
*PaperDimension US-Folio/Folio: "612 936"
*PaperDimension B5-ISO/B5(ISO): "499 709"
*PaperDimension Oficio_S/Oficio: "612 972"
*PaperDimension A6/A6: "297 420"
*PaperDimension Postcard_S/Postcard 4x6: "288 432"
*RequiresPageRegion All: True
*LandscapeOrientation: Plus90
*HWMargins: 12.5 12.5 12.5 12.5
*CustomPageSize True: "pop pop pop <</PageSize[5 -2 roll]/ImagingBBox null>>setpagedevice"
*ParamCustomPageSize Width: 1 points 288.00 612.00
*ParamCustomPageSize Height: 2 points 420.00 1008.00
*ParamCustomPageSize WidthOffset: 3 points 0 0
*ParamCustomPageSize HeightOffset: 4 points 0 0
*ParamCustomPageSize Orientation: 5 int 0 0
*% =========================================================
*% User Interface Constraints
*% =========================================================
*% =========================================================
*% ColorMode - BlackOptimization
*% =========================================================
*UIConstraints: *ColorMode False *JCLBlackOptimization True
*UIConstraints: *JCLBlackOptimization True *ColorMode False
*% =========================================================
*% PageSize PostCard 4x6 - Media Type
*% =========================================================
*% PostCard 4x6
*UIConstraints: *PageSize Postcard_S *MediaType None
*UIConstraints: *PageSize Postcard_S *MediaType Plain
*UIConstraints: *PageSize Postcard_S *MediaType Thick
*UIConstraints: *PageSize Postcard_S *MediaType Thin
*UIConstraints: *PageSize Postcard_S *MediaType Bond
*UIConstraints: *PageSize Postcard_S *MediaType Color
*UIConstraints: *PageSize Postcard_S *MediaType Labels
*UIConstraints: *PageSize Postcard_S *MediaType Preprinted
*UIConstraints: *PageSize Postcard_S *MediaType Recycled
*UIConstraints: *PageSize Postcard_S *MediaType Cotton
*UIConstraints: *PageSize Postcard_S *MediaType Archive
*UIConstraints: *MediaType None *PageSize Postcard_S
*UIConstraints: *MediaType Plain *PageSize Postcard_S
*UIConstraints: *MediaType Thick *PageSize Postcard_S
*UIConstraints: *MediaType Thin *PageSize Postcard_S
*UIConstraints: *MediaType Bond *PageSize Postcard_S
*UIConstraints: *MediaType Color *PageSize Postcard_S
*UIConstraints: *MediaType Labels *PageSize Postcard_S
*UIConstraints: *MediaType Preprinted *PageSize Postcard_S
*UIConstraints: *MediaType Recycled *PageSize Postcard_S
*UIConstraints: *MediaType Cotton *PageSize Postcard_S
*UIConstraints: *MediaType Archive *PageSize Postcard_S
*% =========================================================
*% PageRegion PostCard 4x6 - Media Type
*% =========================================================
*% PostCard 4x6
*UIConstraints: *PageRegion Postcard_S *MediaType None
*UIConstraints: *PageRegion Postcard_S *MediaType Plain
*UIConstraints: *PageRegion Postcard_S *MediaType Thick
*UIConstraints: *PageRegion Postcard_S *MediaType Thin
*UIConstraints: *PageRegion Postcard_S *MediaType Bond
*UIConstraints: *PageRegion Postcard_S *MediaType Color
*UIConstraints: *PageRegion Postcard_S *MediaType Labels
*UIConstraints: *PageRegion Postcard_S *MediaType Preprinted
*UIConstraints: *PageRegion Postcard_S *MediaType Recycled
*UIConstraints: *PageRegion Postcard_S *MediaType Cotton
*UIConstraints: *PageRegion Postcard_S *MediaType Archive
*UIConstraints: *MediaType None *PageRegion Postcard_S
*UIConstraints: *MediaType Plain *PageRegion Postcard_S
*UIConstraints: *MediaType Thick *PageRegion Postcard_S
*UIConstraints: *MediaType Thin *PageRegion Postcard_S
*UIConstraints: *MediaType Bond *PageRegion Postcard_S
*UIConstraints: *MediaType Color *PageRegion Postcard_S
*UIConstraints: *MediaType Labels *PageRegion Postcard_S
*UIConstraints: *MediaType Preprinted *PageRegion Postcard_S
*UIConstraints: *MediaType Recycled *PageRegion Postcard_S
*UIConstraints: *MediaType Cotton *PageRegion Postcard_S
*UIConstraints: *MediaType Archive *PageRegion Postcard_S
*% =========================================================
*% PageSize - Photo111-130(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType Photo111-130
*UIConstraints: *PageSize Oficio_S *MediaType Photo111-130
*UIConstraints: *PageSize US-Folio *MediaType Photo111-130
*UIConstraints: *PageSize B5-ISO *MediaType Photo111-130
*UIConstraints: *PageSize B5-JIS *MediaType Photo111-130
*UIConstraints: *PageSize Executive *MediaType Photo111-130
*UIConstraints: *PageSize A5 *MediaType Photo111-130
*UIConstraints: *PageSize A6 *MediaType Photo111-130
*UIConstraints: *MediaType Photo111-130 *PageSize Legal
*UIConstraints: *MediaType Photo111-130 *PageSize Oficio_S
*UIConstraints: *MediaType Photo111-130 *PageSize US-Folio
*UIConstraints: *MediaType Photo111-130 *PageSize B5-ISO
*UIConstraints: *MediaType Photo111-130 *PageSize B5-JIS
*UIConstraints: *MediaType Photo111-130 *PageSize Executive
*UIConstraints: *MediaType Photo111-130 *PageSize A5
*UIConstraints: *MediaType Photo111-130 *PageSize A6
*% =========================================================
*% PageRegion - Photo111-130(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType Photo111-130
*UIConstraints: *PageRegion Oficio_S *MediaType Photo111-130
*UIConstraints: *PageRegion US-Folio *MediaType Photo111-130
*UIConstraints: *PageRegion B5-ISO *MediaType Photo111-130
*UIConstraints: *PageRegion B5-JIS *MediaType Photo111-130
*UIConstraints: *PageRegion Executive *MediaType Photo111-130
*UIConstraints: *PageRegion A5 *MediaType Photo111-130
*UIConstraints: *PageRegion A6 *MediaType Photo111-130
*UIConstraints: *MediaType Photo111-130 *PageRegion Legal
*UIConstraints: *MediaType Photo111-130 *PageRegion Oficio_S
*UIConstraints: *MediaType Photo111-130 *PageRegion US-Folio
*UIConstraints: *MediaType Photo111-130 *PageRegion B5-ISO
*UIConstraints: *MediaType Photo111-130 *PageRegion B5-JIS
*UIConstraints: *MediaType Photo111-130 *PageRegion Executive
*UIConstraints: *MediaType Photo111-130 *PageRegion A5
*UIConstraints: *MediaType Photo111-130 *PageRegion A6
*% =========================================================
*% PageSize - Photo131-175(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType Photo131-175
*UIConstraints: *PageSize Oficio_S *MediaType Photo131-175
*UIConstraints: *PageSize US-Folio *MediaType Photo131-175
*UIConstraints: *PageSize B5-ISO *MediaType Photo131-175
*UIConstraints: *PageSize B5-JIS *MediaType Photo131-175
*UIConstraints: *PageSize Executive *MediaType Photo131-175
*UIConstraints: *PageSize A5 *MediaType Photo131-175
*UIConstraints: *PageSize A6 *MediaType Photo131-175
*UIConstraints: *MediaType Photo131-175 *PageSize Legal
*UIConstraints: *MediaType Photo131-175 *PageSize Oficio_S
*UIConstraints: *MediaType Photo131-175 *PageSize US-Folio
*UIConstraints: *MediaType Photo131-175 *PageSize B5-ISO
*UIConstraints: *MediaType Photo131-175 *PageSize B5-JIS
*UIConstraints: *MediaType Photo131-175 *PageSize Executive
*UIConstraints: *MediaType Photo131-175 *PageSize A5
*UIConstraints: *MediaType Photo131-175 *PageSize A6
*% =========================================================
*% PageRegion - Photo131-175(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType Photo131-175
*UIConstraints: *PageRegion Oficio_S *MediaType Photo131-175
*UIConstraints: *PageRegion US-Folio *MediaType Photo131-175
*UIConstraints: *PageRegion B5-ISO *MediaType Photo131-175
*UIConstraints: *PageRegion B5-JIS *MediaType Photo131-175
*UIConstraints: *PageRegion Executive *MediaType Photo131-175
*UIConstraints: *PageRegion A5 *MediaType Photo131-175
*UIConstraints: *PageRegion A6 *MediaType Photo131-175
*UIConstraints: *MediaType Photo131-175 *PageRegion Legal
*UIConstraints: *MediaType Photo131-175 *PageRegion Oficio_S
*UIConstraints: *MediaType Photo131-175 *PageRegion US-Folio
*UIConstraints: *MediaType Photo131-175 *PageRegion B5-ISO
*UIConstraints: *MediaType Photo131-175 *PageRegion B5-JIS
*UIConstraints: *MediaType Photo131-175 *PageRegion Executive
*UIConstraints: *MediaType Photo131-175 *PageRegion A5
*UIConstraints: *MediaType Photo131-175 *PageRegion A6
*% =========================================================
*% PageSize - Photo176-220(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType Photo176-220
*UIConstraints: *PageSize Oficio_S *MediaType Photo176-220
*UIConstraints: *PageSize US-Folio *MediaType Photo176-220
*UIConstraints: *PageSize B5-ISO *MediaType Photo176-220
*UIConstraints: *PageSize B5-JIS *MediaType Photo176-220
*UIConstraints: *PageSize Executive *MediaType Photo176-220
*UIConstraints: *PageSize A5 *MediaType Photo176-220
*UIConstraints: *PageSize A6 *MediaType Photo176-220
*UIConstraints: *MediaType Photo176-220 *PageSize Legal
*UIConstraints: *MediaType Photo176-220 *PageSize Oficio_S
*UIConstraints: *MediaType Photo176-220 *PageSize US-Folio
*UIConstraints: *MediaType Photo176-220 *PageSize B5-ISO
*UIConstraints: *MediaType Photo176-220 *PageSize B5-JIS
*UIConstraints: *MediaType Photo176-220 *PageSize Executive
*UIConstraints: *MediaType Photo176-220 *PageSize A5
*UIConstraints: *MediaType Photo176-220 *PageSize A6
*% =========================================================
*% PageRegion - Photo176-220(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType Photo176-220
*UIConstraints: *PageRegion Oficio_S *MediaType Photo176-220
*UIConstraints: *PageRegion US-Folio *MediaType Photo176-220
*UIConstraints: *PageRegion B5-ISO *MediaType Photo176-220
*UIConstraints: *PageRegion B5-JIS *MediaType Photo176-220
*UIConstraints: *PageRegion Executive *MediaType Photo176-220
*UIConstraints: *PageRegion A5 *MediaType Photo176-220
*UIConstraints: *PageRegion A6 *MediaType Photo176-220
*UIConstraints: *MediaType Photo176-220 *PageRegion Legal
*UIConstraints: *MediaType Photo176-220 *PageRegion Oficio_S
*UIConstraints: *MediaType Photo176-220 *PageRegion US-Folio
*UIConstraints: *MediaType Photo176-220 *PageRegion B5-ISO
*UIConstraints: *MediaType Photo176-220 *PageRegion B5-JIS
*UIConstraints: *MediaType Photo176-220 *PageRegion Executive
*UIConstraints: *MediaType Photo176-220 *PageRegion A5
*UIConstraints: *MediaType Photo176-220 *PageRegion A6
*% =========================================================
*% PageSize - MattePhoto111-130(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType MattePhoto111-130
*UIConstraints: *PageSize Oficio_S *MediaType MattePhoto111-130
*UIConstraints: *PageSize US-Folio *MediaType MattePhoto111-130
*UIConstraints: *PageSize B5-ISO *MediaType MattePhoto111-130
*UIConstraints: *PageSize B5-JIS *MediaType MattePhoto111-130
*UIConstraints: *PageSize Executive *MediaType MattePhoto111-130
*UIConstraints: *PageSize A5 *MediaType MattePhoto111-130
*UIConstraints: *PageSize A6 *MediaType MattePhoto111-130
*UIConstraints: *MediaType MattePhoto111-130 *PageSize Legal
*UIConstraints: *MediaType MattePhoto111-130 *PageSize Oficio_S
*UIConstraints: *MediaType MattePhoto111-130 *PageSize US-Folio
*UIConstraints: *MediaType MattePhoto111-130 *PageSize B5-ISO
*UIConstraints: *MediaType MattePhoto111-130 *PageSize B5-JIS
*UIConstraints: *MediaType MattePhoto111-130 *PageSize Executive
*UIConstraints: *MediaType MattePhoto111-130 *PageSize A5
*UIConstraints: *MediaType MattePhoto111-130 *PageSize A6
*% =========================================================
*% PageRegion - Photo111-130(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType MattePhoto111-130
*UIConstraints: *PageRegion Oficio_S *MediaType MattePhoto111-130
*UIConstraints: *PageRegion US-Folio *MediaType MattePhoto111-130
*UIConstraints: *PageRegion B5-ISO *MediaType MattePhoto111-130
*UIConstraints: *PageRegion B5-JIS *MediaType MattePhoto111-130
*UIConstraints: *PageRegion Executive *MediaType MattePhoto111-130
*UIConstraints: *PageRegion A5 *MediaType MattePhoto111-130
*UIConstraints: *PageRegion A6 *MediaType MattePhoto111-130
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion Legal
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion Oficio_S
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion US-Folio
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion B5-ISO
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion B5-JIS
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion Executive
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion A5
*UIConstraints: *MediaType MattePhoto111-130 *PageRegion A6
*% =========================================================
*% PageSize - Photo131-175(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType MattePhoto131-175
*UIConstraints: *PageSize Oficio_S *MediaType MattePhoto131-175
*UIConstraints: *PageSize US-Folio *MediaType MattePhoto131-175
*UIConstraints: *PageSize B5-ISO *MediaType MattePhoto131-175
*UIConstraints: *PageSize B5-JIS *MediaType MattePhoto131-175
*UIConstraints: *PageSize Executive *MediaType MattePhoto131-175
*UIConstraints: *PageSize A5 *MediaType MattePhoto131-175
*UIConstraints: *PageSize A6 *MediaType MattePhoto131-175
*UIConstraints: *MediaType MattePhoto131-175 *PageSize Legal
*UIConstraints: *MediaType MattePhoto131-175 *PageSize Oficio_S
*UIConstraints: *MediaType MattePhoto131-175 *PageSize US-Folio
*UIConstraints: *MediaType MattePhoto131-175 *PageSize B5-ISO
*UIConstraints: *MediaType MattePhoto131-175 *PageSize B5-JIS
*UIConstraints: *MediaType MattePhoto131-175 *PageSize Executive
*UIConstraints: *MediaType MattePhoto131-175 *PageSize A5
*UIConstraints: *MediaType MattePhoto131-175 *PageSize A6
*% =========================================================
*% PageRegion - MattePhoto131-175(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType MattePhoto131-175
*UIConstraints: *PageRegion Oficio_S *MediaType MattePhoto131-175
*UIConstraints: *PageRegion US-Folio *MediaType MattePhoto131-175
*UIConstraints: *PageRegion B5-ISO *MediaType MattePhoto131-175
*UIConstraints: *PageRegion B5-JIS *MediaType MattePhoto131-175
*UIConstraints: *PageRegion Executive *MediaType MattePhoto131-175
*UIConstraints: *PageRegion A5 *MediaType MattePhoto131-175
*UIConstraints: *PageRegion A6 *MediaType MattePhoto131-175
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion Legal
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion Oficio_S
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion US-Folio
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion B5-ISO
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion B5-JIS
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion Executive
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion A5
*UIConstraints: *MediaType MattePhoto131-175 *PageRegion A6
*% =========================================================
*% PageSize - MattePhoto176-220(MediaType)
*% =========================================================
*UIConstraints: *PageSize Legal *MediaType MattePhoto176-220
*UIConstraints: *PageSize Oficio_S *MediaType MattePhoto176-220
*UIConstraints: *PageSize US-Folio *MediaType MattePhoto176-220
*UIConstraints: *PageSize B5-ISO *MediaType MattePhoto176-220
*UIConstraints: *PageSize B5-JIS *MediaType MattePhoto176-220
*UIConstraints: *PageSize Executive *MediaType MattePhoto176-220
*UIConstraints: *PageSize A5 *MediaType MattePhoto176-220
*UIConstraints: *PageSize A6 *MediaType MattePhoto176-220
*UIConstraints: *MediaType MattePhoto176-220 *PageSize Legal
*UIConstraints: *MediaType MattePhoto176-220 *PageSize Oficio_S
*UIConstraints: *MediaType MattePhoto176-220 *PageSize US-Folio
*UIConstraints: *MediaType MattePhoto176-220 *PageSize B5-ISO
*UIConstraints: *MediaType MattePhoto176-220 *PageSize B5-JIS
*UIConstraints: *MediaType MattePhoto176-220 *PageSize Executive
*UIConstraints: *MediaType MattePhoto176-220 *PageSize A5
*UIConstraints: *MediaType MattePhoto176-220 *PageSize A6
*% =========================================================
*% PageRegion - Photo176-220(MediaType)
*% =========================================================
*UIConstraints: *PageRegion Legal *MediaType MattePhoto176-220
*UIConstraints: *PageRegion Oficio_S *MediaType MattePhoto176-220
*UIConstraints: *PageRegion US-Folio *MediaType MattePhoto176-220
*UIConstraints: *PageRegion B5-ISO *MediaType MattePhoto176-220
*UIConstraints: *PageRegion B5-JIS *MediaType MattePhoto176-220
*UIConstraints: *PageRegion Executive *MediaType MattePhoto176-220
*UIConstraints: *PageRegion A5 *MediaType MattePhoto176-220
*UIConstraints: *PageRegion A6 *MediaType MattePhoto176-220
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion Legal
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion Oficio_S
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion US-Folio
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion B5-ISO
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion B5-JIS
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion Executive
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion A5
*UIConstraints: *MediaType MattePhoto176-220 *PageRegion A6
*% ++++++++++++++++++++++
*% Font Information
*% ++++++++++++++++++++++
*DefaultFont: Courier
*Font AlbertusMT-Italic: Standard "(001.001)" Standard ROM
*Font AlbertusMT-Light: Standard "(001.001)" Standard ROM
*Font AlbertusMT: Standard "(001.001)" Standard ROM
*Font AntiqueOlive-Bold: Standard "(001.001)" Standard ROM
*Font AntiqueOlive-Compact: Standard "(001.001)" Standard ROM
*Font AntiqueOlive-Italic: Standard "(001.001)" Standard ROM
*Font AntiqueOlive-Roman: Standard "(001.001)" Standard ROM
*Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
*Font Arial-BoldItalicMT: Standard "(001.001)" Standard ROM
*Font Arial-BoldMT: Standard "(001.001)" Standard ROM
*Font Arial-ItalicMT: Standard "(001.001)" Standard ROM
*Font ArialMT: Standard "(001.001)" Standard ROM
*Font AvantGarde-Book: Standard "(001.001)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
*Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
*Font Bodoni-Bold: Standard "(001.001)" Standard ROM
*Font Bodoni-BoldItalic: Standard "(001.001)" Standard ROM
*Font Bodoni-Italic: Standard "(001.001)" Standard ROM
*Font Bodoni-Poster: Standard "(001.001)" Standard ROM
*Font Bodoni-PosterCompressed: Standard "(001.001)" Standard ROM
*Font Bodoni: Standard "(001.001)" Standard ROM
*Font Bookman-Demi: Standard "(001.001)" Standard ROM
*Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
*Font Bookman-Light: Standard "(001.001)" Standard ROM
*Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
*Font Candid: Special "(001.001)" Special ROM
*Font Chicago: Standard "(001.001)" ExtendedRoman ROM
*Font Clarendon-Bold: Standard "(001.001)" Standard ROM
*Font Clarendon-Light: Standard "(001.001)" Standard ROM
*Font Clarendon: Standard "(001.001)" Standard ROM
*Font CooperBlack-Italic: Standard "(001.001)" Standard ROM
*Font CooperBlack: Standard "(001.001)" Standard ROM
*Font Copperplate-ThirtyThreeBC: Standard "(001.001)" Standard ROM
*Font Copperplate-ThirtyTwoBC: Standard "(001.001)" Standard ROM
*Font Coronet-Regular: Standard "(001.001)" Standard ROM
*Font Courier-Bold: Standard "(001.001)" Standard ROM
*Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
*Font Courier-Oblique: Standard "(001.001)" Standard ROM
*Font Courier: Standard "(001.001)" Standard ROM
*Font Eurostile-Bold: Standard "(001.001)" Standard ROM
*Font Eurostile-BoldExtendedTwo: Standard "(001.001)" Standard ROM
*Font Eurostile-ExtendedTwo: Standard "(001.001)" Standard ROM
*Font Eurostile: Standard "(001.001)" Standard ROM
*Font Geneva: Standard "(001.001)" ExtendedRoman ROM
*Font GillSans-Bold: Standard "(001.001)" Standard ROM
*Font GillSans-BoldCondensed: Standard "(001.001)" Standard ROM
*Font GillSans-BoldItalic: Standard "(001.001)" Standard ROM
*Font GillSans-Condensed: Standard "(001.001)" Standard ROM
*Font GillSans-ExtraBold: Standard "(001.001)" Standard ROM
*Font GillSans-Italic: Standard "(001.001)" Standard ROM
*Font GillSans-Light: Standard "(001.001)" Standard ROM
*Font GillSans-LightItalic: Standard "(001.001)" Standard ROM
*Font GillSans: Standard "(001.001)" Standard ROM
*Font Goudy-Bold: Standard "(001.001)" Standard ROM
*Font Goudy-BoldItalic: Standard "(001.000)" Standard ROM
*Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
*Font Goudy-Italic: Standard "(001.001)" Standard ROM
*Font Goudy: Standard "(001.001)" Standard ROM
*Font Helvetica-Bold: Standard "(001.001)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Condensed-Bold: Standard "(001.001)" Standard ROM
*Font Helvetica-Condensed-BoldObl: Standard "(001.001)" Standard ROM
*Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(001.001)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Narrow: Standard "(001.001)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
*Font Helvetica: Standard "(001.001)" Standard ROM
*Font HoeflerText-Black: Standard "(001.001)" ExtendedRoman ROM
*Font HoeflerText-BlackItalic: Standard "(001.001)" Standard ROM
*Font HoeflerText-Italic: Standard "(001.001)" ExtendedRoman ROM
*Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
*Font HoeflerText-Regular: Standard "(001.001)" Standard ROM
*Font JoannaMT-Bold: Standard "(001.001)" Standard ROM
*Font JoannaMT-BoldItalic: Standard "(001.001)" Standard ROM
*Font JoannaMT-Italic: Standard "(001.001)" Standard ROM
*Font JoannaMT: Standard "(001.001)" Standard ROM
*Font LetterGothic-Bold: Standard "(001.001)" Standard ROM
*Font LetterGothic-BoldSlanted: Standard "(001.001)" Standard ROM
*Font LetterGothic-Slanted: Standard "(001.001)" Standard ROM
*Font LetterGothic: Standard "(001.001)" Standard ROM
*Font LubalinGraph-Book: Standard "(001.001)" Standard ROM
*Font LubalinGraph-BookOblique: Standard "(001.001)" Standard ROM
*Font LubalinGraph-Demi: Standard "(001.001)" Standard ROM
*Font LubalinGraph-DemiOblique: Standard "(001.001)" Standard ROM
*Font Marigold: Standard "(001.001)" Standard ROM
*Font Monaco: Standard "(001.001)" ExtendedRoman ROM
*Font MonaLisa-Recut: Standard "(001.001)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(001.001)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(001.001)" Standard ROM
*Font NewYork: Standard "(001.001)" ExtendedRoman ROM
*Font Optima-Bold: Standard "(001.001)" Standard ROM
*Font Optima-BoldItalic: Standard "(001.001)" Standard ROM
*Font Optima-Italic: Standard "(001.001)" Standard ROM
*Font Optima: Standard "(001.001)" Standard ROM
*Font Oxford: Standard "(001.001)" Standard ROM
*Font Palatino-Bold: Standard "(001.001)" Standard ROM
*Font Palatino-BoldItalic: Standard "(001.001)" Standard ROM
*Font Palatino-Italic: Standard "(001.001)" Standard ROM
*Font Palatino-Roman: Standard "(001.001)" Standard ROM
*Font StempelGaramond-Bold: Standard "(001.001)" Standard ROM
*Font StempelGaramond-BoldItalic: Standard "(001.001)" Standard ROM
*Font StempelGaramond-Italic: Standard "(001.001)" Standard ROM
*Font StempelGaramond-Roman: Standard "(001.001)" Standard ROM
*Font Symbol: Special "(001.001)" Special ROM
*Font Taffy: Standard "(001.001)" Standard ROM
*Font Times-Bold: Standard "(001.001)" Standard ROM
*Font Times-BoldItalic: Standard "(001.001)" Standard ROM
*Font Times-Italic: Standard "(001.001)" Standard ROM
*Font Times-Roman: Standard "(001.001)" Standard ROM
*Font TimesNewRomanPS-BoldItalicMT: Standard "(001.001)" Standard ROM
*Font TimesNewRomanPS-BoldMT: Standard "(001.001)" Standard ROM
*Font TimesNewRomanPS-ItalicMT: Standard "(001.001)" Standard ROM
*Font TimesNewRomanPSMT: Standard "(001.001)" Standard ROM
*Font Univers-Bold: Standard "(001.001)" Standard ROM
*Font Univers-BoldExt: Standard "(001.001)" Standard ROM
*Font Univers-BoldExtObl: Standard "(001.001)" Standard ROM
*Font Univers-BoldOblique: Standard "(001.001)" Standard ROM
*Font Univers-Condensed: Standard "(001.001)" Standard ROM
*Font Univers-CondensedBold: Standard "(001.001)" Standard ROM
*Font Univers-CondensedBoldOblique: Standard "(001.001)" Standard ROM
*Font Univers-CondensedOblique: Standard "(001.001)" Standard ROM
*Font Univers-Extended: Standard "(001.001)" Standard ROM
*Font Univers-ExtendedObl: Standard "(001.001)" Standard ROM
*Font Univers-Light: Standard "(001.001)" Standard ROM
*Font Univers-LightOblique: Standard "(001.001)" Standard ROM
*Font Univers-Oblique: Standard "(001.001)" Standard ROM
*Font Univers: Standard "(001.001)" Standard ROM
*Font Wingdings-Regular: Special "(001.001)" Special ROM
*Font ZapfChancery-MediumItalic: Standard "(001.001)" Standard ROM
*Font ZapfDingbats: Special "(001.001)" Special ROM
*?FontQuery: "save
{count 1 gt
{exch dup 127 string cvs (/)print print (:)print
/Font resourcestatus
{pop pop (Yes)} {(No)} ifelse =
}
{exit}
ifelse
} bind loop
(*) = flush
restore"
*End
*?FontList: "save
(*) {cvn ==} 128 string /Font resourceforall
(*) = flush
restore"
*End
|