home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
-
- *% ===================================
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1999 Softengine Company.
- *% DateCode: 19980914
- *% ===================================
- *% ===================================
- *% Product / PPD Version Information
- *% ===================================
- *% PPD File Version Information
- *FormatVersion: "4.2"
- *FileVersion: "1.01"
- *LanguageEncoding: ISOLatin1
- *LanguageVersion: English
- *PCFileName: "pmmcdecf.ppd"
-
- *% Product Version Information
- *Product: "(PDFMAILER)"
- *PSVersion:"(2014.108) 1"
- *ModelName:"PDFMAILER"
- *NickName: "PDFMAILER"
-
- *% ===================================
- *% Basic Device Capabilities
- *% ===================================
- *LanguageLevel: "2"
- *ColorDevice: True
- *DefaultColorSpace: Gray
- *FileSystem: True
- *?FileSystem: "
- save
- false
- (%disk?%)
- { currentdevparams dup /Writeable known
- { /Writeable get {pop true} if } { pop } ifelse
- } 10 string /IODevice resourceforall
- {(True)}{(False)} ifelse = flush
- restore
- "
- *End
- *TTRasterizer: Type42
- *?TTRasterizer: "
- save
- 42 /FontType resourcestatus
- { pop pop (Type42)} {pop pop (None)} ifelse = flush
- restore
- "
- *End
- *Throughput: "24"
-
- *% ===================================
- *% Emulations and Protocols
- *% ===================================
- *Protocols: PJL TBCP
- *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
- *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
- *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
-
-
-
- *% ===================================
- *% Media Selection
- *% ===================================
- *LandscapeOrientation: Plus90
- *VariablePaperSize: False
-
- *% Page Selection by size
- *OpenUI *PageSize/Page Size: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter/US Letter: "
- <</DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize Executive/Executive: "
- <</DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize Legal/US Legal: "
- <</DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize Tabloid/11x17: "
- <</DeferredMediaSelection true /PageSize [792 1224] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize Tabloid.2/11x17 (Oversize): "
- <</DeferredMediaSelection true /PageSize [842 1274] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize A4/A4: "
- <</DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize A3/A3: "
- <</DeferredMediaSelection true /PageSize [842 1191] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize B4/JIS B4: "
- <</DeferredMediaSelection true /PageSize [729 1032] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize B5/JIS B5: "
- <</DeferredMediaSelection true /PageSize [516 729] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize JDPost/Double Postcard: "
- <</DeferredMediaSelection true /PageSize [420 567] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize Comm10/Env Comm10: "
- <</DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize Monarch/Env Monarch: "
- <</DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize DL/Env DL: "
- <</DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize C5/Env C5: "
- <</DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null>> setpagedevice"
- *End
- *PageSize EnvB5/Env ISO B5: "
- <</DeferredMediaSelection true /PageSize [499 708] /ImagingBBox null>> setpagedevice"
- *End
- *?PageSize: "
- save
- currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if
- (Unknown)
- 17 dict
- dup [612 792] (Letter) put
- dup [612 1008] (Legal) put
- dup [595 842] (A4) put
- dup [522 756] (Executive) put
- dup [792 1224] (Tabloid) put
- dup [842 1274] (Tabloid.2) put
- dup [842 1191] (A3) put
- dup [729 1032] (B4) put
- dup [516 729] (B5) put
- dup [420 567] (JDPost) put
- dup [297 684] (Comm10) put
- dup [279 540] (Monarch) put
- dup [312 624] (DL) put
- dup [459 649] (C5) put
- dup [499 708] (EnvB5) 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
-
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: A4
- *ImageableArea Letter/US Letter: "0 0 612 792"
- *ImageableArea Executive/Executive: "0 0 522 756"
- *ImageableArea Legal/US Legal: "0 0 612 1008"
- *ImageableArea Tabloid/11x17: "0 0 792 1224"
- *ImageableArea Tabloid.2/11x17 (Oversize): "0 0 842 1274"
- *ImageableArea A4/A4: "0 0 595 842"
- *ImageableArea A3/A3: "0 0 842 1191"
- *ImageableArea B4/JIS B4: "0 0 729 1032"
- *ImageableArea B5/JIS B5: "0 0 516 729"
- *ImageableArea JDPost/Double Postcard: "0 0 420 567"
- *ImageableArea Comm10/Env Comm10: "0 0 297 684"
- *ImageableArea Monarch/Env Monarch: "0 0 279 540"
- *ImageableArea DL/Env DL: "0 0 312 624"
- *ImageableArea C5/Env C5: "0 0 459 649"
- *ImageableArea EnvB5/Env ISO B5: "0 0 499 708"
- *?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: A4
- *PaperDimension Letter/US Letter: "612 792"
- *PaperDimension Executive/Executive: "522 756"
- *PaperDimension Legal/US Legal: "612 1008"
- *PaperDimension Tabloid/11x17: "792 1224"
- *PaperDimension Tabloid.2/11x17 (Oversize): "842 1274"
- *PaperDimension A4/A4: "595 842"
- *PaperDimension A3/A3: "842 1191"
- *PaperDimension B4/JIS B4: "729 1032"
- *PaperDimension B5/JIS B5: "516 729"
- *PaperDimension JDPost/Double Postcard: "420 567"
- *PaperDimension Comm10/Env Comm10: "297 684"
- *PaperDimension Monarch/Env Monarch: "279 540"
- *PaperDimension DL/Env DL: "312 624"
- *PaperDimension C5/Env C5: "459 649"
- *PaperDimension EnvB5/Env ISO B5: "499 708"
- *RequiresPageRegion All: True
-
-
-
-
- *% ===================================
- *% Resolution and Appearance Control
- *% ===================================
- *% Enable/Disable EconoMode
-
- *% Select Printer Resolution
- *OpenUI *Resolution/Printer Resolution: PickOne
- *OrderDependency: 10 DocumentSetup *Resolution
- *DefaultResolution: 300dpi
- *Resolution 100dpi/100 dpi: "
- << /HWResolution [100 100]>> setpagedevice"
- *End
- *Resolution 300dpi/300 dpi: "
- << /HWResolution [300 300]>> setpagedevice"
- *End
- *Resolution 600dpi/600 dpi: "
- << /HWResolution [600 600]>> setpagedevice"
- *End
-
- *?Resolution: "
- save
- currentpagedevice /HWResolution get
- 0 get
- ( ) cvs print
- (dpi)
- = flush
- restore
- "
- *End
- *CloseUI: *Resolution
-
-
- *% =============================================
- *% For "PDFMAILER" 2014.108
- *% =============================================
-