home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1987-1994 Adobe Systems Incorporated.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file as
- *% long as this copyright notice is intact and the contents
- *% of the file is not altered in any way from its original form.
- *% End of Copyright statement
- *FormatVersion: "4.2"
- *FileVersion: "1.0"
- *LanguageEncoding: ISOLatin1
- *LanguageVersion: English
- *PCFileName: "LCPRMPR1.PPD"
- *Product: "(PrimeraPro CPSI PC)"
- *PSVersion: "(2013.114) 5"
- *ModelName: "PrimeraPro PC v2013.114"
- *NickName: "PrimeraPro CPSI v2013.114"
-
- *% ==== Device Capabilities ===============
- *LanguageLevel: "2"
- *ColorDevice: True
- *DefaultColorSpace: CMYK
- *FreeVM: "4460000"
- *VariablePaperSize: False
- *FileSystem: False
- *?FileSystem: "
- save statusdict begin
- (False) /diskstatus where{
- pop diskstatus exch pop 0 ne {pop (True)} if
- }if = flush
- end restore
- "
- *End
- *Throughput: "8"
- *TTRasterizer: Type42
- *Password: "0"
- *ExitServer: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not {
- (WARNING: Cannot modify initial VM.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- "
- *End
-
- *Reset: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not {
- (WARNING: Cannot reset printer.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- systemdict /quit get exec
- (WARNING : Printer Reset Failed.) = flush
- "
- *End
-
- *DefaultResolution: 300dpi
- *?Resolution: "
- save
- currentpagedevice /HWResolution get
- 0 get
- ( ) cvs print
- (dpi)
- = flush
- restore
- "
- *End
-
- *% =============== Halftone Information ===============
- *% Halftone Information ===============
- *ScreenFreq: "60.0"
- *ScreenAngle: "0.0"
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "
- { 180 mul cos exch 180 mul cos add 2 div}
- "
- *End
-
- *ScreenProcLine: "{ pop }"
- *ScreenProcEllipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub
- }"
-
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{ 1 exch sub }"
-
- *% Paper Handling ===================
-
- *% Code in this section both selects a tray and sets up a frame buffer.
-
- *OpenUI *PageSize: PickOne
- *OrderDependency: 10 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
- *PageSize A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
- *PageSize Letter.Long: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice"
- *PageSize A4.Long: "<</PageSize [595 986] /ImagingBBox null>> setpagedevice"
- *PageSize A6: "<</PageSize [324 504] /ImagingBBox null>> setpagedevice"
- *?PageSize: "
- save currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if (Unknown)
- <<
- [612 792] (Letter)
- [595 842] (A4)
- [612 936] (Letter.Long)
- [595 986] (A4.Long)
- [324 504] (A6)
- >>
- { exch aload pop 4 index sub abs 5 le and
- { exch pop exit}{ pop } ifelse
- } bind forall = flush pop pop
- restore"
- *End
- *CloseUI: *PageSize
-
-
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 20 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "<</PageSize [612 792] /ImagingBBox null>> setpagedevice"
- *PageRegion A4: "<</PageSize [595 842] /ImagingBBox null>> setpagedevice"
- *PageRegion Letter.Long: "<</PageSize [612 936] /ImagingBBox null>> setpagedevice
- "
- *PageRegion A4.Long: "<</PageSize [595 986] /ImagingBBox null>> setpagedevice"
- *PageRegion A6: "<</PageSize [324 504] /ImagingBBox null>> setpagedevice"
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
-
- *% Printing area
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "0 88 612 756"
- *ImageableArea A4: "0 88 595 806"
- *ImageableArea Letter.Long: "0 88 612 878"
- *ImageableArea A4.Long: "0 88 595 928"
- *ImageableArea A6: "18 108 306 468"
- *?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
-
- *% These provide the physical dimensions of the paper (by keyword)
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension A4: "595 842"
- *PaperDimension Letter.Long: "612 936"
- *PaperDimension A4.Long: "595 986"
- *PaperDimension A6: "324 504"
-
- *DefaultInputSlot: MainTray
- *InputSlot MainTray: ""
- *RequiresPageRegion All: True
- *DefaultOutputBin: OnlyOne
- *DefaultOutputOrder: Reverse
-
-
- *% =============== Font Information =====================
-
- *DefaultFont: Courier
- *Font Courier: Standard "(002.003)" Standard Disk
- *Font Courier-Bold: Standard "(002.003)" Standard Disk
- *Font Courier-BoldOblique: Standard "(002.003)" Standard Disk
- *Font Courier-Oblique: Standard "(002.003)" Standard Disk
- *Font Helvetica: Standard "(001.006)" Standard Disk
- *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
- *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
- *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
- *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
- *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
- *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
- *Font Symbol: Special "(001.007)" Special Disk
- *Font Times-Bold: Standard "(001.007)" Standard Disk
- *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
- *Font Times-Italic: Standard "(001.007)" Standard Disk
- *Font Times-Roman: Standard "(001.007)" Standard Disk
- *?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
-
-
- *% Printer Messages (verbatim from printer):
- *Message: "%%[ exitserver: permanent state may be changed ]%%"
- *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- *Message: "\FontName\ not found, using Courier"
-
- *% Status (format: %%[ status: <one of these> ]%% )
- *Status: "idle"
- *Status: "busy"
- *Status: "waiting"
- *Status: "printing"
- *Status: "warming up"
- *Status: "PrinterError: out of paper or end of ribbon"
- *Status: "PrinterError: end of ribbon"
- *Status: "PrinterError: out of paper"
- *Status: "PrinterError: printer fault"
- *Status: "PrinterError: printer offline"
-
- *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
- *Source: "Parallel"
-
- *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
- *PrinterError: "out of paper or end of ribbon"
- *PrinterError: "end of ribbon"
- *PrinterError: "out of paper"
- *PrinterError: "printer fault"
- *PrinterError: "printer offline"
-
- *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
-
- *% Color Separation Information =====================
-
- *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
-
- *InkName: ProcessBlack/Process Black
- *InkName: CustomColor/Custom Color
- *InkName: ProcessCyan/Process Cyan
- *InkName: ProcessMagenta/Process Magenta
- *InkName: ProcessYellow/Process Yellow
-
- *% For 60 lpi / 300 dpi =====================================================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
- *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
-
- *% For 53 lpi / 300 dpi =====================================================
-
- *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
- *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
- *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
- *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
- *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
- *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
- *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
-
-
- *AcceptsTrueType: True
- *EndOfFile: False
- *SetPage: False
-
- *% The byte count of this file should be exactly 009146 or 009428
- *% depending on the filesystem it resides in.
- *% =============== end of PPD file for Fargo PrimeraPro ===============
-