home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright (c) 1995 Tektronix, Incorporated. All rights reserved.
- *% Tektronix (R) is a registered trademark of Tektronix, Inc.
- *% TekColor TM is a trademark of Tektronix, Inc.
- *% Phaser (R) is a registered trademark of Tektronix, Inc., for color
- *% printers and related products.
-
- *FormatVersion: "4.2"
- *FileVersion: "1.1"
- *LanguageEncoding: ISOLatin1
- *LanguageVersion: English
- *PCFileName: "TK550PJ1.PPD"
- *Product: "(Phaser 550J)"
- *PSVersion: "(2015.105) 9"
- *ModelName: "Tektronix Phaser 550"
- *ShortNickName: "Tektronix Phaser 550J 1200 dpi"
- *NickName: "Tektronix Phaser 550J with 1200 dpi"
-
- *% === Installable Options ===========
- *OpenGroup: InstallableOptions/Options Installed
-
- *OpenUI *InstalledMemory/Memory Configuration: PickOne
- *DefaultInstalledMemory: 24Meg
- *InstalledMemory 24Meg/Standard 24 MB RAM: ""
- *InstalledMemory 28Meg/28 MB Total RAM: ""
- *InstalledMemory 40Meg/40 MB Total RAM: ""
- *InstalledMemory 44Meg/44 MB Total RAM: ""
- *InstalledMemory 56Meg/56 MB Total RAM: ""
- *InstalledMemory 72Meg/72 MB Total RAM: ""
- *CloseUI: *InstalledMemory
-
- *OpenUI *Option1/Optional Hard Drive: Boolean
- *DefaultOption1: False
- *Option1 True/Installed: ""
- *Option1 False/Not Installed: ""
- *CloseUI: *Option1
-
- *OpenUI *Option2/Optional Network Card: PickOne
- *DefaultOption2: None
- *Option2 None/Not Installed: ""
- *Option2 P1/EtherTalk, NetWare and TCP/IP: ""
- *Option2 P2/TokenTalk, NetWare and TCP/IP: ""
- *Option2 P3/LocalTalk and Serial: ""
- *CloseUI: *Option2
-
- *OpenUI *Option3/Optional Lower Trays: Boolean
- *DefaultOption3: False
- *Option3 True/Installed: ""
- *Option3 False/Not Installed: ""
- *CloseUI: *Option3
-
- *CloseGroup: InstallableOptions
-
- *% === Constraints ===================
-
- *UIConstraints: *Option3 False *InputSlot Middle
- *UIConstraints: *Option3 False *InputSlot Lower
-
- *% === Device Capabilities ============
-
- *LanguageLevel: "2"
- *Protocols: BCP
-
- *FreeVM: "5500000"
- *VMOption None/Standard 24 MB RAM: "5500000"
- *VMOption 28Meg/28 MB Total RAM: "8000000"
- *VMOption 40Meg/40 MB Total RAM: "5400000"
- *VMOption 44Meg/44 MB Total RAM: "8000000"
- *VMOption 56Meg/56 MB Total RAM: "17400000"
- *VMOption 72Meg/72 MB Total RAM: "3800000"
-
- *ColorDevice: True
- *DefaultColorSpace: CMYK
- *VariablePaperSize: False
- *AccurateScreensSupport: True
- *SuggestedJobTimeout: "0"
- *SuggestedWaitTimeout: "300"
- *TTRasterizer: Type42
- *?TTRasterizer: "
- save
- 42 /FontType resourcestatus
- { pop pop (Type42)} {pop pop (None)} ifelse = flush
- restore
- "
- *End
-
- *Emulators: hpgl
- *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
- *StopEmulator_hpgl: "<1B7F>0"
-
- *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
- *Throughput: "14"
- *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: 600x600dpi
- *?Resolution: "
- save currentpagedevice
- /HWResolution get
- aload pop exch ( ) cvs print (x) print ( ) cvs print (dpi)
- = flush
- restore"
- *End
-
- *% Halftone Information =================
- *ScreenFreq: "60.0"
- *ScreenAngle: "0.0"
- *DefaultScreenProc: Null
- *ScreenProc Null: "{}"
-
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{ 1 exch sub }"
-
-
- *% Tray Selection ============
-
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *DefaultInputSlot: Paper
- *InputSlot Upper: "
- mark
- {
- 4 dict begin
- /MediaPosition 0 def
- /MediaType null def
- /TraySwitch false def
- /ManualFeed false def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
- *InputSlot Middle: "
- mark
- {
- 4 dict begin
- /MediaPosition 1 def
- /MediaType null def
- /TraySwitch false def
- /ManualFeed false def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
- *InputSlot Lower: "
- mark
- {
- 4 dict begin
- /MediaPosition 2 def
- /MediaType null def
- /TraySwitch false def
- /ManualFeed false def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
- *InputSlot Paper: "
- mark
- {
- 4 dict begin
- /MediaPosition null def
- /MediaType (Paper) def
- /TraySwitch true def
- /ManualFeed false def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
- *InputSlot Transparency: "
- mark
- {
- 4 dict begin
- /MediaPosition null def
- /MediaType (Transparency) def
- /TraySwitch true def
- /ManualFeed false def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
- *InputSlot ManualPaper/Manual Paper: "
- mark
- {
- 4 dict begin
- /MediaPosition null def
- /MediaType (Paper) def
- /TraySwitch false def
- /ManualFeed true def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
- *InputSlot ManualTransparency/Manual Transparency: "
- mark
- {
- 4 dict begin
- /MediaPosition null def
- /MediaType (Transparency) def
- /TraySwitch false def
- /ManualFeed true def
- currentdict end setpagedevice
- } stopped cleartomark
- "
- *End
-
- *?InputSlot: "
- save
- currentpagedevice /MediaPosition get
- dup null eq
- { pop currentpagedevice /MediaType get
- dup null eq
- { pop (Upper) }
- { dup (Paper) eq
- { pop currentpagedevice /ManualFeed get
- { (ManualPaper) }
- { (Paper) } ifelse
- }
- {
- (Transparency) eq
- { currentpagedevice /ManualFeed get
- { (ManualTransparency) }
- { (Transparency) } ifelse
- }
- { (Unknown) } ifelse
- } ifelse
- } ifelse
- }
- {
- dup 0 eq
- { pop (Upper) }
- { dup 1 eq
- { pop (Middle) }
- { 2 eq
- { (Lower) }
- { (Unknown) } ifelse
- } ifelse
- } ifelse
- } ifelse
- = flush
- restore
- "
- *End
- *CloseUI: *InputSlot
-
- *% Paper Handling ===================
-
- *% Use these entries to set paper size most of the time, unless there is
- *% specific reason to use PageRegion.
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: A4
- *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 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)
- 3 dict
- dup [612 792] (Letter) put
- dup [612 1008] (Legal) 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
-
- *% These entries will set up the frame buffer. Usually used with manual feed.
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 40 AnySetup *PageRegion
- *DefaultPageRegion: A4
- *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 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: A4
- *ImageableArea Letter: "10.32 15.9 601.68 776.22"
- *ImageableArea Legal: "10.32 16.3801 601.68 991.74"
- *ImageableArea A4: "13.44 14.46 581.76 828.54"
- *?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: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension A4: "595 842"
-
- *RequiresPageRegion All: True
-
- *% TekColor Selections ===================
-
- *OpenUI *TekColor/Color Correction: PickOne
- *OrderDependency: 50 AnySetup *TekColor
- *DefaultTekColor: VividColor/Vivid Color
- *TekColor NoAdjust/None: "mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice null def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor VividColor/Vivid Color: " mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice 2 dict begin
- /Type 3 def
- /ColorTransform /TekBlue def
- currentdict end def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor SimulateDisplay/Simulate Display: " mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice 2 dict begin
- /Type 3 def
- /ColorTransform /TekDisplay def
- currentdict end def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor SWOPPress/SWOP Press: " mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice 2 dict begin
- /Type 3 def
- /ColorTransform /SWOP-Coated def
- currentdict end def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor EuroscalePress/Euroscale Press: " mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice 2 dict begin
- /Type 3 def
- /ColorTransform /Euroscale-Coated def
- currentdict end def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor CommercialPress/Commercial Press: " mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice 2 dict begin
- /Type 3 def
- /ColorTransform /Commercial-Coated def
- currentdict end def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor Monochrome: " mark
- { 1 dict begin
- /DeviceRenderingInfo 2 dict begin
- /Type 2 def
- /VirtualColorDevice 2 dict begin
- /Type 1 def
- /ColorTransform /Gray def
- currentdict end def
- currentdict end def
- currentdict end
- setpagedevice
- } stopped cleartomark"
- *End
-
- *TekColor UsePrinterSetting/Use Printer Setting: ""
-
- *?TekColor: "
- save
- { currentpagedevice /DeviceRenderingInfo get
- /VirtualColorDevice get
- dup null eq
- { pop (NoAdjust) }
- { /ColorTransform get
- 6 dict begin
- /TekBlue (VividColor) def
- /TekDisplay (SimulateDisplay) def
- /SWOP-Coated (SWOPPress) def
- /Euroscale-Coated (EuroscalePress) def
- /Commercial-Coated (CommercialPress) def
- /Gray (Monochrome) def
- currentdict end
- exch get
- } ifelse
- } stopped
- { % error in PostScript code execution
- pop pop (Unknown)
- } if
- = flush
- restore
- "
- *End
-
- *CloseUI: *TekColor
-
- *% Print Quality Selection ===================
-
- *OpenUI *OutputMode/Print Quality: PickOne
- *OrderDependency: 60 AnySetup *OutputMode
- *DefaultOutputMode: Standard
- *OutputMode Fast/Fast Color 600x600 dpi: "
- mark
- {
- 2 dict begin
- /HWResolution [600 600] def
- /ProcessColorModel /DeviceCMY def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *OutputMode Standard/Standard 600x600 dpi: "
- mark
- {
- 2 dict begin
- /HWResolution [600 600] def
- /ProcessColorModel /DeviceCMYK def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *OutputMode Enhanced/Enhanced 1200x600 dpi: "
- mark
- {
- 2 dict begin
- /HWResolution [1200 600] def
- /ProcessColorModel /DeviceCMYK def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *OutputMode Premium/Premium 1200x1200 dpi: "
- mark
- {
- 2 dict begin
- /HWResolution [1200 1200] def
- /ProcessColorModel /DeviceCMYK def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *?OutputMode: "save
- currentpagedevice /ProcessColorModel get /DeviceCMY eq
- { (Fast) }
- { currentpagedevice /HWResolution get
- aload pop 1200 eq
- { (Premium) }
- { 1200 eq
- { (Enhanced) }
- { (Standard) } ifelse
- } ifelse
- } ifelse
- = flush restore"
- *End
- *CloseUI: *OutputMode
-
- *DefaultOutputBin: OnlyOne
-
- *OpenUI *OutputOrder/Output Order: PickOne
- *OrderDependency: 70 AnySetup *OutputOrder
- *DefaultOutputOrder: Reverse
- *OutputOrder Normal/Face Down: "
- mark
- {
- 1 dict begin
- /OutputFaceUp false def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *OutputOrder Reverse/Face Up: "
- mark
- {
- 1 dict begin
- /OutputFaceUp true def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *?OutputOrder: "save
- currentpagedevice /OutputFaceUp get
- { (Reverse) }
- { (Normal) } ifelse
- = flush restore"
- *End
- *CloseUI: *OutputOrder
-
- *OpenUI *Collate/Quick Collate: Boolean
- *OrderDependency: 80 AnySetup *Collate
- *DefaultCollate: False
- *Collate False: "
- mark
- {
- 1 dict begin
- /Collate false def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *Collate True: "
- mark
- {
- 1 dict begin
- /Collate true def
- currentdict end setpagedevice
- } stopped cleartomark"
- *End
- *?Collate: "save
- currentpagedevice /Collate get
- = flush restore"
- *End
- *CloseUI: *Collate
-
- *OpenUI *TKCheckPrint/Check Print: Boolean
- *OrderDependency: 90 AnySetup *TKCheckPrint
- *DefaultTKCheckPrint: False
- *TKCheckPrint False: ""
- *TKCheckPrint True: "
- mark
- {
- /RRCustomProcs /ProcSet findresource
- begin
- setcheckprint
- end
- } stopped cleartomark"
- *End
- *?TKCheckPrint: "save
- /RRCustomProcs /ProcSet findresource
- begin
- currentcheckprint
- end
- = flush restore"
- *End
- *CloseUI: *TKCheckPrint
-
- *% Font Information =====================
- *DefaultFont: Courier
- *Font CGBM-PropRoman: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
- *Font ChuGothicBBB-Medium: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font ChuGothicBBB-Medium-Mono: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font ChuGothicBBB-Medium-PropRoman: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
- *Font Courier: Standard "(002.004S)" Standard ROM
- *Font Courier-Bold: Standard "(002.004S)" Standard ROM
- *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
- *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
- *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(FontInfo & version not present)" 83pv Disk
- *Font GothicBBB-Medium-90ms-RKSJ-H: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-90ms-RKSJ-V: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-90pv-RKSJ-H: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-90pv-RKSJ-V: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-Add-H: JIS "(FontInfo & version not present)" Add Disk
- *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(FontInfo & version not present)" Add Disk
- *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(FontInfo & version not present)" Add Disk
- *Font GothicBBB-Medium-Add-V: JIS "(FontInfo & version not present)" Add Disk
- *Font GothicBBB-Medium-Adobe-Japan1-0: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font GothicBBB-Medium-Adobe-Japan1-1: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font GothicBBB-Medium-Adobe-Japan1-2: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font GothicBBB-Medium-EUC-H: EUC "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-EUC-V: EUC "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-Ext-H: JIS "(FontInfo & version not present)" Ext Disk
- *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(FontInfo & version not present)" Ext Disk
- *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(FontInfo & version not present)" Ext Disk
- *Font GothicBBB-Medium-Ext-V: JIS "(FontInfo & version not present)" Ext Disk
- *Font GothicBBB-Medium-H: JIS "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-Hankaku: JIS "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-NWP-H: JIS "(FontInfo & version not present)" NWP Disk
- *Font GothicBBB-Medium-NWP-V: JIS "(FontInfo & version not present)" NWP Disk
- *Font GothicBBB-Medium-RKSJ-H: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-RKSJ-V: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-Roman: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font GothicBBB-Medium-V: JIS "(FontInfo & version not present)" JIS-83 Disk
- *Font GothicBBB-Medium-WP-Symbol: Special "(FontInfo & version not present)" Special Disk
- *Font Helvetica: Standard "(001.006S)" Standard ROM
- *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
- *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
- *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
- *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
- *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
- *Font Mincho-PC-Hiragana: Special "(003.000)" Special Disk
- *Font Mincho-PC-Katakana: Special "(003.000)" Special Disk
- *Font NotDefFont: UnknownEncoding "(004.001)" UnknownCharset UnknownStatus
- *Font Osaka-MonoRoman: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
- *Font PCHelvetica: UnknownEncoding "(001.001)" UnknownCharset UnknownStatus
- *Font PCTimes-Roman: UnknownEncoding "(001.001)" UnknownCharset UnknownStatus
- *Font RLKL-PropRoman: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(FontInfo & version not present)" 83pv Disk
- *Font Ryumin-Light-90ms-RKSJ-H: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-90ms-RKSJ-V: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-90pv-RKSJ-H: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-90pv-RKSJ-V: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-Add-H: JIS "(FontInfo & version not present)" Add Disk
- *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(FontInfo & version not present)" Add Disk
- *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(FontInfo & version not present)" Add Disk
- *Font Ryumin-Light-Add-V: JIS "(FontInfo & version not present)" Add Disk
- *Font Ryumin-Light-Adobe-Japan1-0: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-Adobe-Japan1-1: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-Adobe-Japan1-2: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-EUC-H: EUC "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-EUC-V: EUC "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-Ext-H: JIS "(FontInfo & version not present)" Ext Disk
- *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(FontInfo & version not present)" Ext Disk
- *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(FontInfo & version not present)" Ext Disk
- *Font Ryumin-Light-Ext-V: JIS "(FontInfo & version not present)" Ext Disk
- *Font Ryumin-Light-H: JIS "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-Hankaku: JIS "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-KL: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-KL-Mono: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-KL-PropRoman: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-NWP-H: JIS "(FontInfo & version not present)" NWP Disk
- *Font Ryumin-Light-NWP-V: JIS "(FontInfo & version not present)" NWP Disk
- *Font Ryumin-Light-RKSJ-H: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-RKSJ-V: RKSJ "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-Roman: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
- *Font Ryumin-Light-V: JIS "(FontInfo & version not present)" JIS-83 Disk
- *Font Ryumin-Light-WP-Symbol: Special "(FontInfo & version not present)" Special Disk
- *Font Symbol: Special "(001.007S)" Special ROM
- *Font Times-Bold: Standard "(001.007S)" Standard ROM
- *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
- *Font Times-Italic: Standard "(001.007S)" Standard ROM
- *Font Times-Roman: Standard "(001.007S)" Standard 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
-
- *% 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: "printer is warming up"
- *Status: "idle"
- *Status: "waiting"
- *Status: "busy"
- *Status: "PrinterError: Upper media tray empty"
- *Status: "PrinterError: Middle media tray empty"
- *Status: "PrinterError: Lower media tray empty"
- *Status: "PrinterError: Media tray empty"
- *Status: "PrinterError: Upper media tray missing"
- *Status: "PrinterError: Middle media tray missing"
- *Status: "PrinterError: Lower media tray missing"
- *Status: "PrinterError: Media tray missing"
- *Status: "PrinterError: Door open"
- *Status: "PrinterError: Paper feeder open"
- *Status: "PrinterError: Output tray full"
- *Status: "PrinterError: Toner cartridge missing"
- *Status: "PrinterError: Toner discharge tray missing"
- *Status: "PrinterError: Corona wire missing"
- *Status: "PrinterError: Imaging unit missing"
- *Status: "PrinterError: Fuser missing"
- *Status: "PrinterError: Paper feeder missing"
- *Status: "PrinterError: Manual feed empty"
- *Status: "PrinterError: Media jam"
- *Status: "PrinterError: Waiting for paper"
- *Status: "PrinterError: Waiting for transparency"
- *Status: "PrinterError: Replace cyan"
- *Status: "PrinterError: Replace magenta"
- *Status: "PrinterError: Replace yellow"
- *Status: "PrinterError: Replace black"
- *Status: "PrinterError: Replace Imaging unit"
- *Status: "PrinterError: Wrong media in tray"
- *Status: "PrinterError: Manual feed: remove media"
- *Status: "PrinterError: Print engine failure"
-
- *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
- *Source: "Serial"
- *Source: "LocalTalk"
- *Source: "Parallel"
- *Source: "Internal"
- *Source: "EtherTalk"
- *Source: "PrintServer"
- *Source: "LPR"
- *Source: "AppSocket"
- *Source: "FrontPanelJobInput"
- *Source: "Scanner"
- *Source: "TokenTalk"
-
- *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
- *PrinterError: "Upper media tray empty"
- *PrinterError: "Middle media tray empty"
- *PrinterError: "Lower media tray empty"
- *PrinterError: "Media tray empty"
- *PrinterError: "Upper media tray missing"
- *PrinterError: "Middle media tray missing"
- *PrinterError: "Lower media tray missing"
- *PrinterError: "Media tray missing"
- *PrinterError: "Door open"
- *PrinterError: "Paper feeder open"
- *PrinterError: "Output tray full"
- *PrinterError: "Toner cartridge missing"
- *PrinterError: "Toner discharge tray missing"
- *PrinterError: "Corona wire missing"
- *PrinterError: "Imaging unit missing"
- *PrinterError: "Fuser missing"
- *PrinterError: "Paper feeder missing"
- *PrinterError: "Manual feed empty"
- *PrinterError: "Media jam"
- *PrinterError: "Waiting for paper"
- *PrinterError: "Waiting for transparency"
- *PrinterError: "Replace cyan"
- *PrinterError: "Replace magenta"
- *PrinterError: "Replace yellow"
- *PrinterError: "Replace black"
- *PrinterError: "Replace Imaging unit"
- *PrinterError: "Wrong media in tray"
- *PrinterError: "Manual feed: remove media"
- *PrinterError: "Print engine failure"
-
- *DefaultColorSep: ProcessBlack.60lpi.600x600dpi/60 lpi / 600x600 dpi
-
- *InkName: ProcessBlack/Process Black
- *InkName: CustomColor/Custom Color
- *InkName: ProcessCyan/Process Cyan
- *InkName: ProcessMagenta/Process Magenta
- *InkName: ProcessYellow/Process Yellow
-
- *% For 60 lpi / 600x600dpi ================================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.600x600dpi/60 lpi / 600x600 dpi: "0.0"
- *ColorSepScreenAngle CustomColor.60lpi.600x600dpi/60 lpi / 600x600 dpi: "0.0"
- *ColorSepScreenAngle ProcessCyan.60lpi.600x600dpi/60 lpi / 600x600 dpi: "0.0"
- *ColorSepScreenAngle ProcessMagenta.60lpi.600x600dpi/60 lpi / 600x600 dpi: "0.0"
- *ColorSepScreenAngle ProcessYellow.60lpi.600x600dpi/60 lpi / 600x600 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.600x600dpi/60 lpi / 600x600 dpi: "60.0"
- *ColorSepScreenFreq CustomColor.60lpi.600x600dpi/60 lpi / 600x600 dpi: "60.0"
- *ColorSepScreenFreq ProcessCyan.60lpi.600x600dpi/60 lpi / 600x600 dpi: "60.0"
- *ColorSepScreenFreq ProcessMagenta.60lpi.600x600dpi/60 lpi / 600x600 dpi: "60.0"
- *ColorSepScreenFreq ProcessYellow.60lpi.600x600dpi/60 lpi / 600x600 dpi: "60.0"
-
- *% end of PPD file for Tektronix Phaser 550J with 1200 dpi
-