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.

838 lines
30 KiB

  1. *PPD-Adobe: "4.2"
  2. *%------------------------------------------------------------------
  3. *%Version Number: "1fc"
  4. *%Revision Number: "1"
  5. *%Platform Supported: ""
  6. *%Localized To: "US"
  7. *%Modifier: ""
  8. *%Support Number: ""
  9. *%------------------------------------------------------------------
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.2"
  12. *LanguageEncoding: JIS83-RKSJ
  13. *LanguageVersion: Japanese
  14. *PCFileName: "EP900F51.PPD"
  15. *Product: "(EPSON LP-9000PS2)"
  16. *PSVersion: "(2014.107) 0"
  17. *ModelName: "EPSON LP-9000PS2"
  18. *NickName: "EPSON LP-9000PS2 F5 v2014.107"
  19. *ShortNickName: "EPSON LP-9000PS2 F5"
  20. *% === Options and Constraints =========
  21. *OpenGroup: InstallableOptions/Options Installed
  22. *OpenUI *Option1/�I�v�V�����J�Z�b�g: Boolean
  23. *DefaultOption1: False
  24. *Option1 True/�L��: ""
  25. *Option1 False/����: ""
  26. *?Option1 : "
  27. currentpagedevice /InputAttributes get 1 get
  28. null eq {(False)}{(True)}ifelse
  29. = flush"
  30. *End
  31. *CloseUI: *Option1
  32. *OpenUI *Option2/�g�c�c: Boolean
  33. *DefaultOption2: False
  34. *Option2 True/�ڑ�: ""
  35. *Option2 False/���ڑ�: ""
  36. *?Option2: "
  37. save false
  38. (%disk?%)
  39. { currentdevparams dup /Writeable known
  40. { /Writeable get {pop true} if } { pop } ifelse
  41. } 10 string /IODevice resourceforall
  42. {(True)}{(False)} ifelse = flush
  43. restore"
  44. *End
  45. *CloseUI: *Option2
  46. *OpenUI *Option3/Type1 Coprocessor: Boolean
  47. *DefaultOption3: False
  48. *Option3 True/����: ""
  49. *Option3 False/������: ""
  50. *?Option3: "
  51. save
  52. (False) (*) {
  53. (Type1Coprocessor) eq {pop (True) exit}if
  54. } =string /HWOptions resourceforall
  55. = flush
  56. restore"
  57. *End
  58. *CloseUI: *Option3
  59. *OpenUI *InstalledMemory/������: PickOne
  60. *DefaultInstalledMemory: 11Meg
  61. *InstalledMemory 11Meg/�W��(11MB): ""
  62. *InstalledMemory 15Meg/15MB�ɑ���: ""
  63. *InstalledMemory 19Meg/19MB�ɑ���: ""
  64. *InstalledMemory 23Meg/23MB�ɑ���: ""
  65. *InstalledMemory 27Meg/27MB�ɑ���: ""
  66. *InstalledMemory 31Meg/31MB�ɑ���: ""
  67. *InstalledMemory 35Meg/35MB�ɑ���: ""
  68. *InstalledMemory 43Meg/43MB�ɑ���: ""
  69. *?InstalledMemory: "
  70. save
  71. currentsystemparams /RamSize get 16#100000 div 11 sub 4 div cvi
  72. [(11Meg) (15Meg) (19Meg) (23Meg) (27Meg) (31Meg) (35Meg) () (43Meg)]
  73. exch get = flush
  74. restore
  75. "
  76. *End
  77. *CloseUI: *InstalledMemory
  78. *CloseGroup: InstallableOptions
  79. *UIConstraints: *Option1 False *InputSlot Lower
  80. *%UIConstraints: *ManualFeed False *MediaType
  81. *% ==== Device Capabilities ===============
  82. *LanguageLevel: "2"
  83. *Protocols: BCP
  84. *FreeVM: "1940000"
  85. *VMOption 11Meg: "1940000"
  86. *VMOption 15Meg: "5940000"
  87. *VMOption 19Meg: "9940000"
  88. *VMOption 23Meg: "13940000"
  89. *VMOption 27Meg: "17940000"
  90. *VMOption 31Meg: "21940000"
  91. *VMOption 35Meg: "25940000"
  92. *VMOption 43Meg: "33940000"
  93. *ColorDevice: False
  94. *DefaultColorSpace: Gray
  95. *VariablePaperSize: False
  96. *TTRasterizer: Type42
  97. *FileSystem: True
  98. *?FileSystem: "
  99. save false
  100. (%disk?%)
  101. { currentdevparams dup /Writeable known
  102. { /Writeable get {pop true} if } { pop } ifelse
  103. } 10 string /IODevice resourceforall
  104. {(True)}{(False)} ifelse = flush
  105. restore"
  106. *End
  107. *Throughput: "8"
  108. *Password: "()"
  109. *ExitServer: "
  110. count 0 eq
  111. { false } { true exch startjob } ifelse
  112. not {
  113. (WARNING: Cannot modify initial VM.) =
  114. (Missing or invalid password.) =
  115. (Please contact the author of this software.) = flush quit
  116. } if
  117. "
  118. *End
  119. *Reset: "
  120. count 0 eq
  121. { false } { true exch startjob } ifelse
  122. not {
  123. (WARNING: Cannot reset printer.) =
  124. (Missing or invalid password.) =
  125. (Please contact the author of this software.) = flush quit
  126. } if
  127. systemdict /quit get exec
  128. (WARNING : Printer Reset Failed.) = flush
  129. "
  130. *End
  131. *OpenUI *Resolution/�𑜓x: PickOne
  132. *OrderDependency: 20 AnySetup *Resolution
  133. *DefaultResolution: 600dpi
  134. *Resolution 600dpi/�t�@�C��: "1 dict dup /HWResolution [600 600] put setpagedevice"
  135. *Resolution 300dpi/�N�C�b�N: "1 dict dup /HWResolution [300 300] put setpagedevice"
  136. *?Resolution: "
  137. save
  138. currentpagedevice /HWResolution get
  139. 0 get
  140. ( ) cvs print
  141. (dpi)
  142. = flush
  143. restore
  144. "
  145. *End
  146. *CloseUI: *Resolution
  147. *% Halftone Information ===============
  148. *ScreenFreq: "60.0"
  149. *ScreenAngle: "45.0"
  150. *DefaultScreenProc: Dot
  151. *ScreenProc Dot: "
  152. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  153. 1 sub dup mul add 1 sub } {dup mul exch dup mul
  154. add 1 exch sub } ifelse }
  155. "
  156. *End
  157. *ScreenProc Line: "{ pop }"
  158. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  159. *DefaultTransfer: Null
  160. *Transfer Null: "{ }"
  161. *Transfer Null.Inverse: "{ 1 exch sub }"
  162. *OpenUI *Smoothing/�q�h�s: PickOne
  163. *OrderDependency: 50 AnySetup *Smoothing
  164. *DefaultSmoothing:True
  165. *Smoothing True/�n�m: "1 dict dup /PostRenderingEnhance true put setpagedevice"
  166. *Smoothing False/�n�e�e: "1 dict dup /PostRenderingEnhance false put setpagedevice"
  167. *?Smoothing: "
  168. save
  169. currentpagedevice /PostRenderingEnhance get
  170. {(True)}{(False)}ifelse = flush
  171. restore
  172. "
  173. *End
  174. *CloseUI: *Smoothing
  175. *% Paper Handling ===================
  176. *LandscapeOrientation: Any
  177. *% Code in this section both selects a tray and sets up a frame buffer.
  178. *OpenUI *PageSize: PickOne
  179. *OrderDependency: 30 AnySetup *PageSize
  180. *DefaultPageSize: A4
  181. *PageSize Letter: "
  182. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  183. *End
  184. *PageSize Legal: "
  185. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  186. *End
  187. *PageSize Tabloid/B: "
  188. 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  189. *End
  190. *PageSize A3: "
  191. 2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  192. *End
  193. *PageSize A4: "
  194. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  195. *End
  196. *PageSize A5: "
  197. 2 dict dup /PageSize [421 595] put dup /ImagingBBox null put setpagedevice"
  198. *End
  199. *PageSize B4: "
  200. 2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  201. *End
  202. *PageSize B5: "
  203. 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  204. *End
  205. *PageSize F4: "
  206. 2 dict dup /PageSize [595 935] put dup /ImagingBBox null put setpagedevice"
  207. *End
  208. *PageSize Executive: "
  209. 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  210. *End
  211. *PageSize Com10: "
  212. 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  213. *End
  214. *PageSize DL: "
  215. 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  216. *End
  217. *PageSize C5: "
  218. 2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  219. *End
  220. *PageSize GOVLegal: "
  221. 2 dict dup /PageSize [612 936] put dup /ImagingBBox null put setpagedevice"
  222. *End
  223. *PageSize Hagaki: "
  224. 2 dict dup /PageSize [284 420] put dup /ImagingBBox null put setpagedevice"
  225. *End
  226. *PageSize Monarch: "
  227. 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  228. *End
  229. *PageSize HalfLetter: "
  230. 2 dict dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  231. *End
  232. *PageSize GOVLetter: "
  233. 2 dict dup /PageSize [576 756] put dup /ImagingBBox null put setpagedevice"
  234. *End
  235. *?PageSize: "
  236. save
  237. currentpagedevice /PageSize get aload pop
  238. 2 copy gt {exch} if
  239. (Unknown)
  240. 18 dict
  241. dup [612 792] (Letter) put
  242. dup [612 1008] (Legal) put
  243. dup [792 1224] (Tabloid) put
  244. dup [842 1191] (A3) put
  245. dup [595 842] (A4) put
  246. dup [421 595] (A5) put
  247. dup [729 1032] (B4) put
  248. dup [516 729] (B5) put
  249. dup [595 935] (F4) put
  250. dup [522 756] (Executive) put
  251. dup [297 684] (Com10) put
  252. dup [312 624] (DL) put
  253. dup [459 649] (C5) put
  254. dup [612 936] (GOVLegal) put
  255. dup [284 420] (Hagaki) put
  256. dup [279 540] (Monarch) put
  257. dup [396 612] (HalfLetter) put
  258. dup [576 756] (GOVLetter) put
  259. { exch aload pop 4 index sub abs 5 le exch
  260. 5 index sub abs 5 le and
  261. {exch pop exit} {pop} ifelse
  262. } bind forall
  263. = flush pop pop
  264. restore
  265. "
  266. *End
  267. *CloseUI: *PageSize
  268. *OpenUI *PageRegion: PickOne
  269. *OrderDependency: 40 AnySetup *PageRegion
  270. *DefaultPageRegion: A4
  271. *PageRegion Letter: "
  272. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  273. *End
  274. *PageRegion Legal: "
  275. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  276. *End
  277. *PageRegion Tabloid/B: "
  278. 2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  279. *End
  280. *PageRegion A3: "
  281. 2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  282. *End
  283. *PageRegion A4: "
  284. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  285. *End
  286. *PageRegion A5: "
  287. 2 dict dup /PageSize [421 595] put dup /ImagingBBox null put setpagedevice"
  288. *End
  289. *PageRegion B4: "
  290. 2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put setpagedevice"
  291. *End
  292. *PageRegion B5: "
  293. 2 dict dup /PageSize [516 729] put dup /ImagingBBox null put setpagedevice"
  294. *End
  295. *PageRegion F4: "
  296. 2 dict dup /PageSize [595 935] put dup /ImagingBBox null put setpagedevice"
  297. *End
  298. *PageRegion Executive: "
  299. 2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  300. *End
  301. *PageRegion Com10: "
  302. 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  303. *End
  304. *PageRegion DL: "
  305. 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  306. *End
  307. *PageRegion C5: "
  308. 2 dict dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  309. *End
  310. *PageRegion GOVLegal: "
  311. 2 dict dup /PageSize [612 936] put dup /ImagingBBox null put setpagedevice"
  312. *End
  313. *PageRegion Hagaki: "
  314. 2 dict dup /PageSize [284 420] put dup /ImagingBBox null put setpagedevice"
  315. *End
  316. *PageRegion Monarch: "
  317. 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  318. *End
  319. *PageRegion HalfLetter: "
  320. 2 dict dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  321. *End
  322. *PageRegion GOVLetter: "
  323. 2 dict dup /PageSize [576 756] put dup /ImagingBBox null put setpagedevice"
  324. *End
  325. *CloseUI: *PageRegion
  326. *% The following entries provide information about specific paper keywords.
  327. *DefaultImageableArea: A4
  328. *ImageableArea Letter: "5.58 5.52 609.42 788.88 "
  329. *ImageableArea Legal: "5.7601 5.82 608.64 1004.7 "
  330. *ImageableArea Tabloid/B: "5.76 5.8201 789.12 1220.22 "
  331. *ImageableArea A3: "5.7601 5.8201 839.04 1187.1 "
  332. *ImageableArea A4: "5.5801 5.52 591.66 838.8 "
  333. *ImageableArea A5: "5.5801 5.52 415.02 589.2 "
  334. *ImageableArea B4: "5.76 5.8201 720.0 1028.22 "
  335. *ImageableArea B5: "5.82 5.7601 510.3 723.84"
  336. *ImageableArea F4: "5.76 5.8201 589.44 929.34 "
  337. *ImageableArea Executive: "5.8201 5.76 516.54 746.88"
  338. *ImageableArea Com10: "5.7601 5.8201 293.76 678.3 "
  339. *ImageableArea DL: "5.76 5.8201 305.28 616.38 "
  340. *ImageableArea C5: "5.76 5.8201 455.04 643.26 "
  341. *ImageableArea GOVLegal: "5.7601 5.82 608.64 928.38 "
  342. *ImageableArea Hagaki: "5.76 5.8201 278.4 414.3 "
  343. *ImageableArea Monarch: "5.76 5.82 274.56 534.3 "
  344. *ImageableArea HalfLetter: "5.8201 5.7601 390.3 608.64"
  345. *ImageableArea GOVLetter: "5.76 5.8201 570.24 750.3 "
  346. *?ImageableArea: "
  347. save
  348. /cvp { ( ) cvs print ( ) print } bind def
  349. /upperright {10000 mul floor 10000 div} bind def
  350. /lowerleft {10000 mul ceiling 10000 div} bind def
  351. newpath clippath pathbbox
  352. 4 -2 roll exch 2 {lowerleft cvp} repeat
  353. exch 2 {upperright cvp} repeat flush
  354. restore
  355. "
  356. *End
  357. *% These provide the physical dimensions of the paper (by keyword)
  358. *DefaultPaperDimension: A4
  359. *PaperDimension Letter: "612 792"
  360. *PaperDimension Legal: "612 1008"
  361. *PaperDimension Tabloid/B: "792 1224"
  362. *PaperDimension A3: "842 1191"
  363. *PaperDimension A4: "595 842"
  364. *PaperDimension A5: "421 595"
  365. *PaperDimension B4: "729 1032"
  366. *PaperDimension B5: "516 729"
  367. *PaperDimension F4: "595 935"
  368. *PaperDimension Executive: "522 756"
  369. *PaperDimension Com10: "297 684"
  370. *PaperDimension DL: "312 624"
  371. *PaperDimension C5: "459 649"
  372. *PaperDimension GOVLegal: "612 936"
  373. *PaperDimension Hagaki: "284 420"
  374. *PaperDimension Monarch: "279 540"
  375. *PaperDimension HalfLetter: "396 612"
  376. *PaperDimension GOVLetter: "576 756"
  377. *OpenUI *InputSlot: PickOne
  378. *OrderDependency: 20 AnySetup *InputSlot
  379. *DefaultInputSlot: Upper
  380. *InputSlot Upper/�W���J�Z�b�g: "
  381. currentpagedevice /InputAttributes get 0 get
  382. dup null eq
  383. { pop }
  384. { dup length 1 add dict copy
  385. dup /InputAttributes
  386. 1 dict dup /Priority [0] put
  387. put setpagedevice
  388. } ifelse"
  389. *End
  390. *InputSlot Lower/�I�v�V�����J�Z�b�g: "
  391. currentpagedevice /InputAttributes get 1 get
  392. dup null eq
  393. { pop }
  394. { dup length 1 add dict copy
  395. dup /InputAttributes
  396. 1 dict dup /Priority [1] put
  397. put setpagedevice
  398. } ifelse"
  399. *End
  400. *?InputSlot: "
  401. save
  402. 2 dict
  403. dup /0 (Upper) put
  404. dup /1 (Lower) put
  405. currentpagedevice /InputAttributes get
  406. dup /Priority known
  407. { /Priority get 0 get ( ) cvs cvn get }
  408. {
  409. dup length 1 eq
  410. { {pop} forall ( ) cvs cvn get }
  411. { pop pop (Unknown) } ifelse
  412. } ifelse
  413. = flush
  414. restore
  415. "
  416. *End
  417. *CloseUI: *InputSlot
  418. *OpenUI *ManualFeed/�荷���i�t�����g�g���C�j: Boolean
  419. *OrderDependency: 20 AnySetup *ManualFeed
  420. *DefaultManualFeed: False
  421. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  422. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  423. *?ManualFeed: "
  424. save
  425. currentpagedevice /ManualFeed get
  426. {(True)}{(False)}ifelse = flush
  427. restore
  428. "
  429. *End
  430. *CloseUI: *ManualFeed
  431. *OpenUI *TraySwitch/�g���C�̐ؑւ�: Boolean
  432. *OrderDependency: 50 AnySetup *TraySwitch
  433. *DefaultTraySwitch: False
  434. *TraySwitch True/����: "1 dict dup /TraySwitch true put setpagedevice"
  435. *TraySwitch False/�蓮: "1 dict dup /TraySwitch false put setpagedevice"
  436. *?TraySwitch: "
  437. save
  438. currentpagedevice /TraySwitch get
  439. {(True)}{(False)}ifelse = flush
  440. restore
  441. "
  442. *End
  443. *CloseUI: *TraySwitch
  444. *OpenUI *MediaType/�t�����g�g���C�̗p���^�C�v: PickOne
  445. *OrderDependency: 30 AnySetup *MediaType
  446. *DefaultMediaType: Standard
  447. *MediaType Standard/���ʎ�: "
  448. currentpagedevice /ManualFeed get {
  449. 1 dict dup /MediaWeight 75 put setpagedevice} if
  450. "
  451. *End
  452. *MediaType Thick/����: "
  453. currentpagedevice /ManualFeed get {
  454. 1 dict dup /MediaWeight 110 put setpagedevice }if
  455. "
  456. *End
  457. *?MediaType: "
  458. save
  459. 2 dict
  460. dup 75 (Standard) put
  461. dup 110 (Thick) put
  462. currentpagedevice /MediaWeight
  463. get get = flush
  464. restore
  465. "
  466. *End
  467. *CloseUI: *MediaType
  468. *DefaultOutputOrder: Normal
  469. *% Font Information =====================
  470. *DefaultFont: Courier
  471. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  472. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  473. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  474. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  475. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  476. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  477. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  478. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  479. *Font Courier: Standard "(002.004S)" Standard ROM
  480. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  481. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  482. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  483. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  484. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  485. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  486. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  487. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  488. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  489. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  490. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  491. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  492. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  493. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  494. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  495. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  496. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  497. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  498. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  499. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  500. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  501. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  502. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  503. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  504. *Font Helvetica: Standard "(001.006S)" Standard ROM
  505. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  506. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  507. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  508. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  509. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  510. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  511. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  512. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  513. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  514. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  515. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  516. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  517. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  518. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  519. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  520. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  521. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  522. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  523. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  524. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  525. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  526. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  527. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  528. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  529. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  530. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  531. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  532. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  533. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  534. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  535. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  536. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  537. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  538. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  539. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  540. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  541. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  542. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  543. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  544. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  545. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  546. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  547. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  548. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  549. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  550. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  551. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  552. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  553. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  554. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  555. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  556. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  557. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  558. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  559. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  560. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  561. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  562. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  563. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  564. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  565. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  566. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  567. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  568. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  569. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  570. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  571. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  572. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  573. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  574. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  575. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  576. *Font Mincho-PC-Katakana: Special "(002.000)" Special Disk
  577. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  578. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  579. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  580. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  581. *Font PCCentury-Bold: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
  582. *Font PCHelvetica: UnknownEncoding "(001.001)" UnknownCharset UnknownStatus
  583. *Font PCHelvetica-Bold: UnknownEncoding "(003.000)" UnknownCharset UnknownStatus
  584. *Font PCJun101-Light: UnknownEncoding "(001.000)" UnknownCharset UnknownStatus
  585. *Font PCTimes-Roman: UnknownEncoding "(001.001)" UnknownCharset UnknownStatus
  586. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  587. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  588. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  589. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  590. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  591. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  592. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  593. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  594. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  595. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  596. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  597. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  598. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  599. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  600. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  601. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  602. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  603. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  604. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  605. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  606. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  607. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  608. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  609. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  610. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  611. *Font Symbol: Special "(001.007S)" Special ROM
  612. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  613. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  614. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  615. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  616. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  617. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  618. *?FontQuery: "
  619. save
  620. { count 1 gt
  621. { exch dup 127 string cvs (/) print print (:) print
  622. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  623. } { exit } ifelse
  624. } bind loop
  625. (*) = flush
  626. restore
  627. "
  628. *End
  629. *?FontList: "
  630. save
  631. (*) {cvn ==} 128 string /Font resourceforall
  632. (*) = flush
  633. restore
  634. "
  635. *End
  636. *% Printer Messages (verbatim from printer):
  637. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  638. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  639. *Message: "\FontName\ not found, using Courier"
  640. *% Status (format: %%[ status: <one of these> ] %%)
  641. *Status: "initializing"
  642. *Status: "idle"
  643. *Status: "busy"
  644. *Status: "waiting"
  645. *Status: "printing"
  646. *Status: "Tray change timeout"
  647. *Status: "waiting for a4 tray"
  648. *Status: "waiting for letter tray"
  649. *Status: "waiting for b5 tray"
  650. *Status: "waiting for executivepage tray"
  651. *Status: "waiting for halfletter tray"
  652. *Status: "waiting for ledger tray"
  653. *Status: "waiting for a3 tray"
  654. *Status: "waiting for b4 tray"
  655. *Status: "waiting for legal tray"
  656. *Status: "waiting for glg (legal13) tray"
  657. *Status: "waiting for monarch envelope tray"
  658. *Status: "waiting for com10 envelope tray"
  659. *Status: "waiting for dl envelope tray"
  660. *Status: "waiting for c5 envelope tray"
  661. *Status: "waiting for hagaki tray"
  662. *Status: "waiting for glt tray"
  663. *Status: "waiting for f4 tray"
  664. *Status: "Stopped waiting for a4 tray"
  665. *Status: "Stopped waiting for letter tray"
  666. *Status: "Stopped waiting for b5 tray"
  667. *Status: "Stopped waiting for executivepage tray"
  668. *Status: "Stopped waiting for halfletter tray"
  669. *Status: "Stopped waiting for ledger tray"
  670. *Status: "Stopped waiting for a3 tray"
  671. *Status: "Stopped waiting for b4 tray"
  672. *Status: "Stopped waiting for legal tray"
  673. *Status: "Stopped waiting for glg (legal13) tray"
  674. *Status: "Stopped waiting for monarch envelope tray"
  675. *Status: "Stopped waiting for com10 envelope tray"
  676. *Status: "Stopped waiting for dl envelope tray"
  677. *Status: "Stopped waiting for c5 envelope tray"
  678. *Status: "Stopped waiting for hagaki tray"
  679. *Status: "Stopped waiting for glt tray"
  680. *Status: "Stopped waiting for f4 tray"
  681. *Status: "a4 tray installed"
  682. *Status: "letter tray installed"
  683. *Status: "b5 tray installed"
  684. *Status: "executivepage installed"
  685. *Status: "halfletter tray installed"
  686. *Status: "ledger tray installed"
  687. *Status: "a3 tray installed"
  688. *Status: "b4 tray installed"
  689. *Status: "legal tray installed"
  690. *Status: "glg (legal13) tray installed"
  691. *Status: "monarch envelope tray installed"
  692. *Status: "com10 envelope tray installed"
  693. *Status: "dl envelope tray installed"
  694. *Status: "c5 envelope tray installed"
  695. *Status: "hagaki tray installed"
  696. *Status: "glt tray installed"
  697. *Status: "f4 tray installed"
  698. *Status: "PrinterError: DMA firmware failure: restart"
  699. *Status: "PrinterError: cover open"
  700. *Status: "PrinterError: toner low"
  701. *Status: "PrinterError: toner cartridge out"
  702. *Status: "PrinterError: paper entry misfeed"
  703. *Status: "PrinterError: regular paper misfeed"
  704. *Status: "PrinterError: paper exit misfeed"
  705. *Status: "PrinterError: standard cassette out/misinstalled"
  706. *Status: "PrinterError: optional cassette out/misinstalled"
  707. *Status: "PrinterError: out of paper: standard"
  708. *Status: "PrinterError: out of paper: optional"
  709. *Status: "PrinterError: out of paper: front"
  710. *Status: "PrinterError: paper size error: standard"
  711. *Status: "PrinterError: paper size error: optional"
  712. *Status: "PrinterError: paper size error: front"
  713. *Status: "PrinterError: engine NVRAM malfunction"
  714. *Status: "PrinterError: fuser malfunction"
  715. *Status: "PrinterError: scanner motor malfunction"
  716. *Status: "PrinterError: fan malfunction"
  717. *Status: "PrinterError: service call"
  718. *Status: "PrinterError: EEROM error"
  719. *Status: "PrinterError: HDD read/write error"
  720. *Status: "PrinterError: ATC error"
  721. *Status: "PrinterError: warming up"
  722. *Status: "PrinterError: waiting for manual feed"
  723. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  724. *Source: "LocalTalk"
  725. *Source: "Serial"
  726. *Source: "SerialB"
  727. *Source: "Parallel"
  728. *Source: "ScsiComm"
  729. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  730. *PrinterError: "DMA firmware failure: restart"
  731. *PrinterError: "cover open"
  732. *PrinterError: "toner low"
  733. *PrinterError: "toner cartridge out"
  734. *PrinterError: "paper entry misfeed"
  735. *PrinterError: "regular paper misfeed"
  736. *PrinterError: "paper exit misfeed"
  737. *PrinterError: "standard cassette out/misinstalled"
  738. *PrinterError: "optional cassette out/misinstalled"
  739. *PrinterError: "out of paper: standard"
  740. *PrinterError: "out of paper: optional"
  741. *PrinterError: "out of paper: front"
  742. *PrinterError: "paper size error: standard"
  743. *PrinterError: "paper size error: optional"
  744. *PrinterError: "paper size error: front"
  745. *PrinterError: "engine NVRAM malfunction"
  746. *PrinterError: "fuser malfunction"
  747. *PrinterError: "scanner motor malfunction"
  748. *PrinterError: "fan malfunction"
  749. *PrinterError: "service call"
  750. *PrinterError: "EEROM error"
  751. *PrinterError: "HDD read/write error"
  752. *PrinterError: "ATC error"
  753. *PrinterError: "warming up"
  754. *PrinterError: "waiting for manual feed"
  755. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  756. *% Color Separation Information =====================
  757. *DefaultColorSep: ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi
  758. *InkName: ProcessBlack/Process Black
  759. *InkName: CustomColor/Custom Color
  760. *InkName: ProcessCyan/Process Cyan
  761. *InkName: ProcessMagenta/Process Magenta
  762. *InkName: ProcessYellow/Process Yellow
  763. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
  764. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  765. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  766. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  767. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  768. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  769. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  770. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  771. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  772. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  773. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  774. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  775. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  776. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  777. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  778. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  779. *End
  780. *% For 71 lpi / 600 dpi ===============================
  781. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  782. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  783. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  784. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  785. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  786. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  787. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  788. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  789. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  790. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  791. *% Produced by "bldppd42.ps" version 4.0 edit 13
  792. *% Last Edit Date: <30 August 1994>
  793. *% end of PPD file for LP-9000PS2 F5