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.

1376 lines
54 KiB

  1. *PPD-Adobe: "4.3"
  2. *% ============================================================
  3. *% Printer Description File for OKIPAGE 8c
  4. *% Copyright 1997-1998 OKIDATA
  5. *% Date: Feb 14, 2001 Edt: 33 (NBC1)
  6. *% Note)
  7. *% (1) 980911 Version Halftone- Trans
  8. *% ============================================================
  9. *FormatVersion: "4.3"
  10. *FileVersion: "2.01"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *PCFileName: "OKOP8CU1.PPD"
  14. *Product: "(OKIPAGE 8c)"
  15. *PSVersion: "(3010.105) 40"
  16. *Manufacturer: "Oki"
  17. *ModelName: "OKI OKIPAGE8c PS"
  18. *ShortNickName: "OKI OKIPAGE8c PS"
  19. *NickName: "OKI OKIPAGE8c PS"
  20. *% _____ Options and Constraints __________________________________
  21. *OpenGroup: InstallableOptions/Options Installed
  22. *OpenUI *Option1/Optional Lower Tray: Boolean
  23. *DefaultOption1: False
  24. *Option1 True/Installed: ""
  25. *Option1 False/Not Installed: ""
  26. *?Option1: "
  27. save
  28. currentpagedevice /InputAttributes get begin
  29. 1 where {pop (True)} {(False)} ifelse
  30. = flush
  31. end
  32. restore
  33. "
  34. *End
  35. *CloseUI: *Option1
  36. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  37. *DefaultInstalledMemory: 32MB
  38. *InstalledMemory 32MB/32 MB : ""
  39. *InstalledMemory 48MB/48 MB : ""
  40. *InstalledMemory 80MB/80 MB : ""
  41. *InstalledMemory 16MB/16 MB : ""
  42. *InstalledMemory 24MB/24 MB : ""
  43. *?InstalledMemory : "
  44. save
  45. currentsystemparams /InstalledRam get
  46. 1024 idiv 1024 idiv ( ) cvs print (MB) = flush
  47. restore
  48. "
  49. *End
  50. *CloseUI: *InstalledMemory
  51. *CloseGroup: InstallableOptions
  52. *% ________________________________________________________________
  53. *UIConstraints: *Option1 False *InputSlot Lower
  54. *UIConstraints: *InputSlot Lower *Option1 False
  55. *UIConstraints: *PageSize A6 *InputSlot Lower
  56. *UIConstraints: *PageRegion A6 *InputSlot Lower
  57. *UIConstraints: *InputSlot Lower *PageSize A6
  58. *UIConstraints: *InputSlot Lower *PageRegion A6
  59. *UIConstraints: *MediaType Transparency *InputSlot Upper
  60. *UIConstraints: *InputSlot Upper *MediaType Transparency
  61. *UIConstraints: *MediaType Transparency *InputSlot Lower
  62. *UIConstraints: *InputSlot Lower *MediaType Transparency
  63. *UIConstraints: *Separations True *ColorModel Gray
  64. *UIConstraints: *ColorModel Gray *Separations True
  65. *% _____ Device Capabilities ______________________________________
  66. *ColorDevice: True
  67. *DefaultColorSpace: CMYK
  68. *LanguageLevel:"3"
  69. *Protocols: TBCP PJL
  70. *JCLBegin: "<1B>%-12345X"
  71. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  72. *JCLEnd: "<1B>%-12345X"
  73. *Emulators: hplj
  74. *StartEmulator_hplj: "<1B>%-12345X@PJL ENTER LANGUAGE=PCL<0A>"
  75. *StopEmulator_hplj: "<1B>%-12345X"
  76. *% _______Memory Configuration(VM Size)_____________________________
  77. *FreeVM: "5913984"
  78. *VMOption 32MB/Total RAM 32MB: "5913984"
  79. *VMOption 48MB/Total RAM 48MB: "6651264"
  80. *VMOption 80MB/Total RAM 80MB: "10567040"
  81. *VMOption 16MB/Total RAM 16MB: "2514304"
  82. *VMOption 24MB/Total RAM 24MB: "4980096"
  83. *% _______Memory Configuration(FontCache Size)_____________________
  84. *FCacheSize 32MB:1111381
  85. *FCacheSize 48MB:1670621
  86. *FCacheSize 80MB:2789102
  87. *FCacheSize 16MB:552140
  88. *FCacheSize 24MB:831761
  89. *% ________________________________________________________________
  90. *TTRasterizer: Type42
  91. *?TTRasterizer: "
  92. save
  93. 42 /FontType resourcestatus
  94. {pop pop (Type42)} {(No Type42)} ifelse = flush
  95. restore
  96. "
  97. *End
  98. *% ________________________________________________________________
  99. *Throughput: "8"
  100. *Password: "()"
  101. *ExitServer: "
  102. count 0 eq
  103. { false } { true exch startjob } ifelse
  104. not {
  105. (WARNING: Cannot modify initial VM.) =
  106. (Missing or invalid password.) =
  107. (Please contact the author of this software.) = flush quit
  108. } if
  109. "
  110. *End
  111. *Reset: "
  112. count 0 eq
  113. { false } { true exch startjob } ifelse
  114. not {
  115. (WARNING: Cannot reset printer.) =
  116. (Missing or invalid password.) =
  117. (Please contact the author of this software.) = flush quit
  118. } if
  119. systemdict /quit get exec
  120. (WARNING : Printer Reset Failed.) = flush
  121. "
  122. *End
  123. *% _____ Job Patch File __________________________________________
  124. *JobPatchFile 0: "
  125. %true 0 startjob pop
  126. 1 dict dup /MaxSourceList
  127. currentsystemparams /RamSize get 15 idiv
  128. put setsystemparams
  129. 1 dict dup /MaxImageBuffer 307200 put setsystemparams
  130. %false 0 startjob pop
  131. "
  132. *End
  133. *% _____ InputSlot ____________________________________
  134. *OpenUI *InputSlot: PickOne
  135. *OrderDependency: 20.0 AnySetup *InputSlot
  136. *DefaultInputSlot: Upper
  137. *InputSlot Upper/Tray 1: "
  138. 1 dict dup /ManualFeed false put setpagedevice
  139. currentpagedevice /InputAttributes get 0 get
  140. dup null eq
  141. { pop }
  142. { dup length 1 add dict copy
  143. dup /InputAttributes
  144. 1 dict dup /Priority [0] put
  145. put setpagedevice
  146. } ifelse"
  147. *End
  148. *InputSlot Lower/Tray 2: "
  149. 1 dict dup /ManualFeed false put setpagedevice
  150. currentpagedevice /InputAttributes get 1 get
  151. dup null eq
  152. { pop }
  153. { dup length 1 add dict copy
  154. dup /InputAttributes
  155. 1 dict dup /Priority [1] put
  156. put setpagedevice
  157. } ifelse"
  158. *End
  159. *InputSlot Front/Front Tray: "
  160. 1 dict dup /ManualFeed false put setpagedevice
  161. currentpagedevice /InputAttributes get 3 get
  162. dup null eq
  163. { pop }
  164. { dup length 1 add dict copy
  165. dup /InputAttributes
  166. 1 dict dup /Priority [3] put
  167. put setpagedevice
  168. } ifelse"
  169. *End
  170. *InputSlot ManualFeed/ManualFeed: "
  171. 1 dict dup /ManualFeed true put setpagedevice"
  172. *End
  173. *?InputSlot: "
  174. save
  175. currentpagedevice /ManualFeed get
  176. { (ManualFeed)}
  177. {3 dict
  178. dup /0 (Upper) put
  179. dup /1 (Lower) put
  180. dup /3 (Front) put
  181. currentpagedevice /InputAttributes get
  182. dup /Priority known
  183. { /Priority get 0 get ( ) cvs cvn get }
  184. {
  185. dup length 1 eq
  186. { {pop} forall ( ) cvs cvn get }
  187. { pop pop (Unknown) } ifelse
  188. } ifelse
  189. } ifelse
  190. = flush
  191. restore
  192. "
  193. *End
  194. *CloseUI: *InputSlot
  195. *% _____ Paper Handling __________________________________________
  196. *LandscapeOrientation: Any
  197. *% Code in this section both selects a tray and sets up a frame buffer.
  198. *OpenUI *PageSize: PickOne
  199. *OrderDependency: 40.0 AnySetup *PageSize
  200. *DefaultPageSize: Letter
  201. *PageSize Letter: "
  202. { << /PageSize [612 792] >> setpagedevice } stopped
  203. { 3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  204. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if "
  205. *End
  206. *PageSize Legal: "
  207. { << /PageSize [612 1008] >> setpagedevice } stopped
  208. { 3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  209. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if "
  210. *End
  211. *PageSize Legal13: "
  212. { << /PageSize [612 936] >> setpagedevice } stopped
  213. { 3 dict dup /PageSize [612 936] put dup /ImagingBBox null put
  214. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if "
  215. *End
  216. *PageSize A4: "
  217. { << /PageSize [595 842] >> setpagedevice } stopped
  218. { 3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  219. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  220. *End
  221. *PageSize A5: "
  222. { << /PageSize [420 595] >> setpagedevice } stopped
  223. { 3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  224. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  225. *End
  226. *PageSize A6: "
  227. { << /PageSize [297 420] >> setpagedevice } stopped
  228. { 3 dict dup /PageSize [297 420] put dup /ImagingBBox null put
  229. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  230. *End
  231. *PageSize B5: "
  232. { << /PageSize [516 729] >> setpagedevice } stopped
  233. { 3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  234. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  235. *End
  236. *PageSize Executive: "
  237. { << /PageSize [522 756] >> setpagedevice } stopped
  238. { 3 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  239. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  240. *End
  241. *?PageSize: "
  242. save
  243. currentpagedevice /PageSize get aload pop
  244. 2 copy gt {exch} if
  245. (Unknown)
  246. 13 dict
  247. dup [612 792] (Letter) put
  248. dup [612 1008] (Legal) put
  249. dup [612 936] (Legal13) put
  250. dup [595 842] (A4) put
  251. dup [420 595] (A5) put
  252. dup [297 420] (A6) put
  253. dup [516 729] (B5) put
  254. dup [522 756] (Executive) put
  255. { exch aload pop 4 index sub abs 5 le exch
  256. 5 index sub abs 5 le and
  257. {exch pop exit} {pop} ifelse
  258. } bind forall
  259. = flush pop pop
  260. restore
  261. "
  262. *End
  263. *CloseUI: *PageSize
  264. *OpenUI *PageRegion: PickOne
  265. *OrderDependency: 50.0 AnySetup *PageRegion
  266. *DefaultPageRegion: Letter
  267. *PageRegion Letter: "
  268. { << /PageSize [612 792] >> setpagedevice } stopped
  269. { 3 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  270. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  271. *End
  272. *PageRegion Legal: "
  273. { << /PageSize [612 1008] >> setpagedevice } stopped
  274. { 3 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  275. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if "
  276. *End
  277. *PageRegion Legal13: "
  278. { << /PageSize [612 936] >> setpagedevice } stopped
  279. { 3 dict dup /PageSize [612 936] put dup /ImagingBBox null put
  280. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if "
  281. *End
  282. *PageRegion A4: "
  283. { << /PageSize [595 842] >> setpagedevice } stopped
  284. { 3 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  285. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  286. *End
  287. *PageRegion A5: "
  288. { << /PageSize [420 595] >> setpagedevice } stopped
  289. { 3 dict dup /PageSize [420 595] put dup /ImagingBBox null put
  290. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  291. *End
  292. *PageRegion A6: "
  293. { << /PageSize [297 420] >> setpagedevice } stopped
  294. { 3 dict dup /PageSize [297 420] put dup /ImagingBBox null put
  295. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  296. *End
  297. *PageRegion B5: "
  298. { << /PageSize [516 729] >> setpagedevice } stopped
  299. { 3 dict dup /PageSize [516 729] put dup /ImagingBBox null put
  300. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  301. *End
  302. *PageRegion Executive: "
  303. { << /PageSize [522 756] >> setpagedevice } stopped
  304. { 3 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  305. dup /Policies 1 dict dup /PageSize 7 put put setpagedevice } if"
  306. *End
  307. *CloseUI: *PageRegion
  308. *% ________________________________________________________________
  309. *% The following entries provide information about specific paper keywords.
  310. *DefaultImageableArea: Letter
  311. *ImageableArea Letter: "14.16 12.0601 597.84 780.06 "
  312. *ImageableArea Legal: "14.16 12.06 597.84 996.06 "
  313. *ImageableArea Legal13: "14.16 12.06 597.84 924.06 "
  314. *ImageableArea A4: "5.76 12.06 589.44 829.74 "
  315. *ImageableArea A5: "10.0801 12.06 409.44 583.26 "
  316. *ImageableArea A6: "10.56 12.06 287.04 407.58 "
  317. *ImageableArea B5: "12.24 12.06 503.76 716.46 "
  318. *ImageableArea Executive: "7.4401 12.0601 514.32 744.06 "
  319. *?ImageableArea: "
  320. save
  321. /cvp { ( ) cvs print ( ) print } bind def
  322. /upperright {10000 mul floor 10000 div} bind def
  323. /lowerleft {10000 mul ceiling 10000 div} bind def
  324. newpath clippath pathbbox
  325. 4 -2 roll exch 2 {lowerleft cvp} repeat
  326. exch 2 {upperright cvp} repeat () = flush
  327. restore
  328. "
  329. *End
  330. *% ________________________________________________________________
  331. *% These provide the physical dimensions of the paper (by keyword)
  332. *DefaultPaperDimension: Letter
  333. *PaperDimension Letter: "612 792"
  334. *PaperDimension Legal: "612 1008"
  335. *PaperDimension Legal13: "612 936"
  336. *PaperDimension A4: "595 842"
  337. *PaperDimension A5: "420 595"
  338. *PaperDimension A6: "297 420"
  339. *PaperDimension B5: "516 729"
  340. *PaperDimension Executive: "522 756"
  341. *% ________________________________________________________________
  342. *RequiresPageRegion All: True
  343. *% _________ Media Type ____________________________________________
  344. *% This selection must be later than manual feed selection
  345. *OpenUI *MediaType/Paper Type: PickOne
  346. *OrderDependency: 60.0 AnySetup *MediaType
  347. *DefaultMediaType: Plain
  348. *MediaType Plain/Plain: "
  349. 2 dict
  350. dup /MediaType null put
  351. dup /InputAttributes mark
  352. currentpagedevice /InputAttributes get
  353. {
  354. dup type /dicttype eq {
  355. dup length 1 add dict begin {def} forall
  356. /MediaType null def
  357. currentdict end
  358. } if
  359. } forall
  360. counttomark 2 idiv dup dict begin {def} repeat
  361. pop currentdict end
  362. put
  363. setpagedevice
  364. "
  365. *End
  366. *MediaType Transparency/Transparency: "
  367. currentpagedevice /InputAttributes get /Priority get 0 get dup
  368. 3 eq 2 -1 roll 4 eq xor currentpagedevice /ManualFeed get xor
  369. {
  370. 2 dict
  371. dup /MediaType (Transparency) put
  372. dup /InputAttributes mark
  373. currentpagedevice /InputAttributes get
  374. {
  375. dup type /dicttype eq {
  376. dup length 1 add dict begin {def} forall
  377. /MediaType (Transparency) def
  378. currentdict end
  379. } if
  380. } forall
  381. counttomark 2 idiv dup dict begin {def} repeat
  382. pop currentdict end
  383. put
  384. setpagedevice
  385. /BestHalftone
  386. (<<) cvx exec /HalftoneType 5
  387. /Cyan
  388. (<<) cvx exec /HalftoneType 3
  389. /Width 16
  390. /Height 16
  391. /Thresholds
  392. <
  393. 7EB85A2B12DAEB9E83C0683C21DCEEA0
  394. C6F9AA02054A8D76D1FDB3030C4D8F78
  395. D6E69A82BE65381EE0F3A47FBA5C2F15
  396. 458971CFFCB2030A52937BC8FAAC0206
  397. 6B3F24DEF1A27DB7572810D8E99C85C2
  398. B5040E509179C4F7A80104478B73D3FE
  399. A680BB5F3217D5E49881BD61351BE2F5
  400. 7CCAFBAE020742876ECCFBB002085595
  401. 12DAEB9E83C0683C21DCEEA07EB85A2B
  402. 054A8D76D1FDB3030C4D8F78C6F9AA02
  403. BE65381EE0F3A47FBA5C2F15D6E69A82
  404. FCB2030A52937BC8FAAC0206458971CF
  405. F1A27DB7572810D8E99C85C26B3F24DE
  406. 9179C4F7A80104478B73D3FEB5040E50
  407. 3217D5E49881BD61351BE2F5A680BB5F
  408. 020742876ECCFBB0020855957CCAFBAE
  409. 83C0683C21DCEEA07EB85A2B12DAEB9E
  410. D1FDB3030C4D8F78C6F9AA02054A8D76
  411. E0F3A47FBA5C2F15D6E69A82BE65381E
  412. 52937BC8FAAC0206458971CFFCB2030A
  413. 572810D8E99C85C26B3F24DEF1A27DB7
  414. A80104478B73D3FEB5040E509179C4F7
  415. 9881BD61351BE2F5A680BB5F3217D5E4
  416. 6ECCFBB0020855957CCAFBAE02074287
  417. 21DCEEA07EB85A2B12DAEB9E83C0683C
  418. 0C4D8F78C6F9AA02054A8D76D1FDB303
  419. BA5C2F15D6E69A82BE65381EE0F3A47F
  420. FAAC0206458971CFFCB2030A52937BC8
  421. E99C85C26B3F24DEF1A27DB7572810D8
  422. 8B73D3FEB5040E509179C4F7A8010447
  423. 351BE2F5A680BB5F3217D5E49881BD61
  424. 020855957CCAFBAE020742876ECCFBB0
  425. >
  426. (>>) cvx exec
  427. /Magenta
  428. (<<) cvx exec /HalftoneType 3
  429. /Width 16
  430. /Height 16
  431. /Thresholds
  432. <
  433. D6FFAE020A43856CC3FCA001023C7E64
  434. 78C15C331CE3F69A70B04A1E0CDDEF92
  435. 0203397C61D1FFAA020745886DC9FEA4
  436. 2410DAEC9075BC562D17E5F89C72B44E
  437. 836AC6FDA202023E8067D3FFAC020841
  438. F49771B24C210EDFF19577BE593019E1
  439. FFA80205478A6FCBFFA60204367A5FCE
  440. B9532A14E8FA9E73B7512712D8EA8D74
  441. 023C7E64D6FFAE020A43856CC3FCA001
  442. 0CDDEF9278C15C331CE3F69A70B04A1E
  443. 6DC9FEA40203397C61D1FFAA02074588
  444. 9C72B44E2410DAEC9075BC562D17E5F8
  445. AC020841836AC6FDA202023E8067D3FF
  446. 593019E1F49771B24C210EDFF19577BE
  447. 367A5FCEFFA80205478A6FCBFFA60204
  448. D8EA8D74B9532A14E8FA9E73B7512712
  449. C3FCA001023C7E64D6FFAE020A43856C
  450. 70B04A1E0CDDEF9278C15C331CE3F69A
  451. 020745886DC9FEA40203397C61D1FFAA
  452. 2D17E5F89C72B44E2410DAEC9075BC56
  453. 8067D3FFAC020841836AC6FDA202023E
  454. F19577BE593019E1F49771B24C210EDF
  455. FFA60204367A5FCEFFA80205478A6FCB
  456. B7512712D8EA8D74B9532A14E8FA9E73
  457. 0A43856CC3FCA001023C7E64D6FFAE02
  458. 1CE3F69A70B04A1E0CDDEF9278C15C33
  459. 61D1FFAA020745886DC9FEA40203397C
  460. 9075BC562D17E5F89C72B44E2410DAEC
  461. A202023E8067D3FFAC020841836AC6FD
  462. 4C210EDFF19577BE593019E1F49771B2
  463. 478A6FCBFFA60204367A5FCEFFA80205
  464. E8FA9E73B7512712D8EA8D74B9532A14
  465. >
  466. (>>) cvx exec
  467. /Yellow
  468. (<<) cvx exec /HalftoneType 3
  469. /Width 16
  470. /Height 16
  471. /Thresholds
  472. <
  473. 04FF897803FB807004FE877602FB7E6E
  474. 06F99D6705F6935B06F99B6505F59158
  475. 06F0B04C06E7A73A06EEAE4806E4A536
  476. 0EDBC32808CFB9180CD8C02408CCB715
  477. 02FA7C6C03FD847401FA7A6A03FC8272
  478. 05F38E5406F8986204F28C5005F7965F
  479. 06E1A23106ECAC4306DEA02D06E9AA3F
  480. 07C9B5120BD5BE2007C6B21009D2BB1C
  481. 04FD867502FB7D6D04FE887703FB7F6F
  482. 06F89A6305F48F5606F99C6605F5925A
  483. 06EDAD4606E3A43306EFAF4A06E5A638
  484. 0BD7BF2207CAB6140DDAC22608CDB817
  485. 01F9796903FC817102FA7B6B03FC8373
  486. 04F18A4E05F7955D04F38D5205F79760
  487. 06DD9F2A06E8A83C06E0A12F06EBAB41
  488. 07C5B10F09D1BA1A07C7B4110AD4BD1E
  489. >
  490. (>>) cvx exec
  491. /Black
  492. (<<) cvx exec /HalftoneType 3
  493. /Width 16
  494. /Height 16
  495. /Thresholds
  496. <
  497. 020D479202053688020A438F02043286
  498. 7EA2FEE77599F9DC7C9FFCE47397F8D8
  499. CFF5B66EC2EFAB67CCF4B46DBFEEA966
  500. 5F260202551802025D22020252150202
  501. 02032E8302093F8D02022A8102073A8B
  502. 7295F7D5799DFBE27094F6D2779BFADF
  503. BCECA663C9F3B16BB9E9A461C6F1AE69
  504. 4E1202025A1F02024B0F0201581B0202
  505. 0209418E02043085020C459002053487
  506. 7B9EFCE37396F8D77DA1FDE67498F9DA
  507. CAF3B26CBEEDA864CDF5B56EC1EFAA67
  508. 5C200202501302025E24020253160202
  509. 0202287F0206388A02032C8202083D8C
  510. 6F93F6D1769AF9DD7195F7D4789CFAE0
  511. B8E8A360C4F0AD68BBEAA562C7F2AF6A
  512. 490E0201561902024C100202591D0202
  513. >
  514. (>>) cvx exec
  515. dup /Default exch
  516. /HalftoneName /BestHalftone
  517. (>>) cvx exec /Halftone defineresource pop
  518. /DefaultHalftone /BestHalftone /Halftone findresource /Halftone defineresource sethalftone
  519. }
  520. {
  521. 2 dict
  522. dup /MediaType null put
  523. dup /InputAttributes mark
  524. currentpagedevice /InputAttributes get
  525. {
  526. dup type /dicttype eq {
  527. dup length 1 add dict begin {def} forall
  528. /MediaType null def
  529. currentdict end
  530. } if
  531. } forall
  532. counttomark 2 idiv dup dict begin {def} repeat
  533. pop currentdict end
  534. put
  535. setpagedevice
  536. } ifelse
  537. "
  538. *End
  539. *?MediaType: "
  540. save
  541. currentpagedevice /MediaType get dup null eq
  542. { pop (Plain) }
  543. {
  544. (Transparency) ne {
  545. (Plain)
  546. }{
  547. (Transparency)
  548. } ifelse
  549. }ifelse
  550. = flush
  551. restore
  552. "
  553. *End
  554. *CloseUI: *MediaType
  555. *% _____ Resolution ____________________________________
  556. *OpenUI *Resolution: PickOne
  557. *OrderDependency: 70.0 AnySetup *Resolution
  558. *DefaultResolution: 600dpi
  559. *Resolution 600dpi/600 dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  560. *?Resolution: "
  561. save
  562. currentpagedevice /HWResolution get
  563. 1 get ( ) cvs print
  564. (dpi)
  565. = flush
  566. restore
  567. "
  568. *End
  569. *CloseUI: *Resolution
  570. *% _____ ColorModel ____________________________________
  571. *OpenUI *ColorModel/Color Print : PickOne
  572. *OrderDependency: 80.0 AnySetup *ColorModel
  573. *DefaultColorModel: CMYK
  574. *ColorModel CMYK/On: "
  575. globaldict begin /OKIColorPrint true def end
  576. (<<) cvx exec /ProcessColorModel /DeviceCMYK (>>) cvx exec setpagedevice
  577. "
  578. *End
  579. *ColorModel Gray/Off: "
  580. globaldict begin /OKIColorPrint false def end
  581. (<<) cvx exec /ProcessColorModel /DeviceGray (>>) cvx exec setpagedevice
  582. "
  583. *End
  584. *?ColorModel: "
  585. save
  586. currentpagedevice /ProcessColorModel get
  587. /DeviceCMYK eq {(CMYK)} {(Gray)} ifelse = flush
  588. restore
  589. "
  590. *End
  591. *CloseUI: *ColorModel
  592. *% _____ OKIColorSetting ____________________________________
  593. *OpenUI *OKColorSetting/Color Adjustment: PickOne
  594. *OrderDependency: 90.0 AnySetup *OKColorSetting
  595. *DefaultOKColorSetting: 1
  596. *OKColorSetting 1/Driver Setting: "globaldict begin /OKIColorSetting true def /OKIPantone false def end
  597. "
  598. *End
  599. *OKColorSetting 2/Printer Setting: "globaldict begin /OKIColorSetting false def /OKIPantone false def end
  600. "
  601. *End
  602. *OKColorSetting 3/Pantone<AE>: "globaldict begin /OKIPantone true def /OKIColorSetting false def end
  603. "
  604. *End
  605. *CloseUI: *OKColorSetting
  606. *% _____ OKIColorSetting ____________________________________
  607. *OpenUI *OKCIEColor/Color Conversion: Boolean
  608. *OrderDependency: 110.0 AnySetup *OKCIEColor
  609. *DefaultOKCIEColor: False
  610. *OKCIEColor True/On: "
  611. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  612. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  613. globaldict /OKIPantone known {} {globaldict begin /OKIPantone false def end} ifelse
  614. globaldict /OKIColorPrint get {
  615. globaldict /OKIColorSetting get {(<<) cvx exec /UseCIEColor true (>>) cvx exec setpagedevice} if
  616. globaldict /OKIPantone get {(<<) cvx exec /UseCIEColor false (>>) cvx exec setpagedevice} if
  617. }
  618. {(<<) cvx exec /UseCIEColor false (>>) cvx exec setpagedevice} ifelse
  619. "
  620. *End
  621. *OKCIEColor False/Off: "(<<) cvx exec /UseCIEColor false (>>) cvx exec setpagedevice
  622. "
  623. *End
  624. *?OKCIEColor:"
  625. save
  626. currentpagedevice /UseCIEColor get
  627. {(True) } {(False)} ifelse
  628. = flush restore
  629. "
  630. *End
  631. *CloseUI: *OKCIEColor
  632. *% ____________________Color Process Black___________________
  633. *OpenUI *BlackSubstitution/Black Color Process: Boolean
  634. *OrderDependency: 120.0 AnySetup *BlackSubstitution
  635. *DefaultBlackSubstitution: False
  636. *BlackSubstitution True/PhotoImage: "
  637. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  638. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  639. globaldict /OKIPantone known {} {globaldict begin /OKIPantone false def end} ifelse
  640. globaldict /OKIColorPrint get
  641. {
  642. globaldict /OKIColorSetting get
  643. {
  644. (<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 1 (>>)
  645. cvx exec /PageDeviceName null (>>) cvx exec setpagedevice
  646. }
  647. {} ifelse
  648. globaldict /OKIPantone get
  649. {
  650. (<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 2 (>>)
  651. cvx exec /PageDeviceName /pb2 (>>) cvx exec setpagedevice
  652. }
  653. {(<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 1 (>>)
  654. cvx exec /PageDeviceName null (>>) cvx exec setpagedevice
  655. } ifelse
  656. }
  657. {(<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 0 (>>)
  658. cvx exec /PageDeviceName /pb_disabled (>>) cvx exec setpagedevice
  659. } ifelse
  660. "
  661. *End
  662. *BlackSubstitution False/BusinessGraphics: "
  663. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  664. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  665. globaldict /OKIPantone known {} {globaldict begin /OKIPantone false def end} ifelse
  666. globaldict /OKIColorPrint get
  667. {
  668. globaldict /OKIColorSetting get
  669. {(<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 2 (>>)
  670. cvx exec /PageDeviceName /pb2 (>>) cvx exec setpagedevice
  671. }
  672. {} ifelse
  673. globaldict /OKIPantone get
  674. {(<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 2 (>>)
  675. cvx exec /PageDeviceName /pb2 (>>) cvx exec setpagedevice
  676. } if
  677. }
  678. {(<<) cvx exec /DeviceRenderingInfo (<<) cvx exec /Type 20 /ProcessBlack 0 (>>)
  679. cvx exec /PageDeviceName /pb_disabled (>>) cvx exec setpagedevice
  680. } ifelse
  681. "
  682. *End
  683. *?BlackSubstitution:"
  684. save
  685. currentpagedevice /DeviceRenderingInfo get /ProcessBlack get dup
  686. 1 eq {pop (True) } {2 eq {(False)}{(Unknown)} ifelse } ifelse
  687. = flush restore
  688. "
  689. *End
  690. *CloseUI: *BlackSubstitution
  691. *% _____ Halftone Information ____________________________________
  692. *% Defaulthalftone is BestHalftone
  693. *DefaultHalftoneType: 5
  694. *ScreenFreq: "85.0"
  695. *ScreenAngle: "45.0"
  696. *DefaultScreenProc: Dot
  697. *ScreenProc Dot: "
  698. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  699. 1 sub dup mul add 1 sub} {dup mul exch dup mul
  700. add 1 exch sub} ifelse}
  701. "
  702. *End
  703. *ScreenProc Line: "{ pop }"
  704. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  705. *DefaultTransfer: Null
  706. *Transfer Null: "{ }"
  707. *Transfer Null.Inverse: "{ 1 exch sub }"
  708. *% _____ Halftone Mode _____________________________________
  709. *OpenUI *OKHalftoneMode/Color Halftone: PickOne
  710. *OrderDependency: 130.0 AnySetup *OKHalftoneMode
  711. *DefaultOKHalftoneMode: DeviceBest
  712. *OKHalftoneMode DeviceBest/Device Best: "
  713. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  714. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  715. globaldict /OKIPantone known {} {globaldict begin /OKIPantone false def end} ifelse
  716. globaldict /OKIColorPrint get
  717. {
  718. currentpagedevice /MediaType get (Transparency) eq
  719. {}
  720. {
  721. globaldict /OKIColorSetting get
  722. {/DefaultHalftone /BestHalftone /Halftone findresource /Halftone defineresource sethalftone}
  723. {} ifelse
  724. globaldict /OKIPantone get
  725. {/DefaultHalftone /BestHalftone /Halftone findresource /Halftone defineresource sethalftone} if
  726. } ifelse
  727. }
  728. {/DefaultHalftone /BWBestHalftone /Halftone findresource /Halftone defineresource sethalftone} ifelse
  729. "
  730. *End
  731. *OKHalftoneMode ClusterDither/Cluster Dither: "
  732. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  733. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  734. globaldict /OKIPantone known {} {globaldict begin /OKIPantone false def end} ifelse
  735. globaldict /OKIColorPrint get
  736. {
  737. currentpagedevice /MediaType get (Transparency) eq
  738. {}
  739. {
  740. globaldict /OKIColorSetting get
  741. {/DefaultHalftone /ClusterHalftone /Halftone findresource /Halftone defineresource sethalftone}
  742. {} ifelse
  743. globaldict /OKIPantone get
  744. {/DefaultHalftone /BestHalftone /Halftone findresource /Halftone defineresource sethalftone} if
  745. } ifelse
  746. }
  747. {/DefaultHalftone /BWBestHalftone /Halftone findresource /Halftone defineresource sethalftone} ifelse
  748. "
  749. *End
  750. *?OKHalftoneMode: "
  751. save
  752. currenthalftone /HalftoneName get dup
  753. /ClusterHalftone eq
  754. {pop (ClusterDither)}
  755. {/BestHalftone eq {(DeviceBest)} {(Unknown)}ifelse }ifelse
  756. = flush restore
  757. "
  758. *End
  759. *CloseUI: *OKHalftoneMode
  760. *% _____ Color Rendering Style___________
  761. *% CRD Matrix
  762. *% OKIColorSetting OKIColorPrint Halftone ProcessBlack CRD Type
  763. *% YES YES Best Photo none.BestHalftone
  764. *% YES YES Best Business pb1.BestHalftone
  765. *% YES YES Cruster Photo none.ClusterHalftone
  766. *% YES YES Cruster Business pb1.ClusterHalftone
  767. *% YES NO Any Any RelativeColorimetric.none.BWBestHalftone
  768. *% NO YES Any Any RelativeColorimetric.none.BestHalftone
  769. *% NO NO Any Any RelativeColorimetric.none.BWBestHalftone
  770. *%
  771. *% OKColorRenderStyle should be located at the last selection
  772. *%
  773. *OpenUI *OKColorRenderStyle/Color Rendering Style: PickOne
  774. *%OrderDependency: 120 AnySetup *OKColorRenderStyle
  775. *OrderDependency: 170.0 AnySetup *OKColorRenderStyle
  776. *DefaultOKColorRenderStyle: Perceptual
  777. *OKColorRenderStyle RelativeColorimetric/Relative Colorimetric: "
  778. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  779. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  780. globaldict /OKIColorPrint get
  781. {globaldict /OKIColorSetting get
  782. {/DefaultColorRendering /RelativeColorimetric findcolorrendering pop /ColorRendering findresource
  783. /ColorRendering defineresource setcolorrendering}
  784. {} ifelse
  785. }
  786. {/DefaultColorRendering /RelativeColorimetric findcolorrendering pop /ColorRendering findresource
  787. /ColorRendering defineresource setcolorrendering
  788. }ifelse
  789. "
  790. *End
  791. *OKColorRenderStyle Saturation/Saturation: "
  792. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  793. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  794. globaldict /OKIColorPrint get
  795. {
  796. globaldict /OKIColorSetting get
  797. {/DefaultColorRendering /Saturation findcolorrendering pop /ColorRendering findresource
  798. /ColorRendering defineresource setcolorrendering}
  799. {} ifelse
  800. }
  801. {/DefaultColorRendering /RelativeColorimetric findcolorrendering pop /ColorRendering findresource
  802. /ColorRendering defineresource setcolorrendering
  803. }ifelse
  804. "
  805. *End
  806. *OKColorRenderStyle Perceptual/Perceptual: "
  807. globaldict /OKIColorSetting known {} {globaldict begin /OKIColorSetting true def end} ifelse
  808. globaldict /OKIColorPrint known {} {globaldict begin /OKIColorPrint true def end} ifelse
  809. globaldict /OKIColorPrint get
  810. {
  811. globaldict /OKIColorSetting get
  812. {/DefaultColorRendering /Perceptual findcolorrendering pop /ColorRendering findresource
  813. /ColorRendering defineresource setcolorrendering}
  814. {} ifelse
  815. }
  816. {/DefaultColorRendering /RelativeColorimetric findcolorrendering pop /ColorRendering findresource
  817. /ColorRendering defineresource setcolorrendering
  818. }ifelse
  819. "
  820. *End
  821. *?OKColorRenderStyle: " save
  822. currentcolorrendering dup /CRDName known false eq
  823. {(RelativeColorimetric)}
  824. { /CRDName get dup dup dup
  825. (RelativeColorimetric.none.BestHalftone) eq 4 -1 roll
  826. (RelativeColorimetric.pb1.BestHalftone) eq xor 3 -1 roll
  827. (RelativeColorimetric.pb1.ClusterHalftone) eq xor 2 -1 roll
  828. (RelativeColorimetric.none.ClusterHalftone) eq xor
  829. {(RelativeColorimetric)}
  830. {currentcolorrendering /CRDName get dup dup dup
  831. (Saturation.none.BestHalftone) eq 4 -1 roll
  832. (Saturation.pb1.BestHalftone) eq xor 3 -1 roll
  833. (Saturationc.pb1.ClusterHalftone) eq xor 2 -1 roll
  834. (Saturation.none.ClusterHalftone) eq xor
  835. {(Saturation)}
  836. {currentcolorrendering /CRDName get dup dup dup
  837. (Perceptual.none.BestHalftone) eq 4 -1 roll
  838. (Perceptual.pb1.BestHalftone) eq xor 3 -1 roll
  839. (Perceptual.pb1.ClusterHalftone) eq xor 2 -1 roll
  840. (Perceptual.none.ClusterHalftone) eq xor
  841. {(Perceptual)} if
  842. }ifelse
  843. }ifelse
  844. } ifelse
  845. = flush
  846. restore"
  847. *End
  848. *CloseUI: *OKColorRenderStyle
  849. *% _____Color Separation Information
  850. *OpenUI *Separations/Separations: Boolean
  851. *OrderDependency: 140.0 AnySetup *Separations
  852. *DefaultSeparations: False
  853. *Separations True/On: "
  854. (<<) cvx exec /Separations true (>>) cvx exec setpagedevice
  855. "
  856. *End
  857. *Separations False/Off: "
  858. (<<) cvx exec /Separations false (>>) cvx exec setpagedevice
  859. "
  860. *End
  861. *?Separations: "save currentpagedevice /Separations get
  862. {(True)}{(False)}ifelse = flush restore"
  863. *End
  864. *CloseUI: *Separations
  865. *% _____Color Separation Order
  866. *OpenUI *OKSeparationorder/Separations Order: PickOne
  867. *OrderDependency: 150.0 AnySetup *OKSeparationorder
  868. *DefaultOKSeparationorder: CMYK
  869. *OKSeparationorder CMYK/CMYK: "
  870. (<<) cvx exec /SeparationOrder [/Cyan /Magenta /Yellow /Black] (>>) cvx exec setpagedevice
  871. "
  872. *End
  873. *OKSeparationorder CMY/CMY: "
  874. (<<) cvx exec /SeparationOrder [/Cyan /Magenta /Yellow] (>>) cvx exec setpagedevice
  875. "
  876. *End
  877. *OKSeparationorder Cyan/OnlyCyan: "
  878. (<<) cvx exec /SeparationOrder [/Cyan] (>>) cvx exec setpagedevice
  879. "
  880. *End
  881. *OKSeparationorder Magenta/OnlyMagenta: "
  882. (<<) cvx exec /SeparationOrder [/Magenta] (>>) cvx exec setpagedevice
  883. "
  884. *End
  885. *OKSeparationorder Yellow/OnlyYellow: "
  886. (<<) cvx exec /SeparationOrder [/Yellow] (>>) cvx exec setpagedevice
  887. "
  888. *End
  889. *OKSeparationorder Black/OnlyBlack: "
  890. (<<) cvx exec /SeparationOrder [/Black] (>>) cvx exec setpagedevice
  891. "
  892. *End
  893. *CloseUI: *OKSeparationorder
  894. *% ________________________________________________________________
  895. *OpenUI *TraySwitch: Boolean
  896. *OrderDependency: 160.0 AnySetup *TraySwitch
  897. *DefaultTraySwitch: False
  898. *TraySwitch True/On: "1 dict dup /TraySwitch true put setpagedevice"
  899. *TraySwitch False/Off: "1 dict dup /TraySwitch false put setpagedevice"
  900. *?TraySwitch: "
  901. save
  902. currentpagedevice /TraySwitch get
  903. {(True)}{(False)}ifelse = flush
  904. restore
  905. "
  906. *End
  907. *CloseUI: *TraySwitch
  908. *% _____ Font Information _________________________________________
  909. *% ______ PostScript Level3 Fonts Total 253 fonts listed here______
  910. *DefaultFont: Courier
  911. *Font AdobeSansMM: Standard "(001.000)" Standard ROM
  912. *Font AdobeSerifMM: Standard "(001.001)" Standard ROM
  913. *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
  914. *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
  915. *Font AlbertusMT: Standard "(001.000)" Standard ROM
  916. *Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
  917. *Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
  918. *Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
  919. *Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
  920. *Font AntiqueOliveCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  921. *Font AntiqueOliveCE-Compact: Win1250 "(501.008)" ExtendedRoman ROM
  922. *Font AntiqueOliveCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  923. *Font AntiqueOliveCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
  924. *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
  925. *Font Apple-ChanceryCE: Win1250 "(001.001)" ExtendedRoman ROM
  926. *Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
  927. *Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  928. *Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
  929. *Font ArialCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  930. *Font ArialCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  931. *Font ArialCE-Italic: Win1250 "(501.012)" ExtendedRoman ROM
  932. *Font ArialCE: Win1250 "(501.009)" ExtendedRoman ROM
  933. *Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
  934. *Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
  935. *Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  936. *Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
  937. *Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
  938. *Font AvantGardeCE-Book: Win1250 "(501.009)" ExtendedRoman ROM
  939. *Font AvantGardeCE-BookOblique: Win1250 "(501.009)" ExtendedRoman ROM
  940. *Font AvantGardeCE-Demi: Win1250 "(501.010)" ExtendedRoman ROM
  941. *Font AvantGardeCE-DemiOblique: Win1250 "(501.010)" ExtendedRoman ROM
  942. *Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
  943. *Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  944. *Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
  945. *Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
  946. *Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
  947. *Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
  948. *Font BodoniCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
  949. *Font BodoniCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
  950. *Font BodoniCE-Italic: Win1250 "(501.007)" ExtendedRoman ROM
  951. *Font BodoniCE-Poster: Win1250 "(501.009)" ExtendedRoman ROM
  952. *Font BodoniCE-PosterCompressed: Win1250 "(501.007)" ExtendedRoman ROM
  953. *Font BodoniCE: Win1250 "(501.008)" ExtendedRoman ROM
  954. *Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
  955. *Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
  956. *Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
  957. *Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
  958. *Font BookmanCE-Demi: Win1250 "(501.007)" ExtendedRoman ROM
  959. *Font BookmanCE-DemiItalic: Win1250 "(501.008)" ExtendedRoman ROM
  960. *Font BookmanCE-Light: Win1250 "(501.006)" ExtendedRoman ROM
  961. *Font BookmanCE-LightItalic: Win1250 "(501.007)" ExtendedRoman ROM
  962. *Font Carta: Special "(001.001)" Special ROM
  963. *Font Chicago: Standard "(501.011)" ExtendedRoman ROM
  964. *Font ChicagoCE: Win1250 "(501.011)" ExtendedRoman ROM
  965. *Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
  966. *Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
  967. *Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
  968. *Font ClarendonCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  969. *Font ClarendonCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  970. *Font ClarendonCE: Win1250 "(501.009)" ExtendedRoman ROM
  971. *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
  972. *Font CooperBlack: Standard "(001.003)" Standard ROM
  973. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
  974. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
  975. *Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
  976. *Font CoronetCE-Regular: Win1250 "(001.000)" ExtendedRoman ROM
  977. *Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
  978. *Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  979. *Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
  980. *Font Courier: Standard "(501.010)" ExtendedRoman ROM
  981. *Font CourierCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  982. *Font CourierCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  983. *Font CourierCE-Oblique: Win1250 "(501.010)" ExtendedRoman ROM
  984. *Font CourierCE: Win1250 "(501.010)" ExtendedRoman ROM
  985. *Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
  986. *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
  987. *Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
  988. *Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
  989. *Font EurostileCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  990. *Font EurostileCE-BoldExtendedTwo: Win1250 "(501.008)" ExtendedRoman ROM
  991. *Font EurostileCE-ExtendedTwo: Win1250 "(501.010)" ExtendedRoman ROM
  992. *Font EurostileCE: Win1250 "(501.008)" ExtendedRoman ROM
  993. *Font Geneva: Standard "(501.007)" ExtendedRoman ROM
  994. *Font GenevaCE: Win1250 "(501.007)" ExtendedRoman ROM
  995. *Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
  996. *Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
  997. *Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  998. *Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
  999. *Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
  1000. *Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
  1001. *Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
  1002. *Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
  1003. *Font GillSans: Standard "(501.009)" ExtendedRoman ROM
  1004. *Font GillSansCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
  1005. *Font GillSansCE-BoldCondensed: Win1250 "(501.006)" ExtendedRoman ROM
  1006. *Font GillSansCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1007. *Font GillSansCE-Condensed: Win1250 "(501.007)" ExtendedRoman ROM
  1008. *Font GillSansCE-ExtraBold: Win1250 "(501.008)" ExtendedRoman ROM
  1009. *Font GillSansCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1010. *Font GillSansCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1011. *Font GillSansCE-LightItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1012. *Font GillSansCE-Roman: Win1250 "(501.009)" ExtendedRoman ROM
  1013. *Font Goudy-Bold: Standard "(001.002)" Standard ROM
  1014. *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
  1015. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  1016. *Font Goudy-Italic: Standard "(001.002)" Standard ROM
  1017. *Font Goudy: Standard "(001.003)" Standard ROM
  1018. *Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
  1019. *Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1020. *Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
  1021. *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
  1022. *Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1023. *Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
  1024. *Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
  1025. *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1026. *Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1027. *Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
  1028. *Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1029. *Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
  1030. *Font HelveticaCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1031. *Font HelveticaCE-BoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1032. *Font HelveticaCE-Cond: Win1250 "(501.010)" ExtendedRoman ROM
  1033. *Font HelveticaCE-CondBold: Win1250 "(501.009)" ExtendedRoman ROM
  1034. *Font HelveticaCE-CondBoldObl: Win1250 "(501.009)" ExtendedRoman ROM
  1035. *Font HelveticaCE-CondObl: Win1250 "(501.010)" ExtendedRoman ROM
  1036. *Font HelveticaCE-Narrow: Win1250 "(501.008)" ExtendedRoman ROM
  1037. *Font HelveticaCE-NarrowBold: Win1250 "(501.010)" ExtendedRoman ROM
  1038. *Font HelveticaCE-NarrowBoldOblique: Win1250 "(501.010)" ExtendedRoman ROM
  1039. *Font HelveticaCE-NarrowOblique: Win1250 "(501.008)" ExtendedRoman ROM
  1040. *Font HelveticaCE-Oblique: Win1250 "(501.008)" ExtendedRoman ROM
  1041. *Font HelveticaCE: Win1250 "(501.008)" ExtendedRoman ROM
  1042. *Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
  1043. *Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
  1044. *Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
  1045. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  1046. *Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
  1047. *Font HoeflerTextCE-Black: Win1250 "(501.008)" ExtendedRoman ROM
  1048. *Font HoeflerTextCE-BlackItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1049. *Font HoeflerTextCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1050. *Font HoeflerTextCE-Regular: Win1250 "(501.009)" ExtendedRoman ROM
  1051. *Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
  1052. *Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1053. *Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
  1054. *Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
  1055. *Font JoannaMTCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1056. *Font JoannaMTCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
  1057. *Font JoannaMTCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1058. *Font JoannaMTCE: Win1250 "(501.009)" ExtendedRoman ROM
  1059. *Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
  1060. *Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
  1061. *Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
  1062. *Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
  1063. *Font LetterGothicCE-Bold: Win1250 "(501.010)" ExtendedRoman ROM
  1064. *Font LetterGothicCE-BoldSlanted: Win1250 "(501.010)" ExtendedRoman ROM
  1065. *Font LetterGothicCE-Slanted: Win1250 "(501.010)" ExtendedRoman ROM
  1066. *Font LetterGothicCE: Win1250 "(501.009)" ExtendedRoman ROM
  1067. *Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
  1068. *Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1069. *Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
  1070. *Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
  1071. *Font LubalinGraphCE-Book: Win1250 "(501.009)" ExtendedRoman ROM
  1072. *Font LubalinGraphCE-BookOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1073. *Font LubalinGraphCE-Demi: Win1250 "(501.009)" ExtendedRoman ROM
  1074. *Font LubalinGraphCE-DemiOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1075. *Font Marigold: Standard "(001.000)" Standard ROM
  1076. *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
  1077. *Font Monaco: Standard "(501.012)" ExtendedRoman ROM
  1078. *Font MonacoCE: Win1250 "(501.012)" ExtendedRoman ROM
  1079. *Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
  1080. *Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
  1081. *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1082. *Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
  1083. *Font NewCenturySchlbkCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1084. *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1085. *Font NewCenturySchlbkCE-Italic: Win1250 "(501.011)" ExtendedRoman ROM
  1086. *Font NewCenturySchlbkCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
  1087. *Font NewYork: Standard "(501.013)" ExtendedRoman ROM
  1088. *Font NewYorkCE: Win1250 "(501.013)" ExtendedRoman ROM
  1089. *Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
  1090. *Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1091. *Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
  1092. *Font Optima: Standard "(501.010)" ExtendedRoman ROM
  1093. *Font OptimaCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1094. *Font OptimaCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1095. *Font OptimaCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1096. *Font OptimaCE-Roman: Win1250 "(501.010)" ExtendedRoman ROM
  1097. *Font Oxford: Standard "(001.000)" Standard ROM
  1098. *Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
  1099. *Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1100. *Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
  1101. *Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
  1102. *Font PalatinoCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1103. *Font PalatinoCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
  1104. *Font PalatinoCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
  1105. *Font PalatinoCE-Roman: Win1250 "(501.006)" ExtendedRoman ROM
  1106. *Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
  1107. *Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
  1108. *Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
  1109. *Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
  1110. *Font StempelGaramondCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
  1111. *Font StempelGaramondCE-BoldItalic: Win1250 "(501.012)" ExtendedRoman ROM
  1112. *Font StempelGaramondCE-Italic: Win1250 "(501.009)" ExtendedRoman ROM
  1113. *Font StempelGaramondCE-Roman: Win1250 "(501.011)" ExtendedRoman ROM
  1114. *Font Symbol: Special "(001.008)" Special ROM
  1115. *Font Tekton: Standard "(001.001)" Standard ROM
  1116. *Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
  1117. *Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1118. *Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
  1119. *Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
  1120. *Font TimesCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1121. *Font TimesCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
  1122. *Font TimesCE-Italic: Win1250 "(501.010)" ExtendedRoman ROM
  1123. *Font TimesCE-Roman: Win1250 "(501.010)" ExtendedRoman ROM
  1124. *Font TimesNewRomanCE-Bold: Win1250 "(501.009)" ExtendedRoman ROM
  1125. *Font TimesNewRomanCE-BoldItalic: Win1250 "(501.011)" ExtendedRoman ROM
  1126. *Font TimesNewRomanCE-Italic: Win1250 "(501.011)" ExtendedRoman ROM
  1127. *Font TimesNewRomanCE: Win1250 "(501.010)" ExtendedRoman ROM
  1128. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1129. *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1130. *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1131. *Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
  1132. *Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
  1133. *Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
  1134. *Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
  1135. *Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
  1136. *Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
  1137. *Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
  1138. *Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
  1139. *Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
  1140. *Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
  1141. *Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
  1142. *Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
  1143. *Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
  1144. *Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
  1145. *Font Univers: Standard "(501.009)" ExtendedRoman ROM
  1146. *Font UniversCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
  1147. *Font UniversCE-BoldExt: Win1250 "(501.010)" ExtendedRoman ROM
  1148. *Font UniversCE-BoldExtObl: Win1250 "(501.010)" ExtendedRoman ROM
  1149. *Font UniversCE-BoldOblique: Win1250 "(501.008)" ExtendedRoman ROM
  1150. *Font UniversCE-Condensed: Win1250 "(501.011)" ExtendedRoman ROM
  1151. *Font UniversCE-CondensedBold: Win1250 "(501.009)" ExtendedRoman ROM
  1152. *Font UniversCE-CondensedBoldOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1153. *Font UniversCE-CondensedOblique: Win1250 "(501.011)" ExtendedRoman ROM
  1154. *Font UniversCE-Extended: Win1250 "(501.009)" ExtendedRoman ROM
  1155. *Font UniversCE-ExtendedObl: Win1250 "(501.009)" ExtendedRoman ROM
  1156. *Font UniversCE-Light: Win1250 "(501.009)" ExtendedRoman ROM
  1157. *Font UniversCE-LightOblique: Win1250 "(501.009)" ExtendedRoman ROM
  1158. *Font UniversCE-Medium: Win1250 "(501.009)" ExtendedRoman ROM
  1159. *Font UniversCE-Oblique: Win1250 "(501.009)" ExtendedRoman ROM
  1160. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  1161. *Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
  1162. *Font ZapfChanceryCE-MediumItalic: Win1250 "(002.000)" ExtendedRoman ROM
  1163. *Font ZapfDingbats: Special "(001.005S)" Special ROM
  1164. *?FontQuery: "
  1165. save
  1166. { count 1 gt
  1167. { exch dup 127 string cvs (/) print print (:) print
  1168. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  1169. } { exit } ifelse
  1170. } bind loop
  1171. (*) = flush
  1172. restore
  1173. "
  1174. *End
  1175. *?FontList: "
  1176. save
  1177. (*) {cvn ==} 128 string /Font resourceforall
  1178. (*) = flush
  1179. restore
  1180. "
  1181. *End
  1182. *% Printer Messages (For Okipage 8c) ________________
  1183. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1184. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1185. *Message: "\FontName\ not found, using Courier"
  1186. *% Status (format: %%[ status: <Message from the list below> ] %%)
  1187. *Status: "idle"
  1188. *Status: "busy"
  1189. *Status: "waiting"
  1190. *Status: "PrinterError: Complex page, image approximated"
  1191. *Status: "PrinterError: toner low"
  1192. *Status: "PrinterError: change drum"
  1193. *Status: "PrinterError: waste toner near full"
  1194. *Status: "PrinterError: fuser life"
  1195. *Status: "PrinterError: belt life"
  1196. *Status: "PrinterError: waiting for manual feed"
  1197. *Status: "PrinterError: either paper empty, or no tray installed"
  1198. *Status: "PrinterError: cannot use a6 paper on 2nd tray"
  1199. *Status: "PrinterError: 1st tray install request"
  1200. *Status: "PrinterError: paper change request"
  1201. *Status: "PrinterError: memory overflow"
  1202. *Status: "PrinterError: Complex page, imaging incomplete"
  1203. *Status: "PrinterError: front tray error"
  1204. *Status: "PrinterError: toner empty error"
  1205. *Status: "PrinterError: waste toner full"
  1206. *Status: "PrinterError: oil roller life"
  1207. *Status: "PrinterError: paper size error"
  1208. *Status: "PrinterError: hopping error"
  1209. *Status: "PrinterError: paper feed jam"
  1210. *Status: "PrinterError: paper exit jam"
  1211. *Status: "PrinterError: jam 001"
  1212. *Status: "PrinterError: belt not installed"
  1213. *Status: "PrinterError: waste toner box not installed"
  1214. *Status: "PrinterError: oil pad not installed"
  1215. *Status: "PrinterError: cover open"
  1216. *Status: "PrinterError: front panel i/o timeout"
  1217. *Status: "PrinterError: engine i/o error"
  1218. *Status: "PrinterError: waste toner sensor error"
  1219. *Status: "PrinterError: drum up/down error"
  1220. *Status: "PrinterError: pinch roller up/down error"
  1221. *Status: "PrinterError: fuser error"
  1222. *Status: "PrinterError: fan motor error"
  1223. *Status: "PrinterError: temperature sensor error"
  1224. *Status: "PrinterError: humidity sensor error"
  1225. *Status: "PrinterError: option i/o timeout"
  1226. *Status: "PrinterError: option unit i/o error"
  1227. *Status: "PrinterError: engine sram error"
  1228. *Status: "PrinterError: power supply lsi error"
  1229. *Status: "PrinterError: engine error"
  1230. *Status: "PrinterError: engine eeprom error"
  1231. *Status: "PrinterError: engine eeprom missing"
  1232. *Status: "PrinterError: engine rom/ram error"
  1233. *Status: "PrinterError: engine monitor error"
  1234. *Status: "PrinterError: engine back ground error"
  1235. *Status: "PrinterError: toner sensor error"
  1236. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1237. *Source: "Parallel"
  1238. *Source: "EtherTalk"
  1239. *Source: "HSP"
  1240. *PrinterError: "Complex page, image approximated"
  1241. *PrinterError: "toner low"
  1242. *PrinterError: "change drum"
  1243. *PrinterError: "waste toner near full"
  1244. *PrinterError: "fuser life"
  1245. *PrinterError: "belt life"
  1246. *PrinterError: "waiting for manual feed"
  1247. *PrinterError: "either paper empty, or no tray installed"
  1248. *PrinterError: "cannot use a6 paper on 2nd tray"
  1249. *PrinterError: "1st tray install request"
  1250. *PrinterError: "paper change request"
  1251. *PrinterError: "memory overflow"
  1252. *PrinterError: "Complex page, imaging incomplete"
  1253. *PrinterError: "front tray error"
  1254. *PrinterError: "toner empty error"
  1255. *PrinterError: "waste toner full"
  1256. *PrinterError: "oil roller life"
  1257. *PrinterError: "paper size error"
  1258. *PrinterError: "hopping error"
  1259. *PrinterError: "paper feed jam"
  1260. *PrinterError: "paper exit jam"
  1261. *PrinterError: "jam 001"
  1262. *PrinterError: "belt not installed"
  1263. *PrinterError: "waste toner box not installed"
  1264. *PrinterError: "oil pad not installed"
  1265. *PrinterError: "cover open"
  1266. *PrinterError: "front panel i/o timeout"
  1267. *PrinterError: "engine i/o error"
  1268. *PrinterError: "waste toner sensor error"
  1269. *PrinterError: "drum up/down error"
  1270. *PrinterError: "pinch roller up/down error"
  1271. *PrinterError: "fuser error"
  1272. *PrinterError: "fan motor error"
  1273. *PrinterError: "temperature sensor error"
  1274. *PrinterError: "humidity sensor error"
  1275. *PrinterError: "option i/o timeout"
  1276. *PrinterError: "option unit i/o error"
  1277. *PrinterError: "engine sram error"
  1278. *PrinterError: "power supply lsi error"
  1279. *PrinterError: "engine error"
  1280. *PrinterError: "engine eeprom error"
  1281. *PrinterError: "engine eeprom missing"
  1282. *PrinterError: "engine rom/ram error"
  1283. *PrinterError: "engine monitor error"
  1284. *PrinterError: "engine back ground error"
  1285. *PrinterError: "toner sensor error"
  1286. *% _____ Color Separation Information _____________________________
  1287. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  1288. *% For 85 lpi / 600 dpi ===============================
  1289. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45"
  1290. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45"
  1291. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "15"
  1292. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "75"
  1293. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0"
  1294. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85"
  1295. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85"
  1296. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85"
  1297. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85"
  1298. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85"
  1299. *% For 71 lpi / 600 dpi ===============================
  1300. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  1301. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  1302. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  1303. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  1304. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  1305. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "71"
  1306. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "71"
  1307. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71"
  1308. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "71"
  1309. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "71"
  1310. *% For 60 lpi / 300 dpi ===============================
  1311. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  1312. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  1313. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  1314. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  1315. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  1316. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1317. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1318. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1319. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1320. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1321. *% For 53 lpi / 300 dpi ===============================
  1322. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  1323. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  1324. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  1325. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  1326. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  1327. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  1328. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  1329. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  1330. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  1331. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"