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.

737 lines
29 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Copyright 1995 Dataproducts corporation.
  3. *% All Rights Reserved.
  4. *% Permission is granted for redistribution of this file as
  5. *% long as this copyright notice is intact and the contents
  6. *% of the file are not altered in any way from their original form.
  7. *% End of Copyright statement
  8. *% DPC version: 4.2W3.1.01.080995
  9. *FileVersion: "3.1"
  10. *FormatVersion: "4.2"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *ModelName: "Dataproducts Typhoon 20"
  14. *ShortNickName: "Dataproducts Typhoon 20 PS"
  15. *NickName: "Dataproducts Typhoon 20 PS"
  16. *PCFileName: "DP4TY201.PPD"
  17. *Product: "(Typhoon 20)"
  18. *PSVersion: "(2014.105) 1"
  19. *% ==== Options and Constraints =====
  20. *OpenGroup: InstallableOptions/Options Installed
  21. *OpenUI *Option1/Optional Tray 2: Boolean
  22. *DefaultOption1: True
  23. *Option1 True/Installed: ""
  24. *Option1 False/Not Installed: ""
  25. *CloseUI: *Option1
  26. *OpenUI *Option2/Optional Tray 3: Boolean
  27. *DefaultOption2: True
  28. *Option2 True/Installed: ""
  29. *Option2 False/Not Installed: ""
  30. *CloseUI: *Option2
  31. *OpenUI *Option3/Optional Multi-Media Feeder: Boolean
  32. *DefaultOption3: False
  33. *Option3 True/Installed: ""
  34. *Option3 False/Not Installed: ""
  35. *CloseUI: *Option3
  36. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  37. *DefaultInstalledMemory: 8MB
  38. *InstalledMemory 8MB/8 MB RAM/Standard: ""
  39. *InstalledMemory 16MB/16 MB RAM: ""
  40. *InstalledMemory 24MB/24 MB RAM: ""
  41. *InstalledMemory 32MB/32 MB RAM: ""
  42. *InstalledMemory 40MB/40 MB RAM: ""
  43. *InstalledMemory 48MB/48 MB RAM: ""
  44. *InstalledMemory 56MB/56 MB RAM: ""
  45. *InstalledMemory 72MB/72 MB RAM: ""
  46. *CloseUI: *InstalledMemory
  47. *CloseGroup: InstallableOptions
  48. *UIConstraints: *Option1 False *InputSlot Tray2
  49. *UIConstraints: *Option2 False *InputSlot Tray3
  50. *UIConstraints: *Option3 False *InputSlot Multi-MediaFeeder
  51. *UIConstraints: *Option3 True *ManualFeed
  52. *UIConstraints: *Resolution 600dpi *Smoothing True
  53. *UIConstraints: *Smoothing True *Resolution 600dpi
  54. *UIConstraints: *Resolution 800dpi *Smoothing True
  55. *UIConstraints: *Smoothing True *Resolution 800dpi
  56. *UIConstraints: *PageSize 11x17 *InputSlot Multi-MediaFeeder
  57. *UIConstraints: *InputSlot Multi-MediaFeeder *PageSize 11x17
  58. *UIConstraints: *PageRegion 11x17 *InputSlot Multi-MediaFeeder
  59. *UIConstraints: *InputSlot Multi-MediaFeeder *PageRegion 11x17
  60. *UIConstraints: *PageSize A3 *InputSlot Multi-MediaFeeder
  61. *UIConstraints: *InputSlot Multi-MediaFeeder *PageSize A3
  62. *UIConstraints: *PageRegion A3 *InputSlot Multi-MediaFeeder
  63. *UIConstraints: *InputSlot Multi-MediaFeeder *PageRegion A3
  64. *UIConstraints: *PageSize B4 *InputSlot Multi-MediaFeeder
  65. *UIConstraints: *InputSlot Multi-MediaFeeder *PageSize B4
  66. *UIConstraints: *PageRegion B4 *InputSlot Multi-MediaFeeder
  67. *UIConstraints: *InputSlot Multi-MediaFeeder *PageRegion B4
  68. *% General Information and Defaults ===============
  69. *ColorDevice: False
  70. *DefaultColorSpace: Gray
  71. *Emulators: hplj
  72. *LanguageLevel: "2"
  73. *Password: "()"
  74. *Protocols: BCP
  75. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec "
  76. *StopEmulator_hplj: "<1B 7F>0"
  77. *Throughput: "20"
  78. *TTRasterizer: Type42
  79. *VariablePaperSize: False
  80. *ExitServer: "
  81. count 0 eq
  82. { false } { true exch startjob } ifelse
  83. not {
  84. (WARNING: Cannot modify initial VM.) =
  85. (Missing or invalid password.) =
  86. (Please contact the author of this software.) = flush quit
  87. } if
  88. "
  89. *End
  90. *Reset: "
  91. count 0 eq
  92. { false } { true exch startjob } ifelse
  93. not {
  94. (WARNING: Cannot reset printer.) =
  95. (Missing or invalid password.) =
  96. (Please contact the author of this software.) = flush quit
  97. } if
  98. systemdict /quit get exec
  99. (WARNING : Printer Reset Failed.) = flush
  100. "
  101. *End
  102. *FileSystem: True
  103. *?FileSystem: "
  104. save false
  105. (%disk?%)
  106. { currentdevparams dup /Writeable known
  107. { /Writeable get {pop true} if } { pop } ifelse
  108. } 10 string /IODevice resourceforall
  109. {(True)}{(False)} ifelse = flush
  110. restore
  111. "
  112. *End
  113. *FreeVM: "275000"
  114. *VMOption 8MB: "275000"
  115. *VMOption 16MB: "810000"
  116. *VMOption 24MB: "8945000"
  117. *VMOption 32MB: "17080000"
  118. *VMOption 40MB: "25210000"
  119. *VMOption 48MB: "33345000"
  120. *VMOption 56MB: "41450000"
  121. *VMOption 72MB: "57745000"
  122. *OpenUI *Resolution: PickOne
  123. *OrderDependency: 10 AnySetup *Resolution
  124. *DefaultResolution: 400dpi
  125. *Resolution 300dpi: "<</HWResolution [300 300]>> setpagedevice"
  126. *Resolution 400dpi: "<</HWResolution [400 400]>> setpagedevice"
  127. *Resolution 600dpi: "<</HWResolution [600 600]>> setpagedevice"
  128. *Resolution 800dpi: "<</HWResolution [800 800]>> setpagedevice"
  129. *?Resolution: "
  130. save
  131. currentpagedevice /HWResolution get 0 get ( ) cvs
  132. print (dpi) = flush
  133. restore
  134. "
  135. *End
  136. *CloseUI: *Resolution
  137. *% Halftone Information ===============
  138. *ScreenFreq: "57.0"
  139. *ScreenAngle: "45.0"
  140. *ResScreenFreq 300dpi: "53.0"
  141. *ResScreenAngle 300dpi: "45.0"
  142. *ResScreenFreq 400dpi: "57.0"
  143. *ResScreenAngle 400dpi: "45.0"
  144. *ResScreenFreq 600dpi: "71.0"
  145. *ResScreenAngle 600dpi: "45.0"
  146. *ResScreenFreq 800dpi: "81.0"
  147. *ResScreenAngle 800dpi: "45.0"
  148. *DefaultScreenProc: Dot
  149. *ScreenProc Dot: "
  150. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  151. 1 sub dup mul add 1 sub } {dup mul exch dup mul
  152. add 1 exch sub } ifelse }
  153. "
  154. *End
  155. *ScreenProc Line: "{ pop }"
  156. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  157. *DefaultTransfer: Null
  158. *Transfer Null: "{ }"
  159. *Transfer Null.Inverse: "{ 1 exch sub }"
  160. *OpenUI *Smoothing/Edge Enhancement: Boolean
  161. *OrderDependency: 50 AnySetup *Smoothing
  162. *DefaultSmoothing: True
  163. *Smoothing True/On: "<</PostRenderingEnhance true>> setpagedevice"
  164. *Smoothing False/Off: "<</PostRenderingEnhance false>> setpagedevice"
  165. *?Smoothing: "
  166. save
  167. currentpagedevice /PostRenderingEnhance get
  168. {(True)}{(False)}ifelse = flush
  169. restore
  170. "
  171. *End
  172. *CloseUI: *Smoothing
  173. *% Paper Handling ===================
  174. *% Code in this section both selects a tray and sets up a frame buffer.
  175. *OpenUI *PageSize: PickOne
  176. *OrderDependency: 30 AnySetup *PageSize
  177. *DefaultPageSize: Unknown
  178. *PageSize Letter: "<</Policies <</PageSize 2>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  179. *PageSize Legal: "<</Policies <</PageSize 2>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  180. *PageSize 11x17: "<</Policies <</PageSize 2>> /PageSize [792 1224] /ImagingBBox null>> setpagedevice"
  181. *PageSize A3: "<</Policies <</PageSize 2>> /PageSize [842 1191] /ImagingBBox null>> setpagedevice"
  182. *PageSize A4: "<</Policies <</PageSize 2>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  183. *PageSize A5: "<</Policies <</PageSize 2>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  184. *PageSize B4/B4-JIS: "<</Policies <</PageSize 2>> /PageSize [728 1032] /ImagingBBox null>> setpagedevice"
  185. *PageSize B5/B5-JIS: "<</Policies <</PageSize 2>> /PageSize [516 728] /ImagingBBox null>> setpagedevice"
  186. *PageSize Statement: "<</Policies <</PageSize 2>> /PageSize [396 612] /ImagingBBox null>> setpagedevice"
  187. *PageSize Folio: "<</Policies <</PageSize 2>> /PageSize [595 935] /ImagingBBox null>> setpagedevice"
  188. *PageSize Executive: "<</Policies <</PageSize 2>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  189. *PageSize Postcard: "<</Policies <</PageSize 2>> /PageSize [283 419] /ImagingBBox null>> setpagedevice"
  190. *PageSize Comm10/Envelope #10: "<</Policies <</PageSize 2>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  191. *PageSize Monarch/Envelope Monarch: "<</Policies <</PageSize 2>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  192. *PageSize DL/Envelope DL: "<</Policies <</PageSize 2>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  193. *PageSize C5/Envelope C5: "<</Policies <</PageSize 2>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  194. *?PageSize: "
  195. save
  196. currentpagedevice /PageSize get aload pop
  197. 2 copy gt {exch} if
  198. (Unknown)
  199. 16 dict
  200. dup [612 792] (Letter) put
  201. dup [612 1008] (Legal) put
  202. dup [792 1224] (11x17) put
  203. dup [842 1191] (A3) put
  204. dup [595 842] (A4) put
  205. dup [420 595] (A5) put
  206. dup [728 1032] (B4) put
  207. dup [516 728] (B5) put
  208. dup [396 612] (Statement) put
  209. dup [595 935] (Folio) put
  210. dup [522 756] (Executive) put
  211. dup [283 419] (Postcard) put
  212. dup [297 684] (Comm10) put
  213. dup [279 540] (Monarch) put
  214. dup [312 624] (DL) put
  215. dup [459 649] (C5) put
  216. { exch aload pop 4 index sub abs 5 le exch
  217. 5 index sub abs 5 le and
  218. {exch pop exit} {pop} ifelse
  219. } bind forall
  220. = flush pop pop
  221. restore
  222. "
  223. *End
  224. *CloseUI: *PageSize
  225. *OpenUI *PageRegion: PickOne
  226. *OrderDependency: 40 AnySetup *PageRegion
  227. *DefaultPageRegion: Unknown
  228. *PageRegion Letter: "
  229. <</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  230. *End
  231. *PageRegion Legal: "
  232. <</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  233. *End
  234. *PageRegion 11x17: "
  235. <</Policies <</PageSize 7>> /PageSize [792 1224] /ImagingBBox null>> setpagedevice"
  236. *End
  237. *PageRegion A3: "
  238. <</Policies <</PageSize 7>> /PageSize [842 1191] /ImagingBBox null>> setpagedevice"
  239. *End
  240. *PageRegion A4: "
  241. <</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  242. *End
  243. *PageRegion A5: "
  244. <</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  245. *End
  246. *PageRegion B4/B4-JIS: "
  247. <</Policies <</PageSize 7>> /PageSize [728 1032] /ImagingBBox null>> setpagedevice"
  248. *End
  249. *PageRegion B5/B5-JIS: "
  250. <</Policies <</PageSize 7>> /PageSize [516 728] /ImagingBBox null>> setpagedevice"
  251. *End
  252. *PageRegion Statement: "
  253. <</Policies <</PageSize 7>> /PageSize [396 612] /ImagingBBox null>> setpagedevice"
  254. *End
  255. *PageRegion Folio: "
  256. <</Policies <</PageSize 7>> /PageSize [595 935] /ImagingBBox null>> setpagedevice"
  257. *End
  258. *PageRegion Executive: "
  259. <</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  260. *End
  261. *PageRegion Postcard: "
  262. <</Policies <</PageSize 7>> /PageSize [283 419] /ImagingBBox null>> setpagedevice"
  263. *End
  264. *PageRegion Comm10/Envelope #10: "
  265. <</Policies <</PageSize 7>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  266. *End
  267. *PageRegion Monarch/Envelope Monarch: "
  268. <</Policies <</PageSize 7>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  269. *End
  270. *PageRegion DL/Envelope DL: "
  271. <</Policies <</PageSize 7>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  272. *End
  273. *PageRegion C5/Envelope C5: "
  274. <</Policies <</PageSize 7>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  275. *End
  276. *CloseUI: *PageRegion
  277. *RequiresPageRegion Multi-MediaFeeder: True
  278. *DefaultImageableArea: Unknown
  279. *ImageableArea Letter: "12 14 595 777"
  280. *ImageableArea Legal: "13 12 593 991"
  281. *ImageableArea 11x17: "16 12 777 1208"
  282. *ImageableArea A3: "13 12 818 1173"
  283. *ImageableArea A4: "12 14 580 818"
  284. *ImageableArea A5: "12 12 407 578"
  285. *ImageableArea B4/B4-JIS: "13 12 713 1014"
  286. *ImageableArea B5/B5-JIS: "12 15 498 712"
  287. *ImageableArea Statement: "21 12 383 595"
  288. *ImageableArea Folio: "13 20 587 920"
  289. *ImageableArea Executive: "16 12 507 741"
  290. *ImageableArea Postcard: "13 12 270 406"
  291. *ImageableArea Comm10/Envelope #10: "19 12 295 670"
  292. *ImageableArea Monarch/Envelope Monarch: "16 12 267 525"
  293. *ImageableArea DL/Envelope DL: "16 14 300 610"
  294. *ImageableArea C5/Envelope C5: "16 12 452 634"
  295. *?ImageableArea: "
  296. save
  297. /cvp { ( ) cvs print ( ) print } bind def
  298. /upperright {10000 mul floor 10000 div} bind def
  299. /lowerleft {10000 mul ceiling 10000 div} bind def
  300. newpath clippath pathbbox
  301. 4 -2 roll exch 2 {lowerleft cvp} repeat
  302. exch 2 {upperright cvp} repeat flush
  303. restore
  304. "
  305. *End
  306. *% These provide the physical dimensions of the paper (by keyword)
  307. *DefaultPaperDimension: Unknown
  308. *PaperDimension Letter: "612 792"
  309. *PaperDimension Legal: "612 1008"
  310. *PaperDimension 11x17: "792 1224"
  311. *PaperDimension A3: "842 1191"
  312. *PaperDimension A4: "595 842"
  313. *PaperDimension A5: "420 595"
  314. *PaperDimension B4/B4-JIS: "728 1032"
  315. *PaperDimension B5/B5-JIS: "516 728"
  316. *PaperDimension Statement: "396 612"
  317. *PaperDimension Folio: "595 935"
  318. *PaperDimension Executive: "522 756"
  319. *PaperDimension Postcard: "283 419"
  320. *PaperDimension Comm10/Envelope #10: "297 684"
  321. *PaperDimension Monarch/Envelope Monarch: "279 540"
  322. *PaperDimension DL/Envelope DL: "312 624"
  323. *PaperDimension C5/Envelope C5: "459 649"
  324. *OpenUI *ManualFeed/Manual Feed: Boolean
  325. *OrderDependency: 20 AnySetup *ManualFeed
  326. *DefaultManualFeed: False
  327. *ManualFeed True: "<</ManualFeed true>> setpagedevice"
  328. *ManualFeed False: "
  329. 2 dict dup /ManualFeed false put {dup /PageSize
  330. currentpagedevice /InputAttributes get dup
  331. /Priority get 0 get get /PageSize get
  332. put}stopped pop setpagedevice"
  333. *End
  334. *?ManualFeed: "
  335. save
  336. currentpagedevice /ManualFeed get
  337. {(True)}{(False)}ifelse = flush
  338. restore
  339. "
  340. *End
  341. *CloseUI: *ManualFeed
  342. *OpenUI *InputSlot: PickOne
  343. *OrderDependency: 20 AnySetup *InputSlot
  344. *DefaultInputSlot: Tray1
  345. *InputSlot Tray1/Tray 1/Upper: "
  346. currentpagedevice /InputAttributes get 0 get dup null eq {pop}
  347. {dup /InputAttributes <</Priority [0]>> put
  348. dup /Policies <</PageSize 3>> put
  349. dup /ManualFeed false put
  350. setpagedevice } ifelse"
  351. *End
  352. *InputSlot Tray2/Tray 2: "
  353. currentpagedevice /InputAttributes get 1 get dup null eq {pop}
  354. {dup /InputAttributes <</Priority [1]>> put
  355. dup /Policies <</PageSize 3>> put
  356. dup /ManualFeed false put
  357. setpagedevice } ifelse"
  358. *End
  359. *InputSlot Tray3/Tray 3: "
  360. currentpagedevice /InputAttributes get 2 get dup null eq {pop}
  361. {dup /InputAttributes <</Priority [2]>> put
  362. dup /Policies <</PageSize 3>> put
  363. dup /ManualFeed false put
  364. setpagedevice } ifelse"
  365. *End
  366. *InputSlot Multi-MediaFeeder/Multi-Media Feeder: "
  367. currentpagedevice /InputAttributes get 3 get dup null eq {pop}
  368. {dup /InputAttributes <</Priority [3]>> put
  369. dup /Policies <</PageSize 3>> put
  370. dup /ManualFeed false put
  371. setpagedevice } ifelse"
  372. *End
  373. *?InputSlot: "
  374. save
  375. 4 dict
  376. dup /0 (Tray1) put
  377. dup /1 (Tray2) put
  378. dup /2 (Tray3) put
  379. dup /3 (Multi-MediaFeeder) put
  380. currentpagedevice /InputAttributes get
  381. dup /Priority known
  382. { /Priority get 0 get ( ) cvs cvn get }
  383. {
  384. dup length 1 eq
  385. { {pop} forall ( ) cvs cvn get }
  386. { pop pop (Unknown) } ifelse
  387. } ifelse
  388. = flush
  389. restore
  390. "
  391. *End
  392. *CloseUI: *InputSlot
  393. *% Font Information =====================
  394. *DefaultFont: Courier
  395. *Font AvantGarde-Book: Standard "(001.006)" Standard ROM
  396. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard ROM
  397. *Font AvantGarde-Demi: Standard "(001.007)" Standard ROM
  398. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard ROM
  399. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  400. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  401. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  402. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  403. *Font Courier: Standard "(002.004)" Standard ROM
  404. *Font Courier-Bold: Standard "(002.004)" Standard ROM
  405. *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
  406. *Font Courier-Oblique: Standard "(002.004)" Standard ROM
  407. *Font Helvetica: Standard "(001.006)" Standard ROM
  408. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  409. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  410. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  411. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  412. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  413. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  414. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  415. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard ROM
  416. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard ROM
  417. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard ROM
  418. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard ROM
  419. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  420. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  421. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  422. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  423. *Font Symbol: Special "(001.007)" Special ROM
  424. *Font Times-Bold: Standard "(001.007)" Standard ROM
  425. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  426. *Font Times-Italic: Standard "(001.007)" Standard ROM
  427. *Font Times-Roman: Standard "(001.007)" Standard ROM
  428. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard ROM
  429. *Font ZapfDingbats: Special "(001.004)" Special ROM
  430. *?FontQuery: "
  431. save
  432. { count 1 gt
  433. { exch dup 127 string cvs (/) print print (:) print
  434. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  435. } { exit } ifelse
  436. } bind loop
  437. (*) = flush
  438. restore
  439. "
  440. *End
  441. *?FontList: "
  442. save
  443. (*) {cvn ==} 128 string /Font resourceforall
  444. (*) = flush
  445. restore
  446. "
  447. *End
  448. *% Printer Messages (verbatim from printer):
  449. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  450. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  451. *Message: "\FontName\ not found, using Courier"
  452. *% Status (format: %%[ status: <one of these> ] %%)
  453. *Status: "idle"
  454. *Status: "busy"
  455. *Status: "waiting"
  456. *Status: "initializing"
  457. *Status: "holding"
  458. *Status: "PrinterError: Cover Open"
  459. *Status: "PrinterError: Fixing Unit Malfunction"
  460. *Status: "PrinterError: M-M Feeder Out of Paper"
  461. *Status: "PrinterError: No Paper Tray"
  462. *Status: "PrinterError: Out of Paper ... Tray 1"
  463. *Status: "PrinterError: Out of Paper ... Tray 2"
  464. *Status: "PrinterError: Out of Paper ... Tray 3"
  465. *Status: "PrinterError: Paper Entry Misfeed"
  466. *Status: "PrinterError: Paper Exit Misfeed"
  467. *Status: "PrinterError: paper in manual feed path"
  468. *Status: "PrinterError: Paper Motor Malfunction"
  469. *Status: "PrinterError: Paper out manual feed"
  470. *Status: "PrinterError: Paper Path Misfeed"
  471. *Status: "PrinterError: Paper Tray 1 Out"
  472. *Status: "PrinterError: Paper Tray 2 Out"
  473. *Status: "PrinterError: Paper Tray 3 Out"
  474. *Status: "PrinterError: Scanner Motor Malfunction"
  475. *Status: "PrinterError: Service Call"
  476. *Status: "PrinterError: System Memory Error"
  477. *Status: "PrinterError: Test Printing Stage"
  478. *Status: "PrinterError: Toner Cartridge Missing"
  479. *Status: "PrinterError: Toner Low"
  480. *Status: "PrinterError: Toner Out"
  481. *Status: "PrinterError: tray change timeout"
  482. *Status: "PrinterError: waiting for A3 tray"
  483. *Status: "PrinterError: waiting for A4 tray"
  484. *Status: "PrinterError: waiting for A4 long edge tray"
  485. *Status: "PrinterError: waiting for A5 tray"
  486. *Status: "PrinterError: waiting for A5 long edge tray"
  487. *Status: "PrinterError: waiting for B4 tray"
  488. *Status: "PrinterError: waiting for B5 tray"
  489. *Status: "PrinterError: waiting for B5 long edge tray"
  490. *Status: "PrinterError: waiting for C5 envelope tray"
  491. *Status: "PrinterError: waiting for com10 envelope tray"
  492. *Status: "PrinterError: waiting for DL envelope tray"
  493. *Status: "PrinterError: waiting for executive tray"
  494. *Status: "PrinterError: waiting for exec. long edge tray"
  495. *Status: "PrinterError: waiting for folio tray"
  496. *Status: "PrinterError: waiting for ledger tray"
  497. *Status: "PrinterError: waiting for legal tray"
  498. *Status: "PrinterError: waiting for letter tray"
  499. *Status: "PrinterError: waiting for letter long edge tray"
  500. *Status: "PrinterError: waiting for manual feed"
  501. *Status: "PrinterError: waiting for monarch envelope tray"
  502. *Status: "PrinterError: waiting for post card tray"
  503. *Status: "PrinterError: waiting for statement tray"
  504. *Status: "PrinterError: waiting for stat. long edge tray"
  505. *Status: "PrinterError: Warming Up"
  506. *Status: "PrinterError: Wrong Paper in Tray 1"
  507. *Status: "PrinterError: Wrong Paper in Tray 2"
  508. *Status: "PrinterError: Wrong Paper in Tray 3"
  509. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  510. *Source: "Serial"
  511. *Source: "LocalTalk"
  512. *Source: "Parallel"
  513. *Source: "Internal"
  514. *Source: "VPT_Server"
  515. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  516. *PrinterError: "Cover Open"
  517. *PrinterError: "Fixing Unit Malfunction"
  518. *PrinterError: "M-M Feeder Out of Paper"
  519. *PrinterError: "No Paper Tray"
  520. *PrinterError: "Out of Paper ... Tray 1"
  521. *PrinterError: "Out of Paper ... Tray 2"
  522. *PrinterError: "Out of Paper ... Tray 3"
  523. *PrinterError: "Paper Entry Misfeed"
  524. *PrinterError: "Paper Exit Misfeed"
  525. *PrinterError: "paper in manual feed path"
  526. *PrinterError: "Paper Motor Malfunction"
  527. *PrinterError: "Paper out manual feed"
  528. *PrinterError: "Paper Path Misfeed"
  529. *PrinterError: "Paper Tray 1 Out"
  530. *PrinterError: "Paper Tray 2 Out"
  531. *PrinterError: "Paper Tray 3 Out"
  532. *PrinterError: "Scanner Motor Malfunction"
  533. *PrinterError: "Service Call"
  534. *PrinterError: "System Memory Error"
  535. *PrinterError: "Test Printing Stage"
  536. *PrinterError: "Toner Cartridge Missing"
  537. *PrinterError: "Toner Low"
  538. *PrinterError: "Toner Out"
  539. *PrinterError: "tray change timeout"
  540. *PrinterError: "waiting for A3 tray"
  541. *PrinterError: "waiting for A4 tray"
  542. *PrinterError: "waiting for A4 long edge tray"
  543. *PrinterError: "waiting for A5 tray"
  544. *PrinterError: "waiting for A5 long edge tray"
  545. *PrinterError: "waiting for B4 tray"
  546. *PrinterError: "waiting for B5 tray"
  547. *PrinterError: "waiting for B5 long edge tray"
  548. *PrinterError: "waiting for C5 envelope tray"
  549. *PrinterError: "waiting for com10 envelope tray"
  550. *PrinterError: "waiting for DL envelope tray"
  551. *PrinterError: "waiting for executive tray"
  552. *PrinterError: "waiting for exec. long edge tray"
  553. *PrinterError: "waiting for folio tray"
  554. *PrinterError: "waiting for ledger tray"
  555. *PrinterError: "waiting for legal tray"
  556. *PrinterError: "waiting for letter tray"
  557. *PrinterError: "waiting for letter long edge tray"
  558. *PrinterError: "waiting for manual feed"
  559. *PrinterError: "waiting for monarch envelope tray"
  560. *PrinterError: "waiting for post card tray"
  561. *PrinterError: "waiting for statement tray"
  562. *PrinterError: "waiting for stat. long edge tray"
  563. *PrinterError: "Warming Up"
  564. *PrinterError: "Wrong Paper in Tray 1"
  565. *PrinterError: "Wrong Paper in Tray 2"
  566. *PrinterError: "Wrong Paper in Tray 3"
  567. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  568. *% Color Separation Information =====================
  569. *DefaultColorSep: ProcessBlack.57lpi.400dpi/57 lpi / 400 dpi
  570. *InkName: ProcessBlack/Process Black
  571. *InkName: CustomColor/Custom Color
  572. *InkName: ProcessCyan/Process Cyan
  573. *InkName: ProcessMagenta/Process Magenta
  574. *InkName: ProcessYellow/Process Yellow
  575. *% For 53 lpi / 300 dpi ===============================
  576. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  577. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  578. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "81.5651"
  579. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  580. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  581. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  582. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  583. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "57.4342"
  584. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "57.4342"
  585. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  586. *% For 60 lpi / 300 dpi ===============================
  587. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  588. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  589. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  590. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  591. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  592. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  593. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  594. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  595. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  596. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  597. *% For 57 lpi / 400 dpi ===============================
  598. *ColorSepScreenAngle ProcessBlack.57lpi.400dpi/57 lpi / 400 dpi: "45.0"
  599. *ColorSepScreenAngle CustomColor.57lpi.400dpi/57 lpi / 400 dpi: "45.0"
  600. *ColorSepScreenAngle ProcessCyan.57lpi.400dpi/57 lpi / 400 dpi: "81.5651"
  601. *ColorSepScreenAngle ProcessMagenta.57lpi.400dpi/57 lpi / 400 dpi: "18.4349"
  602. *ColorSepScreenAngle ProcessYellow.57lpi.400dpi/57 lpi / 400 dpi: "0.0"
  603. *ColorSepScreenFreq ProcessBlack.57lpi.400dpi/57 lpi / 400 dpi: "57.1405"
  604. *ColorSepScreenFreq CustomColor.57lpi.400dpi/57 lpi / 400 dpi: "57.1405"
  605. *ColorSepScreenFreq ProcessCyan.57lpi.400dpi/57 lpi / 400 dpi: "42.1637"
  606. *ColorSepScreenFreq ProcessMagenta.57lpi.400dpi/57 lpi / 400 dpi: "42.1637"
  607. *ColorSepScreenFreq ProcessYellow.57lpi.400dpi/57 lpi / 400 dpi: "44.4444"
  608. *% For 71 lpi / 400 dpi ===============================
  609. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  610. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  611. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  612. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  613. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  614. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  615. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  616. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  617. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  618. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  619. *% For 71 lpi / 600 dpi ===============================
  620. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  621. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  622. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  623. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  624. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  625. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  626. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  627. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  628. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  629. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  630. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
  631. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  632. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  633. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  634. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  635. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  636. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.9328"
  637. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.9328"
  638. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  639. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  640. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  641. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  642. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  643. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  644. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  645. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  646. *End
  647. *% For 81 lpi / 800 dpi ===============================
  648. *ColorSepScreenAngle ProcessBlack.81lpi.800dpi/81 lpi / 800 dpi: "45.0"
  649. *ColorSepScreenAngle CustomColor.81lpi.800dpi/81 lpi / 800 dpi: "45.0"
  650. *ColorSepScreenAngle ProcessCyan.81lpi.800dpi/81 lpi / 800 dpi: "71.5651"
  651. *ColorSepScreenAngle ProcessMagenta.81lpi.800dpi/81 lpi / 800 dpi: "18.4349"
  652. *ColorSepScreenAngle ProcessYellow.81lpi.800dpi/81 lpi / 800 dpi: "0.0"
  653. *ColorSepScreenFreq ProcessBlack.81lpi.800dpi/81 lpi / 800 dpi: "70.7107"
  654. *ColorSepScreenFreq CustomColor.81lpi.800dpi/81 lpi / 800 dpi: "70.7107"
  655. *ColorSepScreenFreq ProcessCyan.81lpi.800dpi/81 lpi / 800 dpi: "63.2456"
  656. *ColorSepScreenFreq ProcessMagenta.81lpi.800dpi/81 lpi / 800 dpi: "63.2456"
  657. *ColorSepScreenFreq ProcessYellow.81lpi.800dpi/81 lpi / 800 dpi: "66.6667"
  658. *% For 93 lpi / 800 dpi =====================
  659. *ColorSepScreenAngle ProcessBlack.93lpi.800dpi/93 lpi / 800 dpi: "45.0"
  660. *ColorSepScreenAngle CustomColor.93lpi.800dpi/93 lpi / 800 dpi: "45.0"
  661. *ColorSepScreenAngle ProcessCyan.93lpi.800dpi/93 lpi / 800 dpi: "71.5651"
  662. *ColorSepScreenAngle ProcessMagenta.93lpi.800dpi/93 lpi / 800 dpi: "18.4349"
  663. *ColorSepScreenAngle ProcessYellow.93lpi.800dpi/93 lpi / 800 dpi: "0.0"
  664. *ColorSepScreenFreq ProcessBlack.93lpi.800dpi/93 lpi / 800 dpi: "84.9328"
  665. *ColorSepScreenFreq CustomColor.93lpi.800dpi/93 lpi / 800 dpi: "84.9328"
  666. *ColorSepScreenFreq ProcessCyan.93lpi.800dpi/93 lpi / 800 dpi: "94.8683"
  667. *ColorSepScreenFreq ProcessMagenta.93lpi.800dpi/93 lpi / 800 dpi: "94.8683"
  668. *ColorSepScreenFreq ProcessYellow.93lpi.800dpi/93 lpi / 800 dpi: "30.0"
  669. *ColorSepScreenProc ProcessYellow.93lpi.800dpi/93 lpi / 800 dpi: "
  670. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  671. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  672. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  673. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  674. *End
  675. *% end of PPD file for Dataproducts Typhoon 20