PNG  IHDRxsBIT|d pHYs+tEXtSoftwarewww.inkscape.org<,tEXtComment File Manager

File Manager

Path: /usr/share/ghostscript/lib/

Viewing File: ghostpdf.ppd

*PPD-Adobe: "4.3"
*FileVersion: "1.1"
*FormatVersion: "4.3" 
*LanguageEncoding: ISOLatin1
*LanguageVersion: English
*Manufacturer: "Ghostscript"
*ModelName: "Ghostscript PDF Writer"
*ShortNickName: "Ghostscript"
*NickName: "Ghostscript"
*% PCFileName should be of the form XXNNNNNN.PPD where XX is an assigned
*% manufacturer code.
*PCFileName: "GHOSTPDF.PPD"
*Product: "(Ghostscript)"
*Product: "(AFPL Ghostscript)"
*Product: "(GNU Ghostscript)"
*Product: "(GPL Ghostscript)"
*PSVersion: "(3010) 815"

*% *DefaultImageableArea:
*% *DefaultPageRegion:
*% *PageRegion:
*% *ImageableArea:
*% *DefaultPageSize:
*% *PageSize:
*% *DefaultPaperDimension:
*% *PaperDimension:

*% == Above are required

*Copyright: "2004-2006 Ghostgum Software Pty Ltd"
*%
*%  Copyright (C) 2004-2006, Ghostgum Software Pty Ltd.  All rights reserved.
*%
*%  Permission is hereby granted, free of charge, to any person obtaining
*%  a copy of this file ("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
*%  this Software, and to permit persons to whom this file is furnished to
*%  do so, subject to the following conditions:
*%
*%  This Software is distributed with NO WARRANTY OF ANY KIND.  No author
*%  or distributor accepts any responsibility for the consequences of using it,
*%  or for whether it serves any particular purpose or works at all, unless he
*%  or she says so in writing.
*%
*%  The above copyright notice and this permission notice shall be included
*%  in all copies or substantial portions of the Software.

*% There is an accompanying file ghostpdf.inf that is used to 
*% install this PPD on Windows 2k/XP.
*% This PPD includes configuration items specific to generating
*% PDF files with ghostscript.
*% If you are not using the ghostscript pdfwrite device,
*% all items in the PDF group should be left as "Default".


*% == Basic Capabilities
*LanguageLevel: "3"
*ColorDevice: True
*DefaultColorSpace: RGB
*FileSystem: True
*Extensions: CMYK FileSystem Composite
*TTRasterizer: Type42
*FreeVM: "10000000"
*PrintPSErrors: True
*ContoneOnly: True
*% AccurateScreensSupport: True

*% order dependency
*%  10 HWResolution
*%  20 PageSize and other page device parameters
*%  30 PDFSETTINGS
*%  40 distiller parameters

*% == Resolution
*OpenUI *Resolution: PickOne
*DefaultResolution: 600dpi
*OrderDependency: 10 AnySetup *Resolution
*Resolution 72dpi: "<< /HWResolution [72 72] >> setpagedevice"
*Resolution 96dpi: "<< /HWResolution [96 96] >> setpagedevice"
*Resolution 144dpi: "<< /HWResolution [144 144] >> setpagedevice"
*Resolution 150dpi: "<< /HWResolution [150 150] >> setpagedevice"
*Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
*Resolution 600dpi: "<< /HWResolution [600 600] >> setpagedevice"
*Resolution 720dpi: "<< /HWResolution [720 720] >> setpagedevice"
*Resolution 1200dpi: "<< /HWResolution [1200 1200] >> setpagedevice"
*Resolution 2400dpi: "<< /HWResolution [2400 2400] >> setpagedevice"
*Resolution 3600dpi: "<< /HWResolution [3600 3600] >> setpagedevice"
*Resolution 4000dpi: "<< /HWResolution [4000 4000] >> setpagedevice"
*CloseUI: *Resolution


*% == Paper stuff
*% Page sizes taken from ghostscript gs_statd.ps.
*% Ghostscript pdfwrite ignores Orientation, so set the
*% custom page width/height and then use an Install procedure
*% to rotate the image.

*HWMargins: 0 0 0 0
*ParamCustomPageSize Width: 1 points 1 5670
*ParamCustomPageSize Height: 2 points 1 5670
*ParamCustomPageSize WidthOffset/Width Margin: 3 points 0 5670
*ParamCustomPageSize HeightOffset/Height Margin: 4 points 0 5670
*ParamCustomPageSize Orientation: 5 int 0 3
*NonUIOrderDependency: 20 AnySetup *CustomPageSize
*CustomPageSize True: "
  5 -2 roll exch 5 2 roll
  3 -2 roll exch 3 2 roll
  [ {}
    {90 rotate 0 currentpagedevice /PageSize get 0 get neg translate}
    {180 rotate currentpagedevice /PageSize get 
     dup 0 get neg exch 1 get neg translate}
    {270 rotate currentpagedevice /PageSize get 1 get neg 0 translate}
  ] exch get
  4 dict dup begin 6 1 roll
  /Install exch def
  2 array astore /PageOffset exch def
  2 array astore /PageSize exch def
  /ImagingBBox null def
  end setpagedevice"
*End
*MaxMediaWidth: "5670"
*MaxMediaHeight: "5670"

*LandscapeOrientation: Any

*OpenUI *PageSize: PickOne
*DefaultPageSize: Letter
*OrderDependency: 20 AnySetup *PageSize
*PageSize Tabloid: "<< /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
*PageSize Ledger: "<< /PageSize [1224 792] /ImagingBBox null >> setpagedevice"
*PageSize Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
*PageSize Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
*PageSize LetterSmall: "<< /PageSize [612 792] /ImagingBBox [25 25 587 767] >> setpagedevice"
*PageSize Statement: "<< /PageSize [396 612] /ImagingBBox null >> setpagedevice"
*PageSize Note: "<< /PageSize [612 792] /ImagingBBox [25 25 587 767] >> setpagedevice"
*PageSize A0: "<< /PageSize [2384 3370] /ImagingBBox null >> setpagedevice"
*PageSize A1: "<< /PageSize [1684 2384] /ImagingBBox null >> setpagedevice"
*PageSize A2: "<< /PageSize [1191 1684] /ImagingBBox null >> setpagedevice"
*PageSize A3: "<< /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
*PageSize A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
*PageSize A4Small: "<< /PageSize [595 842] /ImagingBBox [25 25 570 817] >> setpagedevice"
*PageSize A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
*PageSize A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice"
*PageSize A7: "<< /PageSize [210 297] /ImagingBBox null >> setpagedevice"
*PageSize A8: "<< /PageSize [148 210] /ImagingBBox null >> setpagedevice"
*PageSize A9: "<< /PageSize [105 148] /ImagingBBox null >> setpagedevice"
*PageSize A10: "<< /PageSize [73 105] /ImagingBBox null >> setpagedevice"
*PageSize ISOB0/ISO B0: "<< /PageSize [2835 4008] /ImagingBBox null >> setpagedevice"
*PageSize ISOB1/ISO B1: "<< /PageSize [2004 2835] /ImagingBBox null >> setpagedevice"
*PageSize ISOB2/ISO B2: "<< /PageSize [1417 2004] /ImagingBBox null >> setpagedevice"
*PageSize ISOB3/ISO B3: "<< /PageSize [1001 1417] /ImagingBBox null >> setpagedevice"
*PageSize ISOB4/ISO B4: "<< /PageSize [709 1001] /ImagingBBox null >> setpagedevice"
*PageSize ISOB5/ISO B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
*PageSize ISOB6/ISO B6: "<< /PageSize [354 499] /ImagingBBox null >> setpagedevice"
*PageSize B0/JIS B0: "<< /PageSize [2920 4127] /ImagingBBox null >> setpagedevice"
*PageSize B1/JIS B1: "<< /PageSize [2064 2920] /ImagingBBox null >> setpagedevice"
*PageSize B2/JIS B2: "<< /PageSize [1460 2064] /ImagingBBox null >> setpagedevice"
*PageSize B3/JIS B3: "<< /PageSize [1032 1460] /ImagingBBox null >> setpagedevice"
*PageSize B4/JIS B4: "<< /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
*PageSize B5/JIS B5: "<< /PageSize [516 729] /ImagingBBox null >> setpagedevice"
*PageSize B6/JIS B6: "<< /PageSize [363 516] /ImagingBBox null >> setpagedevice"
*PageSize EnvC0/Envelope C0: "<< /PageSize [2599 3677] /ImagingBBox null >> setpagedevice"
*PageSize EnvC1/Envelope C1: "<< /PageSize [1837 2599] /ImagingBBox null >> setpagedevice"
*PageSize EnvC2/Envelope C2: "<< /PageSize [1296 1837] /ImagingBBox null >> setpagedevice"
*PageSize EnvC3/Envelope C3: "<< /PageSize [918 1296] /ImagingBBox null >> setpagedevice"
*PageSize EnvC4/Envelope C4: "<< /PageSize [649 918] /ImagingBBox null >> setpagedevice"
*PageSize EnvC5/Envelope C5: "<< /PageSize [459 649] /ImagingBBox null >> setpagedevice"
*PageSize EnvC6/Envelope C6: "<< /PageSize [323 459] /ImagingBBox null >> setpagedevice"
*PageSize ARCHE: "<< /PageSize [2592 3456] /ImagingBBox null >> setpagedevice"
*PageSize ARCHD: "<< /PageSize [1728 2592] /ImagingBBox null >> setpagedevice"
*PageSize ARCHC: "<< /PageSize [1296 1728] /ImagingBBox null >> setpagedevice"
*PageSize ARCHB: "<< /PageSize [864 1296] /ImagingBBox null >> setpagedevice"
*PageSize ARCHA: "<< /PageSize [648 864] /ImagingBBox null >> setpagedevice"
*PageSize FLSA: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice"
*PageSize FLSE: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice"
*PageSize PA4: "<< /PageSize [595 792] /ImagingBBox null >> setpagedevice"
*CloseUI: *PageSize

*OpenUI *PageRegion: PickOne
*DefaultPageRegion: Letter
*OrderDependency: 20 AnySetup *PageRegion
*PageRegion Tabloid: "<< /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
*PageRegion Ledger: "<< /PageSize [1224 792] /ImagingBBox null >> setpagedevice"
*PageRegion Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
*PageRegion Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
*PageRegion LetterSmall: "<< /PageSize [612 792] /ImagingBBox [25 25 587 767] >> setpagedevice"
*PageRegion Note: "<< /PageSize [612 792] /ImagingBBox [25 25 587 767] >> setpagedevice"
*PageRegion Statement: "<< /PageSize [396 612] /ImagingBBox null >> setpagedevice"
*PageRegion A0: "<< /PageSize [2384 3370] /ImagingBBox null >> setpagedevice"
*PageRegion A1: "<< /PageSize [1684 2384] /ImagingBBox null >> setpagedevice"
*PageRegion A2: "<< /PageSize [1191 1684] /ImagingBBox null >> setpagedevice"
*PageRegion A3: "<< /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
*PageRegion A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
*PageRegion A4Small: "<< /PageSize [595 842] /ImagingBBox [25 25 570 817] >> setpagedevice"
*PageRegion A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
*PageRegion A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice"
*PageRegion A7: "<< /PageSize [210 297] /ImagingBBox null >> setpagedevice"
*PageRegion A8: "<< /PageSize [148 210] /ImagingBBox null >> setpagedevice"
*PageRegion A9: "<< /PageSize [105 148] /ImagingBBox null >> setpagedevice"
*PageRegion A10: "<< /PageSize [73 105] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB0/ISO B0: "<< /PageSize [2835 4008] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB1/ISO B1: "<< /PageSize [2004 2835] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB2/ISO B2: "<< /PageSize [1417 2004] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB3/ISO B3: "<< /PageSize [1001 1417] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB4/ISO B4: "<< /PageSize [709 1001] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB5/ISO B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
*PageRegion ISOB6/ISO B6: "<< /PageSize [354 499] /ImagingBBox null >> setpagedevice"
*PageRegion B0/JIS B0: "<< /PageSize [2920 4127] /ImagingBBox null >> setpagedevice"
*PageRegion B1/JIS B1: "<< /PageSize [2064 2920] /ImagingBBox null >> setpagedevice"
*PageRegion B2/JIS B2: "<< /PageSize [1460 2064] /ImagingBBox null >> setpagedevice"
*PageRegion B3/JIS B3: "<< /PageSize [1032 1460] /ImagingBBox null >> setpagedevice"
*PageRegion B4/JIS B4: "<< /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
*PageRegion B5/JIS B5: "<< /PageSize [516 729] /ImagingBBox null >> setpagedevice"
*PageRegion B6/JIS B6: "<< /PageSize [363 516] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC0/Envelope C0: "<< /PageSize [2599 3677] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC1/Envelope C1: "<< /PageSize [1837 2599] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC2/Envelope C2: "<< /PageSize [1296 1837] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC3/Envelope C3: "<< /PageSize [918 1296] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC4/Envelope C4: "<< /PageSize [649 918] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC5/Envelope C5: "<< /PageSize [459 649] /ImagingBBox null >> setpagedevice"
*PageRegion EnvC6/Envelope C6: "<< /PageSize [323 459] /ImagingBBox null >> setpagedevice"
*PageRegion ARCHE: "<< /PageSize [2592 3456] /ImagingBBox null >> setpagedevice"
*PageRegion ARCHD: "<< /PageSize [1728 2592] /ImagingBBox null >> setpagedevice"
*PageRegion ARCHC: "<< /PageSize [1296 1728] /ImagingBBox null >> setpagedevice"
*PageRegion ARCHB: "<< /PageSize [864 1296] /ImagingBBox null >> setpagedevice"
*PageRegion ARCHA: "<< /PageSize [648 864] /ImagingBBox null >> setpagedevice"
*PageRegion FLSA: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice"
*PageRegion FLSE: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice"
*PageRegion PA4: "<< /PageSize [595 792] /ImagingBBox null >> setpagedevice"
*CloseUI: *PageRegion

*DefaultImageableArea: Letter
*ImageableArea Tabloid: "0 0 792 1224"
*ImageableArea Ledger: "0 0 1224 792"
*ImageableArea Legal: "0 0 612 1008"
*ImageableArea Letter: "0 0 612 792"
*ImageableArea LetterSmall: "25 25 587 767"
*ImageableArea Note: "25 25 587 767"
*ImageableArea Statement: "0 0 396 612"
*ImageableArea A0: "0 0 2384 3370"
*ImageableArea A1: "0 0 1684 2384"
*ImageableArea A2: "0 0 1191 1684"
*ImageableArea A3: "0 0 842 1191"
*ImageableArea A4: "0 0 595 842"
*ImageableArea A4Small: "25 25 570 817"
*ImageableArea A5: "0 0 420 595"
*ImageableArea A6: "0 0 297 420"
*ImageableArea A7: "0 0 210 297"
*ImageableArea A8: "0 0 148 210"
*ImageableArea A9: "0 0 105 148"
*ImageableArea A10: "0 0 73 105"
*ImageableArea ISOB0/ISO B0: "0 0 2835 4008"
*ImageableArea ISOB1/ISO B1: "0 0 2004 2835"
*ImageableArea ISOB2/ISO B2: "0 0 1417 2004"
*ImageableArea ISOB3/ISO B3: "0 0 1001 1417"
*ImageableArea ISOB4/ISO B4: "0 0 709 1001"
*ImageableArea ISOB5/ISO B5: "0 0 499 709"
*ImageableArea ISOB6/ISO B6: "0 0 354 499"
*ImageableArea B0/JIS B0: "0 0 2920 4127"
*ImageableArea B1/JIS B1: "0 0 2064 2920"
*ImageableArea B2/JIS B2: "0 0 1460 2064"
*ImageableArea B3/JIS B3: "0 0 1032 1460"
*ImageableArea B4/JIS B4: "0 0 729 1032"
*ImageableArea B5/JIS B5: "0 0 516 729"
*ImageableArea B6/JIS B6: "0 0 363 516"
*ImageableArea EnvC0/Envelope C0: "0 0 2599 3677"
*ImageableArea EnvC1/Envelope C1: "0 0 1837 2599"
*ImageableArea EnvC2/Envelope C2: "0 0 1296 1837"
*ImageableArea EnvC3/Envelope C3: "0 0 918 1296"
*ImageableArea EnvC4/Envelope C4: "0 0 649 918"
*ImageableArea EnvC5/Envelope C5: "0 0 459 649"
*ImageableArea EnvC6/Envelope C6: "0 0 323 459"
*ImageableArea ARCHE: "0 0 2592 3456"
*ImageableArea ARCHD: "0 0 1728 2592"
*ImageableArea ARCHC: "0 0 1296 1728"
*ImageableArea ARCHB: "0 0 864 1296"
*ImageableArea ARCHA: "0 0 648 864"
*ImageableArea FLSA: "0 0 612 936"
*ImageableArea FLSE: "0 0 612 936"
*ImageableArea PA4: "0 0 595 792"

*DefaultPaperDimension: Letter
*PaperDimension Tabloid: "792 1224"
*PaperDimension Ledger: "1224 792"
*PaperDimension Legal: "612 1008"
*PaperDimension Letter: "612 792"
*PaperDimension LetterSmall: "612 792"
*PaperDimension Note: "612 792"
*PaperDimension Statement: "396 612"
*PaperDimension A0: "2384 3370"
*PaperDimension A1: "1684 2384"
*PaperDimension A2: "1191 1684"
*PaperDimension A3: "842 1191"
*PaperDimension A4: "595 842"
*PaperDimension A4Small: "595 842"
*PaperDimension A5: "420 595"
*PaperDimension A6: "297 420"
*PaperDimension A7: "210 297"
*PaperDimension A8: "148 210"
*PaperDimension A9: "105 148"
*PaperDimension A10: "73 105"
*PaperDimension ISOB0/ISO B0: "2835 4008"
*PaperDimension ISOB1/ISO B1: "2004 2835"
*PaperDimension ISOB2/ISO B2: "1417 2004"
*PaperDimension ISOB3/ISO B3: "1001 1417"
*PaperDimension ISOB4/ISO B4: "709 1001"
*PaperDimension ISOB5/ISO B5: "499 709"
*PaperDimension ISOB6/ISO B6: "354 499"
*PaperDimension B0/JIS B0: "2920 4127"
*PaperDimension B1/JIS B1: "2064 2920"
*PaperDimension B2/JIS B2: "1460 2064"
*PaperDimension B3/JIS B3: "1032 1460"
*PaperDimension B4/JIS B4: "729 1032"
*PaperDimension B5/JIS B5: "516 729"
*PaperDimension B6/JIS B6: "363 516"
*PaperDimension EnvC0/Envelope C0: "2599 3677"
*PaperDimension EnvC1/Envelope C1: "1837 2599"
*PaperDimension EnvC2/Envelope C2: "1296 1837"
*PaperDimension EnvC3/Envelope C3: "918 1296"
*PaperDimension EnvC4/Envelope C4: "649 918"
*PaperDimension EnvC5/Envelope C5: "459 649"
*PaperDimension EnvC6/Envelope C6: "323 459"
*PaperDimension ARCHE: "2592 3456"
*PaperDimension ARCHD: "1728 2592"
*PaperDimension ARCHC: "1296 1728"
*PaperDimension ARCHB: "864 1296"
*PaperDimension ARCHA: "648 864"
*PaperDimension FLSA: "612 936"
*PaperDimension FLSE: "612 936"
*PaperDimension PA4: "595 792"


*% == Fonts
*DefaultFont: Courier
*% First the standard 35 aliases with the actual fonts commented out.
*Font Bookman-Demi: Standard "(1.10)" Standard ROM
*% *Font URWBookmanL-DemiBold: Standard "(1.10)" Standard ROM
*Font Bookman-DemiItalic: Standard "(1.10)" Standard ROM
*% *Font URWBookmanL-DemiBoldItal: Standard "(1.10)" Standard ROM
*Font Bookman-Light: Standard "(1.10)" Standard ROM
*% *Font URWBookmanL-Ligh: Standard "(1.10)" Standard ROM
*Font Bookman-LightItalic: Standard "(1.10)" Standard ROM
*% *Font URWBookmanL-LighItal: Standard "(1.10)" Standard ROM
*Font Courier: Standard "(1.10)" Standard ROM
*% *Font NimbusMonL-Regu: Standard "(1.10)" Standard ROM
*Font Courier-Oblique: Standard "(1.10)" Standard ROM
*% *Font NimbusMonL-ReguObli: Standard "(1.10)" Standard ROM
*Font Courier-Bold: Standard "(1.10)" Standard ROM
*% *Font NimbusMonL-Bold: Standard "(1.10)" Standard ROM
*Font Courier-BoldOblique: Standard "(1.10)" Standard ROM
*% *Font NimbusMonL-BoldObli: Standard "(1.10)" Standard ROM
*Font AvantGarde-Book: Standard "(1.10)" Standard ROM
*% *Font URWGothicL-Book: Standard "(1.10)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(1.10)" Standard ROM
*% *Font URWGothicL-BookObli: Standard "(1.10)" Standard ROM
*Font AvantGarde-Demi: Standard "(1.10)" Standard ROM
*% *Font URWGothicL-Demi: Standard "(1.10)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(1.10)" Standard ROM
*% *Font URWGothicL-DemiObli: Standard "(1.10)" Standard ROM
*Font Helvetica: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-Regu: Standard "(1.10)" Standard ROM
*Font Helvetica-Oblique: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-ReguItal: Standard "(1.10)" Standard ROM
*Font Helvetica-Bold: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-Bold: Standard "(1.10)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-BoldItal: Standard "(1.10)" Standard ROM
*Font Helvetica-Narrow: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-ReguCond: Standard "(1.10)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-ReguCondItal: Standard "(1.10)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-BoldCond: Standard "(1.10)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(1.10)" Standard ROM
*% *Font NimbusSanL-BoldCondItal: Standard "(1.10)" Standard ROM
*Font Palatino-Roman: Standard "(1.10)" Standard ROM
*% *Font URWPalladioL-Roma: Standard "(1.10)" Standard ROM
*Font Palatino-Italic: Standard "(1.10)" Standard ROM
*% *Font URWPalladioL-Ital: Standard "(1.10)" Standard ROM
*Font Palatino-Bold: Standard "(1.10)" Standard ROM
*% *Font URWPalladioL-Bold: Standard "(1.10)" Standard ROM
*Font Palatino-BoldItalic: Standard "(1.10)" Standard ROM
*% *Font URWPalladioL-BoldItal: Standard "(1.10)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(1.10)" Standard ROM
*% *Font CenturySchL-Roma: Standard "(1.10)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(1.10)" Standard ROM
*% *Font CenturySchL-Ital: Standard "(1.10)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(1.10)" Standard ROM
*% *Font CenturySchL-Bold: Standard "(1.10)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(1.10)" Standard ROM
*% *Font CenturySchL-BoldItal: Standard "(1.10)" Standard ROM
*Font Times-Roman: Standard "(1.10)" Standard ROM
*% *Font NimbusRomNo9L-Regu: Standard "(1.10)" Standard ROM
*Font Times-Italic: Standard "(1.10)" Standard ROM
*% *Font NimbusRomNo9L-ReguItal: Standard "(1.10)" Standard ROM
*Font Times-Bold: Standard "(1.10)" Standard ROM
*% *Font NimbusRomNo9L-Medi: Standard "(1.10)" Standard ROM
*Font Times-BoldItalic: Standard "(1.10)" Standard ROM
*% *Font NimbusRomNo9L-MediItal: Standard "(1.10)" Standard ROM
*Font Symbol: Special "(001.005)" Special ROM
*% *Font StandardSymL: Special (001.005)" Special ROM
*Font ZapfChancery-MediumItalic: Standard "(1.10)" Standard ROM
*% *Font URWChanceryL-MediItal: Standard "(1.10)" Standard ROM
*Font ZapfDingbats: Special (001.005)" Special ROM
*% *Font Dingbats: Special (001.005)" Special ROM
*% Then a few ghostscript extras
*Font Charter-Roman: Standard "(2.0-1.0)" Standard ROM
*Font CharterBT-Roman: Standard "(2.0-1.0)" Standard ROM
*Font Charter-Italic: Standard "(2.0-1.0)" Standard ROM
*Font CharterBT-Italic: Standard "(2.0-1.0)" Standard ROM
*Font Charter-Bold: Standard "(2.0-1.0)" Standard ROM
*Font CharterBT-Bold: Standard "(2.0-1.0)" Standard ROM
*Font Charter-BoldItalic: Standard "(2.0-1.0)" Standard ROM
*Font CharterBT-BoldItalic: Standard "(2.0-1.0)" Standard ROM
*Font Utopia-Regular: Standard "(001.001)" Standard ROM
*Font Utopia-Italic: Standard "(001.001)" Standard ROM
*Font Utopia-Bold: Standard "(001.001)" Standard ROM
*Font Utopia-BoldItalic: Standard "(001.001)" Standard ROM

*% == Most of these set distiller parameters
*% If the target device is not the Ghostscript pdfwrite device,
*% then these should all be left at "Default"
*OpenGroup: PDF

*% == The pdfwrite device can select different color spaces
*OpenUI *ColorModel/PDF Colour Model: PickOne
*DefaultColorModel: Default
*OrderDependency: 20 AnySetup *ColorModel
*ColorModel Default: ""
*ColorModel Grey: "<< /ProcessColorModel /DeviceGray >> setpagedevice"
*ColorModel RGB: "<< /ProcessColorModel /DeviceRGB >> setpagedevice"
*ColorModel CMYK: "<< /ProcessColorModel /DeviceCMYK >> setpagedevice"
*CloseUI: *ColorModel

*OpenUI *PDFSettings/PDF Settings: PickOne
*DefaultPDFSettings: Default
*OrderDependency: 30 AnySetup *PDFSettings
*PDFSettings Default: ""
*PDFSettings Screen: ".distillersettings /screen get setdistillerparams"
*PDFSettings Ebook: ".distillersettings /ebook get setdistillerparams"
*PDFSettings Printer: ".distillersettings /printer get setdistillerparams"
*PDFSettings Prepress: ".distillersettings /prepress get setdistillerparams"
*CloseUI: *PDFSettings

*OpenUI *ColorImageFilter/PDF Colour Image Compression: PickOne
*DefaultColorImageFilter: Default
*OrderDependency: 40 AnySetup *ColorImageFilter
*ColorImageFilter Default: ""
*ColorImageFilter JPEG: "<< /AutoFilterColorImages false /ColorImageFilter /DCTEncode >> setdistillerparams"
*ColorImageFilter Flate: "<< /AutoFilterColorImages false /ColorImageFilter /FlateEncode >> setdistillerparams"
*CloseUI: *ColorImageFilter

*OpenUI *GrayImageFilter/PDF Grey Image Compression: PickOne
*DefaultGrayImageFilter: Default
*OrderDependency: 40 AnySetup *GrayImageFilter
*GrayImageFilter Default: ""
*GrayImageFilter JPEG: "<< /AutoFilterGrayImages false /GrayImageFilter /DCTEncode >> setdistillerparams"
*GrayImageFilter Flate: "<< /AutoFilterGrayImages false /GrayImageFilter /FlateEncode >> setdistillerparams"
*CloseUI: *GrayImageFilter

*OpenUI *MonoImageFilter/PDF Monochrome Image Compression: PickOne
*DefaultMonoImageFilter: Default
*OrderDependency: 40 AnySetup *MonoImageFilter
*MonoImageFilter Default: ""
*MonoImageFilter FaxG3/Fax G3: "<< /AutoFilterMonoImages false /MonoImageFilter /CCITTFaxEncode >> setdistillerparams"
*MonoImageFilter Flate: "<< /AutoFilterMonoImages false /MonoImageFilter /FlateEncode >> setdistillerparams"
*CloseUI: *MonoImageFilter

*OpenUI *CompatibilityLevel/PDF Compatibility: PickOne
*DefaultCompatibilityLevel: Default
*OrderDependency: 40 AnySetup *CompatibilityLevel
*CompatibilityLevel Default: ""
*CompatibilityLevel 1.2: "<< /CompatibilityLevel 1.2 >> setdistillerparams"
*CompatibilityLevel 1.3: "<< /CompatibilityLevel 1.3 >> setdistillerparams"
*CompatibilityLevel 1.4: "<< /CompatibilityLevel 1.4 >> setdistillerparams"
*CloseUI: *CompatibilityLevel

*OpenUI *AutoRotatePages/PDF AutoRotatePages: PickOne
*DefaultAutoRotatePages: Default
*OrderDependency: 40 AnySetup *AutoRotatePages
*AutoRotatePages Default: ""
*AutoRotatePages None: "<< /AutoRotatePages /None >> setdistillerparams"
*AutoRotatePages PageByPage: "<< /AutoRotatePages /PageByPage >> setdistillerparams"
*AutoRotatePages All: "<< /AutoRotatePages /All >> setdistillerparams"
*CloseUI: *AutoRotatePages

*OpenUI *ParseDSCComments/PDF ParseDSCComments: PickOne
*DefaultParseDSCComments: Default
*OrderDependency: 40 AnySetup *ParseDSCComments
*ParseDSCComments Default: ""
*ParseDSCComments True: "<< /ParseDSCComments true >> setdistillerparams"
*ParseDSCComments False: "<< /ParseDSCComments false >> setdistillerparams"
*CloseUI: *ParseDSCComments

*OpenUI *EmbedAllFonts/PDF EmbedAllFonts: PickOne
*DefaultEmbedAllFonts: Default
*OrderDependency: 40 AnySetup *EmbedAllFonts
*EmbedAllFonts Default: ""
*EmbedAllFonts True: "<< /EmbedAllFonts true >> setdistillerparams"
*EmbedAllFonts False: "<< /EmbedAllFonts false >> setdistillerparams"
*CloseUI: *EmbedAllFonts

*OpenUI *SubsetFonts/PDF SubsetFonts: PickOne
*DefaultSubsetFonts: Default
*OrderDependency: 40 AnySetup *SubsetFonts
*SubsetFonts Default: ""
*SubsetFonts True: "<< /SubsetFonts true >> setdistillerparams"
*SubsetFonts False: "<< /SubsetFonts false >> setdistillerparams"
*CloseUI: *SubsetFonts

*OpenUI *CompressPages/PDF Compress Pages: PickOne
*DefaultCompressPages: Default
*OrderDependency: 40 AnySetup *CompressPages
*CompressPages Default: ""
*CompressPages True: "<< /CompressPages true >> setdistillerparams"
*CompressPages False: "<< /CompressPages false >> setdistillerparams"
*CloseUI: *CompressPages

*CloseGroup: PDF

*% End of Ghostscript PDF Writer PPD file
b IDATxytVսϓ22 A@IR :hCiZ[v*E:WũZA ^dQeQ @ !jZ'>gsV仿$|?g)&x-EIENT ;@xT.i%-X}SvS5.r/UHz^_$-W"w)Ɗ/@Z &IoX P$K}JzX:;` &, ŋui,e6mX ԵrKb1ԗ)DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA݀!I*]R;I2$eZ#ORZSrr6mteffu*((Pu'v{DIߔ4^pIm'77WEEE;vƎ4-$]'RI{\I&G :IHJ DWBB=\WR޽m o$K(V9ABB.}jѢv`^?IOȅ} ڶmG}T#FJ`56$-ھ}FI&v;0(h;Б38CӧOWf!;A i:F_m9s&|q%=#wZprrrla A &P\\СC[A#! {olF} `E2}MK/vV)i{4BffV\|ۭX`b@kɶ@%i$K z5zhmX[IXZ` 'b%$r5M4º/l ԃߖxhʔ)[@=} K6IM}^5k㏷݆z ΗÿO:gdGBmyT/@+Vɶ纽z񕏵l.y޴it뭷zV0[Y^>Wsqs}\/@$(T7f.InݺiR$푔n.~?H))\ZRW'Mo~v Ov6oԃxz! S,&xm/yɞԟ?'uaSѽb,8GלKboi&3t7Y,)JJ c[nzӳdE&KsZLӄ I?@&%ӟ۶mSMMњ0iؐSZ,|J+N ~,0A0!5%Q-YQQa3}$_vVrf9f?S8`zDADADADADADADADADAdqP,تmMmg1V?rSI꒟]u|l RCyEf٢9 jURbztѰ!m5~tGj2DhG*{H9)꒟ר3:(+3\?/;TUݭʴ~S6lڧUJ*i$d(#=Yݺd{,p|3B))q:vN0Y.jkק6;SɶVzHJJЀ-utѹսk>QUU\޲~]fFnK?&ߡ5b=z9)^|u_k-[y%ZNU6 7Mi:]ۦtk[n X(e6Bb."8cۭ|~teuuw|ήI-5"~Uk;ZicEmN/:]M> cQ^uiƞ??Ңpc#TUU3UakNwA`:Y_V-8.KKfRitv޲* 9S6ֿj,ՃNOMߤ]z^fOh|<>@Å5 _/Iu?{SY4hK/2]4%it5q]GGe2%iR| W&f*^]??vq[LgE_3f}Fxu~}qd-ږFxu~I N>\;͗O֊:̗WJ@BhW=y|GgwܷH_NY?)Tdi'?խwhlmQi !SUUsw4kӺe4rfxu-[nHtMFj}H_u~w>)oV}(T'ebʒv3_[+vn@Ȭ\S}ot}w=kHFnxg S 0eޢm~l}uqZfFoZuuEg `zt~? b;t%>WTkķh[2eG8LIWx,^\thrl^Ϊ{=dž<}qV@ ⠨Wy^LF_>0UkDuʫuCs$)Iv:IK;6ֲ4{^6եm+l3>݆uM 9u?>Zc }g~qhKwڭeFMM~pМuqǿz6Tb@8@Y|jx](^]gf}M"tG -w.@vOqh~/HII`S[l.6nØXL9vUcOoB\xoǤ'T&IǍQw_wpv[kmO{w~>#=P1Pɞa-we:iǏlHo׈꒟f9SzH?+shk%Fs:qVhqY`jvO'ρ?PyX3lх]˾uV{ݞ]1,MzYNW~̈́ joYn}ȚF߾׮mS]F z+EDxm/d{F{-W-4wY듏:??_gPf ^3ecg ҵs8R2מz@TANGj)}CNi/R~}c:5{!ZHӋӾ6}T]G]7W6^n 9*,YqOZj:P?Q DFL|?-^.Ɵ7}fFh׶xe2Pscz1&5\cn[=Vn[ĶE鎀uˌd3GII k;lNmشOuuRVfBE]ۣeӶu :X-[(er4~LHi6:Ѻ@ԅrST0trk%$Č0ez" *z"T/X9|8.C5Feg}CQ%͞ˣJvL/?j^h&9xF`њZ(&yF&Iݻfg#W;3^{Wo^4'vV[[K';+mӍִ]AC@W?1^{එyh +^]fm~iԵ]AB@WTk̏t uR?l.OIHiYyԶ]Aˀ7c:q}ힽaf6Z~қm(+sK4{^6}T*UUu]n.:kx{:2 _m=sAߤU@?Z-Vކеz왍Nэ{|5 pڶn b p-@sPg]0G7fy-M{GCF'%{4`=$-Ge\ eU:m+Zt'WjO!OAF@ik&t݆ϥ_ e}=]"Wz_.͜E3leWFih|t-wZۍ-uw=6YN{6|} |*={Ѽn.S.z1zjۻTH]흾 DuDvmvK.`V]yY~sI@t?/ϓ. m&["+P?MzovVЫG3-GRR[(!!\_,^%?v@ҵő m`Y)tem8GMx.))A]Y i`ViW`?^~!S#^+ѽGZj?Vģ0.))A꨷lzL*]OXrY`DBBLOj{-MH'ii-ϰ ok7^ )쭡b]UXSְmռY|5*cֽk0B7镹%ڽP#8nȎq}mJr23_>lE5$iwui+ H~F`IjƵ@q \ @#qG0".0" l`„.0! ,AQHN6qzkKJ#o;`Xv2>,tێJJ7Z/*A .@fفjMzkg @TvZH3Zxu6Ra'%O?/dQ5xYkU]Rֽkق@DaS^RSּ5|BeHNN͘p HvcYcC5:y #`οb;z2.!kr}gUWkyZn=f Pvsn3p~;4p˚=ē~NmI] ¾ 0lH[_L hsh_ғߤc_њec)g7VIZ5yrgk̞W#IjӪv>՞y睝M8[|]\շ8M6%|@PZڨI-m>=k='aiRo-x?>Q.}`Ȏ:Wsmu u > .@,&;+!!˱tﭧDQwRW\vF\~Q7>spYw$%A~;~}6¾ g&if_=j,v+UL1(tWake:@Ș>j$Gq2t7S?vL|]u/ .(0E6Mk6hiۺzښOrifޱxm/Gx> Lal%%~{lBsR4*}{0Z/tNIɚpV^#Lf:u@k#RSu =S^ZyuR/.@n&΃z~B=0eg뺆#,Þ[B/?H uUf7y Wy}Bwegל`Wh(||`l`.;Ws?V@"c:iɍL֯PGv6zctM̠':wuW;d=;EveD}9J@B(0iհ bvP1{\P&G7D޴Iy_$-Qjm~Yrr&]CDv%bh|Yzni_ˆR;kg}nJOIIwyuL}{ЌNj}:+3Y?:WJ/N+Rzd=hb;dj͒suݔ@NKMԄ jqzC5@y°hL m;*5ezᕏ=ep XL n?מ:r`۵tŤZ|1v`V뽧_csج'ߤ%oTuumk%%%h)uy]Nk[n 'b2 l.=͜E%gf$[c;s:V-͞WߤWh-j7]4=F-X]>ZLSi[Y*We;Zan(ӇW|e(HNNP5[= r4tP &0<pc#`vTNV GFqvTi*Tyam$ߏWyE*VJKMTfFw>'$-ؽ.Ho.8c"@DADADADADADADADADA~j*֘,N;Pi3599h=goضLgiJ5փy~}&Zd9p֚ e:|hL``b/d9p? fgg+%%hMgXosج, ΩOl0Zh=xdjLmhݻoO[g_l,8a]٭+ӧ0$I]c]:粹:Teꢢ"5a^Kgh,&= =՟^߶“ߢE ܹS J}I%:8 IDAT~,9/ʃPW'Mo}zNƍ쨓zPbNZ~^z=4mswg;5 Y~SVMRXUյڱRf?s:w ;6H:ºi5-maM&O3;1IKeamZh͛7+##v+c ~u~ca]GnF'ټL~PPPbn voC4R,ӟgg %hq}@#M4IÇ Oy^xMZx ) yOw@HkN˖-Sǎmb]X@n+i͖!++K3gd\$mt$^YfJ\8PRF)77Wא!Cl$i:@@_oG I{$# 8磌ŋ91A (Im7֭>}ߴJq7ޗt^ -[ԩSj*}%]&' -ɓ'ꫯVzzvB#;a 7@GxI{j޼ƌ.LÇWBB7`O"I$/@R @eee@۷>}0,ɒ2$53Xs|cS~rpTYYY} kHc %&k.], @ADADADADADADADADA@lT<%''*Lo^={رc5h %$+CnܸQ3fҥK}vUVVs9G R,_{xˇ3o߾;TTTd}馛]uuuG~iԩ@4bnvmvfϞ /Peeeq}}za I~,誫{UWW뮻}_~YƍSMMMYχ֝waw\ďcxꩧtEƍկ_?۷5@u?1kNׯWzz/wy>}zj3 k(ٺuq_Zvf̘:~ ABQ&r|!%KҥKgԞ={<_X-z !CyFUUz~ ABQIIIjݺW$UXXDٳZ~ ABQƍecW$<(~<RSSvZujjjԧOZQu@4 8m&&&jԩg$ď1h ͟?_{768@g =@`)))5o6m3)ѣƌJ;wҿUTT /KZR{~a=@0o<*狔iFɶ[ˎ;T]]OX@?K.ۈxN pppppppppppppppppPfl߾] ,{ァk۶mڿo5BTӦMӴiӴ|r DB2e|An!Dy'tkΝ[A $***t5' "!駟oaDnΝ:t֭[gDШQ06qD;@ x M6v(PiizmZ4ew"@̴ixf [~-Fٱc&IZ2|n!?$@{[HTɏ#@hȎI# _m(F /6Z3z'\r,r!;w2Z3j=~GY7"I$iI.p_"?pN`y DD?: _  Gÿab7J !Bx@0 Bo cG@`1C[@0G @`0C_u V1 aCX>W ` | `!<S `"<. `#c`?cAC4 ?c p#~@0?:08&_MQ1J h#?/`7;I  q 7a wQ A 1 Hp !#<8/#@1Ul7=S=K.4Z?E_$i@!1!E4?`P_  @Bă10#: "aU,xbFY1 [n|n #'vEH:`xb #vD4Y hi.i&EΖv#O H4IŶ}:Ikh @tZRF#(tXҙzZ ?I3l7q@õ|ۍ1,GpuY Ꮿ@hJv#xxk$ v#9 5 }_$c S#=+"K{F*m7`#%H:NRSp6I?sIՖ{Ap$I$I:QRv2$Z @UJ*$]<FO4IENDB`