You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
586 lines
18 KiB
586 lines
18 KiB
*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.0"
|
|
*LanguageEncoding: ISOLatin1
|
|
*LanguageVersion: English
|
|
*PCFileName: "TK240J21.PPD"
|
|
*Product: "(Phaser 240J)"
|
|
*PSVersion: "(2013.113) 16"
|
|
*ModelName: "Tektronix Phaser 240J"
|
|
*ShortNickName: "Tektronix Phaser 240J 2JF"
|
|
*NickName: "Tektronix Phaser 240J"
|
|
|
|
*% === Options and Constraints =========
|
|
*OpenGroup: InstallableOptions/Options Installed
|
|
|
|
*OpenUI *InstalledMemory/Memory Configuration: PickOne
|
|
*DefaultInstalledMemory: None
|
|
*InstalledMemory None/Standard 9 MB RAM: ""
|
|
*InstalledMemory 13Meg/13 MB Total RAM: ""
|
|
*InstalledMemory 21Meg/21 MB Total RAM: ""
|
|
*CloseUI: *InstalledMemory
|
|
|
|
*OpenUI *Option1/Optional Ethernet Card: Boolean
|
|
*DefaultOption1: False
|
|
*Option1 True/Installed: ""
|
|
*Option1 False/Not Installed: ""
|
|
*CloseUI: *Option1
|
|
|
|
*OpenUI *Option2/Optional Lower Tray: Boolean
|
|
*DefaultOption2: False
|
|
*Option2 True/Installed: ""
|
|
*Option2 False/Not Installed: ""
|
|
*CloseUI: *Option2
|
|
|
|
*CloseGroup: InstallableOptions
|
|
|
|
*% === Constraints ===================
|
|
|
|
*UIConstraints: *Option2 False *InputSlot Lower
|
|
*UIConstraints: *Option2 False *InputSlot AutoSelect
|
|
|
|
*% === Device Capabilities ============
|
|
|
|
*LanguageLevel: "2"
|
|
*Protocols: BCP
|
|
|
|
*FreeVM: "2915840"
|
|
*VMOption None/Standard 9 MB RAM: "2915840"
|
|
*VMOption 13Meg/13 MB Total RAM: "4013568"
|
|
*VMOption 21Meg/21 MB Total RAM: "8944128"
|
|
|
|
*Emulators: hpgl
|
|
*StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
|
|
*StopEmulator_hpgl: "<1B7F>0"
|
|
*TTRasterizer: Type42
|
|
*ColorDevice: True
|
|
*DefaultColorSpace: CMYK
|
|
*VariablePaperSize: False
|
|
*AccurateScreensSupport: True
|
|
*SuggestedJobTimeout: "0"
|
|
*SuggestedWaitTimeout: "300"
|
|
|
|
*Throughput: "1"
|
|
*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: 300x300dpi
|
|
*Resolution 300x300dpi: ""
|
|
*?Resolution: "
|
|
save
|
|
currentpagedevice /HWResolution get
|
|
aload pop exch
|
|
( ) cvs print
|
|
(x) print ( ) cvs print (dpi)
|
|
= flush
|
|
restore
|
|
"
|
|
*End
|
|
|
|
*% Halftone Information ===============
|
|
*ScreenFreq: "60.0"
|
|
*ScreenAngle: "68.0"
|
|
*DefaultScreenProc: TekHalftone
|
|
*ScreenProc TekHalftone: "
|
|
mark
|
|
{ /DefaultHalftone /Halftone findresource /GraySpotFunction get
|
|
exch
|
|
} stopped pop cleartomark
|
|
"
|
|
*End
|
|
|
|
*ScreenProc Line: "{ pop }"
|
|
*ScreenProc Ellipse: "{ 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 }"
|
|
|
|
*% Print Quality Selection ===================
|
|
|
|
*OpenUI *OutputMode/Print Quality: PickOne
|
|
*OrderDependency: 40 AnySetup *OutputMode
|
|
*DefaultOutputMode: Standard
|
|
*OutputMode Standard: "
|
|
mark
|
|
{
|
|
3 dict begin
|
|
/HWResolution [300 300] def
|
|
/PostRenderingEnhance true def
|
|
/PostRenderingEnhanceDetails 1 dict begin
|
|
/OutputMode (Standard) def
|
|
currentdict end def
|
|
currentdict end setpagedevice
|
|
} stopped cleartomark"
|
|
*End
|
|
*OutputMode Enhanced: "
|
|
mark
|
|
{
|
|
3 dict begin
|
|
/HWResolution [300 300] def
|
|
/PostRenderingEnhance true def
|
|
/PostRenderingEnhanceDetails 1 dict begin
|
|
/OutputMode (Enhanced) def
|
|
currentdict end def
|
|
currentdict end setpagedevice
|
|
} stopped cleartomark"
|
|
*End
|
|
*OutputMode HighResolution/High Resolution: "
|
|
mark
|
|
{
|
|
3 dict begin
|
|
/HWResolution [300 600] def
|
|
/PostRenderingEnhance true def
|
|
/PostRenderingEnhanceDetails 1 dict begin
|
|
/OutputMode (Enhanced) def
|
|
currentdict end def
|
|
currentdict end setpagedevice
|
|
} stopped cleartomark"
|
|
*End
|
|
*?OutputMode: "save
|
|
currentpagedevice /HWResolution get 1 get 600 eq
|
|
{ (HighResolution) }
|
|
{ currentpagedevice /PostRenderingEnhanceDetails get /OutputMode get } ifelse
|
|
= flush restore"
|
|
*End
|
|
*CloseUI: *OutputMode
|
|
|
|
*% Tray Selection ===================
|
|
|
|
*% Code in this section both selects an input tray
|
|
*OpenUI *InputSlot: PickOne
|
|
*OrderDependency: 60 AnySetup *InputSlot
|
|
*DefaultInputSlot:AutoSelect
|
|
*InputSlot Lower: "
|
|
mark
|
|
{
|
|
2 dict begin
|
|
/InputAttributes 1 dict begin /Priority [1] def currentdict end def
|
|
/TraySwitch false def
|
|
currentdict end setpagedevice
|
|
} stopped cleartomark
|
|
"
|
|
*End
|
|
*InputSlot Upper: "
|
|
mark
|
|
{
|
|
2 dict begin
|
|
/InputAttributes 1 dict begin /Priority [0] def currentdict end def
|
|
/TraySwitch false def
|
|
currentdict end setpagedevice
|
|
} stopped cleartomark
|
|
"
|
|
*End
|
|
|
|
*InputSlot AutoSelect: "
|
|
mark
|
|
{
|
|
2 dict begin
|
|
/InputAttributes 1 dict begin /Priority [1 0] def currentdict end def
|
|
/TraySwitch true def
|
|
currentdict end setpagedevice
|
|
} stopped cleartomark
|
|
"
|
|
*End
|
|
|
|
*?InputSlot: "
|
|
save
|
|
3 dict
|
|
dup /0 (Upper) put
|
|
dup /1 (Lower) put
|
|
dup /2 (AutoSelect) put
|
|
currentpagedevice /InputAttributes get
|
|
dup /Priority known
|
|
{ /Priority get dup length 2 eq {pop 2}{0 get} ifelse ( ) cvs cvn get }
|
|
{
|
|
dup length 1 eq
|
|
{ {pop} forall ( ) cvs cvn get }
|
|
{ pop pop (Unknown) } ifelse
|
|
} ifelse
|
|
= flush
|
|
restore
|
|
"
|
|
*End
|
|
*CloseUI: *InputSlot
|
|
|
|
*DefaultOutputBin: OnlyOne
|
|
*DefaultOutputOrder: Reverse
|
|
|
|
*% Paper Handling ===================
|
|
|
|
*% Code in this section both selects a tray and sets up a frame buffer.
|
|
*OpenUI *PageSize: PickOne
|
|
*OrderDependency: 100 AnySetup *PageSize
|
|
*DefaultPageSize: A4
|
|
*PageSize Letter: "
|
|
2 dict dup /PageSize [609 789] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*PageSize Letter.Perf/Letter Perf: "
|
|
2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*PageSize A4: "
|
|
2 dict dup /PageSize [592 839] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*PageSize A4.Perf/A4 Perf: "
|
|
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)
|
|
4 dict
|
|
dup [609 789] (Letter) put
|
|
dup [612 792] (Letter.Perf) put
|
|
dup [592 839] (A4) put
|
|
dup [595 842] (A4.Perf) 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: 120 AnySetup *PageRegion
|
|
*DefaultPageRegion: A4
|
|
*PageRegion Letter: "
|
|
2 dict dup /PageSize [609 789] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*PageRegion Letter.Perf/Letter Perf: "
|
|
2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*PageRegion A4: "
|
|
2 dict dup /PageSize [592 839] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*PageRegion A4.Perf/A4 Perf: "
|
|
2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
|
|
*End
|
|
*CloseUI: *PageRegion
|
|
|
|
*DefaultImageableArea: A4
|
|
*ImageableArea Letter: "14.1733 59.6476 597.853 777.247"
|
|
*ImageableArea Letter.Perf/Letter Perf: "14.1733 14.2933 597.853 777.493"
|
|
*ImageableArea A4: "14.1733 59.6476 582.493 827.648"
|
|
*ImageableArea A4.Perf/A4 Perf: "14.1733 14.2933 582.493 827.893"
|
|
*?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: "609 789"
|
|
*PaperDimension Letter.Perf/Letter Perf: "612 792"
|
|
*PaperDimension A4: "592 839"
|
|
*PaperDimension A4.Perf/A4 Perf: "595 842"
|
|
|
|
*RequiresPageRegion All: True
|
|
|
|
*% TekColor Selections ===================
|
|
|
|
*OpenUI *TekColor/Color Correction: PickOne
|
|
*OrderDependency: 200 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 SimulatePress/Simulate 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 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
|
|
4 dict begin
|
|
/TekBlue (VividColor) def
|
|
/TekDisplay (SimulateDisplay) def
|
|
/SWOP-Coated (SimulatePress) def
|
|
/Gray (Monochrome) def
|
|
currentdict end
|
|
exch get
|
|
} ifelse
|
|
} stopped
|
|
{ % error in PostScript code execution
|
|
pop pop (Unknown)
|
|
} if
|
|
= flush
|
|
restore
|
|
"
|
|
*End
|
|
|
|
*CloseUI: *TekColor
|
|
|
|
*% Font Information =====================
|
|
*DefaultFont: Courier
|
|
*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 HeiseiKakuGo-W5-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
|
|
*Font HeiseiKakuGo-W5-Add-H: JIS "(003.000)" Add Disk
|
|
*Font HeiseiKakuGo-W5-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
|
|
*Font HeiseiKakuGo-W5-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
|
|
*Font HeiseiKakuGo-W5-Add-V: JIS "(003.000)" Add Disk
|
|
*Font HeiseiKakuGo-W5-EUC-H: EUC "(003.000)" JIS-83 Disk
|
|
*Font HeiseiKakuGo-W5-EUC-V: EUC "(003.000)" JIS-83 Disk
|
|
*Font HeiseiKakuGo-W5-Ext-H: JIS "(003.000)" Ext Disk
|
|
*Font HeiseiKakuGo-W5-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
|
|
*Font HeiseiKakuGo-W5-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
|
|
*Font HeiseiKakuGo-W5-Ext-V: JIS "(003.000)" Ext Disk
|
|
*Font HeiseiKakuGo-W5-H: JIS "(003.000)" JIS-83 Disk
|
|
*Font HeiseiKakuGo-W5-NWP-H: JIS "(003.000)" NWP Disk
|
|
*Font HeiseiKakuGo-W5-NWP-V: JIS "(003.000)" NWP Disk
|
|
*Font HeiseiKakuGo-W5-PropRoman: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
|
|
*Font HeiseiKakuGo-W5-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font HeiseiKakuGo-W5-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
|
|
*Font HeiseiKakuGo-W5-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
|
|
*Font HeiseiKakuGo-W5-V: JIS "(003.000)" JIS-83 Disk
|
|
*Font HeiseiKakuGo-W5.Oubun: Special "(003.000)" Special Disk
|
|
*Font HeiseiKakuGo-W5.Roman: Special "(003.000)" Special Disk
|
|
*Font HeiseiKakuGo-W5.Roman83pv: Special "(003.000)" Special Disk
|
|
*Font HeiseiKakuGo-W5.WP-Symbol: Special "(003.000)" Special Disk
|
|
*Font HeiseiMin-W3-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
|
|
*Font HeiseiMin-W3-Add-H: JIS "(003.002)" Add Disk
|
|
*Font HeiseiMin-W3-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
|
|
*Font HeiseiMin-W3-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
|
|
*Font HeiseiMin-W3-Add-V: JIS "(003.002)" Add Disk
|
|
*Font HeiseiMin-W3-EUC-H: EUC "(003.002)" JIS-83 Disk
|
|
*Font HeiseiMin-W3-EUC-V: EUC "(003.002)" JIS-83 Disk
|
|
*Font HeiseiMin-W3-Ext-H: JIS "(003.002)" Ext Disk
|
|
*Font HeiseiMin-W3-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
|
|
*Font HeiseiMin-W3-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
|
|
*Font HeiseiMin-W3-Ext-V: JIS "(003.002)" Ext Disk
|
|
*Font HeiseiMin-W3-H: JIS "(003.002)" JIS-83 Disk
|
|
*Font HeiseiMin-W3-NWP-H: JIS "(003.002)" NWP Disk
|
|
*Font HeiseiMin-W3-NWP-V: JIS "(003.002)" NWP Disk
|
|
*Font HeiseiMin-W3-PropRoman: UnknownEncoding "(003.002)" UnknownCharset UnknownStatus
|
|
*Font HeiseiMin-W3-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
|
|
*Font HeiseiMin-W3-RKSJ-UserGaiji: Special "(FontInfo & version not present)" Special Disk
|
|
*Font HeiseiMin-W3-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
|
|
*Font HeiseiMin-W3-V: JIS "(003.002)" JIS-83 Disk
|
|
*Font HeiseiMin-W3.Oubun: Special "(003.002)" Special Disk
|
|
*Font HeiseiMin-W3.Roman: Special "(003.002)" Special Disk
|
|
*Font HeiseiMin-W3.Roman83pv: Special "(003.002)" Special Disk
|
|
*Font HeiseiMin-W3.WP-Symbol: Special "(003.002)" 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 NotDefFont: UnknownEncoding "(FontInfo & version not present)" UnknownCharset UnknownStatus
|
|
*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: "printing"
|
|
*Status: "PrinterError: printer is not ready"
|
|
*Status: "PrinterError: upper media tray empty"
|
|
*Status: "PrinterError: lower media tray empty"
|
|
*Status: "PrinterError: media tray empty"
|
|
*Status: "PrinterError: paper misfeed"
|
|
*Status: "PrinterError: ribbon empty"
|
|
*Status: "PrinterError: ribbon jam"
|
|
*Status: "PrinterError: ribbon low"
|
|
*Status: "PrinterError: illegal ribbon"
|
|
*Status: "PrinterError: cover open"
|
|
*Status: "PrinterError: pickup failed, check cover"
|
|
*Status: "PrinterError: print head too warm"
|
|
*Status: "PrinterError: internal engine error"
|
|
*Status: "PrinterError: print engine failure"
|
|
|
|
*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
|
|
*Source: "LocalTalk"
|
|
*Source: "Parallel"
|
|
*Source: "EtherTalk"
|
|
*Source: "PrintServer"
|
|
*Source: "LPR"
|
|
*Source: "AppSocket"
|
|
*Source: "Internal"
|
|
|
|
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
|
|
*PrinterError: "printer is not ready"
|
|
*PrinterError: "upper media tray empty"
|
|
*PrinterError: "lower media tray empty"
|
|
*PrinterError: "media tray empty"
|
|
*PrinterError: "paper misfeed"
|
|
*PrinterError: "ribbon empty"
|
|
*PrinterError: "ribbon jam"
|
|
*PrinterError: "ribbon low"
|
|
*PrinterError: "illegal ribbon"
|
|
*PrinterError: "cover open"
|
|
*PrinterError: "pickup failed, check cover"
|
|
*PrinterError: "print head too warm"
|
|
*PrinterError: "internal engine error"
|
|
*PrinterError: "print engine failure"
|
|
|
|
*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
|
|
|
|
*% Color Separation Information =====================
|
|
|
|
*DefaultColorSep: ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi
|
|
|
|
*InkName: ProcessBlack/Process Black
|
|
*InkName: CustomColor/Custom Color
|
|
*InkName: ProcessCyan/Process Cyan
|
|
*InkName: ProcessMagenta/Process Magenta
|
|
*InkName: ProcessYellow/Process Yellow
|
|
|
|
*% For 60 lpi / 300x300 dpi ================================
|
|
|
|
*ColorSepScreenAngle ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi: "68.0"
|
|
*ColorSepScreenAngle CustomColor.60lpi.300x300dpi/60 lpi / 300x300 dpi: "68.0"
|
|
*ColorSepScreenAngle ProcessCyan.60lpi.300x300dpi/60 lpi / 300x300 dpi: "68.0"
|
|
*ColorSepScreenAngle ProcessMagenta.60lpi.300x300dpi/60 lpi / 300x300 dpi: "68.0"
|
|
*ColorSepScreenAngle ProcessYellow.60lpi.300x300dpi/60 lpi / 300x300 dpi: "68.0"
|
|
|
|
*ColorSepScreenFreq ProcessBlack.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60.0"
|
|
*ColorSepScreenFreq CustomColor.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60.0"
|
|
*ColorSepScreenFreq ProcessCyan.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60.0"
|
|
*ColorSepScreenFreq ProcessMagenta.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60.0"
|
|
*ColorSepScreenFreq ProcessYellow.60lpi.300x300dpi/60 lpi / 300x300 dpi: "60.0"
|
|
|
|
*% end of PPD file for Phaser 240J
|