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.

564 lines
23 KiB

  1. *PPD-Adobe: "4.0"
  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. *%Copyright 1993 Digital Equipment Corporation.
  10. *FormatVersion: "4.0"
  11. *FileVersion: "1.0"
  12. *PCFileName: "DCLPS171.PPD"
  13. *LanguageVersion: English
  14. *Product: "(PrintServer 17)"
  15. *PSVersion: "(48.3) 9"
  16. *ModelName: "Digital PrintServer 17"
  17. *NickName: "Digital PrintServer 17 v48.3"
  18. *% === Options and Constraints ===============
  19. *OpenGroup: InstallableOptions/Options Installed
  20. *OpenUI *Option1/Optional Duplex Unit: Boolean
  21. *DefaultOption1: False
  22. *Option1 True/Installed: ""
  23. *Option1 False/Not Installed: ""
  24. *CloseUI: *Option1
  25. *OpenUI *Option2/Optional Envelope Feeder: Boolean
  26. *DefaultOption2: False
  27. *Option2 True/Installed: ""
  28. *Option2 False/Not Installed: ""
  29. *CloseUI: *Option2
  30. *CloseGroup: InstallableOptions/Options Installed
  31. *UIConstraints: *Option1 False *Duplex
  32. *UIConstraints: *Option2 False *InputSlot Envelope
  33. *UIConstraints: *OutputBin Side *Jog
  34. *UIConstraints: *Jog *OutputBin Side
  35. *UIConstraints: *OutputBin Side *Duplex
  36. *UIConstraints: *Duplex *OutputBin Side
  37. *UIConstraints: *InputSlot Envelope *Duplex
  38. *UIConstraints: *Duplex *InputSlot Envelope
  39. *UIConstraints: *PageSize Comm10 *Duplex
  40. *UIConstraints: *PageSize Monarch *Duplex
  41. *UIConstraints: *PageSize DL *Duplex
  42. *%UIConstraints: *PageSize C5 *Duplex
  43. *UIConstraints: *Duplex *PageSize Comm10
  44. *UIConstraints: *Duplex *PageSize Monarch
  45. *UIConstraints: *Duplex *PageSize DL
  46. *%UIConstraints: *Duplex *PageSize C5
  47. *UIConstraints: *PageRegion Comm10 *Duplex
  48. *UIConstraints: *PageRegion Monarch *Duplex
  49. *UIConstraints: *PageRegion DL *Duplex
  50. *%UIConstraints: *PageRegion C5 *Duplex
  51. *UIConstraints: *Duplex *PageRegion Comm10
  52. *UIConstraints: *Duplex *PageRegion Monarch
  53. *UIConstraints: *Duplex *PageRegion DL
  54. *%UIConstraints: *Duplex *PageRegion C5
  55. *UIConstraints: *PageSize Letter *InputSlot Envelope
  56. *UIConstraints: *PageSize Legal *InputSlot Envelope
  57. *UIConstraints: *PageSize Executive *InputSlot Envelope
  58. *UIConstraints: *PageSize A4 *InputSlot Envelope
  59. *UIConstraints: *InputSlot Envelope *PageSize Letter
  60. *UIConstraints: *InputSlot Envelope *PageSize Legal
  61. *UIConstraints: *InputSlot Envelope *PageSize Executive
  62. *UIConstraints: *InputSlot Envelope *PageSize A4
  63. *UIConstraints: *PageRegion Letter *InputSlot Envelope
  64. *UIConstraints: *PageRegion Legal *InputSlot Envelope
  65. *UIConstraints: *PageRegion Executive *InputSlot Envelope
  66. *UIConstraints: *PageRegion A4 *InputSlot Envelope
  67. *UIConstraints: *InputSlot Envelope *PageRegion Letter
  68. *UIConstraints: *InputSlot Envelope *PageRegion Legal
  69. *UIConstraints: *InputSlot Envelope *PageRegion Executive
  70. *UIConstraints: *InputSlot Envelope *PageRegion A4
  71. *% === Basic Capabilities ===============
  72. *FreeVM: "953971"
  73. *LanguageLevel: "1"
  74. *Extensions: CMYK
  75. *ColorDevice: False
  76. *DefaultColorSpace: Gray
  77. *VariablePaperSize: False
  78. *FileSystem: False
  79. *Throughput: "17"
  80. *% For MS Windows: Do not put ^D in files
  81. *EndOfFile: False
  82. *Password: "(LPS)"
  83. *ExitServer: "
  84. count 0 eq { true }{ dup statusdict /checkpassword get exec not } ifelse
  85. { (WARNING : Cannot perform the exitserver command.) =
  86. (Password supplied is not valid.) =
  87. (Please contact the author of this software.) = flush
  88. quit
  89. } if
  90. serverdict /exitserver get exec"
  91. *End
  92. *DefaultResolution: 300dpi
  93. *?Resolution: "
  94. save
  95. initgraphics
  96. matrix defaultmatrix dup
  97. 0 get dup mul exch 1 get dup mul add sqrt
  98. 72 mul round cvi
  99. ( ) cvs print (dpi) = flush
  100. restore"
  101. *End
  102. *% === DECimage (Smoothing) ============
  103. *OpenUI *Smoothing/DECimage: Boolean
  104. *OrderDependency: 50 AnySetup *Smoothing
  105. *DefaultSmoothing: Off
  106. *Smoothing Off: "false statusdict /setDECimage get exec"
  107. *Smoothing On: "true statusdict /setDECimage get exec"
  108. *?Smoothing: "
  109. save statusdict /DECimage get exec
  110. {(On)}{(Off)} ifelse = flush restore"
  111. *End
  112. *CloseUI: *Smoothing
  113. *% === DECimageparams (bits per pixel) ============
  114. *OpenUI *BitsPerPixel/DECimage controls: PickOne
  115. *OrderDependency: 50 AnySetup *BitsPerPixel
  116. *DefaultBitsPerPixel: Off
  117. *BitsPerPixel Off/Standard: "0.0 1.0 0.0 1 statusdict /setDECimageparams get exec"
  118. *BitsPerPixel 1/High Contrast: "0.2 0.8 0.0 1 statusdict /setDECimageparams get exec"
  119. *BitsPerPixel 2/Low Contrast: "-0.4 1.5 0.0 1 statusdict /setDECimageparams get exec"
  120. *BitsPerPixel 4/Sharp: "0.0 1.0 2.0 1 statusdict /setDECimageparams get exec"
  121. *BitsPerPixel 8/Soft: "0.0 1.0 -1.0 1 statusdict /setDECimageparams get exec"
  122. *CloseUI:BitsPerPixel
  123. *% Halftone Information ===============
  124. *AccurateScreensSupport: False
  125. *ScreenFreq: "60.0"
  126. *ScreenAngle: "45.0"
  127. *DefaultScreenProc: Dot
  128. *ScreenProc Dot: "
  129. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub }
  130. {dup mul exch dup mul add 1 exch sub }ifelse }"
  131. *End
  132. *ScreenProc Line: "{ pop }"
  133. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  134. *DefaultTransfer: Null
  135. *Transfer Null: "{ }"
  136. *Transfer Null.Inverse: "{ 1 exch sub }"
  137. *% Paper Handling ===================
  138. *% Use these entries to set paper size most of the time, unless there is
  139. *% specific reason to use PageRegion.
  140. *OpenUI *PageSize: PickOne
  141. *OrderDependency: 30 AnySetup *PageSize
  142. *DefaultPageSize: Letter
  143. *PageSize Letter: "statusdict /lettertray get exec"
  144. *PageSize Legal: "statusdict /legaltray get exec"
  145. *PageSize Executive: "statusdict /executivetray get exec"
  146. *PageSize A4: "statusdict /a4tray get exec"
  147. *PageSize Monarch/Monarch Envelope: "statusdict begin 3.875x7.5tray end"
  148. *PageSize Comm10/Comm10 Envelope: "statusdict begin 4.125x9.5tray end"
  149. *PageSize DL/DL Envelope: "statusdict /dltray get exec"
  150. *?PageSize: "
  151. save
  152. 7 dict
  153. dup /lettertray (Letter) put
  154. dup /legaltray (Legal) put
  155. dup /executivetray (Executive) put
  156. dup /a4tray (A4) put
  157. dup /3.875x7.5tray (Monarch) put
  158. dup /4.125x9.5tray (Comm10) put
  159. dup /dltray (DL) put
  160. statusdict /papersize get exec
  161. 3 1 roll {get} stopped {(Unknown)}if
  162. exch not { print (.Transverse) }if
  163. = flush restore"
  164. *End
  165. *CloseUI: *PageSize
  166. *% These entries will set up the frame buffer. Usually used with manual feed.
  167. *OpenUI *PageRegion: PickOne
  168. *OrderDependency: 40 AnySetup *PageRegion
  169. *DefaultPageRegion: Letter
  170. *PageRegion Letter: ""
  171. *PageRegion Legal: ""
  172. *PageRegion Executive: ""
  173. *PageRegion A4: ""
  174. *PageRegion Monarch/Monarch Envelope: ""
  175. *PageRegion Comm10/Comm10 Envelope: ""
  176. *PageRegion DL/DL Envelope: ""
  177. *CloseUI: *PageRegion
  178. *% The following entries provide information about specific paper keywords.
  179. *DefaultImageableArea: Letter
  180. *ImageableArea Letter: "14.16 12.24 597.6 780.0 "
  181. *ImageableArea Legal: "14.16 12.72 597.6 995.52 "
  182. *ImageableArea Executive: "11.4 13.44 510.36 742.8 "
  183. *ImageableArea A4: "13.44 14.04 581.52 827.88 "
  184. *ImageableArea Monarch/Monarch Envelope: "12.72 12.96 265.92 527.28 "
  185. *ImageableArea Comm10/Comm10 Envelope: "14.04 12.0 282.6 672.24 "
  186. *ImageableArea DL/DL Envelope: "13.8 12.48 297.72 611.28 "
  187. *?ImageableArea: "
  188. save
  189. /cvp { ( ) cvs print ( ) print } bind def
  190. /upperright {10000 mul floor 10000 div} bind def
  191. /lowerleft {10000 mul ceiling 10000 div} bind def
  192. newpath clippath pathbbox
  193. 4 -2 roll exch 2 {lowerleft cvp} repeat
  194. exch 2 {upperright cvp} repeat flush
  195. restore"
  196. *End
  197. *% These provide the physical dimensions of the paper (by keyword)
  198. *DefaultPaperDimension: Letter
  199. *PaperDimension Letter: "612 792"
  200. *PaperDimension Legal: "612 1008"
  201. *PaperDimension Executive: "522 756"
  202. *PaperDimension A4: "595 842"
  203. *PaperDimension Monarch/Monarch Envelope: "279 540"
  204. *PaperDimension Comm10/Comm10 Envelope: "297 684"
  205. *PaperDimension DL/DL Envelope: "311 623"
  206. *OpenUI *InputSlot: PickOne
  207. *OrderDependency: 20 AnySetup *InputSlot
  208. *DefaultInputSlot: Lower
  209. *InputSlot Upper: "1 statusdict /setpapertray get exec"
  210. *InputSlot Lower: "2 statusdict /setpapertray get exec"
  211. *InputSlot Envelope: "99 statusdict /setpapertray get exec"
  212. *?InputSlot: "
  213. save
  214. statusdict /papertray
  215. {get exec} stopped
  216. { pop (Unknown) }
  217. {
  218. dup 1 eq
  219. {pop (Upper)}
  220. {
  221. dup 2 eq
  222. {pop (Lower)}
  223. { 99 eq {(Envelope)}{(Unknown)} ifelse }
  224. ifelse
  225. } ifelse
  226. } ifelse = flush
  227. restore"
  228. *End
  229. *CloseUI: *InputSlot
  230. *OpenUI *OutputBin: PickOne
  231. *OrderDependency: 40 AnySetup *OutputBin
  232. *DefaultOutputBin: Upper
  233. *OutputBin Upper: "1 statusdict /setoutputtray get exec"
  234. *OutputBin Side: "2 statusdict /setoutputtray get exec"
  235. *?OutputBin: "
  236. save
  237. mark
  238. [ (Upper) (Side) ]
  239. statusdict /outputtray
  240. {get exec 1 sub get exch pop} stopped
  241. { cleartomark (Unknown) } if = flush
  242. restore"
  243. *End
  244. *CloseUI: *OutputBin
  245. *PageStackOrder Upper: Normal
  246. *PageStackOrder Side: Reverse
  247. *OpenUI *Duplex: PickOne
  248. *OrderDependency: 50 AnySetup *Duplex
  249. *DefaultDuplex: None
  250. *Duplex None: "
  251. statusdict /duplexmode known
  252. {
  253. false statusdict /setduplexmode get exec
  254. false statusdict /settumble get exec
  255. } if"
  256. *End
  257. *Duplex DuplexNoTumble: "true statusdict /setduplexmode get exec false statusdict /settumble get exec"
  258. *Duplex DuplexTumble: "true statusdict /setduplexmode get exec true statusdict /settumble get exec"
  259. *?Duplex: "
  260. save
  261. statusdict /duplexmode get exec
  262. {statusdict /tumble get exec
  263. {(DuplexTumble)}{(DuplexNoTumble)}ifelse}
  264. {(None)}
  265. ifelse = flush
  266. restore"
  267. *End
  268. *CloseUI: *Duplex
  269. *OpenUI *Jog: Boolean
  270. *OrderDependency: 50 AnySetup *Jog
  271. *DefaultJog: False
  272. *Jog True: "1 statusdict /setoutputposition get exec"
  273. *Jog False: "0 statusdict /setoutputposition get exec"
  274. *?Jog: "statusdict /outputposition get exec 1 eq {(True)}{(False)} ifelse = flush"
  275. *CloseUI: *Jog
  276. *% Font Information =====================
  277. *DefaultFont: Error
  278. *Font AvantGarde-Book: Standard "(001.001)" Standard
  279. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard
  280. *Font AvantGarde-Demi: Standard "(001.001)" Standard
  281. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard
  282. *Font Courier: Standard "(001.004)" Standard
  283. *Font Courier-Bold: Standard "(001.004)" Standard
  284. *Font Courier-BoldOblique: Standard "(001.004)" Standard
  285. *Font Courier-Oblique: Standard "(001.004)" Standard
  286. *Font Helvetica: Standard "(001.001)" Standard
  287. *Font Helvetica-Bold: Standard "(001.001)" Standard
  288. *Font Helvetica-BoldOblique: Standard "(001.001)" Standard
  289. *Font Helvetica-Oblique: Standard "(001.001)" Standard
  290. *Font LubalinGraph-Book: Standard "(001.001)" Standard
  291. *Font LubalinGraph-BookOblique: Standard "(001.001)" Standard
  292. *Font LubalinGraph-Demi: Standard "(001.001)" Standard
  293. *Font LubalinGraph-DemiOblique: Standard "(001.001)" Standard
  294. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard
  295. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard
  296. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard
  297. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard
  298. *Font Souvenir-Demi: Standard "(001.001)" Standard
  299. *Font Souvenir-DemiItalic: Standard "(001.001)" Standard
  300. *Font Souvenir-Light: Standard "(001.001)" Standard
  301. *Font Souvenir-LightItalic: Standard "(001.001)" Standard
  302. *Font Symbol: Special "(001.001)" Special
  303. *Font Times-Bold: Standard "(001.001)" Standard
  304. *Font Times-BoldItalic: Standard "(001.001)" Standard
  305. *Font Times-Italic: Standard "(001.001)" Standard
  306. *Font Times-Roman: Standard "(001.001)" Standard
  307. *?FontQuery: "
  308. save
  309. /str 100 string dup 0 (fonts/) putinterval def
  310. {
  311. count 1 gt
  312. {
  313. exch dup str 6 94 getinterval cvs
  314. (/) print dup print (:) print exch
  315. FontDirectory exch known
  316. { pop (Yes) }
  317. {
  318. length 6 add str 0 3 -1 roll getinterval
  319. mark exch status
  320. {cleartomark (Yes)}{cleartomark (No)} ifelse
  321. } ifelse =
  322. }
  323. {exit} ifelse
  324. }bind loop
  325. (*) = flush
  326. restore"
  327. *End
  328. *?FontList: "save FontDirectory { pop == } bind forall flush (*) = flush restore"
  329. *% Printer Messages (verbatim from printer):
  330. *Message: "A new input or output tray has been selected"
  331. *Message: "Document has been printed"
  332. *Message: "Job \jobname\ Aborted by Server Management"
  333. *Message: "Job \jobname\ Aborted"
  334. *Message: "Job \jobname\ Connect"
  335. *Message: "Job \jobname\ Finish"
  336. *Message: "Job \jobname\ Start"
  337. *Message: "Job aborted - Printer is still paused"
  338. *Message: "Job acceptance is disabled - job rejected"
  339. *Message: "Output being delivered to upper tray"
  340. *Message: "Pending Job \jobname\ Aborted"
  341. *Message: "PostScript quit operator has been executed"
  342. *Message: "Print Engine error has been corrected"
  343. *Message: "Print Engine has gone online"
  344. *Message: "Print Engine ready"
  345. *Message: "Problem Unknown"
  346. *Message: "String is too long - it has been truncated"
  347. *Message: "Timeout trying to send a message"
  348. *Message: "exitserver has been executed - permanent state may be changed"
  349. *% PrinterErrors
  350. *PrinterError: "Add toner and Clean components"
  351. *PrinterError: "Call Field Service to correct error"
  352. *PrinterError: "Charge wire cleaning completed"
  353. *PrinterError: "Charge wire cleaning in progress"
  354. *PrinterError: "Check: toner cartridge installation"
  355. *PrinterError: "Communication with print engine lost -- reboot PrintServer"
  356. *PrinterError: "Duplex user maintenance, perform: duplex maintenance"
  357. *PrinterError: "Duplexer cover is open"
  358. *PrinterError: "Duplexer paper path is not properly seated"
  359. *PrinterError: "Duplexer unit error"
  360. *PrinterError: "Duplexer unit is jammed"
  361. *PrinterError: "Engine command buffer overflow -- reboot PrintServer"
  362. *PrinterError: "Field Service maintenance required- Call Field Service"
  363. *PrinterError: "Fuser unit absent or improperly seated"
  364. *PrinterError: "General user maintenance, perform: \maintenance\"
  365. *PrinterError: "Image density adjustment required"
  366. *PrinterError: "Incorrect media in lower paper tray"
  367. *PrinterError: "Lower paper tray is missing or misaligned"
  368. *PrinterError: "Media incompatible with duplexer or output device"
  369. *PrinterError: "OPC drum absent or improperly seated"
  370. *PrinterError: "OPC drum needs replacement"
  371. *PrinterError: "Output tray missing or cover open"
  372. *PrinterError: "Paper Jam - Clear top output tray"
  373. *PrinterError: "Paper Jam - Open side door to clear paper path"
  374. *PrinterError: "Paper feed slot access paper jam, clear cassette area"
  375. *PrinterError: "Paper output cover is open"
  376. *PrinterError: "Perform user maintenance"
  377. *PrinterError: "Please clear paper jam caused by DPX feed path"
  378. *PrinterError: "Please clear paper jam caused by DPX transport station"
  379. *PrinterError: "Please clear paper jam caused by fatal engine error"
  380. *PrinterError: "Please clear paper jam caused by fusing unit"
  381. *PrinterError: "Please clear paper jam caused by main transport station"
  382. *PrinterError: "Please clear paper jam caused by opened cover"
  383. *PrinterError: "Please clear paper jam caused by upper transport station"
  384. *PrinterError: "Please reboot the PrintServer - FATAL ERROR"
  385. *PrinterError: "Print Engine 50,000 page maintenance required"
  386. *PrinterError: "Print Engine cover is open"
  387. *PrinterError: "Print Engine developer needs replacement"
  388. *PrinterError: "Print Engine driving unit error"
  389. *PrinterError: "Print Engine drum needs replacement"
  390. *PrinterError: "Print Engine fusing error"
  391. *PrinterError: "Print Engine fusing unit setting is incorrect"
  392. *PrinterError: "Print Engine hardware error: \code\"
  393. *PrinterError: "Print Engine has gone off line"
  394. *PrinterError: "Print Engine is in warmup state"
  395. *PrinterError: "Print Engine is not ready"
  396. *PrinterError: "Print Engine lower paper tray is empty"
  397. *PrinterError: "Print Engine lower paper tray is jammed"
  398. *PrinterError: "Print Engine optical unit error"
  399. *PrinterError: "Print Engine paper eject section is jammed"
  400. *PrinterError: "Print Engine paper feed unit error"
  401. *PrinterError: "Print Engine power supply unit error"
  402. *PrinterError: "Print Engine toner cartridge setting is incorrect"
  403. *PrinterError: "Print Engine toner supply is exhausted"
  404. *PrinterError: "Print Engine toner supply low"
  405. *PrinterError: "Print Engine transport path setting is incorrect"
  406. *PrinterError: "Print Engine transport section is jammed"
  407. *PrinterError: "Print Engine unknown error status: \code1\, \code2\"
  408. *PrinterError: "Print engine side cover is open"
  409. *PrinterError: "Printer requires service: code = \service1\ \service2\"
  410. *PrinterError: "Replace OPC drum"
  411. *PrinterError: "Unavailable paper destination selected"
  412. *PrinterError: "Upper door access paper jam, open top cover"
  413. *PrinterError: "Upper output tray full"
  414. *PrinterError: "Upper paper tray is missing or misaligned"
  415. *PrinterError: "Upper unit cover open, close top cover"
  416. *% Status Messages: copy of PrinterErrors
  417. *Status: "Add toner and Clean components"
  418. *Status: "Call Field Service to correct error"
  419. *Status: "Charge wire cleaning completed"
  420. *Status: "Charge wire cleaning in progress"
  421. *Status: "Check: toner cartridge installation"
  422. *Status: "Communication with print engine lost -- reboot PrintServer"
  423. *Status: "Duplex user maintenance, perform: duplex maintenance"
  424. *Status: "Duplexer cover is open"
  425. *Status: "Duplexer paper path is not properly seated"
  426. *Status: "Duplexer unit error"
  427. *Status: "Duplexer unit is jammed"
  428. *Status: "Engine command buffer overflow -- reboot PrintServer"
  429. *Status: "Field Service maintenance required- Call Field Service"
  430. *Status: "Fuser unit absent or improperly seated"
  431. *Status: "General user maintenance, perform: \maintenance\"
  432. *Status: "Image density adjustment required"
  433. *Status: "Incorrect media in lower paper tray"
  434. *Status: "Lower output tray full"
  435. *Status: "Lower paper tray is missing or misaligned"
  436. *Status: "Media incompatible with duplexer or output device"
  437. *Status: "OPC drum absent or improperly seated"
  438. *Status: "OPC drum needs replacement"
  439. *Status: "Output tray missing or cover open"
  440. *Status: "Paper Jam - Clear top output tray"
  441. *Status: "Paper Jam - Open side door to clear paper path"
  442. *Status: "Paper feed slot access paper jam, clear cassette area"
  443. *Status: "Paper output cover is open"
  444. *Status: "Perform user maintenance"
  445. *Status: "Please clear paper jam caused by DPX feed path"
  446. *Status: "Please clear paper jam caused by DPX transport station"
  447. *Status: "Please clear paper jam caused by fatal engine error"
  448. *Status: "Please clear paper jam caused by fusing unit"
  449. *Status: "Please clear paper jam caused by lower transport station"
  450. *Status: "Please clear paper jam caused by main transport station"
  451. *Status: "Please clear paper jam caused by opened cover"
  452. *Status: "Please clear paper jam caused by upper transport station"
  453. *Status: "Please reboot the PrintServer - FATAL ERROR"
  454. *Status: "Print Engine 50,000 page maintenance required"
  455. *Status: "Print Engine cover is open"
  456. *Status: "Print Engine developer needs replacement"
  457. *Status: "Print Engine driving unit error"
  458. *Status: "Print Engine drum needs replacement"
  459. *Status: "Print Engine fusing error"
  460. *Status: "Print Engine fusing unit setting is incorrect"
  461. *Status: "Print Engine hardware error: \code\"
  462. *Status: "Print Engine has gone off line"
  463. *Status: "Print Engine is in warmup state"
  464. *Status: "Print Engine is not ready"
  465. *Status: "Print Engine lower paper tray is empty"
  466. *Status: "Print Engine lower paper tray is jammed"
  467. *Status: "Print Engine oil supply low"
  468. *Status: "Print Engine optical unit error"
  469. *Status: "Print Engine paper eject section is jammed"
  470. *Status: "Print Engine paper feed unit error"
  471. *Status: "Print Engine power supply unit error"
  472. *Status: "Print Engine toner cartridge setting is incorrect"
  473. *Status: "Print Engine toner supply is exhausted"
  474. *Status: "Print Engine toner supply low"
  475. *Status: "Print Engine transport path setting is incorrect"
  476. *Status: "Print Engine transport section is jammed"
  477. *Status: "Print Engine unknown error status: \code1\, \code2\"
  478. *Status: "Printer requires service: code = \service1\ \service2\"
  479. *Status: "Replace OPC drum"
  480. *Status: "Unavailable paper destination selected"
  481. *Status: "Upper door access paper jam, open top cover"
  482. *Status: "Upper output tray full"
  483. *Status: "Upper paper tray is missing or misaligned"
  484. *Status: "Upper unit cover open, close top cover"
  485. *% Other status messages
  486. *Status: "Active"
  487. *Status: "Idle"
  488. *Status: "PrintServer is currently disabled and cannot accept jobs"
  489. *Status: "Printer is paused (job is pending)"
  490. *Status: "Printer is resuming"
  491. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  492. *% Color Separation Information =====================
  493. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  494. *InkName: ProcessBlack/Process Black
  495. *InkName: CustomColor/Custom Color
  496. *InkName: ProcessCyan/Process Cyan
  497. *InkName: ProcessMagenta/Process Magenta
  498. *InkName: ProcessYellow/Process Yellow
  499. *% For 60 lpi / 300 dpi ===============================
  500. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  501. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  502. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  503. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  504. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  505. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  506. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  507. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  508. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  509. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  510. *% For 53 lpi / 300 dpi ===============================
  511. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  512. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  513. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  514. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  515. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  516. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  517. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  518. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  519. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  520. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  521. *% For "PrintServer 17" version 48.3
  522. *% Produced by "bldppd4.0L1.ps"
  523. *% Last Edit Date: Jun 23 1993
  524. *% The byte count of this file should be exactly 022572 or 023136
  525. *% depending on the filesystem it resides in.
  526. *% end of PPD file for PrintServer 17