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.

619 lines
23 KiB

  1. *PPD-Adobe: "4.0"
  2. *%
  3. *% Note: For use with some ancient applications, e.g., Adobe Separator 3.2,
  4. *% it may be necessary to make a version of this file with the first line
  5. *% commented out.
  6. *%
  7. *% PTL SCCS ID "@(#)PPD 1.9x 4/27/95";
  8. *%
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.9x"
  11. *LanguageVersion: English
  12. *%
  13. *Product: "(EPL-5500)"
  14. *%
  15. *PSVersion: "(132.18) 2834"
  16. *%
  17. *ModelName: "EPSON EPL-5500 EPSONScript"
  18. *%
  19. *% NickName can be customized by the local system administrator.
  20. *NickName: "EPSON EPL-5500 EPSONScript"
  21. *%
  22. *PCFileName: "ESCRIPT8.PPD"
  23. *Manufacturer: "Epson"
  24. *%=== Basic Capabilities ===============
  25. *LanguageLevel: "2"
  26. *ColorDevice: False
  27. *DefaultColorSpace: Gray
  28. *Throughput: "6"
  29. *Protocols: TBCP
  30. *% The FreeVM number is most useful for intelligent spoolers that can
  31. *% decide which printer to use, based on the known available memory.
  32. *% I.e., in general, this number is not too important.
  33. *% FreeVM may be set for the particular printer's memory configuration
  34. *% by typing "vmstatus exch sub == pop" JUST AFTER POWER UP. This number
  35. *% varies only slightly for ON vs. OFF settings of "JOB MENU > PAGE PROTECT",
  36. *% or for 300 vs. 600 dpi.
  37. *% Note: The actual *usable* memory size *is* increased when "JOB MENU PAGE
  38. *% PROTECT" is set to "OFF", and when RESOLUTION is set to 300.
  39. *%
  40. *FreeVM: "1269736"
  41. *VMOption None/Minimum PS2 Standard 2.0 MB RAM: "1269736"
  42. *VMOption 3.0MB: "2318312"
  43. *VMOption 5.0MB: "4415464"
  44. *VMOption 9.0MB: "8609768"
  45. *VMOption 17.0MB: "16998378"
  46. *VMOption 32.0MB: "32727018"
  47. *Password: "()"
  48. *ExitServer: " count 0 eq % Is password on stack?
  49. { false } { true exch startjob } ifelse
  50. not { (WARNING: Cannot modify initial VM.) =
  51. (Missing or invalid password.) =
  52. (Please contact author of this software.) = flush quit
  53. } if"
  54. *End
  55. *Reset: "count 0 eq % Is password on stack?
  56. { false } { true exch startjob } ifelse
  57. not { (WARNING: Cannot reset printer.) =
  58. (Missing or invalid password.) =
  59. (Please contact author of this software.) = flush quit
  60. } if
  61. systemdict /quit get exec
  62. (WARNING: Printer Reset Failed.) = flush"
  63. *End
  64. *% When MicroGray is on, RITech is disabled automatically, invisible to user.
  65. *% (We needn't enforce this at the user interface.)
  66. *% *UIConstraints: *MicroGray On *Smoothing Off
  67. *% Resolution
  68. *%
  69. *% Must be followed by a paper or tray operator to take effect!
  70. *%
  71. *OpenUI *Resolution/Printing Resolution: PickOne
  72. *OrderDependency: 10 AnySetup *Resolution
  73. *% NOTE: Printer does NOT support 400dpi, and "400dpi" will not appear
  74. *% in the user interface. We are using 400dpi as a way to access
  75. *% "Printer's default", within the constraints of the PPD format.
  76. *%
  77. *% Printer's resolution selection
  78. *DefaultResolution: 400dpi
  79. *Resolution 400dpi/Printer's default: ""
  80. *Resolution 600dpi/600 dpi: "<</HWResolution [600 600] >> setpagedevice"
  81. *Resolution 300dpi/300 dpi: "<</HWResolution [300 300] >> setpagedevice"
  82. *?Resolution: "save currentpagedevice /HWResolution get 0 get
  83. ( ) cvs print (dpi) = flush restore"
  84. *End
  85. *CloseUI: *Resolution
  86. *% Epson RITech (Resolution Improvement Technology)
  87. *%
  88. *OpenUI *Smoothing/Resolution Improve: PickOne
  89. *OrderDependency: 50 AnySetup *Smoothing
  90. *DefaultSmoothing: Default
  91. *% "Printer's default" appears twice for PSPrinter/LW8.0, once for EpsonScript.
  92. *Smoothing Default/Printer's default: ""
  93. *Smoothing Off/Off: "<</REValue 0>> setsystemparams"
  94. *Smoothing Light/Light: "<</REValue 1>> setsystemparams"
  95. *Smoothing Medium/Medium: "<</REValue 2>> setsystemparams"
  96. *Smoothing Heavy/Dark: "<</REValue 3>> setsystemparams"
  97. *% First "Off" ("Not available"), should never occur for this product.
  98. *?Smoothing: "save [(Off)(Off)(Light)(Medium)(Heavy)]
  99. currentsystemparams /REValue get 1 add get
  100. = flush restore"
  101. *End
  102. *CloseUI: *Smoothing
  103. *% User preference of Printer's Default Monochrome Screen:
  104. *%
  105. *% At 600 dpi, when MultiGray/MicroGray is selected:
  106. *% * Images with 8 or more bits will be rendered by Epson's MicroGray (R)
  107. *% screening, with an effective frequency of 141 lpi at 45 degrees.
  108. *% * Other screened areas will be rendered by Phoenix Technologies'
  109. *% MultiGray (R), with an effective frequency of 106 lpi at 45 degrees.
  110. *% At 300 dpi, when MultiGray/MicroGray is selected:
  111. *% * All screened areas will be rendered by Phoenix Technologies'
  112. *% MultiGray (R), with an effective frequency of 53 lpi at 45 degrees.
  113. *%
  114. *OpenUI *MicroGray/Dot Screen: PickOne
  115. *OrderDependency: 60 AnySetup *MicroGray
  116. *DefaultMicroGray: Default
  117. *MicroGray Default/Printer's default: ""
  118. *MicroGray Off/Standard: "
  119. <</PrefScreenValue 0>> setuserparams currentscreen setscreen"
  120. *End
  121. *MicroGray On/MultiGray/MicroGray: "
  122. <</PrefScreenValue 1>> setuserparams currentscreen setscreen"
  123. *End
  124. *?MicroGray: "save [(Off)(On)]
  125. currentuserparams /PrefScreenValue get get
  126. = flush restore"
  127. *End
  128. *CloseUI: *MicroGray
  129. *% At 600 dpi, MicroGray is selected:
  130. *% frequency of 141 lpi at 45 degrees
  131. *% frequency of 106 lpi at 45 degrees
  132. *OpenUI *EmgtFrequency/MicroGray Frequency: PickOne
  133. *OrderDependency: 70 AnySetup *EmgtFrequency
  134. *DefaultEmgtFrequency: Default
  135. *EmgtFrequency Default/106 lpi: ""
  136. *End
  137. *EmgtFrequency 141lpi/141 lpi: "
  138. <</EmgtFrequency 0>> setuserparams"
  139. *End
  140. *?EmgtFrequency: "save [(141lpi)]
  141. currentuserparams /EmgtFrequency get get
  142. = flush restore"
  143. *End
  144. *CloseUI: *EmgtFrequency
  145. *% PS Error Sheet
  146. *%
  147. *OpenUI *PSerrorsheet/Error Sheet: PickOne
  148. *OrderDependency: 80 AnySetup *PSerrorsheet
  149. *DefaultPSerrorsheet: Default
  150. *%
  151. *PSerrorsheet Default/Printer's default: ""
  152. *PSerrorsheet Off/Off: "<</DoErrorSheet false>> setsystemparams"
  153. *PSerrorsheet On/On: "<</DoErrorSheet true>> setsystemparams"
  154. *?PSerrorsheet: "save[(Off)(On)]
  155. currentsystemparams /DoErrorSheet get get
  156. = flush restore"
  157. *End
  158. *CloseUI: *PSerrorsheet
  159. *% PS Printmode
  160. *%
  161. *OpenUI *PSprintmode/Page Protect: PickOne
  162. *OrderDependency: 90 AnySetup *PSprintmode
  163. *DefaultPSprintmode: Default
  164. *%
  165. *PSprintmode Default/Printer's default: ""
  166. *PSprintmode Off/Off: "<</PrintMode 0>> setsystemparams"
  167. *PSprintmode On/On: "<</PrintMode 1>> setsystemparams"
  168. *?PSprintmode: "save[(Off)(On)]
  169. currentsystemparams /PrintMode get get
  170. = flush restore"
  171. *End
  172. *CloseUI: *PSprintmode
  173. *% PSprotectLevel
  174. *%
  175. *OpenUI *PSprotectlevel/Protect Level: PickOne
  176. *OrderDependency: 100 AnySetup *PSprotectlevel
  177. *DefaultPSprotectlevel: Default
  178. *%
  179. *PSprotectlevel Default/Printer's default: ""
  180. *PSprotectlevel level1/1: "<</ProtectLevel 1>> setuserparams"
  181. *PSprotectlevel level2/2: "<</ProtectLevel 2>> setuserparams"
  182. *PSprotectlevel level3/3: "<</ProtectLevel 3>> setuserparams"
  183. *PSprotectlevel level4/4: "<</ProtectLevel 4>> setuserparams"
  184. *PSprotectlevel level5/5: "<</ProtectLevel 5>> setuserparams"
  185. *?PSprotectlevel: "save[(level1)(level2)(level3)(level4)(level5)]
  186. currentuserparams /ProtectLevel get get
  187. = flush restore"
  188. *End
  189. *CloseUI: *PSprotectlevel
  190. *% PS Toner Save
  191. *%
  192. *OpenUI *TonerSave/Toner Save: PickOne
  193. *OrderDependency: 110 AnySetup *TonerSave
  194. *DefaultTonerSave: Default
  195. *%
  196. *TonerSave Default/Printer's default: ""
  197. *TonerSave Off/Off: "<</TonerSave 0>> setuserparams"
  198. *TonerSave On/On: "<</TonerSave 1>> setuserparams"
  199. *?TonerSave: "save [(Off)(On)]
  200. currentuserparams /TonerSave get get
  201. = flush restore"
  202. *End
  203. *CloseUI: *TonerSave
  204. *% PS Toner Density
  205. *%
  206. *OpenUI *TonerDensity/Toner Density: PickOne
  207. *OrderDependency: 120 AnySetup *TonerDensity
  208. *DefaultTonerDensity: Default
  209. *%
  210. *TonerDensity Default/Printer's default: ""
  211. *TonerDensity Lightest/Lightest: "<</TonerDensity 1>> setuserparams"
  212. *TonerDensity Light/Light: "<</TonerDensity 2>> setuserparams"
  213. *TonerDensity Medium/Medium: "<</TonerDensity 3>> setuserparams"
  214. *TonerDensity Dark/Dark: "<</TonerDensity 4>> setuserparams"
  215. *TonerDensity Darkest/Darkest: "<</TonerDensity 5>> setuserparams"
  216. *?TonerDensity: "save [(Lightest)(Light)(Medium)(Dark)(Darkest)]
  217. currentuserparams /TonerDensity get get
  218. = flush restore"
  219. *End
  220. *CloseUI: *TonerDensity
  221. *% Halftone Information ===========================
  222. *%
  223. *% Standard non-MicroGray screen is 60 lpi for 300 dpi, 85 lpi for 600 dpi.
  224. *%
  225. *ScreenFreq: "60"
  226. *ScreenAngle: "45"
  227. *DefaultScreenProc: Dot
  228. *ScreenProc Dot: "
  229. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  230. sub}{dup mul exch dup mul add 1 exch sub}ifelse}"
  231. *End
  232. *ScreenProc Line: "{pop}"
  233. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add
  234. sqrt 1 exch sub}"
  235. *End
  236. *DefaultTransfer: Null
  237. *Transfer Null: "{}"
  238. *Transfer Null.Inverse: "{1 exch sub}"
  239. *% === Paper Handling ===================
  240. *%
  241. *% Use these PageSize entries to set paper size unless there is specific reason
  242. *% to use PageRegion, such as when using manual feed. (PageSize code is
  243. *% included in the PostScript file when Mac driver's "Paper from" is set
  244. *% to "Auto Select" or "Automatic".)
  245. *%
  246. *OpenUI *PageSize: PickOne
  247. *OrderDependency: 40 AnySetup *PageSize
  248. *%
  249. *% Typically, set DefaultPageSize to Letter for ActionLaser 1600.
  250. *% Typically, set DefaultPageSize to A4 for EPL-5600.
  251. *% This may be set to whatever is the most common PageSize at a site. (Note:
  252. *% per-job PageSize is not stored with the job by all Mac applications.)
  253. *DefaultPageSize: A4
  254. *%
  255. *PageSize A4: "statusdict /a4tray get exec"
  256. *PageSize A5: "statusdict /a5tray get exec"
  257. *PageSize B5: "statusdict /b5tray get exec"
  258. *PageSize Letter: "statusdict /lettertray get exec"
  259. *PageSize Legal: "statusdict /legaltray get exec"
  260. *PageSize HalfLetter/Half Letter: "statusdict /halflettertray get exec"
  261. *PageSize Executive: "statusdict /executivetray get exec"
  262. *PageSize Govlgl/Government Legal: "statusdict /glgtray get exec"
  263. *PageSize Govltr/Government Letter: "statusdict /glttray get exec"
  264. *PageSize F4: "statusdict /f4tray get exec"
  265. *PageSize Monarch: "statusdict /monarchtray get exec"
  266. *PageSize Comm10/Commercial-10: "statusdict /com10tray get exec"
  267. *PageSize DL: "statusdict /dlenvelopetray get exec"
  268. *PageSize C5: "statusdict /c5tray get exec"
  269. *PageSize ISOB5/International B5: "statusdict /enb5tray get exec"
  270. *PageSize C6: "statusdict /c6tray get exec"
  271. *?PageSize: "save
  272. 17 dict
  273. dup /a4 (A4) put
  274. dup /a5 (A5) put
  275. dup /b5 (B5) put
  276. dup /letter (Letter) put
  277. dup /legal (Legal) put
  278. dup /halfletter (HalfLetter) put
  279. dup /executivepage (Executive) put
  280. dup /glg (Govlgl) put
  281. dup /glt (Govltr) put
  282. dup /f4 (F4) put
  283. dup /monarch (Monarch) put
  284. dup /com10 (Comm10) put
  285. dup /dl (DL) put
  286. dup /dlenvelope (DL) put
  287. dup /c5 (C5) put
  288. dup /enb5 (ISOB5) put
  289. dup /c6 (C6) put
  290. paperdict {
  291. /pindex get
  292. currentsystemparams /PaperSize get eq
  293. { exit } { pop} ifelse
  294. } forall
  295. count 0 eq { (Unknown) }{ get } ifelse =
  296. flush restore"
  297. *End
  298. *CloseUI: *PageSize
  299. *% These entries set up the frame buffer. Usually used with manual feed.
  300. *% (These are intended to be ignored if emitted before InputSlot for
  301. *% this printer. I.e., InputSlot will override a preceding PageRegion.)
  302. *%
  303. *OpenUI *PageRegion: PickOne
  304. *OrderDependency: 20 AnySetup *PageRegion
  305. *%
  306. *% Typically, set DefaultPageRegion to Letter for ActionLaser 1300.
  307. *% Typically, set DefaultPageRegion to A4 for EPL-5500.
  308. *DefaultPageRegion: A4
  309. *%
  310. *PageRegion A4: "a4"
  311. *PageRegion A5: "a5"
  312. *PageRegion B5: "b5"
  313. *PageRegion Letter: "letter"
  314. *PageRegion Legal: "legal"
  315. *PageRegion HalfLetter/Half Letter: "halfletter"
  316. *PageRegion Executive: "executivepage"
  317. *PageRegion Govlgl/Government Legal: "glg"
  318. *PageRegion Govltr/Government Letter: "glt"
  319. *PageRegion F4: "f4"
  320. *PageRegion Monarch: "monarch"
  321. *PageRegion Comm10/Commercial-10: "com10"
  322. *PageRegion DL: "dlenvelope"
  323. *PageRegion C5: "c5"
  324. *PageRegion ISOB5/International B5: "enb5"
  325. *PageRegion C6: "c6"
  326. *CloseUI: *PageRegion
  327. *% These entries provide the imageable areas of the media option keywords.
  328. *% Low x,y were rounded up, high x,y rounded down to integer for Windows.
  329. *%
  330. *% Typically, set DefaultImageableArea to Letter for ActionLaser 1600.
  331. *% Typically, set DefaultImageableArea to A4 for EPL-5600.
  332. *DefaultImageableArea: A4
  333. *%
  334. *ImageableArea A4: "12 13 583 829"
  335. *ImageableArea A5: "12 13 407 582"
  336. *ImageableArea B5: "12 13 503 716"
  337. *ImageableArea Letter: "12 13 599 780"
  338. *ImageableArea Legal: "12 13 599 996"
  339. *ImageableArea HalfLetter/Half Letter: "12 13 383 583"
  340. *ImageableArea Executive: "12 13 509 744"
  341. *ImageableArea Govlgl/Government Legal: "12 13 599 924"
  342. *ImageableArea Govltr/Government Letter: "12 13 563 744"
  343. *ImageableArea F4: "12 13 583 923"
  344. *ImageableArea Monarch: "12 13 266 528"
  345. *ImageableArea Comm10/Commercial-10: "12 13 284 672"
  346. *ImageableArea DL: "12 13 299 611"
  347. *ImageableArea C5: "12 13 447 636"
  348. *ImageableArea ISOB5/International B5: "12 13 486 695"
  349. *ImageableArea C6: "12 13 312 448"
  350. *?ImageableArea: "save
  351. /cvp {( ) cvs print ( ) print } bind def
  352. /upperright {10000 mul floor 10000 div} bind def
  353. /lowerleft {10000 mul ceiling 10000 div} bind def
  354. newpath clippath pathbbox
  355. 4 -2 roll exch 2 {lowerleft cvp} repeat
  356. exch 2 {upperright cvp} repeat flush
  357. restore"
  358. *End
  359. *% These provide the physical dimensions of the media, by option keyword.
  360. *%
  361. *% Typically, set DefaultPaperDimension to Letter for ActionLaser 1300.
  362. *% Typically, set DefaultPaperDimension to A4 for EPL-5500.
  363. *DefaultPaperDimension: A4
  364. *%
  365. *PaperDimension A4: "595 841"
  366. *PaperDimension A5: "419 595"
  367. *PaperDimension B5: "516 728"
  368. *PaperDimension Letter: "612 792"
  369. *PaperDimension Legal: "612 1008"
  370. *PaperDimension HalfLetter/Half Letter: "396 612"
  371. *PaperDimension Executive: "522 756"
  372. *PaperDimension Govlgl/Government Legal: "612 936"
  373. *PaperDimension Govltr/Government Letter: "576 756"
  374. *PaperDimension F4: "595 935"
  375. *PaperDimension Monarch: "278 540"
  376. *PaperDimension Comm10/Commercial-10: "296 684"
  377. *PaperDimension DL: "311 623"
  378. *PaperDimension C5: "459 648"
  379. *PaperDimension ISOB5/International B5: "498 708"
  380. *PaperDimension C6: "323 459"
  381. *% This controls the "Paper from" driver dialog.
  382. *%
  383. *OpenUI *InputSlot: PickOne
  384. *OrderDependency: 30 AnySetup *InputSlot
  385. *% *DefaultInputSlot: EpsonAuto
  386. *%
  387. *% The "Automatic" default causes tray-selection based on PageSize.
  388. *% Default appears to be "Automatic" for EpsonScript Driver, and equivalently,
  389. *% "Auto Select" for PSPrinter/LW8.0 . I.e., DefaultInputSlot is ignored.
  390. *%
  391. *InputSlot EpsonAuto/Printer's Automatic: "3 statusdict /setpapertray get exec
  392. <</ManualFeed false >> setpagedevice"
  393. *End
  394. *InputSlot Manual/Manual Feed: "0 statusdict /setpapertray get exec
  395. <</ManualFeed true >> setpagedevice"
  396. *End
  397. *InputSlot Upper/Standard Tray: "0 statusdict /setpapertray get exec
  398. <</ManualFeed false >> setpagedevice"
  399. *End
  400. *InputSlot Lower/Optional Cassette: "1 statusdict /setpapertray get exec
  401. <</ManualFeed false >> setpagedevice"
  402. *End
  403. *?InputSlot: "
  404. save
  405. currentpagedevice /ManualFeed get
  406. {(Manual)} {
  407. 3 dict
  408. dup /0 (Upper) put
  409. dup /1 (Lower) put
  410. dup /3 (EpsonAuto) put
  411. statusdict /papertray get exec
  412. {get} stopped {pop pop (Unknown)} if
  413. } ifelse
  414. = flush restore"
  415. *End
  416. *CloseUI: *InputSlot
  417. *% Font Information =====================
  418. *%
  419. *% Note: "Helvetica", "Palatino" and "Times" are registered trademarks of
  420. *% Linotype AG and/or its subsidiaries. The PostScript interpreter
  421. *% addressed by this PPD will substitute the comparable Bitstream font
  422. *% families "Swiss", "Zapf Calligraphic", and "Dutch", respectively,
  423. *% for PostScript references to the former three names.
  424. *%
  425. *DefaultFont: Courier
  426. *Font AvantGarde-Book: Standard "(002)" Standard ROM
  427. *Font AvantGarde-BookOblique: Standard "(002)" Standard ROM
  428. *Font AvantGarde-Demi: Standard "(002)" Standard ROM
  429. *Font AvantGarde-DemiOblique: Standard "(002)" Standard ROM
  430. *Font Bookman-Demi: Standard "(002)" Standard ROM
  431. *Font Bookman-DemiItalic: Standard "(002)" Standard ROM
  432. *Font Bookman-Light: Standard "(002)" Standard ROM
  433. *Font Bookman-LightItalic: Standard "(002)" Standard ROM
  434. *Font Courier: Standard "(002)" Standard ROM
  435. *Font Courier-Bold: Standard "(002)" Standard ROM
  436. *Font Courier-BoldOblique: Standard "(002)" Standard ROM
  437. *Font Courier-Oblique: Standard "(002)" Standard ROM
  438. *Font Helvetica: Standard "(002)" Standard ROM
  439. *Font Helvetica-Bold: Standard "(002)" Standard ROM
  440. *Font Helvetica-BoldOblique: Standard "(002)" Standard ROM
  441. *Font Helvetica-Narrow: Standard "(002)" Standard ROM
  442. *Font Helvetica-Narrow-Bold: Standard "(002)" Standard ROM
  443. *Font Helvetica-Narrow-BoldOblique: Standard "(002)" Standard ROM
  444. *Font Helvetica-Narrow-Oblique: Standard "(002)" Standard ROM
  445. *Font Helvetica-Oblique: Standard "(002)" Standard ROM
  446. *Font NewCenturySchlbk-Bold: Standard "(002)" Standard ROM
  447. *Font NewCenturySchlbk-BoldItalic: Standard "(002)" Standard ROM
  448. *Font NewCenturySchlbk-Italic: Standard "(002)" Standard ROM
  449. *Font NewCenturySchlbk-Roman: Standard "(002)" Standard ROM
  450. *Font Palatino-Bold: Standard "(002)" Standard ROM
  451. *Font Palatino-BoldItalic: Standard "(002)" Standard ROM
  452. *Font Palatino-Italic: Standard "(002)" Standard ROM
  453. *Font Palatino-Roman: Standard "(002)" Standard ROM
  454. *Font Symbol: Standard "(002)" Standard ROM
  455. *Font Times-Bold: Standard "(002)" Standard ROM
  456. *Font Times-BoldItalic: Standard "(002)" Standard ROM
  457. *Font Times-Italic: Standard "(002)" Standard ROM
  458. *Font Times-Roman: Standard "(002)" Standard ROM
  459. *Font ZapfChancery-MediumItalic: Standard "(002)" Standard ROM
  460. *Font ZapfDingbats: Standard "(002)" Standard ROM
  461. *%
  462. *?FontQuery: "save
  463. /str 100 string dup 0 (fonts/) putinterval def
  464. {
  465. count 1 gt
  466. {
  467. exch dup str 6 94 getinterval cvs
  468. (/) print dup print (:) print exch
  469. FontDirectory exch known
  470. { pop (Yes) }
  471. {
  472. length 6 add str 0 3 -1 roll getinterval
  473. mark exch status
  474. {cleartomark (Yes)}{cleartomark (No)} ifelse
  475. } ifelse = flush
  476. }
  477. {exit} ifelse
  478. }bind loop
  479. (*) = flush
  480. restore"
  481. *End
  482. *?FontList: "save
  483. FontDirectory { pop == } bind forall flush
  484. (*) = flush
  485. restore"
  486. *End
  487. *% Printer Messages (verbatim from printer):
  488. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  489. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  490. *Message: "\FontName\ not found, using Courier"
  491. *% Status (format: %%[ status: <one of these> ]%% )
  492. *Status: "idle"
  493. *Status: "busy"
  494. *Status: "waiting"
  495. *Status: "printing"
  496. *Status: "initializing"
  497. *Status: "PrinterError:off line"
  498. *Status: "PrinterError:out of paper"
  499. *Status: "PrinterError:cover open"
  500. *Status: "PrinterError:paper entry misfeed"
  501. *Status: "PrinterError:Ink/Toner end"
  502. *Status: "PrinterError:PRINT OVERRUN"
  503. *Status: "PrinterError:INSERT CART"
  504. *Status: "PrinterError:ILLEGAL CART"
  505. *Status: "PrinterError:REMOVE CART"
  506. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  507. *Source: "Serial"
  508. *Source: "Parallel"
  509. *Source: "AppleTalk"
  510. *Source: "Other I/O"
  511. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  512. *% (Printer Errors are reported via the LCD display on the printer.)
  513. *PrinterError: "off line"
  514. *PrinterError: "out of paper"
  515. *PrinterError: "cover open"
  516. *PrinterError: "paper entry misfeed"
  517. *PrinterError: "Ink/Toner end"
  518. *PrinterError: "PRINT OVERRUN"
  519. *PrinterError: "INSERT CART"
  520. *PrinterError: "ILLEGAL CART"
  521. *PrinterError: "REMOVE CART"
  522. *% Color Separation Information =====================
  523. *%*DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  524. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  525. *InkName: ProcessBlack/Process Black
  526. *InkName: CustomColor/Custom Color
  527. *InkName: ProcessCyan/Process Cyan
  528. *InkName: ProcessMagenta/Process Magenta
  529. *InkName: ProcessYellow/Process Yellow
  530. *% For 60 lpi / 300 dpi ===============================
  531. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  532. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  533. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  534. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  535. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  536. *%
  537. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  538. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  539. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  540. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  541. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  542. *% For 53 lpi / 300 dpi ===============================
  543. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  544. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  545. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "21.801"
  546. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "68.1985"
  547. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  548. *%
  549. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  550. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  551. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "55.7086"
  552. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "55.708"
  553. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  554. *% For 85 lpi / 600 dpi ===============================
  555. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45"
  556. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45"
  557. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "15"
  558. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "75"
  559. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0"
  560. *%
  561. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85"
  562. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85"
  563. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85"
  564. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85"
  565. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85"
  566. *% For 71 lpi / 600 dpi ===============================
  567. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45"
  568. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45"
  569. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "15"
  570. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "75"
  571. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0"
  572. *%
  573. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.71"
  574. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.71"
  575. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "72.76"
  576. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "72.76"
  577. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "75"
  578. *% end of PPD file for EPSON EPL-5500 EpsonScript.