home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextLibrary / PrinterTypes / English.lproj / Tektronix_Phaser_IISDJ.ppd < prev    next >
PostScript Printer Description  |  1997-03-29  |  15KB  |  434 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9.  
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and 
  13. *%  related products.
  14.  
  15. *FormatVersion: "4.1"
  16. *FileVersion: "1.2"
  17. *LanguageVersion: English
  18. *PCFileName: "TKP2SDJ1.PPD"
  19. *Product: "(Phaser IISDJ)"
  20. *PSVersion: "(2013.102) 2"
  21. *ModelName: "Tektronix Phaser IISDJ"
  22. *ShortNickName: "Tektronix Phaser IISDJ"
  23. *NickName: "Tektronix Phaser IISDJ v2013.102"
  24.  
  25. *% === Options and Constraints =========
  26.  
  27. *OpenGroup: InstallableOptions/Options Installed
  28. *OpenUI *Option1/Optional Hard Drive: Boolean
  29. *DefaultOption1: False
  30. *Option1 True/Installed: ""
  31. *Option1 False/Not Installed: ""
  32. *CloseUI: *Option1
  33.  
  34. *OpenUI *Option2/Optional Ethernet Card: Boolean
  35. *DefaultOption2: False
  36. *Option2 True/Installed: ""
  37. *Option2 False/Not Installed: ""
  38. *CloseUI: *Option2
  39.  
  40. *OpenUI *Option3/Memory Configuration: PickOne
  41. *DefaultOption3: None
  42. *Option3 None/Standard 16 MB RAM: ""
  43. *Option3 20Meg/20 MB Total RAM: ""
  44. *Option3 32Meg/32 MB Total RAM: ""
  45. *Option3 36Meg/36 MB Total RAM: ""
  46. *Option3 48Meg/48 MB Total RAM: ""
  47. *Option3 52Meg/52 MB Total RAM: ""
  48. *Option3 64Meg/64 MB Total RAM: ""
  49. *CloseUI: *Option3
  50. *CloseGroup: InstallableOptions
  51.  
  52. *% ==== Device Capabilities ===============
  53. *LanguageLevel: "2"
  54. *Protocols: BCP
  55.  
  56. *FreeVM: "1070632"
  57. *VMOption None/Standard 16 MB: "1070632"
  58. *VMOption 20Meg/20 MB Upgrade: "1029632"
  59. *VMOption 32Meg/32 MB Upgrade: "2692608"
  60. *VMOption 36Meg/36 MB Upgrade: "3429888"
  61. *VMOption 48Meg/48 MB Upgrade: "5592576"
  62. *VMOption 52Meg/52 MB Upgrade: "6321664"
  63. *VMOption 64Meg/64 MB Upgrade: "8492544"
  64.  
  65. *TTRasterizer: Type42
  66. *ColorDevice: True
  67. *DefaultColorSpace: CMYK
  68. *VariablePaperSize: False
  69. *FileSystem:True
  70. *?FileSystem: "
  71.   save false
  72.    (%disk?%) 
  73.    { currentdevparams dup /Writeable known
  74.       { /Writeable get {pop true} if }  { pop } ifelse 
  75.     } 10 string /IODevice resourceforall
  76.     {(True)}{(False)} ifelse = flush
  77.  restore"
  78. *End
  79.  
  80. *Throughput: "1"
  81. *Password: "()" 
  82. *ExitServer: "
  83.  count 0 eq
  84.  { false } { true exch startjob } ifelse
  85.  not { 
  86.      (WARNING: Cannot modify initial VM.) =
  87.      (Missing or invalid password.) =
  88.      (Please contact the author of this software.) = flush quit
  89.      } if
  90. "
  91. *End
  92.  
  93. *Reset: "
  94.  count 0 eq
  95.  { false } { true exch startjob } ifelse
  96.  not { 
  97.     (WARNING: Cannot reset printer.) =
  98.     (Missing or invalid password.) =
  99.     (Please contact the author of this software.) = flush quit
  100.     } if
  101.  systemdict /quit get exec
  102.  (WARNING : Printer Reset Failed.) = flush
  103. "
  104. *End
  105.  
  106. *DefaultResolution: 300dpi
  107. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  108. *?Resolution: "
  109.   save
  110.     currentpagedevice /HWResolution get
  111.     0 get
  112.     (          ) cvs print
  113.     (dpi)
  114.     = flush
  115.   restore
  116. "
  117. *End
  118.  
  119. *% Halftone Information ===============
  120. *ScreenFreq: "300.0"
  121. *ScreenAngle: "0.0"
  122. *DefaultScreenProc: Dot
  123. *ScreenProc Dot: "
  124. { 180 mul cos exch 180 mul cos add 2 div}
  125. "
  126. *End
  127.  
  128. *SpotFunctionLine: "{ pop }"
  129. *SpotFunctionEllipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  130.  
  131. *DefaultTransfer: Null
  132. *Transfer Null: "{ }"
  133. *Transfer Null.Inverse: "{ 1 exch sub }"
  134.  
  135.  
  136. *% Paper Handling ===================
  137.  
  138. *% Code in this section both selects a tray and sets up a frame buffer.
  139. *OpenUI *PageSize: PickOne
  140. *OrderDependency: 20 AnySetup *PageSize
  141. *DefaultPageSize: A4
  142. *PageSize Letter/Letter: "
  143.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  144. *End
  145. *PageSize Legal/Legal: "
  146.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  147. *End
  148. *PageSize A4/A4: "
  149.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  150. *End
  151. *PageSize A4.Special/A4 Special: "
  152.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  153. *End
  154. *?PageSize: "
  155.  save
  156.    currentpagedevice /PageSize get aload pop
  157.    2 copy gt {exch} if 
  158.    (Unknown) 
  159.   4 dict
  160.    dup [612 792] (Letter) put
  161.    dup [612 1008] (Legal) put
  162.    dup [595 842] (A4) put
  163.    dup [595 1008] (A4.Special) put
  164.    { exch aload pop 4 index sub abs 5 le exch 
  165.    5 index sub abs 5 le and 
  166.       {exch pop exit} {pop} ifelse
  167.    } bind forall
  168.    = flush pop pop
  169. restore 
  170. "
  171. *End
  172. *CloseUI: *PageSize
  173.  
  174. *OpenUI *PageRegion:  PickOne
  175. *OrderDependency: 30 AnySetup *PageRegion
  176. *DefaultPageRegion: A4
  177. *PageRegion Letter/Letter: "
  178.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  179. *End
  180. *PageRegion Legal/Legal: "
  181.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  182. *End
  183. *PageRegion A4/A4: "
  184.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  185. *End
  186. *PageRegion A4.Special/A4 Special: "
  187.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  188. *End
  189. *CloseUI: *PageRegion
  190.  
  191. *% The following entries provide information about specific paper keywords.
  192. *DefaultImageableArea:  A4
  193. *ImageableArea Letter/Letter: "14.16 84.3601 597.84 707.88"
  194. *ImageableArea Legal/Legal: "14.16 115.32 597.84 892.92"
  195. *ImageableArea A4/A4: "13.4779 83.1449 581.798 758.745"
  196. *ImageableArea A4.Special/A4 Special: "13.4779 97.3201 581.798 910.92"
  197. *?ImageableArea: "
  198.    save
  199.     /cvp { (                ) cvs print ( ) print } bind def
  200.     /upperright {10000 mul floor 10000 div} bind def
  201.     /lowerleft {10000 mul ceiling 10000 div} bind def
  202.     newpath clippath pathbbox
  203.     4 -2 roll exch 2 {lowerleft cvp} repeat
  204.     exch 2 {upperright cvp} repeat flush
  205.    restore
  206.    "
  207. *End
  208.  
  209. *% These provide the physical dimensions of the paper (by keyword)
  210. *DefaultPaperDimension: A4
  211. *PaperDimension Letter/Letter: "612 792"
  212. *PaperDimension Legal/Legal: "612 1008"
  213. *PaperDimension A4/A4: "595 842"
  214. *PaperDimension A4.Special/A4 Special: "595 1008"
  215.  
  216. *OpenUI *MediaType:  PickOne
  217. *OrderDependency: 40 AnySetup *MediaType
  218. *DefaultMediaType: Slider
  219. *MediaType Slider: "1 dict dup /MediaType (Slider) put setpagedevice"
  220. *MediaType Paper: "1 dict dup /MediaType (Paper) put setpagedevice"
  221. *MediaType Transparency: "1 dict dup /MediaType (Transparency) put setpagedevice"
  222. *?MediaType: "
  223.   save
  224.     currentpagedevice /MediaType
  225.      {get} stopped
  226.        {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse
  227.     = flush
  228.   restore
  229. "
  230. *End
  231. *CloseUI: *MediaType
  232.  
  233. *RequiresPageRegion All: False
  234.  
  235. *OpenUI *InputSlot: OnlyOne
  236. *OrderDependency: 50 AnySetup *InputSlot
  237. *DefaultInputSlot: Cassette
  238. *CloseUI: *InputSlot
  239.  
  240. *DefaultOutputBin:  OnlyOne
  241. *DefaultOutputOrder:  Reverse
  242.  
  243.  
  244. *% Font Information =====================
  245. *DefaultFont: Courier
  246. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  247. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  248. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  249. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  250. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  251. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  252. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  253. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  254. *Font Courier: Standard "(002.003)" Standard ROM
  255. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  256. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  257. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  258. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  259. *Font GothicBBB-Medium-Add-H: JIS "(003.001)" Add Disk
  260. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  261. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  262. *Font GothicBBB-Medium-Add-V: JIS "(003.001)" Add Disk
  263. *Font GothicBBB-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  264. *Font GothicBBB-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  265. *Font GothicBBB-Medium-Ext-H: JIS "(003.001)" Ext Disk
  266. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  267. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  268. *Font GothicBBB-Medium-Ext-V: JIS "(003.001)" Ext Disk
  269. *Font GothicBBB-Medium-H: JIS "(003.001)" JIS-83 Disk
  270. *Font GothicBBB-Medium-NWP-H: JIS "(003.001)" NWP Disk
  271. *Font GothicBBB-Medium-NWP-V: JIS "(003.001)" NWP Disk
  272. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  273. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk
  274. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  275. *Font GothicBBB-Medium-V: JIS "(003.001)" JIS-83 Disk
  276. *Font GothicBBB-Medium.Oubun: Special "(003.001)" Special Disk
  277. *Font GothicBBB-Medium.Roman: Special "(003.001)" Special Disk
  278. *Font GothicBBB-Medium.Roman83pv: Special "(003.001)" Special Disk
  279. *Font GothicBBB-Medium.WP-Symbol: Special "(003.001)" Special Disk
  280. *Font Helvetica: Standard "(001.006)" Standard ROM
  281. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  282. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  283. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  284. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  285. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  286. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  287. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  288. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  289. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  290. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  291. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  292. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  293. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  294. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  295. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  296. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  297. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  298. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  299. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  300. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  301. *Font Ryumin-Light-Add-H: JIS "(003.000)" Add Disk
  302. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  303. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  304. *Font Ryumin-Light-Add-V: JIS "(003.000)" Add Disk
  305. *Font Ryumin-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  306. *Font Ryumin-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  307. *Font Ryumin-Light-Ext-H: JIS "(003.000)" Ext Disk
  308. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  309. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  310. *Font Ryumin-Light-Ext-V: JIS "(003.000)" Ext Disk
  311. *Font Ryumin-Light-H: JIS "(003.000)" JIS-83 Disk
  312. *Font Ryumin-Light-NWP-H: JIS "(003.000)" NWP Disk
  313. *Font Ryumin-Light-NWP-V: JIS "(003.000)" NWP Disk
  314. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  315. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  316. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  317. *Font Ryumin-Light-V: JIS "(003.000)" JIS-83 Disk
  318. *Font Ryumin-Light.Oubun: Special "(003.000)" Special Disk
  319. *Font Ryumin-Light.Roman: Special "(003.000)" Special Disk
  320. *Font Ryumin-Light.Roman83pv: Special "(003.000)" Special Disk
  321. *Font Ryumin-Light.WP-Symbol: Special "(003.000)" Special Disk
  322. *Font Symbol: Special "(001.007)" Special ROM
  323. *Font Times-Bold: Standard "(001.007)" Standard ROM
  324. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  325. *Font Times-Italic: Standard "(001.007)" Standard ROM
  326. *Font Times-Roman: Standard "(001.007)" Standard ROM
  327. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  328. *Font ZapfDingbats: Special "(001.004)" Special ROM
  329.  
  330. *?FontQuery: "
  331.  save
  332.    { count 1 gt
  333.       { exch dup 127 string cvs (/) print print (:) print
  334.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  335.       } { exit } ifelse 
  336.    } bind loop
  337.    (*) = flush
  338.  restore
  339. "
  340. *End
  341.  
  342. *?FontList: "
  343. save
  344.   (*) {cvn ==} 128 string /Font resourceforall
  345.   (*) = flush
  346. restore
  347. "
  348. *End
  349.  
  350. *% Printer Messages (verbatim from printer):
  351. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  352. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  353. *Message: "\FontName\ not found, using Courier"
  354.  
  355. *% Status (format: %%[ status: <one of these> ] %%)
  356. *Status: "idle"
  357. *Status: "busy"
  358. *Status: "waiting"
  359. *Status: "printing"
  360. *Status: "warming up"
  361. *Status: "resetting printer"
  362. *Status: "PrinterError: internal interface error"
  363. *Status: "PrinterError: service call"
  364. *Status: "PrinterError: service call: interface retry failure"
  365. *Status: "PrinterError: head temperature high"
  366. *Status: "PrinterError: head temperature low"
  367. *Status: "PrinterError: top cover is open"
  368. *Status: "PrinterError: transfer roll jam"
  369. *Status: "PrinterError: paper jam at entry"
  370. *Status: "PrinterError: paper jam"
  371. *Status: "PrinterError: out of transfer roll"
  372. *Status: "PrinterError: out of paper"
  373. *Status: "PrinterError: printer is not ready"
  374. *Status: "PrinterError: please change media to paper"
  375. *Status: "PrinterError: please change media to transparency"
  376. *Status: "PrinterError: unknown error message specifer"
  377.  
  378. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  379. *Source: "Serial"
  380. *Source: "Parallel"
  381. *Source: "LocalTalk"
  382. *Source: "EtherTalk"
  383. *Source: "Internal"
  384.  
  385. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  386. *PrinterError: "internal interface error"
  387. *PrinterError: "service call"
  388. *PrinterError: "service call: interface retry failure"
  389. *PrinterError: "head temperature high"
  390. *PrinterError: "head temperature low"
  391. *PrinterError: "top cover is open"
  392. *PrinterError: "transfer roll jam"
  393. *PrinterError: "paper jam at entry"
  394. *PrinterError: "paper jam"
  395. *PrinterError: "out of transfer roll"
  396. *PrinterError: "out of paper"
  397. *PrinterError: "printer is not ready"
  398. *PrinterError: "please change media to paper"
  399. *PrinterError: "please change media to transparency"
  400. *PrinterError: "unknown error message specifer"
  401.  
  402. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  403.  
  404. *% Color Separation Information =====================
  405.  
  406. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  407.  
  408. *InkName: ProcessBlack/Process Black
  409. *InkName: CustomColor/Custom Color
  410. *InkName: ProcessCyan/Process Cyan
  411. *InkName: ProcessMagenta/Process Magenta
  412. *InkName: ProcessYellow/Process Yellow
  413.  
  414. *%  For 60 lpi / 300 dpi ================================
  415.  
  416. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  417. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  418. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  419. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  420. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  421.  
  422. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  423. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  424. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  425. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  426. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60.0"
  427.  
  428.  
  429. *% Edited by Debbie Aubrey
  430. *% Last Edit Date: Jun 28 1993
  431. *% The byte count of this file should be exactly 015349 or 015782
  432. *% depending on the filesystem it resides in.
  433. *% end of PPD file for Phaser IISDJ
  434.