*PPD-Adobe: "4.3" *FormatVersion: "4.3" *FileVersion: "1.0" *LanguageEncoding: ISOLatin1 *LanguageVersion: English *PCFileName: "RAW2PDF.PPD" *Product: "(Quartz PDF Engine Direct Output)" *PSVersion: "(3010.000) 550" *ModelName: "QuartzPDF" *ShortNickName: "QuartzPDF" *NickName: "QuartzPDF 3010.000" *cupsVersion: 1.1 *cupsManualCopies: False *cupsFilter: "application/pdf 0 -" *cupsFilter: "application/pictwps 0 pictwpstops" *% === Options and Constraints ========= *% ==== Device Capabilities =============== *ColorDevice: True *DefaultColorSpace: RGB *FileSystem: True *LanguageLevel: "3" *FreeVM: "4194304" *VariablePaperSize: True *TTRasterizer: Type42 *%===================Resolution==================== *OpenUI *Resolution/Resolution: PickOne *OrderDependency: 50 AnySetup *Resolution *DefaultResolution: 98x98dpi *Resolution 98x98dpi/98dpi: " 1 dict dup /HWResolution [ 98 98 ] put setpagedevice" *End *Resolution 196x196dpi/196dpi: " 1 dict dup /HWResolution [ 196 196 ] put setpagedevice" *End *CloseUI: *Resolution *ResScreenFreq 98dpi: "60.0" *ResScreenFreq 196dpi: "60.0" *ResScreenAngle 98dpi: "45.0" *ResScreenAngle 196dpi: "45.0" *%===================Color/Gray Printing==================== *OpenUI *ColorModel/Color Processing: PickOne *OrderDependency: 20 AnySetup *ColorModel *DefaultColorModel: DeviceRGB *ColorModel DeviceGray/Gray: " 1 dict dup /ProcessColorModel /DeviceGray put setpagedevice" *End *ColorModel DeviceRGB/RGB: " 1 dict dup /ProcessColorModel /DeviceRGB put setpagedevice" *End *ColorModel DeviceCMYK/CMYK: " 1 dict dup /ProcessColorModel /DeviceCMYK put setpagedevice" *End *?ColorModel: " save currentpagedevice /ProcessColorModel get = flush restore " *End *CloseUI: *ColorModel *% Halftone Information =============== *ContoneOnly: True *DefaultHalftoneType: 1 *ScreenFreq: "60.0" *ScreenAngle: "45.0" *% Paper Handling =================== *% Code in this section both selects a tray and sets up a frame buffer. *OpenUI *PageSize: PickOne *OrderDependency: 50 AnySetup *PageSize *DefaultPageSize: Letter *PageSize Letter: " 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice" *End *PageSize Legal: " 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice" *End *PageSize Executive: " 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice" *End *PageSize Ledger: " 2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put setpagedevice" *End *PageSize Tabloid/11 x 17: " 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice" *End *PageSize Screen: " 2 dict dup /PageSize [468 373] put dup /ImagingBBox null put setpagedevice" *End *PageSize A3: " 2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice" *End *PageSize A4: " 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice" *End *?PageSize: " save currentpagedevice /PageSize get aload pop 2 copy gt {exch} if (Unknown) 8 dict dup [612 792] (Letter) put dup [612 1008] (Legal) put dup [522 756] (Executive) put dup [1224 792] (Ledger) put dup [792 1224] (Tabloid) put dup [468 373] (Screen) put dup [842 1191] (A3) put dup [595 842] (A4) 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: 50 AnySetup *PageRegion *DefaultPageRegion: Letter *PageRegion Letter: " 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice" *End *PageRegion Legal: " 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice" *End *PageRegion Executive: " 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice" *End *PageRegion Ledger: " 2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put setpagedevice" *End *PageRegion Tabloid/11 x 17: " 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice" *End *PageRegion Screen: " 2 dict dup /PageSize [468 373] put dup /ImagingBBox null put setpagedevice" *End *PageRegion A3: " 2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice" *End *PageRegion A4: " 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice" *End *CloseUI: *PageRegion *% The following entries provide information about specific paper keywords. *DefaultImageableArea: Letter *ImageableArea Letter: "0.0 0.0 612.0 792.0" *ImageableArea Legal: "0.0 0.0 612.0 1008.0" *ImageableArea Executive: "0.0 0.0 522.0 756.0" *ImageableArea Ledger: "0.0 0.0 1224.0 792.0" *ImageableArea Tabloid/11 x 17: "0.0 0.0 792.0 1224.0" *ImageableArea Screen: "0.0 0.0 468.0 373.0" *ImageableArea A3: "0.0 0.0 842.0 1191.0" *ImageableArea A4: "0.0 0.0 595.0 842.0" *?ImageableArea: " save /cvp { ( ) cvs print ( ) print } bind def /upperright {10000 mul floor 10000 div} bind def /lowerleft {10000 mul ceiling 10000 div} bind def newpath clippath pathbbox 4 -2 roll exch 2 {lowerleft cvp} repeat exch 2 {upperright cvp} repeat flush restore " *End *DefaultPaperDimension: Letter *PaperDimension Letter: "612 792" *PaperDimension Legal: "612 1008" *PaperDimension Executive: "522 756" *PaperDimension Ledger: "1224 792" *PaperDimension Tabloid/11 x 17: "792 1224" *PaperDimension Screen: "468 373" *PaperDimension A3: "842 1191" *PaperDimension A4: "595 842" *CustomPageSize True: " 4 dict begin 3 1 roll 2 array astore /PageOffset exch def 2 mod 0 eq {exch} if 2 array astore /PageSize exch def /ImagingBBox null def currentdict end setpagedevice" *End *ParamCustomPageSize Width: 1 points 1 14400 *ParamCustomPageSize Height: 2 points 1 14400 *ParamCustomPageSize WidthOffset: 3 points 0 14400 *ParamCustomPageSize HeightOffset: 4 points 0 14400 *ParamCustomPageSize Orientation: 5 int 0 3 *MaxMediaWidth: "14400" *MaxMediaHeight: "14400" *CenterRegistered: False *LeadingEdge Forced: "" *DefaultLeadingEdge: Forced *RequiresPageRegion All: True *OpenUI *InputSlot: PickOne *DefaultInputSlot: OnlyOne *InputSlot OnlyOne: "" *CloseUI: *InputSlot *% Color Separation Information ===================== *DefaultColorSep: ProcessBlack.60lpi.98dpi/60 lpi / 98 dpi *% For 60 lpi / 98 dpi =============================== *ColorSepScreenAngle ProcessBlack.60lpi.98dpi/60 lpi / 98 dpi: "45" *ColorSepScreenAngle CustomColor.60lpi.98dpi/60 lpi / 98 dpi: "45" *ColorSepScreenAngle ProcessCyan.60lpi.98dpi/60 lpi / 98 dpi: "15" *ColorSepScreenAngle ProcessMagenta.60lpi.98dpi/60 lpi / 98 dpi: "75" *ColorSepScreenAngle ProcessYellow.60lpi.98dpi/60 lpi / 98 dpi: "0" *ColorSepScreenFreq ProcessBlack.60lpi.98dpi/60 lpi / 98 dpi: "60" *ColorSepScreenFreq CustomColor.60lpi.98dpi/60 lpi / 98 dpi: "60" *ColorSepScreenFreq ProcessCyan.60lpi.98dpi/60 lpi / 98 dpi: "60" *ColorSepScreenFreq ProcessMagenta.60lpi.98dpi/60 lpi / 98 dpi: "60" *ColorSepScreenFreq ProcessYellow.60lpi.98dpi/60 lpi / 98 dpi: "60" *% For 60 lpi / 196 dpi =============================== *ColorSepScreenAngle ProcessBlack.60lpi.196dpi/60 lpi / 196 dpi: "45" *ColorSepScreenAngle CustomColor.60lpi.196dpi/60 lpi / 196 dpi: "45" *ColorSepScreenAngle ProcessCyan.60lpi.196dpi/60 lpi / 196 dpi: "15" *ColorSepScreenAngle ProcessMagenta.60lpi.196dpi/60 lpi / 196 dpi: "75" *ColorSepScreenAngle ProcessYellow.60lpi.196dpi/60 lpi / 196 dpi: "0" *ColorSepScreenFreq ProcessBlack.60lpi.196dpi/60 lpi / 196 dpi: "60" *ColorSepScreenFreq CustomColor.60lpi.196dpi/60 lpi / 196 dpi: "60" *ColorSepScreenFreq ProcessCyan.60lpi.196dpi/60 lpi / 196 dpi: "60" *ColorSepScreenFreq ProcessMagenta.60lpi.196dpi/60 lpi / 196 dpi: "60" *ColorSepScreenFreq ProcessYellow.60lpi.196dpi/60 lpi / 196 dpi: "60" *% Font Information ===================== *?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 *% Base fonts *DefaultFont: Courier *Font Courier: Standard "(004.000)" Standard ROM *Font Courier-Bold: Standard "(004.000)" Standard ROM *Font Courier-BoldOblique: Standard "(004.000)" Standard ROM *Font Courier-Oblique: Standard "(004.000)" Standard ROM *% End of PPD file for Quartz PDF Engine Direct Output