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.

608 lines
21 KiB

  1. *PPD-Adobe: "4.0"
  2. *% Copyright 1994 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. *FormatVersion: "4.0"
  9. *FileVersion: "DPC4.0W1.02.042594"
  10. *LanguageVersion: English
  11. *PCFileName: "DPL15606.PPD"
  12. *Product: "(LZR 1560)"
  13. *PSVersion: "(2011.113) 12"
  14. *ModelName: "Dataproducts LZR 1560"
  15. *NickName: "Dataproducts LZR 1560 v2011.113"
  16. *ShortNickName: "Dataproducts LZR 1560 v2011.113"
  17. *% ==== Options and Constraints =====
  18. *OpenGroup: InstallableOptions/Options Installed
  19. *OpenUI *Option1/Optional Tray 2: Boolean
  20. *DefaultOption1: True
  21. *Option1 True/Installed: ""
  22. *Option1 False/Not Installed: ""
  23. *CloseUI: *Option1
  24. *OpenUI *Option2/Optional Tray 3: Boolean
  25. *DefaultOption2: False
  26. *Option2 True/Installed: ""
  27. *Option2 False/Not Installed: ""
  28. *CloseUI: *Option2
  29. *OpenUI *Option3/Multi-Media Feeder: Boolean
  30. *DefaultOption3: False
  31. *Option3 True/Installed: ""
  32. *Option3 False/Not Installed: ""
  33. *CloseUI: *Option3
  34. *OpenUI *Option4/Memory Configuration: PickOne
  35. *DefaultOption4: None
  36. *Option4 None/4 MB RAM: ""
  37. *Option4 5MB/5 MB RAM: "3200000"
  38. *Option4 6MB/6 MB RAM: "4200000"
  39. *Option4 7MB/7 MB RAM: "5200000"
  40. *Option4 8MB/8 MB RAM: "6200000"
  41. *Option4 9MB/9 MB RAM: "7200000"
  42. *Option4 10MB/10 MB RAM: "8200000"
  43. *Option4 12MB/12 MB RAM: "10200000"
  44. *Option4 13MB/13 MB RAM: "11200000"
  45. *Option4 16MB/16 MB RAM: "14200000"
  46. *CloseUI: *Option4
  47. *CloseGroup: InstallableOptions
  48. *UIConstraints: *Option1 False *InputSlot Tray2
  49. *UIConstraints: *Option2 False *InputSlot Tray3
  50. *UIConstraints: *Option3 False *InputSlot Multi-MediaFeeder
  51. *%========== Use this to make wpd ===============
  52. *%========== UIConstraints: *Option3 True *InputSlot ManualFeed
  53. *UIConstraints: *Option3 True *ManualFeed
  54. *% This device does not support the following paper sizes through input trays:
  55. *% Statement, Postcard, Comm #10 Envelope, DL, C5, Monarch envelopes.
  56. *% General Information and Defaults ===============
  57. *LanguageLevel: "2"
  58. *Protocols: BCP
  59. *Emulators: hplj
  60. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec "
  61. *StopEmulator_hplj: "<1B 7F>0"
  62. *FreeVM: "307244"
  63. *ColorDevice: False
  64. *DefaultColorSpace: Gray
  65. *VariablePaperSize: False
  66. *FileSystem: True
  67. *?FileSystem: "
  68. save false
  69. (%disk?%)
  70. { currentdevparams dup /Writeable known
  71. { /Writeable get {pop true} if } { pop } ifelse
  72. } 10 string /IODevice resourceforall
  73. {(True)}{(False)} ifelse = flush
  74. restore"
  75. *End
  76. *Throughput: "15"
  77. *Password: "()"
  78. *ExitServer: "
  79. count 0 eq
  80. { false } { true exch startjob } ifelse
  81. not {
  82. (WARNING: Cannot modify initial VM.) =
  83. (Missing or invalid password.) =
  84. (Please contact the author of this software.) = flush quit
  85. } if
  86. "
  87. *End
  88. *Reset: "
  89. count 0 eq
  90. { false } { true exch startjob } ifelse
  91. not {
  92. (WARNING: Cannot reset printer.) =
  93. (Missing or invalid password.) =
  94. (Please contact the author of this software.) = flush quit
  95. } if
  96. systemdict /quit get exec
  97. (WARNING : Printer Reset Failed.) = flush
  98. "
  99. *End
  100. *OpenUI *Resolution: PickOne
  101. *OrderDependency: 10 AnySetup *Resolution
  102. *DefaultResolution: 300dpi
  103. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  104. *Resolution 400dpi: "1 dict dup /HWResolution [400 400] put setpagedevice"
  105. *?Resolution: "
  106. save
  107. currentpagedevice /HWResolution get
  108. aload pop exch
  109. ( ) cvs print
  110. pop
  111. (dpi) = flush
  112. restore
  113. "
  114. *End
  115. *CloseUI: *Resolution
  116. *% Halftone Information ===============
  117. *ScreenFreq: "60.0"
  118. *ScreenAngle: "45.0"
  119. *DefaultScreenProc: Dot
  120. *ScreenProc Dot: "
  121. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  122. 1 sub dup mul add 1 sub } {dup mul exch dup mul
  123. add 1 exch sub } ifelse }
  124. "
  125. *End
  126. *ScreenProc Line: "{ pop }"
  127. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  128. *DefaultTransfer: Null
  129. *Transfer Null: "{ }"
  130. *Transfer Null.Inverse: "{ 1 exch sub }"
  131. *% Paper Handling ===================
  132. *% Code in this section both selects a tray and sets up a frame buffer.
  133. *OpenUI *PageSize: PickOne
  134. *OrderDependency: 30 AnySetup *PageSize
  135. *DefaultPageSize: Unknown
  136. *PageSize Letter: "
  137. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  138. *End
  139. *PageSize Legal: "
  140. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  141. *End
  142. *PageSize Tabloid/Ledger: "
  143. 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  144. *End
  145. *PageSize A3: "
  146. 2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  147. *End
  148. *PageSize A4: "
  149. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  150. *End
  151. *PageSize A5: "
  152. 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  153. *End
  154. *PageSize B4: "
  155. 2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  156. *End
  157. *PageSize B5: "
  158. 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  159. *End
  160. *PageSize Invoice/Statement: "
  161. 2 dict dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  162. *End
  163. *PageSize Folio: "
  164. 2 dict dup /PageSize [595 936] put dup /ImagingBBox null put setpagedevice"
  165. *End
  166. *PageSize Executive: "
  167. 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  168. *End
  169. *PageSize Comm10/Comm #10 Envelope: "
  170. 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  171. *End
  172. *PageSize Monarch/Monarch Envelope: "
  173. 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  174. *End
  175. *PageSize DL/DL Envelope: "
  176. 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  177. *End
  178. *PageSize C5/C5 Envelope: "
  179. 2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  180. *End
  181. *?PageSize: "
  182. save
  183. currentpagedevice /PageSize get aload pop
  184. 2 copy gt {exch} if
  185. (Unknown)
  186. 16 dict
  187. dup [612 792] (Letter) put
  188. dup [612 1008] (Legal) put
  189. dup [792 1224] (Tabloid) put
  190. dup [842 1191] (A3) put
  191. dup [595 842] (A4) put
  192. dup [420 595] (A5) put
  193. dup [729 1032] (B4) put
  194. dup [516 729] (B5) put
  195. dup [396 612] (Invoice) put
  196. dup [595 936] (Folio) put
  197. dup [522 756] (Executive) put
  198. dup [297 684] (Comm10) put
  199. dup [279 540] (Monarch) put
  200. dup [312 624] (DL) put
  201. dup [459 649] (C5) put
  202. { exch aload pop 4 index sub abs 5 le exch
  203. 5 index sub abs 5 le and
  204. {exch pop exit} {pop} ifelse
  205. } bind forall
  206. = flush pop pop
  207. restore
  208. "
  209. *End
  210. *CloseUI: *PageSize
  211. *OpenUI *PageRegion: PickOne
  212. *OrderDependency: 40 AnySetup *PageRegion
  213. *DefaultPageRegion: Unknown
  214. *PageRegion Letter: "
  215. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [612 792] put setpagedevice} {pop} ifelse
  216. <</PageSize [612 792]>> setpagedevice "
  217. *End
  218. *PageRegion Legal: "
  219. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [612 1008] put setpagedevice} {pop} ifelse
  220. <</PageSize [612 1008]>> setpagedevice "
  221. *End
  222. *PageRegion Tabloid/Ledger: "
  223. 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  224. *End
  225. *PageRegion A3: "
  226. 2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  227. *End
  228. *PageRegion A4: "
  229. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [595 842] put setpagedevice} {pop} ifelse
  230. <</PageSize [595 842]>> setpagedevice "
  231. *End
  232. *PageRegion A5: "
  233. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [420 595] put setpagedevice} {pop} ifelse
  234. <</PageSize [420 595]>> setpagedevice "
  235. *End
  236. *PageRegion B4: "
  237. 2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  238. *End
  239. *PageRegion B5: "
  240. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [516 729] put setpagedevice} {pop} ifelse
  241. <</PageSize [516 729]>> setpagedevice "
  242. *End
  243. *PageRegion Invoice/Statement: "
  244. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [396 612] put setpagedevice} {pop} ifelse
  245. <</PageSize [396 612]>> setpagedevice "
  246. *End
  247. *PageRegion Folio: "
  248. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [595 936] put setpagedevice} {pop} ifelse
  249. <</PageSize [595 936]>> setpagedevice "
  250. *End
  251. *PageRegion Executive: "
  252. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [522 756] put setpagedevice} {pop} ifelse
  253. <</PageSize [522 756]>> setpagedevice "
  254. *End
  255. *PageRegion Comm10/Comm #10 Envelope: "
  256. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [297 684] put setpagedevice} {pop} ifelse
  257. <</PageSize [297 684]>> setpagedevice "
  258. *End
  259. *PageRegion Monarch/Monarch Envelope: "
  260. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [279 540] put setpagedevice} {pop} ifelse
  261. <</PageSize [279 540]>> setpagedevice "
  262. *End
  263. *PageRegion DL/DL Envelope: "
  264. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [312 624] put setpagedevice} {pop} ifelse
  265. <</PageSize [312 624]>> setpagedevice "
  266. *End
  267. *PageRegion C5/C5 Envelope: "
  268. currentpagedevice /InputAttributes get 3 get dup null ne {dup /PageSize [459 649] put setpagedevice} {pop} ifelse
  269. <</PageSize [459 649]>> setpagedevice "
  270. *End
  271. *CloseUI: *PageRegion
  272. *% The following entries provide information about specific paper keywords.
  273. *DefaultImageableArea: Unknown
  274. *ImageableArea Letter: "16 14.4 595.4 778 "
  275. *ImageableArea Legal: "16 9.81 596.16 995 "
  276. *ImageableArea Tabloid/Ledger: "16 12 780 1208 "
  277. *ImageableArea A3: "16 12 825.84 1178 "
  278. *ImageableArea A4: "16 14.4 578.88 825.17 "
  279. *ImageableArea A5: "14 14.4 407.25 577 "
  280. *ImageableArea B4: "16 10.2 717.12 1019.25 "
  281. *ImageableArea B5: "11 15 503.1 717.12 "
  282. *ImageableArea Invoice/Statement: "14.4001 9.81 383.04 600.21 "
  283. *ImageableArea Folio: "16 10.2 579.28 922 "
  284. *ImageableArea Executive: "16 10.2 509.76 743.13 "
  285. *ImageableArea Comm10/Comm #10 Envelope: "16 12 279 678 "
  286. *ImageableArea Monarch/Monarch Envelope: "16 12 265.2 534.33 "
  287. *ImageableArea DL/DL Envelope: "16 10.2 295.64 618.3 "
  288. *ImageableArea C5/C5 Envelope: "16 10.2 452 641.36 "
  289. *?ImageableArea: "
  290. save
  291. /cvp { ( ) cvs print ( ) print } bind def
  292. /upperright {10000 mul floor 10000 div} bind def
  293. /lowerleft {10000 mul ceiling 10000 div} bind def
  294. newpath clippath pathbbox
  295. 4 -2 roll exch 2 {lowerleft cvp} repeat
  296. exch 2 {upperright cvp} repeat flush
  297. restore
  298. "
  299. *End
  300. *% These provide the physical dimensions of the paper (by keyword)
  301. *DefaultPaperDimension: Unknown
  302. *PaperDimension Letter: "612 792"
  303. *PaperDimension Legal: "612 1008"
  304. *PaperDimension Tabloid/Ledger: "792 1224"
  305. *PaperDimension A3: "842 1191"
  306. *PaperDimension A4: "595 842"
  307. *PaperDimension A5: "420 595"
  308. *PaperDimension B4: "729 1032"
  309. *PaperDimension B5: "516 729"
  310. *PaperDimension Invoice/Statement: "396 612"
  311. *PaperDimension Folio: "595 936"
  312. *PaperDimension Executive: "522 756"
  313. *PaperDimension Comm10/Comm #10 Envelope: "297 684"
  314. *PaperDimension Monarch/Monarch Envelope: "279 540"
  315. *PaperDimension DL/DL Envelope: "312 624"
  316. *PaperDimension C5/C5 Envelope: "459 649"
  317. *RequiresPageRegion Multi-MediaFeeder: True
  318. *OpenUI *ManualFeed/Manual Feed: Boolean
  319. *OrderDependency: 20 AnySetup *ManualFeed
  320. *DefaultManualFeed: False
  321. *ManualFeed True: "<</ManualFeed true>> setpagedevice"
  322. *ManualFeed False: "<</ManualFeed false>> setpagedevice"
  323. *?ManualFeed: "
  324. save
  325. currentpagedevice /ManualFeed get
  326. {(True)}{(False)}ifelse = flush
  327. restore
  328. "
  329. *End
  330. *CloseUI: *ManualFeed
  331. *OpenUI *InputSlot: PickOne
  332. *OrderDependency: 20 AnySetup *InputSlot
  333. *DefaultInputSlot: Tray1
  334. *InputSlot Tray1/Tray 1/Upper: "
  335. currentpagedevice /InputAttributes get
  336. 0 get dup
  337. null eq {pop}
  338. { dup
  339. /InputAttributes
  340. 1 dict dup /Priority [0] put
  341. put setpagedevice
  342. } ifelse "
  343. *End
  344. *InputSlot Tray2/Tray 2: "
  345. currentpagedevice /InputAttributes get
  346. 1 get dup
  347. null eq {pop}
  348. { dup
  349. /InputAttributes
  350. 1 dict dup /Priority [1] put
  351. put setpagedevice
  352. } ifelse "
  353. *End
  354. *InputSlot Tray3/Tray 3: "
  355. currentpagedevice /InputAttributes get
  356. 2 get dup
  357. null eq {pop}
  358. { dup
  359. /InputAttributes
  360. 1 dict dup /Priority [2] put
  361. put setpagedevice
  362. } ifelse "
  363. *End
  364. *InputSlot Multi-MediaFeeder/Multi-Media Feeder: "
  365. currentpagedevice /InputAttributes get
  366. 3 get dup
  367. null eq {pop}
  368. { dup
  369. /InputAttributes
  370. 1 dict dup /Priority [3] put
  371. put setpagedevice
  372. } ifelse "
  373. *End
  374. *%=====================(Use these when make wpd)===============================
  375. *%=====================InputSlot MixedBin/Mixed Bin Printing: " "
  376. *%============================End==============================================
  377. *?InputSlot: "
  378. save
  379. 4 dict
  380. dup /0 (Tray1) put
  381. dup /1 (Tray2) put
  382. dup /2 (Tray3) put
  383. dup /3 (Multi-MediaFeeder) put
  384. currentpagedevice /InputAttributes get
  385. dup /Priority known
  386. { /Priority get 0 get ( ) cvs cvn get }
  387. {
  388. dup length 1 eq
  389. { {pop} forall ( ) cvs cvn get }
  390. { pop pop (Unknown) } ifelse
  391. } ifelse
  392. = flush
  393. restore
  394. "
  395. *End
  396. *CloseUI: *InputSlot
  397. *OpenUI *TraySwitch: Boolean
  398. *OrderDependency: 50 AnySetup *TraySwitch
  399. *DefaultTraySwitch: False
  400. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  401. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  402. *?TraySwitch: "
  403. save
  404. currentpagedevice /TraySwitch get
  405. {(True)}{(False)}ifelse = flush
  406. restore
  407. "
  408. *End
  409. *CloseUI: *TraySwitch
  410. *PageStackOrder Front: Reverse
  411. *PageStackOrder Upper: Normal
  412. *% Font Information =====================
  413. *DefaultFont: Courier
  414. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  415. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  416. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  417. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  418. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  419. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  420. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  421. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  422. *Font Courier: Standard "(002.004)" Standard ROM
  423. *Font Courier-Bold: Standard "(002.004)" Standard ROM
  424. *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
  425. *Font Courier-Oblique: Standard "(002.004)" Standard ROM
  426. *Font Helvetica: Standard "(001.006)" Standard ROM
  427. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  428. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  429. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  430. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  431. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  432. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  433. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  434. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  435. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  436. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  437. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  438. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  439. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  440. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  441. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  442. *Font Symbol: Special "(001.007)" Special ROM
  443. *Font Times-Bold: Standard "(001.007)" Standard ROM
  444. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  445. *Font Times-Italic: Standard "(001.007)" Standard ROM
  446. *Font Times-Roman: Standard "(001.007)" Standard ROM
  447. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  448. *Font ZapfDingbats: Special "(001.004)" Special ROM
  449. *?FontQuery: "
  450. save
  451. { count 1 gt
  452. { exch dup 127 string cvs (/) print print (:) print
  453. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  454. } { exit } ifelse
  455. } bind loop
  456. (*) = flush
  457. restore
  458. "
  459. *End
  460. *?FontList: "
  461. save
  462. (*) {cvn ==} 128 string /Font resourceforall
  463. (*) = flush
  464. restore
  465. "
  466. *End
  467. *% Printer Messages (verbatim from printer):
  468. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  469. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  470. *Message: "\FontName\ not found, using Courier"
  471. *% Status (format: %%[ status: <one of these> ] %%)
  472. *Status: "idle"
  473. *Status: "busy"
  474. *Status: "waiting"
  475. *Status: "printing"
  476. *Status: "warming up"
  477. *Status: "initializing"
  478. *Status: "idle"
  479. *Status: "holding"
  480. *Status: "busy"
  481. *Status: "waiting"
  482. *Status: "PrinterError: cover open"
  483. *Status: "PrinterError: warming up"
  484. *Status: "PrinterError: toner is low"
  485. *Status: "PrinterError: paper jam"
  486. *Status: "PrinterError: out of paper"
  487. *Status: "PrinterError: service call"
  488. *Status: "PrinterError: Engine is off line"
  489. *Status: "PrinterError: Engine is not responding"
  490. *Status: "PrinterError: Unknown problem occurred"
  491. *Status: "PrinterError: Manual feed page not requested"
  492. *Status: "Printer error: waiting for manual feed"
  493. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  494. *Source: "Serial"
  495. *Source: "SerialB"
  496. *Source: "LocalTalk"
  497. *Source: "Parallel"
  498. *Source: "other"
  499. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  500. *PrinterError: "cover open"
  501. *PrinterError: "warming up"
  502. *PrinterError: "toner is low"
  503. *PrinterError: "paper jam"
  504. *PrinterError: "out of paper"
  505. *PrinterError: "service call"
  506. *PrinterError: "Engine is off line"
  507. *PrinterError: "Engine is not responding"
  508. *PrinterError: "Unknown problem occurred"
  509. *PrinterError: "Manual feed page not requested"
  510. *PrinterError: "waiting for manual feed"
  511. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  512. *% Color Separation Information =====================
  513. *DefaultColorSep: ProcessBlack.71lpi.400dpi/ 71 lpi / 400 dpi
  514. *InkName: ProcessBlack/Process Black
  515. *InkName: CustomColor/Custom Color
  516. *InkName: ProcessCyan/Process Cyan
  517. *InkName: ProcessMagenta/Process Magenta
  518. *InkName: ProcessYellow/Process Yellow
  519. *% For 60 lpi / 300 dpi ===============================
  520. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  521. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  522. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  523. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  524. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  525. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  526. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  527. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  528. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  529. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  530. *% For 53 lpi / 300 dpi ===============================
  531. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  532. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  533. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  534. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  535. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  536. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  537. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  538. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  539. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  540. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  541. *% For 71 lpi / 400 dpi ===============================
  542. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  543. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  544. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  545. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  546. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  547. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  548. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  549. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  550. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  551. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  552. *% For 47 lpi / 400 dpi ===============================
  553. *ColorSepScreenAngle ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  554. *ColorSepScreenAngle CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  555. *ColorSepScreenAngle ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "71.5651"
  556. *ColorSepScreenAngle ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "18.4349"
  557. *ColorSepScreenAngle ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "0.0"
  558. *ColorSepScreenFreq ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  559. *ColorSepScreenFreq CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  560. *ColorSepScreenFreq ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  561. *ColorSepScreenFreq ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  562. *ColorSepScreenFreq ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "44.4444"
  563. *% 4/25/94 Maxim Sorkin
  564. *% Fixed default color separation - made it one of
  565. *% defined values (71lpi/400dpi)
  566. *% end of PPD file for LZR 1560