home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 December / Chip_2000-12_cd1.bin / tema / starof / f_0130 / LEXOPTR_.PS < prev    next >
PostScript Printer Description  |  2000-05-04  |  28KB  |  742 lines

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