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.

706 lines
25 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe PostScript(R) Printer Description File
  3. *% For Lexmark Optra LaserPrinter
  4. *% For use with Windows NT
  5. *% Produced by Lexmark International, Inc.
  6. *%
  7. *% Copyright (c) 1993-1998 Lexmark International Inc. All Rights Reserved.
  8. *% Permission is granted for redistribution of this file as
  9. *% long as this copyright notice is intact and the content
  10. *% of the file is not altered in any way from its original form.
  11. *%
  12. *FormatVersion: "4.2"
  13. *FileVersion: "1.7"
  14. *LanguageVersion: English
  15. *PCFileName: "LEXOPTRA.PPD"
  16. *Product: "(Lexmark Optra LaserPrinter)"
  17. *PSVersion: "(2014)"
  18. *ModelName: "Lexmark Optra LaserPrinter"
  19. *ShortNickName: "Lexmark Optra PS"
  20. *NickName: "Lexmark Optra PS"
  21. *% === Options and Constraints ============
  22. *OpenGroup: InstallableOptions/Options Installed
  23. *OpenUI *Option1/Duplexer: Boolean
  24. *DefaultOption1: False
  25. *Option1 True/Installed: ""
  26. *Option1 False/Not Installed: ""
  27. *CloseUI: *Option1
  28. *OpenUI *Option2/Lower Tray: Boolean
  29. *DefaultOption2: False
  30. *Option2 True/Installed: ""
  31. *Option2 False/Not Installed: ""
  32. *CloseUI: *Option2
  33. *OpenUI *Option3/Tray 3: Boolean
  34. *DefaultOption3: False
  35. *Option3 True/Installed: ""
  36. *Option3 False/Not Installed: ""
  37. *CloseUI: *Option3
  38. *OpenUI *Option4/Feeder: Boolean
  39. *DefaultOption4: False
  40. *Option4 True/Installed: ""
  41. *Option4 False/Not Installed: ""
  42. *CloseUI: *Option4
  43. *OpenUI *Option5/Feeder 2: Boolean
  44. *DefaultOption5: False
  45. *Option5 True/Installed: ""
  46. *Option5 False/Not Installed: ""
  47. *CloseUI: *Option5
  48. *OpenUI *Option6/Flash Memory Card: Boolean
  49. *DefaultOption6: False
  50. *Option6 True/Installed: ""
  51. *Option6 False/Not Installed: ""
  52. *CloseUI: *Option6
  53. *OpenUI *Option7/Printer Hard Disk: Boolean
  54. *DefaultOption7: False
  55. *Option7 False/Not Installed: ""
  56. *Option7 True/Installed: ""
  57. *CloseUI: *Option7
  58. *OpenUI *InstalledMemory/Printer Memory: PickOne
  59. *DefaultInstalledMemory: 2Meg
  60. *InstalledMemory 2Meg/2 MB Printer Memory: ""
  61. *InstalledMemory 4Meg/4 MB Printer Memory: ""
  62. *InstalledMemory 6Meg/6 MB Printer Memory: ""
  63. *InstalledMemory 8Meg/8 MB Printer Memory: ""
  64. *InstalledMemory 10Meg/10 MB Printer Memory: ""
  65. *InstalledMemory 12Meg/12 MB Printer Memory: ""
  66. *InstalledMemory 16Meg/16 MB Printer Memory: ""
  67. *InstalledMemory 18Meg/18 MB Printer Memory: ""
  68. *InstalledMemory 20Meg/20 MB Printer Memory: ""
  69. *InstalledMemory 24Meg/24 MB Printer Memory: ""
  70. *InstalledMemory 32Meg/32 or more MB Printer Memory: ""
  71. *CloseUI: *InstalledMemory
  72. *CloseGroup: InstallableOptions
  73. *UIConstraints: *Option1 False *Duplex
  74. *UIConstraints: *Option2 False *InputSlot Lower
  75. *UIConstraints: *Option2 False *TraySwitch True
  76. *UIConstraints: *Option3 False *InputSlot Tray3
  77. *UIConstraints: *Option4 False *InputSlot Feeder
  78. *UIConstraints: *Option5 False *InputSlot Feeder2
  79. *UIConstraints: *Resolution 1200dpi *Smoothing True
  80. *% === Basic Capabilities ============
  81. *LanguageLevel: "2"
  82. *Protocols: PJL TBCP
  83. *TTRasterizer: Type42
  84. *FreeVM: "376000"
  85. *VMOption 2Meg: "376000"
  86. *VMOption 4Meg: "728000"
  87. *VMOption 6Meg: "828000"
  88. *VMOption 8Meg: "1032000"
  89. *VMOption 10Meg: "1032000"
  90. *VMOption 12Meg: "1237000"
  91. *VMOption 16Meg: "1647000"
  92. *VMOption 18Meg: "1647000"
  93. *VMOption 20Meg: "1647000"
  94. *VMOption 24Meg: "1647000"
  95. *VMOption 32Meg: "1647000"
  96. *ColorDevice: False
  97. *DefaultColorSpace: Gray
  98. *VariablePaperSize: True
  99. *Throughput: "8"
  100. *Password: "0"
  101. *ExitServer: "
  102. count 0 eq % is the password on the stack?
  103. { true }
  104. { dup % potential password
  105. statusdict /checkpassword get exec not
  106. } ifelse
  107. { % if no password or not valid
  108. (WARNING : Cannot perform the exitserver command.) =
  109. (Password supplied is not valid.) =
  110. (Please contact the author of this software.) = flush
  111. quit
  112. } if
  113. serverdict /exitserver get exec
  114. "
  115. *End
  116. *Reset: "
  117. count 0 eq % is the password on the stack?
  118. { true }
  119. { dup % potential password
  120. statusdict /checkpassword get exec not
  121. } ifelse
  122. { % if no password or not valid
  123. (WARNING : Cannot reset printer.) =
  124. (Password supplied is not valid.) =
  125. (Please contact the author of this software.) = flush
  126. quit
  127. } if
  128. serverdict /exitserver get exec
  129. systemdict /quit get exec
  130. (WARNING : Printer Reset Failed.) = flush
  131. "
  132. *End
  133. *% === Job Control Language ==
  134. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  135. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = Postscript <0A>"
  136. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  137. *JCLOpenUI *JCLEconomode/Print Darkness: PickOne
  138. *DefaultJCLEconomode: None
  139. *OrderDependency: 10 JCLSetup *JCLEconomode
  140. *JCLEconomode None/Printer Setting: ""
  141. *JCLEconomode LIGHT/Light: "@PJL SET DENSITY = 1<0A>"
  142. *JCLEconomode NORMAL/Normal: "@PJL SET DENSITY = 3<0A>"
  143. *JCLEconomode DARK/Dark: "@PJL SET DENSITY = 5<0A>"
  144. *JCLEconomode TONERSAVER/Toner Saver: "@PJL SET ECONOMODE = TONERSAVER<0A>"
  145. *JCLEconomode DRAFT/Draft: "@PJL SET ECONOMODE = DRAFT<0A>"
  146. *JCLCloseUI: *JCLEconomode
  147. *% === Resolution ============
  148. *OpenUI *Resolution/Resolution: PickOne
  149. *DefaultResolution: 600dpi
  150. *OrderDependency: 10 AnySetup *Resolution
  151. *Resolution 300dpi/300 dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  152. *Resolution 600dpi/600 dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  153. *Resolution 1200dpi/1200 dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
  154. *?Resolution: "
  155. save
  156. currentpagedevice /HWResolution get 0 get
  157. ( ) cvs print (dpi) = flush
  158. restore
  159. "
  160. *End
  161. *CloseUI: *Resolution
  162. *OpenUI *Smoothing/Smoothing: PickOne
  163. *DefaultSmoothing: PrtSet
  164. *OrderDependency: 40 AnySetup *Smoothing
  165. *Smoothing PrtSet/Printer Setting: ""
  166. *Smoothing True/On: "
  167. 1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 2 put put setpagedevice"
  168. *End
  169. *Smoothing False/Off: "
  170. 1 dict dup /PostRenderingEnhanceDetails 1 dict dup /REValue 0 put put setpagedevice"
  171. *End
  172. *?Smoothing: "
  173. save
  174. currentpagedevice /PostRenderingEnhanceDetails get /REValue get
  175. dup 3 gt{pop 4}if [(False)(True)(True)(True)(Unknown)] exch get = flush
  176. restore
  177. "
  178. *End
  179. *CloseUI: *Smoothing
  180. *% === Halftone Information ===============
  181. *ScreenFreq: "60.0"
  182. *ScreenAngle: "45.0"
  183. *DefaultScreenProc: Dot
  184. *ScreenProc Dot: "
  185. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  186. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  187. "
  188. *End
  189. *ScreenProc Line: "{ pop }"
  190. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  191. *DefaultTransfer: Factory
  192. *Transfer Factory: "{ }"
  193. *Transfer Factory.Inverse: "{ 1 exch sub }"
  194. *% === Paper Handling ===================
  195. *LandscapeOrientation: Plus90
  196. *% These entries will set up the frame buffer.
  197. *% Usually used with AutoSelect input slot.
  198. *OpenUI *PageSize: PickOne
  199. *OrderDependency: 30 AnySetup *PageSize
  200. *DefaultPageSize: Letter
  201. *PageSize Letter/Letter: "
  202. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  203. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  204. *End
  205. *PageSize Legal/Legal: "
  206. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  207. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  208. *End
  209. *PageSize Executive/Executive: "
  210. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  211. 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  212. *End
  213. *PageSize A4/A4: "
  214. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  215. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  216. *End
  217. *PageSize A5/A5: "
  218. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  219. 2 dict dup /PageSize [419 595] put dup /ImagingBBox null put setpagedevice"
  220. *End
  221. *PageSize B5/B5: "
  222. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  223. 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  224. *End
  225. *PageSize Monarch/Monarch Envelope: "
  226. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  227. 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  228. *End
  229. *PageSize C9/C9 Envelope: "
  230. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  231. 2 dict dup /PageSize [279 639] put dup /ImagingBBox null put setpagedevice"
  232. *End
  233. *PageSize Comm10/C10 Envelope: "
  234. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  235. 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  236. *End
  237. *PageSize DL/DL Envelope: "
  238. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  239. 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  240. *End
  241. *PageSize C5/C5 Envelope: "
  242. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  243. 2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  244. *End
  245. *PageSize ISOB5/B5 Envelope: "
  246. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  247. 2 dict dup /PageSize [499 709] put dup /ImagingBBox null put setpagedevice"
  248. *End
  249. *PageSize Envelope.612.1008/Other Envelope: "
  250. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  251. 2 dict dup /PageSize [612 996] put dup /ImagingBBox null put setpagedevice"
  252. *End
  253. *?PageSize: "
  254. save
  255. 13 dict
  256. dup /letter (Letter) put
  257. dup /legal (Legal) put
  258. dup /executivepage (Executive) put
  259. dup /a4 (A4) put
  260. dup /a5 (A5) put
  261. dup /b5 (B5) put
  262. dup /3.875x7.5envelope (Monarch) put
  263. dup /3.875x8.875envelope (C9) put
  264. dup /4.125x9.5envelope (Comm10) put
  265. dup /110x220envelope (DL) put
  266. dup /162x229envelope (C5) put
  267. dup /176x250envelope (Envelope.499.709) put
  268. dup /otherenvelope (Envelope.612.996) put
  269. statusdict /papersize get exec
  270. 3 1 roll {get} stopped {(Unknown)}if
  271. exch not { print (.Transverse) }if
  272. = flush
  273. restore
  274. "
  275. *End
  276. *CloseUI: *PageSize
  277. *% These entries will set up the frame buffer.
  278. *% Usually used with input slots other than AutoSelect.
  279. *OpenUI *PageRegion: PickOne
  280. *OrderDependency: 40 AnySetup *PageRegion
  281. *DefaultPageRegion: Letter
  282. *PageRegion Letter/Letter: "
  283. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  284. *End
  285. *PageRegion Legal/Legal: "
  286. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  287. *End
  288. *PageRegion Executive/Executive: "
  289. 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  290. *End
  291. *PageRegion A4/A4: "
  292. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  293. *End
  294. *PageRegion A5/A5: "
  295. 2 dict dup /PageSize [419 595] put dup /ImagingBBox null put setpagedevice"
  296. *End
  297. *PageRegion B5/B5: "
  298. 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  299. *End
  300. *PageRegion Monarch/Monarch Envelope: "
  301. 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  302. *End
  303. *PageRegion C9/C9 Envelope: "
  304. 2 dict dup /PageSize [279 639] put dup /ImagingBBox null put setpagedevice"
  305. *End
  306. *PageRegion Comm10/C10 Envelope: "
  307. 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  308. *End
  309. *PageRegion DL/DL Envelope: "
  310. 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  311. *End
  312. *PageRegion C5/C5 Envelope: "
  313. 2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  314. *End
  315. *PageRegion ISOB5/B5 Envelope: "
  316. 2 dict dup /PageSize [499 709] put dup /ImagingBBox null put setpagedevice"
  317. *End
  318. *PageRegion Envelope.612.1008/Other Envelope: "
  319. 2 dict dup /PageSize [612 996] put dup /ImagingBBox null put setpagedevice"
  320. *End
  321. *CloseUI: *PageRegion
  322. *DefaultImageableArea: Letter
  323. *ImageableArea Letter: "18 17 597 776"
  324. *ImageableArea Legal: "18 18 597 992"
  325. *ImageableArea Executive: "18 18 505 740"
  326. *ImageableArea A4: "10 19 588 827"
  327. *ImageableArea A5: "18 13 405 580"
  328. *ImageableArea B5: "18 18 505 711"
  329. *ImageableArea Monarch: "18 13 260 526"
  330. *ImageableArea C9: "18 14 260 623"
  331. *ImageableArea Comm10: "18 15 278 668"
  332. *ImageableArea DL: "18 14 293 608"
  333. *ImageableArea C5: "18 13 440 634"
  334. *ImageableArea ISOB5: "18 13 480 693"
  335. *ImageableArea Envelope.612.1008: "18 18 593 992"
  336. *?ImageableArea: "
  337. save
  338. /cvp { cvi ( ) cvs print ( ) print } bind def
  339. newpath clippath pathbbox
  340. 4 -2 roll exch 2 {ceiling cvp} repeat
  341. exch 2 {floor cvp} repeat flush
  342. restore
  343. "
  344. *End
  345. *% These provide the physical dimensions of the paper (by keyword)
  346. *DefaultPaperDimension: Letter
  347. *PaperDimension Letter: "612 792"
  348. *PaperDimension Legal: "612 1008"
  349. *PaperDimension Executive: "522 756"
  350. *PaperDimension A4: "595 842"
  351. *PaperDimension A5: "420 595"
  352. *PaperDimension B5: "516 729"
  353. *PaperDimension Monarch: "279 540"
  354. *PaperDimension C9: "279 639"
  355. *PaperDimension Comm10: "297 684"
  356. *PaperDimension DL: "312 624"
  357. *PaperDimension C5: "459 649"
  358. *PaperDimension ISOB5: "499 709"
  359. *PaperDimension Envelope.612.1008: "612 996"
  360. *RequiresPageRegion All: True
  361. *OpenUI *InputSlot: PickOne
  362. *OrderDependency: 20 AnySetup *InputSlot
  363. *DefaultInputSlot: Unknown
  364. *InputSlot Upper/Upper Tray: "
  365. 1 dict dup /ManualFeed false put setpagedevice
  366. currentpagedevice /InputAttributes get 0 get setpagedevice
  367. 1 dict dup /InputAttributes 1 dict dup /Priority [0] put put setpagedevice
  368. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  369. *End
  370. *InputSlot Lower/Lower Tray: "
  371. 1 dict dup /ManualFeed false put setpagedevice
  372. userdict /lms
  373. currentpagedevice /InputAttributes get 1 known { 1 }{ 0 }ifelse put
  374. currentpagedevice /InputAttributes get lms get setpagedevice
  375. 1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  376. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  377. *End
  378. *InputSlot Tray3/Tray 3: "
  379. 1 dict dup /ManualFeed false put setpagedevice
  380. userdict /lms
  381. currentpagedevice /InputAttributes get 3 known { 3 }{ 0 }ifelse put
  382. currentpagedevice /InputAttributes get lms get setpagedevice
  383. 1 dict dup /InputAttributes 1 dict dup /Priority [lms] put put setpagedevice
  384. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  385. *End
  386. *InputSlot Feeder/Feeder: "
  387. currentpagedevice /InputAttributes get 2 known
  388. { 1 dict dup /ManualFeed false put setpagedevice
  389. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  390. 1 dict dup/InputAttributes 1 dict dup /Priority [2] put put setpagedevice }
  391. { 1 dict dup /ManualFeed true put setpagedevice }ifelse"
  392. *End
  393. *InputSlot Feeder2/Feeder 2: "
  394. currentpagedevice /InputAttributes get 4 known
  395. { 1 dict dup /ManualFeed false put setpagedevice
  396. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice
  397. 1 dict dup/InputAttributes 1 dict dup /Priority [4] put put setpagedevice }
  398. { 1 dict dup /ManualFeed true put setpagedevice }ifelse"
  399. *End
  400. *InputSlot ManualEnvelope/Manual Envelope: "
  401. 1 dict dup /ManualFeed true put setpagedevice
  402. 1 dict dup /Policies 1 dict dup /PageSize 2 put put setpagedevice"
  403. *End
  404. *?InputSlot: "
  405. save
  406. [ (Upper) (Lower) (Tray3) (Envelope) (Feeder2) (ManualEnvelope) ]
  407. statusdict /papertray get exec {get exec} stopped { pop pop (Unknown) }
  408. if = flush
  409. restore
  410. "
  411. *End
  412. *CloseUI: *InputSlot
  413. *OpenUI *ManualFeed/Manual Paper: Boolean
  414. *OrderDependency: 15 AnySetup *ManualFeed
  415. *DefaultManualFeed: False
  416. *ManualFeed True/On: "1 dict dup /ManualFeed true put setpagedevice"
  417. *ManualFeed False/Off: "1 dict dup /ManualFeed false put setpagedevice"
  418. *?ManualFeed: "
  419. save
  420. currentpagedevice /ManualFeed get {(True)}{(False)}ifelse = flush
  421. restore
  422. "
  423. *End
  424. *CloseUI: *ManualFeed
  425. *OpenUI *TraySwitch/Tray Linking: PickOne
  426. *OrderDependency: 50 AnySetup *TraySwitch
  427. *DefaultTraySwitch: PrtSet
  428. *TraySwitch PrtSet/Printer Setting: ""
  429. *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
  430. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  431. *?TraySwitch: "
  432. save
  433. currentpagedevice /TraySwitch get {(True)}{(False)}ifelse = flush
  434. restore
  435. "
  436. *End
  437. *CloseUI: *TraySwitch
  438. *DefaultOutputOrder: Normal
  439. *OutputOrder Normal: ""
  440. *OutputOrder Reverse: ""
  441. *OpenUI *Duplex/Duplex: PickOne
  442. *DefaultDuplex: None
  443. *Duplex None/Simplex: "1 dict dup /Duplex false put setpagedevice"
  444. *Duplex DuplexNoTumble/Duplex - Long Edge: "
  445. statusdict /duplexer get exec
  446. { 2 dict dup /Duplex true put dup /Tumble false put setpagedevice }
  447. { 1 dict dup /Duplex false put setpagedevice }
  448. ifelse
  449. "
  450. *End
  451. *Duplex DuplexTumble/Duplex - Short Edge: "
  452. statusdict /duplexer get exec
  453. { 2 dict dup /Duplex true put dup /Tumble true put setpagedevice }
  454. { 1 dict dup /Duplex false put setpagedevice }
  455. ifelse
  456. "
  457. *End
  458. *?Duplex: "
  459. save
  460. currentpagedevice /Duplex get {(True)}{(False)}ifelse = flush
  461. restore
  462. "
  463. *End
  464. *CloseUI: *Duplex
  465. *% === Font Information ==========================================
  466. *DefaultFont: Courier
  467. *Font Courier: Standard "(001.000)" Standard ROM
  468. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  469. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  470. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  471. *Font Times-Roman: Standard "(001.000)" Standard ROM
  472. *Font Times-Bold: Standard "(001.000)" Standard ROM
  473. *Font Times-Italic: Standard "(001.000)" Standard ROM
  474. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  475. *Font Helvetica: Standard "(001.000)" Standard ROM
  476. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  477. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  478. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  479. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  480. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  481. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  482. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  483. *Font Symbol: Special "(001.000)" Standard ROM
  484. *Font AvantGarde-Book: Standard "(001.000)" Standard ROM
  485. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  486. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  487. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  488. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  489. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  490. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  491. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  492. *Font Helvetica-Light: Standard "(001.000)" Standard ROM
  493. *Font Helvetica-LightOblique: Standard "(001.000)" Standard ROM
  494. *Font Helvetica-Black: Standard "(001.000)" Standard ROM
  495. *Font Helvetica-BlackOblique: Standard "(001.000)" Standard ROM
  496. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  497. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  498. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  499. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  500. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  501. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  502. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  503. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  504. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  505. *Font ZapfDingbats: Special "(001.000)" Special ROM
  506. *?FontQuery: "
  507. save
  508. 4 dict begin
  509. /sv exch def
  510. /str (fonts/ ) def
  511. /st2 128 string def
  512. { count 0 gt
  513. { dup st2 cvs (/) print print (:) print dup FontDirectory exch known
  514. {pop (Yes)}
  515. { str exch st2 cvs dup length /len exch def
  516. 6 exch putinterval str 0 len 6 add getinterval mark exch
  517. { } st2 filenameforall counttomark 0 gt
  518. { cleartomark (Yes)}{cleartomark (No)}ifelse
  519. }ifelse = flush
  520. }{ exit } ifelse
  521. } bind loop
  522. (*) = flush
  523. sv
  524. end
  525. restore
  526. "
  527. *End
  528. *?FontList: "
  529. save
  530. 2 dict begin
  531. /sv exch def
  532. /str 128 string def
  533. FontDirectory { pop == } bind forall flush
  534. /filenameforall where
  535. { pop save (fonts/*)
  536. { dup length 6 sub 6 exch getinterval cvn == } bind
  537. str filenameforall flush restore
  538. } if
  539. (*) = flush
  540. sv
  541. end
  542. restore
  543. "
  544. *End
  545. *% Printer Messages (verbatim from printer):
  546. *Message: "%% exitserver: permanent state may be changed %%"
  547. *Message: "%% Flushing: rest of job (to end-of-file) will be ignored %%"
  548. *Message: "\FontName\ not found, using Courier"
  549. *% Status (format: %% status: <one of these> %% )
  550. *Status: "Printer Busy"
  551. *Status: "Warming Up"
  552. *Status: "idle"
  553. *Status: "busy"
  554. *Status: "waiting"
  555. *Status: "initializing"
  556. *Status: "not ready"
  557. *% Input Sources (format: %% status: <stat>; source: <one of these> %% )
  558. *Source: "Serial"
  559. *Source: "Parallel"
  560. *Source: "Network"
  561. *% Printer Error (format: %% PrinterError: <one of these> %%)
  562. *PrinterError: "Paper Jam"
  563. *PrinterError: "Wrong Paper Length"
  564. *PrinterError: "Invalid Manual Insertion"
  565. *PrinterError: "Change Size in Feeder"
  566. *PrinterError: "Change Size in Tray 1"
  567. *PrinterError: "Change Size in Tray 2"
  568. *PrinterError: "Paper Out or Feed Failure - Feed"
  569. *PrinterError: "Load Manual Envelope"
  570. *PrinterError: "Paper Out or Feed Failure - Tray 1"
  571. *PrinterError: "Paper Out or Feed Failure - Tray 2"
  572. *PrinterError: "Load Manual Paper"
  573. *PrinterError: "Output Bin Full"
  574. *PrinterError: "Cover Open/Cartridge Not Installed"
  575. *PrinterError: "Insufficient Memory"
  576. *PrinterError: "Complex Page"
  577. *PrinterError: "Default Storage Error"
  578. *PrinterError: "Defective Font Card Installed"
  579. *PrinterError: "Flash Full"
  580. *PrinterError: "ioerror"
  581. *PrinterError: "Flash Error"
  582. *PrinterError: "Duplex Not Attached"
  583. *PrinterError: "Duplex Cover Open"
  584. *PrinterError: "Scheduled Maintenance"
  585. *PrinterError: "Toner Low"
  586. *PrinterError: "Service Error"
  587. *%DeviceAdjustMatrix: " 1 0 0 1 0 0 "
  588. *% === Color Separation Information =====================
  589. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  590. *InkName: ProcessBlack/Process Black
  591. *InkName: CustomColor/Custom Color
  592. *InkName: ProcessCyan/Process Cyan
  593. *InkName: ProcessMagenta/Process Magenta
  594. *InkName: ProcessYellow/Process Yellow
  595. *% For 60 lpi / 300 dpi ===============================
  596. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  597. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  598. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  599. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  600. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  601. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  602. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  603. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  604. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  605. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  606. *% For 53 lpi / 300 dpi ===============================
  607. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  608. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  609. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  610. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  611. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  612. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  613. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  614. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  615. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  616. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  617. *% For 85 lpi / 600 dpi 5,5,2,6,6,2,20/3,0) =====================
  618. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  619. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  620. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  621. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  622. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  623. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  624. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  625. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  626. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  627. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  628. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  629. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  630. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  631. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  632. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  633. "
  634. *End
  635. *% For 71 lpi / 600 dpi ===============================
  636. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  637. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  638. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  639. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  640. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  641. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  642. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  643. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  644. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  645. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  646. *% End of PPD file for Lexmark Optra LaserPrinter