home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / I386 / DRIVER.CAB / okop8cu1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2001-07-22  |  54.2 KB  |  1,377 lines

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