Leaked source code of windows server 2003
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.

384 lines
13 KiB

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