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.

1862 lines
94 KiB

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-2001 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Last Edit Jan.31,2001 for Windows
  10. *FormatVersion: "4.3"
  11. *FileVersion: "1.0"
  12. *% Edited by Microsoft at 2/22/2001. *LanguageEncoding and *LanguageVersion.
  13. *LanguageEncoding: JIS83-RKSJ
  14. *LanguageVersion: Japanese
  15. *PCFileName: "DSAMY1B3.PPD"
  16. *Product: "(AD-510PM)"
  17. *PSVersion: "(3011.106) 0"
  18. *ModelName: "SCREEN FT-R5055(AD-510PM) 7J"
  19. *Manufacturer: "DS"
  20. *ShortNickName: "SCREEN FT-R5055(AD-510PM) 7J"
  21. *NickName: "SCREEN FT-R5055(AD-510PM) 7J"
  22. *% ==== Device Capabilities ===============
  23. *LanguageLevel: "3"
  24. *FreeVM: "26214400"
  25. *FCacheSize None: 4194304
  26. *ColorDevice: True
  27. *DefaultColorSpace: Gray
  28. *VariablePaperSize: True
  29. *TTRasterizer: Type42
  30. *FileSystem: True
  31. *?FileSystem: "
  32. save false
  33. (%disk?%)
  34. { currentdevparams dup /Writeable known
  35. { /Writeable get {pop true} if } { pop } ifelse
  36. } 10 string /IODevice resourceforall
  37. {(True)}{(False)} ifelse = flush
  38. restore"
  39. *End
  40. *Throughput: "1"
  41. *Password: "0"
  42. *ExitServer: "
  43. count 0 eq
  44. { false } { true exch startjob } ifelse
  45. not { (WARNING: Cannot modify initial VM.) =
  46. (Missing or invalid password.) =
  47. (Please contact the author of this software.) = flush quit
  48. } if"
  49. *End
  50. *Reset: "
  51. count 0 eq
  52. { false } { true exch startjob } ifelse
  53. not { (WARNING: Cannot reset printer.) =
  54. (Missing or invalid password.) =
  55. (Please contact the author of this software.) = flush quit
  56. } if
  57. systemdict /quit get exec
  58. (WARNING : Printer Reset Failed.) = flush
  59. "
  60. *End
  61. *OpenUI *Resolution/�����\: PickOne
  62. *OrderDependency: 10 AnySetup *Resolution
  63. *DefaultResolution: 1000dpi
  64. *Resolution Default/�f�t�H���g: ""
  65. *Resolution 3000dpi: "(<<) cvx exec /HWResolution [3000 3000] (>>) cvx exec setpagedevice"
  66. *Resolution 2400dpi: "(<<) cvx exec /HWResolution [2400 2400] (>>) cvx exec setpagedevice"
  67. *Resolution 1800dpi: "(<<) cvx exec /HWResolution [1800 1800] (>>) cvx exec setpagedevice"
  68. *Resolution 1500dpi: "(<<) cvx exec /HWResolution [1500 1500] (>>) cvx exec setpagedevice"
  69. *Resolution 1200dpi: "(<<) cvx exec /HWResolution [1200 1200] (>>) cvx exec setpagedevice"
  70. *Resolution 1000dpi: "(<<) cvx exec /HWResolution [1000 1000] (>>) cvx exec setpagedevice"
  71. *?Resolution: "
  72. save
  73. currentpagedevice /HWResolution get
  74. 0 get ( ) cvs print (dpi) = flush
  75. restore
  76. "
  77. *End
  78. *CloseUI: *Resolution
  79. *% Halftone Information ===============
  80. *ScreenFreq: "100"
  81. *ScreenAngle: "45.0"
  82. *ResScreenFreq 3000dpi:"200.0"
  83. *ResScreenAngle 3000dpi:"45.0"
  84. *ResScreenFreq 2400dpi:"175.0"
  85. *ResScreenAngle 2400dpi:"45.0"
  86. *ResScreenFreq 1800dpi:"150.0"
  87. *ResScreenAngle 1800dpi:"45.0"
  88. *ResScreenFreq 1500dpi:"150.0"
  89. *ResScreenAngle 1500dpi:"45.0"
  90. *ResScreenFreq 1200dpi:"100.0"
  91. *ResScreenAngle 1200dpi:"45.0"
  92. *ResScreenFreq 1000dpi:"100.0"
  93. *ResScreenAngle 1000dpi:"45.0"
  94. *DefaultHalftoneType: 1
  95. *DefaultScreenProc: Dot
  96. *ScreenProc Dot:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub}
  97. {1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}"
  98. *End
  99. *ScreenProc Ellipse: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
  100. {pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt
  101. {pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub}
  102. {.5 exch sub exch pop exch pop}ifelse}ifelse}"
  103. *End
  104. *ScreenProc DiamondDot: "{abs exch abs 2 copy add .75 le
  105. {dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le
  106. {.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}"
  107. *End
  108. *ScreenProc Line: "{exch pop abs neg}"
  109. *ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
  110. *ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
  111. *DefaultTransfer: Null
  112. *Transfer Null: "{ }"
  113. *Transfer Null.Inverse: "{ 1 exch sub }"
  114. *% Paper Handling =====================
  115. *% Code in this section both selects a tray and sets up a frame buffer.
  116. *OpenUI *PageSize: PickOne
  117. *OrderDependency: 30 AnySetup *PageSize
  118. *DefaultPageSize: A4
  119. *PageSize Letter: "
  120. (<<) cvx exec /PageSize [612 792] /Orientation 0 (>>) cvx exec setpagedevice"
  121. *End
  122. *PageSize Legal: "
  123. (<<) cvx exec /PageSize [612 1008] /Orientation 0 (>>) cvx exec setpagedevice"
  124. *End
  125. *PageSize Tabloid: "
  126. (<<) cvx exec /PageSize [792 1224] /Orientation 0 (>>) cvx exec setpagedevice"
  127. *End
  128. *PageSize A5: "
  129. (<<) cvx exec /PageSize [420 595] /Orientation 0 (>>) cvx exec setpagedevice"
  130. *End
  131. *PageSize A4: "
  132. (<<) cvx exec /PageSize [595 842] /Orientation 0 (>>) cvx exec setpagedevice"
  133. *End
  134. *PageSize A3: "
  135. (<<) cvx exec /PageSize [842 1191] /Orientation 0 (>>) cvx exec setpagedevice"
  136. *End
  137. *PageSize A2: "
  138. (<<) cvx exec /PageSize [1191 1684] /Orientation 0 (>>) cvx exec setpagedevice"
  139. *End
  140. *PageSize B5: "
  141. (<<) cvx exec /PageSize [516 729] /Orientation 0 (>>) cvx exec setpagedevice"
  142. *End
  143. *PageSize B4: "
  144. (<<) cvx exec /PageSize [729 1032] /Orientation 0 (>>) cvx exec setpagedevice"
  145. *End
  146. *PageSize B3: "
  147. (<<) cvx exec /PageSize [1032 1460] /Orientation 0 (>>) cvx exec setpagedevice"
  148. *End
  149. *PageSize B2: "
  150. (<<) cvx exec /PageSize [1460 2064] /Orientation 0 (>>) cvx exec setpagedevice"
  151. *End
  152. *PageSize Letter.Transverse: "
  153. (<<) cvx exec /PageSize [612 792] /Orientation 3 (>>) cvx exec setpagedevice"
  154. *End
  155. *PageSize Legal.Transverse: "
  156. (<<) cvx exec /PageSize [612 1008] /Orientation 3 (>>) cvx exec setpagedevice"
  157. *End
  158. *PageSize Tabloid.Transverse: "
  159. (<<) cvx exec /PageSize [792 1224] /Orientation 3 (>>) cvx exec setpagedevice"
  160. *End
  161. *PageSize A5.Transverse: "
  162. (<<) cvx exec /PageSize [420 595] /Orientation 3 (>>) cvx exec setpagedevice"
  163. *End
  164. *PageSize A4.Transverse: "
  165. (<<) cvx exec /PageSize [595 842] /Orientation 3 (>>) cvx exec setpagedevice"
  166. *End
  167. *PageSize A3.Transverse: "
  168. (<<) cvx exec /PageSize [842 1191] /Orientation 3 (>>) cvx exec setpagedevice"
  169. *End
  170. *PageSize B5.Transverse: "
  171. (<<) cvx exec /PageSize [516 729] /Orientation 3 (>>) cvx exec setpagedevice"
  172. *End
  173. *PageSize B4.Transverse: "
  174. (<<) cvx exec /PageSize [729 1032] /Orientation 3 (>>) cvx exec setpagedevice"
  175. *End
  176. *PageSize B3.Transverse: "
  177. (<<) cvx exec /PageSize [1032 1460] /Orientation 3 (>>) cvx exec setpagedevice"
  178. *End
  179. *PageSize LetterExtra: "
  180. (<<) cvx exec /PageSize [683 863] /Orientation 0 (>>) cvx exec setpagedevice"
  181. *End
  182. *PageSize LegalExtra: "
  183. (<<) cvx exec /PageSize [683 1079] /Orientation 0 (>>) cvx exec setpagedevice"
  184. *End
  185. *PageSize TabloidExtra: "
  186. (<<) cvx exec /PageSize [863 1295] /Orientation 0 (>>) cvx exec setpagedevice"
  187. *End
  188. *PageSize A5Extra: "
  189. (<<) cvx exec /PageSize [490 666] /Orientation 0 (>>) cvx exec setpagedevice"
  190. *End
  191. *PageSize A4Extra: "
  192. (<<) cvx exec /PageSize [666 913] /Orientation 0 (>>) cvx exec setpagedevice"
  193. *End
  194. *PageSize A3Extra: "
  195. (<<) cvx exec /PageSize [913 1261] /Orientation 0 (>>) cvx exec setpagedevice"
  196. *End
  197. *PageSize A2Extra: "
  198. (<<) cvx exec /PageSize [1261 1755] /Orientation 0 (>>) cvx exec setpagedevice"
  199. *End
  200. *PageSize B5Extra: "
  201. (<<) cvx exec /PageSize [587 799] /Orientation 0 (>>) cvx exec setpagedevice"
  202. *End
  203. *PageSize B4Extra: "
  204. (<<) cvx exec /PageSize [799 1103] /Orientation 0 (>>) cvx exec setpagedevice"
  205. *End
  206. *PageSize B3Extra: "
  207. (<<) cvx exec /PageSize [1103 1531] /Orientation 0 (>>) cvx exec setpagedevice"
  208. *End
  209. *PageSize B2Extra: "
  210. (<<) cvx exec /PageSize [1531 2134] /Orientation 0 (>>) cvx exec setpagedevice"
  211. *End
  212. *PageSize LetterExtra.Transverse: "
  213. (<<) cvx exec /PageSize [683 863] /Orientation 3 (>>) cvx exec setpagedevice"
  214. *End
  215. *PageSize LegalExtra.Transverse: "
  216. (<<) cvx exec /PageSize [683 1079] /Orientation 3 (>>) cvx exec setpagedevice"
  217. *End
  218. *PageSize TabloidExtra.Transverse: "
  219. (<<) cvx exec /PageSize [863 1295] /Orientation 3 (>>) cvx exec setpagedevice"
  220. *End
  221. *PageSize A5Extra.Transverse: "
  222. (<<) cvx exec /PageSize [490 666] /Orientation 3 (>>) cvx exec setpagedevice"
  223. *End
  224. *PageSize A4Extra.Transverse: "
  225. (<<) cvx exec /PageSize [666 913] /Orientation 3 (>>) cvx exec setpagedevice"
  226. *End
  227. *PageSize A3Extra.Transverse: "
  228. (<<) cvx exec /PageSize [913 1261] /Orientation 3 (>>) cvx exec setpagedevice"
  229. *End
  230. *PageSize B5Extra.Transverse: "
  231. (<<) cvx exec /PageSize [587 799] /Orientation 3 (>>) cvx exec setpagedevice"
  232. *End
  233. *PageSize B4Extra.Transverse: "
  234. (<<) cvx exec /PageSize [799 1103] /Orientation 3 (>>) cvx exec setpagedevice"
  235. *End
  236. *PageSize B3Extra.Transverse: "
  237. (<<) cvx exec /PageSize [1103 1531] /Orientation 3 (>>) cvx exec setpagedevice"
  238. *End
  239. *?PageSize: "
  240. save
  241. currentpagedevice /PageSize get aload pop
  242. 2 copy gt {exch} if
  243. currentpagedevice /Orientation get 2 mod 0 ne {exch} if
  244. (Unknown)
  245. (<<) cvx exec
  246. [612 792] (Letter)
  247. [612 1008] (Legal)
  248. [792 1224] (Tabloid)
  249. [420 595] (A5)
  250. [595 842] (A4)
  251. [842 1191] (A3)
  252. [1191 1684] (A2)
  253. [516 729] (B5)
  254. [729 1032] (B4)
  255. [1032 1460] (B3)
  256. [1460 2064] (B2)
  257. [792 612] (Letter.Transverse)
  258. [1008 612] (Legal.Transverse)
  259. [1224 792] (Tabloid.Transverse)
  260. [595 420] (A5.Transverse)
  261. [842 595] (A4.Transverse)
  262. [1191 842] (A3.Transverse)
  263. [729 516] (B5.Transverse)
  264. [1032 729] (B4.Transverse)
  265. [1460 1032] (B3.Transverse)
  266. [683 863] (LetterExtra)
  267. [683 1079] (LegalExtra)
  268. [863 1295] (TabloidExtra)
  269. [490 666] (A5Extra)
  270. [666 913] (A4Extra)
  271. [913 1261] (A3Extra)
  272. [1261 1755] (A2Extra)
  273. [587 799] (B5Extra)
  274. [799 1103] (B4Extra)
  275. [1103 1531] (B3Extra)
  276. [1531 2134] (B2Extra)
  277. [863 683] (LetterExtra.Transverse)
  278. [1079 683] (LegalExtra.Transverse)
  279. [1295 863] (TabloidExtra.Transverse)
  280. [666 490] (A5Extra.Transverse)
  281. [913 666] (A4Extra.Transverse)
  282. [1261 913] (A3Extra.Transverse)
  283. [799 587] (B5Extra.Transverse)
  284. [1103 799] (B4Extra.Transverse)
  285. [1531 1103] (B3Extra.Transverse)
  286. (>>) cvx exec
  287. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  288. { exch pop exit } {pop} ifelse
  289. } bind forall = flush pop pop
  290. restore
  291. "
  292. *End
  293. *CloseUI: *PageSize
  294. *OpenUI *PageRegion: PickOne
  295. *OrderDependency: 40 AnySetup *PageRegion
  296. *DefaultPageRegion: A4
  297. *PageRegion Letter: "
  298. (<<) cvx exec /PageSize [612 792] /Orientation 0 (>>) cvx exec setpagedevice"
  299. *End
  300. *PageRegion Legal: "
  301. (<<) cvx exec /PageSize [612 1008] /Orientation 0 (>>) cvx exec setpagedevice"
  302. *End
  303. *PageRegion Tabloid: "
  304. (<<) cvx exec /PageSize [792 1224] /Orientation 0 (>>) cvx exec setpagedevice"
  305. *End
  306. *PageRegion A5: "
  307. (<<) cvx exec /PageSize [420 595] /Orientation 0 (>>) cvx exec setpagedevice"
  308. *End
  309. *PageRegion A4: "
  310. (<<) cvx exec /PageSize [595 842] /Orientation 0 (>>) cvx exec setpagedevice"
  311. *End
  312. *PageRegion A3: "
  313. (<<) cvx exec /PageSize [842 1191] /Orientation 0 (>>) cvx exec setpagedevice"
  314. *End
  315. *PageRegion A2: "
  316. (<<) cvx exec /PageSize [1191 1684] /Orientation 0 (>>) cvx exec setpagedevice"
  317. *End
  318. *PageRegion B5: "
  319. (<<) cvx exec /PageSize [516 729] /Orientation 0 (>>) cvx exec setpagedevice"
  320. *End
  321. *PageRegion B4: "
  322. (<<) cvx exec /PageSize [729 1032] /Orientation 0 (>>) cvx exec setpagedevice"
  323. *End
  324. *PageRegion B3: "
  325. (<<) cvx exec /PageSize [1032 1460] /Orientation 0 (>>) cvx exec setpagedevice"
  326. *End
  327. *PageRegion B2: "
  328. (<<) cvx exec /PageSize [1460 2064] /Orientation 0 (>>) cvx exec setpagedevice"
  329. *End
  330. *PageRegion Letter.Transverse: "
  331. (<<) cvx exec /PageSize [612 792] /Orientation 3 (>>) cvx exec setpagedevice"
  332. *End
  333. *PageRegion Legal.Transverse: "
  334. (<<) cvx exec /PageSize [612 1008] /Orientation 3 (>>) cvx exec setpagedevice"
  335. *End
  336. *PageRegion Tabloid.Transverse: "
  337. (<<) cvx exec /PageSize [792 1224] /Orientation 3 (>>) cvx exec setpagedevice"
  338. *End
  339. *PageRegion A5.Transverse: "
  340. (<<) cvx exec /PageSize [420 595] /Orientation 3 (>>) cvx exec setpagedevice"
  341. *End
  342. *PageRegion A4.Transverse: "
  343. (<<) cvx exec /PageSize [595 842] /Orientation 3 (>>) cvx exec setpagedevice"
  344. *End
  345. *PageRegion A3.Transverse: "
  346. (<<) cvx exec /PageSize [842 1191] /Orientation 3 (>>) cvx exec setpagedevice"
  347. *End
  348. *PageRegion B5.Transverse: "
  349. (<<) cvx exec /PageSize [516 729] /Orientation 3 (>>) cvx exec setpagedevice"
  350. *End
  351. *PageRegion B4.Transverse: "
  352. (<<) cvx exec /PageSize [729 1032] /Orientation 3 (>>) cvx exec setpagedevice"
  353. *End
  354. *PageRegion B3.Transverse: "
  355. (<<) cvx exec /PageSize [1032 1460] /Orientation 3 (>>) cvx exec setpagedevice"
  356. *End
  357. *PageRegion LetterExtra: "
  358. (<<) cvx exec /PageSize [683 863] /Orientation 0 (>>) cvx exec setpagedevice"
  359. *End
  360. *PageRegion LegalExtra: "
  361. (<<) cvx exec /PageSize [683 1079] /Orientation 0 (>>) cvx exec setpagedevice"
  362. *End
  363. *PageRegion TabloidExtra: "
  364. (<<) cvx exec /PageSize [863 1295] /Orientation 0 (>>) cvx exec setpagedevice"
  365. *End
  366. *PageRegion A5Extra: "
  367. (<<) cvx exec /PageSize [490 666] /Orientation 0 (>>) cvx exec setpagedevice"
  368. *End
  369. *PageRegion A4Extra: "
  370. (<<) cvx exec /PageSize [666 913] /Orientation 0 (>>) cvx exec setpagedevice"
  371. *End
  372. *PageRegion A3Extra: "
  373. (<<) cvx exec /PageSize [913 1261] /Orientation 0 (>>) cvx exec setpagedevice"
  374. *End
  375. *PageRegion A2Extra: "
  376. (<<) cvx exec /PageSize [1261 1755] /Orientation 0 (>>) cvx exec setpagedevice"
  377. *End
  378. *PageRegion B5Extra: "
  379. (<<) cvx exec /PageSize [587 799] /Orientation 0 (>>) cvx exec setpagedevice"
  380. *End
  381. *PageRegion B4Extra: "
  382. (<<) cvx exec /PageSize [799 1103] /Orientation 0 (>>) cvx exec setpagedevice"
  383. *End
  384. *PageRegion B3Extra: "
  385. (<<) cvx exec /PageSize [1103 1531] /Orientation 0 (>>) cvx exec setpagedevice"
  386. *End
  387. *PageRegion B2Extra: "
  388. (<<) cvx exec /PageSize [1531 2134] /Orientation 0 (>>) cvx exec setpagedevice"
  389. *End
  390. *PageRegion LetterExtra.Transverse: "
  391. (<<) cvx exec /PageSize [683 863] /Orientation 3 (>>) cvx exec setpagedevice"
  392. *End
  393. *PageRegion LegalExtra.Transverse: "
  394. (<<) cvx exec /PageSize [683 1079] /Orientation 3 (>>) cvx exec setpagedevice"
  395. *End
  396. *PageRegion TabloidExtra.Transverse: "
  397. (<<) cvx exec /PageSize [863 1295] /Orientation 3 (>>) cvx exec setpagedevice"
  398. *End
  399. *PageRegion A5Extra.Transverse: "
  400. (<<) cvx exec /PageSize [490 666] /Orientation 3 (>>) cvx exec setpagedevice"
  401. *End
  402. *PageRegion A4Extra.Transverse: "
  403. (<<) cvx exec /PageSize [666 913] /Orientation 3 (>>) cvx exec setpagedevice"
  404. *End
  405. *PageRegion A3Extra.Transverse: "
  406. (<<) cvx exec /PageSize [913 1261] /Orientation 3 (>>) cvx exec setpagedevice"
  407. *End
  408. *PageRegion B5Extra.Transverse: "
  409. (<<) cvx exec /PageSize [587 799] /Orientation 3 (>>) cvx exec setpagedevice"
  410. *End
  411. *PageRegion B4Extra.Transverse: "
  412. (<<) cvx exec /PageSize [799 1103] /Orientation 3 (>>) cvx exec setpagedevice"
  413. *End
  414. *PageRegion B3Extra.Transverse: "
  415. (<<) cvx exec /PageSize [1103 1531] /Orientation 3 (>>) cvx exec setpagedevice"
  416. *End
  417. *CloseUI: *PageRegion
  418. *DefaultImageableArea: A4
  419. *ImageableArea Letter: "0 1 612 792"
  420. *ImageableArea Legal: "0 1 612 1008"
  421. *ImageableArea Tabloid: "0 1 792 1224"
  422. *ImageableArea A5: "0 1 420 595"
  423. *ImageableArea A4: "0 1 595 842"
  424. *ImageableArea A3: "0 1 842 1191"
  425. *ImageableArea A2: "0 1 1191 1684"
  426. *ImageableArea B5: "0 1 516 729"
  427. *ImageableArea B4: "0 1 729 1032"
  428. *ImageableArea B3: "0 1 1032 1460"
  429. *ImageableArea B2: "0 1 1460 2064"
  430. *ImageableArea Letter.Transverse: "0 1 612 792"
  431. *ImageableArea Legal.Transverse: "0 1 612 1008"
  432. *ImageableArea Tabloid.Transverse: "0 1 792 1224"
  433. *ImageableArea A5.Transverse: "0 1 420 595"
  434. *ImageableArea A4.Transverse: "0 1 595 842"
  435. *ImageableArea A3.Transverse: "0 1 842 1191"
  436. *ImageableArea B5.Transverse: "0 1 516 729"
  437. *ImageableArea B4.Transverse: "0 1 729 1032"
  438. *ImageableArea B3.Transverse: "0 1 1032 1460"
  439. *ImageableArea LetterExtra: "0 1 683 863"
  440. *ImageableArea LegalExtra: "0 1 683 1079"
  441. *ImageableArea TabloidExtra: "0 1 863 1295"
  442. *ImageableArea A5Extra: "0 1 490 666"
  443. *ImageableArea A4Extra: "0 1 666 913"
  444. *ImageableArea A3Extra: "0 1 913 1261"
  445. *ImageableArea A2Extra: "0 1 1261 1755"
  446. *ImageableArea B5Extra: "0 1 587 799"
  447. *ImageableArea B4Extra: "0 1 799 1103"
  448. *ImageableArea B3Extra: "0 1 1103 1531"
  449. *ImageableArea B2Extra: "0 1 1531 2134"
  450. *ImageableArea LetterExtra.Transverse: "0 1 683 863"
  451. *ImageableArea LegalExtra.Transverse: "0 1 683 1079"
  452. *ImageableArea TabloidExtra.Transverse: "0 1 863 1295"
  453. *ImageableArea A5Extra.Transverse: "0 1 490 666"
  454. *ImageableArea A4Extra.Transverse: "0 1 666 913"
  455. *ImageableArea A3Extra.Transverse: "0 1 913 1261"
  456. *ImageableArea B5Extra.Transverse: "0 1 587 799"
  457. *ImageableArea B4Extra.Transverse: "0 1 799 1103"
  458. *ImageableArea B3Extra.Transverse: "0 1 1103 1531"
  459. *?ImageableArea: "
  460. save
  461. /cvp { ( ) cvs print ( ) print } bind def
  462. /upperright {10000 mul floor 10000 div} bind def
  463. /lowerleft {10000 mul ceiling 10000 div} bind def
  464. newpath clippath pathbbox
  465. 4 -2 roll exch 2 {lowerleft cvp} repeat
  466. exch 2 {upperright cvp} repeat flush
  467. restore
  468. "
  469. *End
  470. *% These provide the physical dimensions of the paper (by keyword)
  471. *DefaultPaperDimension: A4
  472. *PaperDimension Letter: "612 792"
  473. *PaperDimension Legal: "612 1008"
  474. *PaperDimension Tabloid: "792 1224"
  475. *PaperDimension A5: "420 595"
  476. *PaperDimension A4: "595 842"
  477. *PaperDimension A3: "842 1191"
  478. *PaperDimension A2: "1191 1684"
  479. *PaperDimension B5: "516 729"
  480. *PaperDimension B4: "729 1032"
  481. *PaperDimension B3: "1032 1460"
  482. *PaperDimension B2: "1460 2064"
  483. *PaperDimension Letter.Transverse: "612 793"
  484. *PaperDimension Legal.Transverse: "612 1009"
  485. *PaperDimension Tabloid.Transverse: "792 1225"
  486. *PaperDimension A5.Transverse: "420 596"
  487. *PaperDimension A4.Transverse: "595 843"
  488. *PaperDimension A3.Transverse: "842 1192"
  489. *PaperDimension B5.Transverse: "516 730"
  490. *PaperDimension B4.Transverse: "729 1033"
  491. *PaperDimension B3.Transverse: "1032 1461"
  492. *PaperDimension LetterExtra: "683 863"
  493. *PaperDimension LegalExtra: "683 1079"
  494. *PaperDimension TabloidExtra: "863 1295"
  495. *PaperDimension A5Extra: "490 666"
  496. *PaperDimension A4Extra: "666 913"
  497. *PaperDimension A3Extra: "913 1261"
  498. *PaperDimension A2Extra: "1261 1755"
  499. *PaperDimension B5Extra: "587 799"
  500. *PaperDimension B4Extra: "799 1103"
  501. *PaperDimension B3Extra: "1103 1531"
  502. *PaperDimension B2Extra: "1531 2134"
  503. *PaperDimension LetterExtra.Transverse: "683 864"
  504. *PaperDimension LegalExtra.Transverse: "683 1080"
  505. *PaperDimension TabloidExtra.Transverse: "863 1296"
  506. *PaperDimension A5Extra.Transverse: "490 667"
  507. *PaperDimension A4Extra.Transverse: "666 914"
  508. *PaperDimension A3Extra.Transverse: "913 1262"
  509. *PaperDimension B5Extra.Transverse: "587 800"
  510. *PaperDimension B4Extra.Transverse: "799 1104"
  511. *PaperDimension B3Extra.Transverse: "1103 1532"
  512. *% Custom Page Sizes ====================
  513. *CustomPageSize True: "
  514. (<<) cvx exec
  515. 6 1 roll dup 3 add 4 mod /Orientation exch
  516. /Margins 6 -2 roll 2 array astore
  517. 5 -1 roll 0 le
  518. { /PageSize 7 -2 roll exch 2 array astore }
  519. { /PageSize 7 -2 roll 2 array astore } ifelse
  520. /ImagingBBox null
  521. (>>) cvx exec
  522. setpagedevice
  523. "
  524. *End
  525. *ParamCustomPageSize Width: 1 points 0 1630
  526. *ParamCustomPageSize Height: 2 points 0 7086
  527. *ParamCustomPageSize WidthOffset: 3 points 0 1629
  528. *ParamCustomPageSize HeightOffset: 4 points 0 7085
  529. *ParamCustomPageSize Orientation: 5 int 0 3
  530. *MaxMediaWidth: "1630"
  531. *MaxMediaHeight: "7086"
  532. *LeadingEdge Short: ""
  533. *LeadingEdge Long: ""
  534. *DefaultLeadingEdge: Short
  535. *CenterRegistered: False
  536. *RequiresPageRegion All: True
  537. *OpenUI *ADNegativePrint/�|�W�E�l�K: Boolean
  538. *OrderDependency: 40 AnySetup *ADNegativePrint
  539. *DefaultNegativePrint: Default
  540. *ADNegativePrint Default/�f�t�H���g: ""
  541. *ADNegativePrint False/�|�W: "(<<) cvx exec /NegativePrint false (>>) cvx exec setpagedevice"
  542. *ADNegativePrint True/�l�K: "(<<) cvx exec /NegativePrint true (>>) cvx exec setpagedevice"
  543. *?ADNegativePrint: "
  544. save
  545. currentpagedevice/NegativePrint get{(True)}{(False)}ifelse = flush
  546. restore
  547. "
  548. *End
  549. *CloseUI: *ADNegativePrint
  550. *OpenUI *ADMirrorPrint/�~���[�ݒ�:Boolean
  551. *OrderDependency: 40 AnySetup *ADMirrorPrint
  552. *DefaultMirrorPrint: Default
  553. *ADMirrorPrint Default/�f�t�H���g: ""
  554. *ADMirrorPrint False/�I�t: "(<<) cvx exec /MirrorPrint false (>>) cvx exec setpagedevice"
  555. *ADMirrorPrint True/�I��: "(<<) cvx exec /MirrorPrint true (>>) cvx exec setpagedevice"
  556. *?ADMirrorPrint: "
  557. save
  558. currentpagedevice/MirrorPrint get{(True)}{(False)}ifelse = flush
  559. restore
  560. "
  561. *End
  562. *CloseUI: *ADMirrorPrint
  563. *DefaultOutputOrder: Normal
  564. *% Font Information =====================
  565. *DefaultFont: Courier
  566. *Font AdobeSansMM: Standard "(001.000)" Standard Disk
  567. *Font AdobeSerifMM: Standard "(001.001)" Standard Disk
  568. *Font AlbertusMT: Standard "(001.000)" Standard Disk
  569. *Font AlbertusMT-Italic: Standard "(001.000)" Standard Disk
  570. *Font AlbertusMT-Light: Standard "(001.000)" Standard Disk
  571. *Font AntiqueOlive-Bold: Standard "(001.001)" Standard Disk
  572. *Font AntiqueOlive-Compact: Standard "(001.001)" Standard Disk
  573. *Font AntiqueOlive-Italic: Standard "(001.001)" Standard Disk
  574. *Font AntiqueOlive-Roman: Standard "(001.001)" Standard Disk
  575. *Font Apple-Chancery: Standard "(2.0)" Standard Disk
  576. *Font Arial-BoldItalicMT: Standard "(MS core font:v2.00)" Standard Disk
  577. *Font Arial-BoldMT: Standard "(MS core font:v2.00)" Standard Disk
  578. *Font Arial-ItalicMT: Standard "(MS core font:v2.00)" Standard Disk
  579. *Font ArialMT: Standard "(MS core font:v2.00)" Standard Disk
  580. *Font AvantGarde-Book: Standard "(002.000)" Standard Disk
  581. *Font AvantGarde-BookOblique: Standard "(002.000)" Standard Disk
  582. *Font AvantGarde-Demi: Standard "(002.000)" Standard Disk
  583. *Font AvantGarde-DemiOblique: Standard "(002.000)" Standard Disk
  584. *Font Bodoni: Standard "(001.002)" Standard Disk
  585. *Font Bodoni-Bold: Standard "(001.002)" Standard Disk
  586. *Font Bodoni-BoldItalic: Standard "(001.002)" Standard Disk
  587. *Font Bodoni-Italic: Standard "(001.002)" Standard Disk
  588. *Font Bodoni-Poster: Standard "(001.002)" Standard Disk
  589. *Font Bodoni-PosterCompressed: Standard "(001.001)" Standard Disk
  590. *Font Bookman-Demi: Standard "(002.000)" Standard Disk
  591. *Font Bookman-DemiItalic: Standard "(002.000)" Standard Disk
  592. *Font Bookman-Light: Standard "(002.000)" Standard Disk
  593. *Font Bookman-LightItalic: Standard "(002.000)" Standard Disk
  594. *Font Carta: Standard "(001.001)" Standard Disk
  595. *Font Chicago: Standard "(2.0)" Standard Disk
  596. *Font Clarendon: Standard "(001.001)" Standard Disk
  597. *Font Clarendon-Bold: Standard "(001.001)" Standard Disk
  598. *Font Clarendon-Light: Standard "(001.001)" Standard Disk
  599. *Font CooperBlack: Standard "(001.003)" Standard Disk
  600. *Font CooperBlack-Italic: Standard "(001.003)" Standard Disk
  601. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard Disk
  602. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard Disk
  603. *Font Coronet-Regular: Standard "(001.000)" Standard Disk
  604. *Font Courier: Standard "(003.000)" Standard Disk
  605. *Font Courier-Bold: Standard "(003.000)" Standard Disk
  606. *Font Courier-BoldOblique: Standard "(003.000)" Standard Disk
  607. *Font Courier-Oblique: Standard "(003.000)" Standard Disk
  608. *Font Eurostile: Standard "(001.002)" Standard Disk
  609. *Font Eurostile-Bold: Standard "(001.001)" Standard Disk
  610. *Font Eurostile-BoldExtendedTwo: Standard "(001.002)" Standard Disk
  611. *Font Eurostile-ExtendedTwo: Standard "(001.002)" Standard Disk
  612. *Font Geneva: Standard "(2.0)" Standard Disk
  613. *Font GillSans: Standard "(001.002)" Standard Disk
  614. *Font GillSans-Bold: Standard "(001.001)" Standard Disk
  615. *Font GillSans-BoldCondensed: Standard "(001.001)" Standard Disk
  616. *Font GillSans-BoldItalic: Standard "(001.002)" Standard Disk
  617. *Font GillSans-Condensed: Standard "(001.001)" Standard Disk
  618. *Font GillSans-ExtraBold: Standard "(001.001)" Standard Disk
  619. *Font GillSans-Italic: Standard "(001.002)" Standard Disk
  620. *Font GillSans-Light: Standard "(001.001)" Standard Disk
  621. *Font GillSans-LightItalic: Standard "(001.002)" Standard Disk
  622. *Font Goudy: Standard "(001.003)" Standard Disk
  623. *Font Goudy-Bold: Standard "(001.002)" Standard Disk
  624. *Font Goudy-BoldItalic: Standard "(001.002)" Standard Disk
  625. *Font Goudy-ExtraBold: Standard "(001.001)" Standard Disk
  626. *Font Goudy-Italic: Standard "(001.002)" Standard Disk
  627. *Font Helvetica: Standard "(002.000)" Standard Disk
  628. *Font Helvetica-Bold: Standard "(002.000)" Standard Disk
  629. *Font Helvetica-BoldOblique: Standard "(002.000)" Standard Disk
  630. *Font Helvetica-Condensed: Standard "(002.000)" Standard Disk
  631. *Font Helvetica-Condensed-Bold: Standard "(002.000)" Standard Disk
  632. *Font Helvetica-Condensed-BoldObl: Standard "(002.000)" Standard Disk
  633. *Font Helvetica-Condensed-Oblique: Standard "(002.000)" Standard Disk
  634. *Font Helvetica-Narrow: Standard "(002.000)" Standard Disk
  635. *Font Helvetica-Narrow-Bold: Standard "(002.000)" Standard Disk
  636. *Font Helvetica-Narrow-BoldOblique: Standard "(002.000)" Standard Disk
  637. *Font Helvetica-Narrow-Oblique: Standard "(002.000)" Standard Disk
  638. *Font Helvetica-Oblique: Standard "(002.000)" Standard Disk
  639. *Font HoeflerText-Black: Standard "(2.0)" Standard Disk
  640. *Font HoeflerText-BlackItalic: Standard "(2.0)" Standard Disk
  641. *Font HoeflerText-Italic: Standard "(2.0)" Standard Disk
  642. *Font HoeflerText-Ornaments: Standard "(2.0)" Standard Disk
  643. *Font HoeflerText-Regular: Standard "(2.0)" Standard Disk
  644. *Font JoannaMT: Standard "(001.000)" Standard Disk
  645. *Font JoannaMT-Bold: Standard "(001.000)" Standard Disk
  646. *Font JoannaMT-BoldItalic: Standard "(001.000)" Standard Disk
  647. *Font JoannaMT-Italic: Standard "(001.000)" Standard Disk
  648. *Font LetterGothic: Standard "(001.004)" Standard Disk
  649. *Font LetterGothic-Bold: Standard "(001.006)" Standard Disk
  650. *Font LetterGothic-BoldSlanted: Standard "(001.005)" Standard Disk
  651. *Font LetterGothic-Slanted: Standard "(001.004)" Standard Disk
  652. *Font LubalinGraph-Book: Standard "(001.002)" Standard Disk
  653. *Font LubalinGraph-BookOblique: Standard "(001.002)" Standard Disk
  654. *Font LubalinGraph-Demi: Standard "(001.002)" Standard Disk
  655. *Font LubalinGraph-DemiOblique: Standard "(001.002)" Standard Disk
  656. *Font Marigold: Standard "(001.000)" Standard Disk
  657. *Font MonaLisa-Recut: Standard "(001.000)" Standard Disk
  658. *Font Monaco: Standard "(2.0)" Standard Disk
  659. *Font NewCenturySchlbk-Bold: Standard "(002.000)" Standard Disk
  660. *Font NewCenturySchlbk-BoldItalic: Standard "(002.000)" Standard Disk
  661. *Font NewCenturySchlbk-Italic: Standard "(002.000)" Standard Disk
  662. *Font NewCenturySchlbk-Roman: Standard "(002.000)" Standard Disk
  663. *Font NewYork: Standard "(2.0)" Standard Disk
  664. *Font Optima: Standard "(001.005)" Standard Disk
  665. *Font Optima-Bold: Standard "(001.005)" Standard Disk
  666. *Font Optima-BoldItalic: Standard "(001.000)" Standard Disk
  667. *Font Optima-Italic: Standard "(001.000)" Standard Disk
  668. *Font Oxford: Standard "(001.000)" Standard Disk
  669. *Font Palatino-Bold: Standard "(002.000)" Standard Disk
  670. *Font Palatino-BoldItalic: Standard "(002.000)" Standard Disk
  671. *Font Palatino-Italic: Standard "(002.000)" Standard Disk
  672. *Font Palatino-Roman: Standard "(002.000)" Standard Disk
  673. *Font StempelGaramond-Bold: Standard "(001.002)" Standard Disk
  674. *Font StempelGaramond-BoldItalic: Standard "(001.002)" Standard Disk
  675. *Font StempelGaramond-Italic: Standard "(001.002)" Standard Disk
  676. *Font StempelGaramond-Roman: Standard "(001.002)" Standard Disk
  677. *Font Symbol: Standard "(001.008)" Standard Disk
  678. *Font Tekton: Standard "(001.001)" Standard Disk
  679. *Font Times-Bold: Standard "(002.000)" Standard Disk
  680. *Font Times-BoldItalic: Standard "(002.000)" Standard Disk
  681. *Font Times-Italic: Standard "(002.000)" Standard Disk
  682. *Font Times-Roman: Standard "(002.000)" Standard Disk
  683. *Font TimesNewRomanPS-BoldItalicMT: Standard "(MS core font:V2.00)" Standard Disk
  684. *Font TimesNewRomanPS-BoldMT: Standard "(MS core font:V2.00)" Standard Disk
  685. *Font TimesNewRomanPS-ItalicMT: Standard "(MS core font:V2.00)" Standard Disk
  686. *Font TimesNewRomanPSMT: Standard "(MS core font:V2.00)" Standard Disk
  687. *Font Univers: Standard "(001.003)" Standard Disk
  688. *Font Univers-Bold: Standard "(001.003)" Standard Disk
  689. *Font Univers-BoldExt: Standard "(001.000)" Standard Disk
  690. *Font Univers-BoldExtObl: Standard "(001.000)" Standard Disk
  691. *Font Univers-BoldOblique: Standard "(001.003)" Standard Disk
  692. *Font Univers-Condensed: Standard "(001.002)" Standard Disk
  693. *Font Univers-CondensedBold: Standard "(001.001)" Standard Disk
  694. *Font Univers-CondensedBoldOblique: Standard "(001.001)" Standard Disk
  695. *Font Univers-CondensedOblique: Standard "(001.002)" Standard Disk
  696. *Font Univers-Extended: Standard "(001.000)" Standard Disk
  697. *Font Univers-ExtendedObl: Standard "(001.000)" Standard Disk
  698. *Font Univers-Light: Standard "(001.003)" Standard Disk
  699. *Font Univers-LightOblique: Standard "(001.003)" Standard Disk
  700. *Font Univers-Oblique: Standard "(001.003)" Standard Disk
  701. *Font Wingdings-Regular: Standard "(Version 2.00)" Standard Disk
  702. *Font ZapfChancery-MediumItalic: Standard "(002.000)" Standard Disk
  703. *Font ZapfDingbats: Standard "(002.000)" Standard Disk
  704. *% Japanese Fonts ===============
  705. *Font GothicBBB-Medium-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  706. *Font GothicBBB-Medium-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  707. *Font GothicBBB-Medium-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  708. *Font GothicBBB-Medium-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  709. *Font GothicBBB-Medium-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  710. *Font GothicBBB-Medium-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  711. *Font GothicBBB-Medium-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  712. *Font GothicBBB-Medium-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  713. *Font GothicBBB-Medium-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  714. *Font GothicBBB-Medium-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  715. *Font GothicBBB-Medium-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  716. *Font GothicBBB-Medium-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  717. *Font GothicBBB-Medium-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  718. *Font GothicBBB-Medium-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  719. *Font GothicBBB-Medium-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  720. *Font GothicBBB-Medium-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  721. *Font GothicBBB-Medium-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  722. *Font GothicBBB-Medium-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  723. *Font GothicBBB-Medium-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  724. *Font GothicBBB-Medium-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  725. *Font GothicBBB-Medium-H: H "(3.011)" Adobe-Japan1-2 Disk
  726. *Font GothicBBB-Medium-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  727. *Font GothicBBB-Medium-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  728. *Font GothicBBB-Medium-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  729. *Font GothicBBB-Medium-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  730. *Font GothicBBB-Medium-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  731. *Font GothicBBB-Medium-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  732. *Font GothicBBB-Medium-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  733. *Font GothicBBB-Medium-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  734. *Font GothicBBB-Medium-V: V "(3.011)" Adobe-Japan1-2 Disk
  735. *Font GothicBBB-Medium-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  736. *Font Ryumin-Light-78ms-RKSJ-V: 78ms-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  737. *Font Ryumin-Light-78ms-RKSJ-H: 78ms-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  738. *Font Ryumin-Light-Add-V: Add-V "(3.01)" Adobe-Japan1-2 Disk
  739. *Font Ryumin-Light-90ms-RKSJ-H: 90ms-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  740. *Font Ryumin-Light-Hankaku: Hankaku "(3.01)" Adobe-Japan1-2 Disk
  741. *Font Ryumin-Light-EUC-H: EUC-H "(3.01)" Adobe-Japan1-2 Disk
  742. *Font Ryumin-Light-RKSJ-V: RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  743. *Font Ryumin-Light-V: V "(3.01)" Adobe-Japan1-2 Disk
  744. *Font Ryumin-Light-Katakana: Katakana "(3.01)" Adobe-Japan1-2 Disk
  745. *Font Ryumin-Light-Ext-V: Ext-V "(3.01)" Adobe-Japan1-2 Disk
  746. *Font Ryumin-Light-83pv-RKSJ-H: 83pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  747. *Font Ryumin-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  748. *Font Ryumin-Light-Ext-H: Ext-H "(3.01)" Adobe-Japan1-2 Disk
  749. *Font Ryumin-Light-Adobe-Japan1-0: Adobe-Japan1-0 "(3.01)" Adobe-Japan1-2 Disk
  750. *Font Ryumin-Light-Adobe-Japan1-1: Adobe-Japan1-1 "(3.01)" Adobe-Japan1-2 Disk
  751. *Font Ryumin-Light-Roman: Roman "(3.01)" Adobe-Japan1-2 Disk
  752. *Font Ryumin-Light-WP-Symbol: WP-Symbol "(3.01)" Adobe-Japan1-2 Disk
  753. *Font Ryumin-Light-90ms-RKSJ-V: 90ms-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  754. *Font Ryumin-Light-Ext-RKSJ-H: Ext-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  755. *Font Ryumin-Light-Add-RKSJ-V: Add-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  756. *Font Ryumin-Light-Add-RKSJ-H: Add-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  757. *Font Ryumin-Light-Adobe-Japan1-2: Adobe-Japan1-2 "(3.01)" Adobe-Japan1-2 Disk
  758. *Font Ryumin-Light-EUC-V: EUC-V "(3.01)" Adobe-Japan1-2 Disk
  759. *Font Ryumin-Light-Hiragana: Hiragana "(3.01)" Adobe-Japan1-2 Disk
  760. *Font Ryumin-Light-RKSJ-H: RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  761. *Font Ryumin-Light-NWP-V: NWP-V "(3.01)" Adobe-Japan1-2 Disk
  762. *Font Ryumin-Light-NWP-H: NWP-H "(3.01)" Adobe-Japan1-2 Disk
  763. *Font Ryumin-Light-Add-H: Add-H "(3.01)" Adobe-Japan1-2 Disk
  764. *Font Ryumin-Light-H: H "(3.01)" Adobe-Japan1-2 Disk
  765. *Font Ryumin-Light-Ext-RKSJ-V: Ext-RKSJ-V "(3.01)" Adobe-Japan1-2 Disk
  766. *Font Ryumin-Light-90pv-RKSJ-H: 90pv-RKSJ-H "(3.01)" Adobe-Japan1-2 Disk
  767. *Font FutoGoB101-Bold-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  768. *Font FutoGoB101-Bold-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  769. *Font FutoGoB101-Bold-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  770. *Font FutoGoB101-Bold-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  771. *Font FutoGoB101-Bold-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  772. *Font FutoGoB101-Bold-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  773. *Font FutoGoB101-Bold-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  774. *Font FutoGoB101-Bold-V: V "(3.011)" Adobe-Japan1-2 Disk
  775. *Font FutoGoB101-Bold-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  776. *Font FutoGoB101-Bold-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  777. *Font FutoGoB101-Bold-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  778. *Font FutoGoB101-Bold-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  779. *Font FutoGoB101-Bold-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  780. *Font FutoGoB101-Bold-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  781. *Font FutoGoB101-Bold-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  782. *Font FutoGoB101-Bold-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  783. *Font FutoGoB101-Bold-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  784. *Font FutoGoB101-Bold-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  785. *Font FutoGoB101-Bold-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  786. *Font FutoGoB101-Bold-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  787. *Font FutoGoB101-Bold-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  788. *Font FutoGoB101-Bold-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  789. *Font FutoGoB101-Bold-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  790. *Font FutoGoB101-Bold-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  791. *Font FutoGoB101-Bold-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  792. *Font FutoGoB101-Bold-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  793. *Font FutoGoB101-Bold-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  794. *Font FutoGoB101-Bold-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  795. *Font FutoGoB101-Bold-H: H "(3.011)" Adobe-Japan1-2 Disk
  796. *Font FutoGoB101-Bold-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  797. *Font FutoGoB101-Bold-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  798. *Font FutoMinA101-Bold-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  799. *Font FutoMinA101-Bold-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  800. *Font FutoMinA101-Bold-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  801. *Font FutoMinA101-Bold-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  802. *Font FutoMinA101-Bold-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  803. *Font FutoMinA101-Bold-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  804. *Font FutoMinA101-Bold-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  805. *Font FutoMinA101-Bold-V: V "(3.011)" Adobe-Japan1-2 Disk
  806. *Font FutoMinA101-Bold-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  807. *Font FutoMinA101-Bold-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  808. *Font FutoMinA101-Bold-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  809. *Font FutoMinA101-Bold-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  810. *Font FutoMinA101-Bold-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  811. *Font FutoMinA101-Bold-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  812. *Font FutoMinA101-Bold-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  813. *Font FutoMinA101-Bold-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  814. *Font FutoMinA101-Bold-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  815. *Font FutoMinA101-Bold-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  816. *Font FutoMinA101-Bold-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  817. *Font FutoMinA101-Bold-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  818. *Font FutoMinA101-Bold-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  819. *Font FutoMinA101-Bold-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  820. *Font FutoMinA101-Bold-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  821. *Font FutoMinA101-Bold-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  822. *Font FutoMinA101-Bold-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  823. *Font FutoMinA101-Bold-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  824. *Font FutoMinA101-Bold-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  825. *Font FutoMinA101-Bold-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  826. *Font FutoMinA101-Bold-H: H "(3.011)" Adobe-Japan1-2 Disk
  827. *Font FutoMinA101-Bold-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  828. *Font FutoMinA101-Bold-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  829. *Font Jun101-Light-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  830. *Font Jun101-Light-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  831. *Font Jun101-Light-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  832. *Font Jun101-Light-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  833. *Font Jun101-Light-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  834. *Font Jun101-Light-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  835. *Font Jun101-Light-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  836. *Font Jun101-Light-V: V "(3.011)" Adobe-Japan1-2 Disk
  837. *Font Jun101-Light-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  838. *Font Jun101-Light-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  839. *Font Jun101-Light-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  840. *Font Jun101-Light-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  841. *Font Jun101-Light-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  842. *Font Jun101-Light-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  843. *Font Jun101-Light-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  844. *Font Jun101-Light-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  845. *Font Jun101-Light-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  846. *Font Jun101-Light-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  847. *Font Jun101-Light-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  848. *Font Jun101-Light-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  849. *Font Jun101-Light-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  850. *Font Jun101-Light-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  851. *Font Jun101-Light-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  852. *Font Jun101-Light-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  853. *Font Jun101-Light-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  854. *Font Jun101-Light-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  855. *Font Jun101-Light-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  856. *Font Jun101-Light-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  857. *Font Jun101-Light-H: H "(3.011)" Adobe-Japan1-2 Disk
  858. *Font Jun101-Light-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  859. *Font Jun101-Light-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  860. *Font MidashiGo-MB31-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  861. *Font MidashiGo-MB31-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  862. *Font MidashiGo-MB31-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  863. *Font MidashiGo-MB31-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  864. *Font MidashiGo-MB31-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  865. *Font MidashiGo-MB31-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  866. *Font MidashiGo-MB31-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  867. *Font MidashiGo-MB31-V: V "(3.011)" Adobe-Japan1-2 Disk
  868. *Font MidashiGo-MB31-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  869. *Font MidashiGo-MB31-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  870. *Font MidashiGo-MB31-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  871. *Font MidashiGo-MB31-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  872. *Font MidashiGo-MB31-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  873. *Font MidashiGo-MB31-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  874. *Font MidashiGo-MB31-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  875. *Font MidashiGo-MB31-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  876. *Font MidashiGo-MB31-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  877. *Font MidashiGo-MB31-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  878. *Font MidashiGo-MB31-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  879. *Font MidashiGo-MB31-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  880. *Font MidashiGo-MB31-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  881. *Font MidashiGo-MB31-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  882. *Font MidashiGo-MB31-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  883. *Font MidashiGo-MB31-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  884. *Font MidashiGo-MB31-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  885. *Font MidashiGo-MB31-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  886. *Font MidashiGo-MB31-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  887. *Font MidashiGo-MB31-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  888. *Font MidashiGo-MB31-H: H "(3.011)" Adobe-Japan1-2 Disk
  889. *Font MidashiGo-MB31-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  890. *Font MidashiGo-MB31-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  891. *Font MidashiMin-MA31-78ms-RKSJ-V: 78ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  892. *Font MidashiMin-MA31-78ms-RKSJ-H: 78ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  893. *Font MidashiMin-MA31-Add-V: Add-V "(3.011)" Adobe-Japan1-2 Disk
  894. *Font MidashiMin-MA31-90ms-RKSJ-H: 90ms-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  895. *Font MidashiMin-MA31-Hankaku: Hankaku "(3.011)" Adobe-Japan1-2 Disk
  896. *Font MidashiMin-MA31-EUC-H: EUC-H "(3.011)" Adobe-Japan1-2 Disk
  897. *Font MidashiMin-MA31-RKSJ-V: RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  898. *Font MidashiMin-MA31-V: V "(3.011)" Adobe-Japan1-2 Disk
  899. *Font MidashiMin-MA31-Katakana: Katakana "(3.011)" Adobe-Japan1-2 Disk
  900. *Font MidashiMin-MA31-Ext-V: Ext-V "(3.011)" Adobe-Japan1-2 Disk
  901. *Font MidashiMin-MA31-83pv-RKSJ-H: 83pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  902. *Font MidashiMin-MA31-90pv-RKSJ-V: 90pv-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  903. *Font MidashiMin-MA31-Ext-H: Ext-H "(3.011)" Adobe-Japan1-2 Disk
  904. *Font MidashiMin-MA31-Adobe-Japan1-0: Adobe-Japan1-0 "(3.011)" Adobe-Japan1-2 Disk
  905. *Font MidashiMin-MA31-Adobe-Japan1-1: Adobe-Japan1-1 "(3.011)" Adobe-Japan1-2 Disk
  906. *Font MidashiMin-MA31-Roman: Roman "(3.011)" Adobe-Japan1-2 Disk
  907. *Font MidashiMin-MA31-WP-Symbol: WP-Symbol "(3.011)" Adobe-Japan1-2 Disk
  908. *Font MidashiMin-MA31-90ms-RKSJ-V: 90ms-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  909. *Font MidashiMin-MA31-Ext-RKSJ-H: Ext-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  910. *Font MidashiMin-MA31-Add-RKSJ-V: Add-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  911. *Font MidashiMin-MA31-Add-RKSJ-H: Add-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  912. *Font MidashiMin-MA31-Adobe-Japan1-2: Adobe-Japan1-2 "(3.011)" Adobe-Japan1-2 Disk
  913. *Font MidashiMin-MA31-EUC-V: EUC-V "(3.011)" Adobe-Japan1-2 Disk
  914. *Font MidashiMin-MA31-Hiragana: Hiragana "(3.011)" Adobe-Japan1-2 Disk
  915. *Font MidashiMin-MA31-RKSJ-H: RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  916. *Font MidashiMin-MA31-NWP-V: NWP-V "(3.011)" Adobe-Japan1-2 Disk
  917. *Font MidashiMin-MA31-NWP-H: NWP-H "(3.011)" Adobe-Japan1-2 Disk
  918. *Font MidashiMin-MA31-Add-H: Add-H "(3.011)" Adobe-Japan1-2 Disk
  919. *Font MidashiMin-MA31-H: H "(3.011)" Adobe-Japan1-2 Disk
  920. *Font MidashiMin-MA31-Ext-RKSJ-V: Ext-RKSJ-V "(3.011)" Adobe-Japan1-2 Disk
  921. *Font MidashiMin-MA31-90pv-RKSJ-H: 90pv-RKSJ-H "(3.011)" Adobe-Japan1-2 Disk
  922. *?FontQuery: "
  923. save
  924. { count 1 gt
  925. { exch dup 127 string cvs (/) print print (:) print
  926. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  927. } { exit } ifelse
  928. } bind loop
  929. (*) = flush
  930. restore
  931. "
  932. *End
  933. *?FontList: "
  934. save
  935. (*) {cvn ==} 128 string /Font resourceforall
  936. (*) = flush
  937. restore
  938. "
  939. *End
  940. *% Printer Messages (verbatim from printer):
  941. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  942. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  943. *Message: "\FontName\ not found, using Courier"
  944. *% ===== Status message List : Status (format: %%[ status: <one of these> ]%% ) =====
  945. *Status: "initializing"
  946. *Status: "idle"
  947. *Status: "busy"
  948. *Status: "printing"
  949. *Status: "waiting"
  950. *Status: "PrinterError:Directory is full.Please remove unnecessary files from your disk."
  951. *Status: "PrinterError:Disk is full.Please remove unnecessary files from your disk."
  952. *Status: "PrinterError:Volume is not found.Please check your volume."
  953. *Status: "PrinterError:I/O error occurred. Please check your volume."
  954. *Status: "PrinterError:File name is bad. Please input the file name correctly."
  955. *Status: "PrinterError:File is not opened. Please check the file."
  956. *Status: "PrinterError:End of File (Size miss match). Please setup the environments again."
  957. *Status: "PrinterError:Too many files are opened. Please quit other applications."
  958. *Status: "PrinterError:File ( or folder, target ) is not found. Please check them."
  959. *Status: "PrinterError:Volume is locked through hardware. Please unlock it."
  960. *Status: "PrinterError:File is locked. Please unlock it."
  961. *Status: "PrinterError:Volume is locked through software. Please unlock it."
  962. *Status: "PrinterError:File already open with with write permission. Please close it."
  963. *Status: "PrinterError:Volume is off line. Please check it."
  964. *Status: "PrinterError:File is locked through software. Please unlock it."
  965. *Status: "PrinterError:Hardware error has occurred. Please check it."
  966. *Status: "PrinterError:Out of memory. Please increase memory size which the application can use."
  967. *Status: "PrinterError:Directory is not found. Please check it."
  968. *Status: "PrinterError:Volume is not HFS. Please check it."
  969. *Status: "PrinterError:Stack is insufficient."
  970. *Status: "PrinterError:Resource is not found."
  971. *Status: "PrinterError:Hardware is insufficient."
  972. *Status: "PrinterError:Problem has occurred during loading the resource."
  973. *Status: "PrinterError:Resource is corrupt or unusable."
  974. *Status: "PrinterError:Memory is insufficient. Please increase memory size which the application can use."
  975. *Status: "PrinterError:File is corrupt or unusable."
  976. *Status: "PrinterError:Unexpected bus error has occurred."
  977. *Status: "PrinterError:There is not enough room to launch application with special requirements. Please increase memory size which the application can use."
  978. *Status: "PrinterError:Physical memory is insufficient. Please increase the physical memory."
  979. *Status: "PrinterError:System is not able to allocate memory, critical error has occurred."
  980. *Status: "PrinterError:Network error has occurred. Please check it."
  981. *Status: "PrinterError:The PCI Interface Card is not found."
  982. *Status: "PrinterError:The protect source is not found."
  983. *Status: "PrinterError:Output Driver File is not found."
  984. *Status: "PrinterError:Protect key is service parts."
  985. *Status: "PrinterError:Protect key checksum error."
  986. *Status: "PrinterError:Protect key is not AD-310PM's."
  987. *Status: "PrinterError:This Software Version is different."
  988. *Status: "PrinterError:Sorry ! This demonstration program cannot run ."
  989. *Status: "PrinterError:can't make Input Folder, return to selecter mode."
  990. *Status: "PrinterError:not existed specified path."
  991. *Status: "PrinterError:can't open log file. not save log data to log file."
  992. *Status: "PrinterError:failed in make file. not save log data to log file."
  993. *Status: "PrinterError:failed in delete file as log folder name. not save log data to log file."
  994. *Status: "PrinterError:failed in open file."
  995. *Status: "PrinterError:failed in delete file be existed the place where make new file. not save log data to log file."
  996. *Status: "PrinterError:failed in make text file."
  997. *Status: "PrinterError:falled in save log file."
  998. *Status: "PrinterError:The accelerater board is not found."
  999. *Status: "PrinterError:The protect source is not found."
  1000. *Status: "PrinterError:Output Driver File is not found."
  1001. *Status: "PrinterError:Cannot found the specified resource in device file. Please Setup again."
  1002. *Status: "PrinterError:This is not System 7."
  1003. *Status: "PrinterError:Not Quadra."
  1004. *Status: "PrinterError:Sorry! My resource fork damaged."
  1005. *Status: "PrinterError:not exist device lists folder."
  1006. *Status: "PrinterError:not exist device file into device lists folder."
  1007. *Status: "PrinterError:not exist specified device file."
  1008. *Status: "PrinterError:Selecting Job Window Initialize Err."
  1009. *Status: "PrinterError:Rip Console Window Initialize Err."
  1010. *Status: "PrinterError:Network Status Window Initialize Err."
  1011. *Status: "PrinterError:Input Folder OR Single File Window Initialize Err."
  1012. *Status: "PrinterError:Preview Window Initialize Err."
  1013. *Status: "PrinterError:not exist resource file. end application."
  1014. *Status: "PrinterError:Log Window Initialize Err."
  1015. *Status: "PrinterError:System Parameter Data was not found."
  1016. *Status: "PrinterError:User Parameter Data was not found."
  1017. *Status: "PrinterError:System Parameters was destoryed."
  1018. *Status: "PrinterError:User Parameters was destoryed."
  1019. *Status: "PrinterError:Disk is full, can not write System parameters."
  1020. *Status: "PrinterError:Disk is full, can not write User parameters."
  1021. *Status: "PrinterError:System parameters is locked."
  1022. *Status: "PrinterError:User parameters is locked."
  1023. *Status: "PrinterError:System parameters was not created."
  1024. *Status: "PrinterError:User parameters was not created."
  1025. *Status: "PrinterError:System parameters Err."
  1026. *Status: "PrinterError:User parameters Err."
  1027. *Status: "PrinterError:System parameters setting Error. Please reset system params value."
  1028. *Status: "PrinterError:Window Initialize Err."
  1029. *Status: "PrinterError:OS Error."
  1030. *Status: "PrinterError:Wrong sequence."
  1031. *Status: "PrinterError:Write request too big."
  1032. *Status: "PrinterError:Half-open connection was detected."
  1033. *Status: "PrinterError:Duplicate PrinterName exists already."
  1034. *Status: "PrinterError:AppleTalk was disabled."
  1035. *Status: "PrinterError:error during initialization."
  1036. *Status: "PrinterError:Fatal_Error : Mode must be Network or Batch or SIngle."
  1037. *Status: "PrinterError:Failed to allocate memory to CPSIConfiguration."
  1038. *Status: "PrinterError:Failed to allocate input buffer for file input."
  1039. *Status: "PrinterError:Default Page size is too small."
  1040. *Status: "PrinterError:Fatal error while instanting interpreter."
  1041. *Status: "PrinterError:Fatal error while stopping interpreter."
  1042. *Status: "PrinterError:Error : Failed to allocate initialization data structure."
  1043. *Status: "PrinterError:Error : Interpreter has terminated in Execute."
  1044. *Status: "PrinterError:Error : Interpreter has terminated in EndOfFile."
  1045. *Status: "PrinterError:Failed to wait PAPServer connection."
  1046. *Status: "PrinterError:Failed to load PAPServer."
  1047. *Status: "PrinterError:Failed to open PAPServer."
  1048. *Status: "PrinterError:Failed to close PAPServer."
  1049. *Status: "PrinterError:Failed to unload PAPServer."
  1050. *Status: "PrinterError:Failed to allocate DSC filter."
  1051. *Status: "PrinterError:Unknown error has occurred."
  1052. *Status: "PrinterError:Invarid Compression Type."
  1053. *Status: "PrinterError:Target not found."
  1054. *Status: "PrinterError:Specified Engine Name not found."
  1055. *Status: "PrinterError:Not suppoted command."
  1056. *Status: "PrinterError:0000 No Additional Sense Information."
  1057. *Status: "PrinterError:E701 Logical Unit Is In Process Of Becoming Ready."
  1058. *Status: "PrinterError:E722 Buffer memories are full now."
  1059. *Status: "PrinterError:E724 Initial setup parameters cannot be set now."
  1060. *Status: "PrinterError:E726 Logical unit is busy after recording."
  1061. *Status: "PrinterError:E727 Logical unit is busy until discharge."
  1062. *Status: "PrinterError:E023 Film Processor is not ready."
  1063. *Status: "PrinterError:E704 Logical unit communication error."
  1064. *Status: "PrinterError:E010 Film empty 1."
  1065. *Status: "PrinterError:E011 Film empty 2."
  1066. *Status: "PrinterError:E013 Material loading error."
  1067. *Status: "PrinterError:E032 Film jam 1 (a)."
  1068. *Status: "PrinterError:E033 Film jam 2 (a)."
  1069. *Status: "PrinterError:E041 Film jam 3 (a)."
  1070. *Status: "PrinterError:E042 Film jam 11 (a)."
  1071. *Status: "PrinterError:E043 Film jam 12 (a)."
  1072. *Status: "PrinterError:E044 Film jam 13 (a)."
  1073. *Status: "PrinterError:E045 Film jam 14 (a)."
  1074. *Status: "PrinterError:E051 Film jam 2 (b)."
  1075. *Status: "PrinterError:E074 Film jam 2 (c)."
  1076. *Status: "PrinterError:E501 Diagnostic failure on component 81 00 00."
  1077. *Status: "PrinterError:E502 Diagnostic failure on component 82 00 00."
  1078. *Status: "PrinterError:E503 Diagnostic failure on component 83 00 00."
  1079. *Status: "PrinterError:E504 Diagnostic failure on component 84 00 00."
  1080. *Status: "PrinterError:E510 Diagnostic failure on component 90 xx yy."
  1081. *Status: "PrinterError:E511 Diagnostic failure on component 91 xx yy."
  1082. *Status: "PrinterError:E703 SCSI parity error."
  1083. *Status: "PrinterError:E706 I/F setting error 1. DIP switch setting error."
  1084. *Status: "PrinterError:E707 I/F setting error 2. Memory Board mounting error."
  1085. *Status: "PrinterError:E806 Disk 1 setting error 1. Disk 1 not mounted."
  1086. *Status: "PrinterError:E906 Disk 2 setting error . Disk 2 not mounted."
  1087. *Status: "PrinterError:E054 Machine error 3. Cutter unit error."
  1088. *Status: "PrinterError:E056 Machine error 5. Rear slack guide error 1."
  1089. *Status: "PrinterError:E057 Machine error 6. Front slack guid error 1."
  1090. *Status: "PrinterError:E058 Machine error 7. Tension roller error 1."
  1091. *Status: "PrinterError:E059 Machine error 8. Nip roller error 1."
  1092. *Status: "PrinterError:E060 Machine error 9. Filter setting error."
  1093. *Status: "PrinterError:E062 Machine error 11. AT guide error 1."
  1094. *Status: "PrinterError:E063 Machine error 12. Image data transfer error."
  1095. *Status: "PrinterError:E065 Machine error 14. Exposure start signal timeout."
  1096. *Status: "PrinterError:E066 Machine error 15. Main motor error."
  1097. *Status: "PrinterError:E067 Machine error 16. Polygon error."
  1098. *Status: "PrinterError:E085 Machine error 19. Rear slack guide error 2."
  1099. *Status: "PrinterError:E086 Machine error 20. Front slack guide error 2."
  1100. *Status: "PrinterError:E087 Machine error 21. Tension roller error 2."
  1101. *Status: "PrinterError:E088 Machine error 22. Nip roller error 2."
  1102. *Status: "PrinterError:E089 Machine error 23. AT guide error 2."
  1103. *Status: "PrinterError:E090 Machine error 24. Front slack making error."
  1104. *Status: "PrinterError:E025 Download error 1. Download error on main board."
  1105. *Status: "PrinterError:E801 Disk 1 crash."
  1106. *Status: "PrinterError:E802 Disk 1 error."
  1107. *Status: "PrinterError:E803 Disk 1 re-format."
  1108. *Status: "PrinterError:E804 Disk 1 bus error."
  1109. *Status: "PrinterError:E901 Disk 2 crash."
  1110. *Status: "PrinterError:E902 Disk 2 error."
  1111. *Status: "PrinterError:E903 Disk 2 re-format."
  1112. *Status: "PrinterError:E904 Disk 2 bus error."
  1113. *Status: "PrinterError:E024 Film Processor error."
  1114. *Status: "PrinterError:E709 Parameter list length error."
  1115. *Status: "PrinterError:E710 Invalid command operation code."
  1116. *Status: "PrinterError:E711 Invalid field in CDB."
  1117. *Status: "PrinterError:E712 Logical unit not supported."
  1118. *Status: "PrinterError:E713 Invalid field in parameter list."
  1119. *Status: "PrinterError:E714 Parameter not supported."
  1120. *Status: "PrinterError:E715 Parameter value invalid."
  1121. *Status: "PrinterError:E730 Check sum byte error."
  1122. *Status: "PrinterError:E716 Command sequence error."
  1123. *Status: "PrinterError:E721 Parameter error. Material width is too small."
  1124. *Status: "PrinterError:E732 Parameter error."
  1125. *Status: "PrinterError:E723 Parameter error. Image data size is too big."
  1126. *Status: "PrinterError:E717 Power on, reset, or bus device reset occurred."
  1127. *Status: "PrinterError:E718 target operation conditions have changed."
  1128. *Status: "PrinterError:E719 Inquiry data has changed."
  1129. *Status: "PrinterError:E004 Change collection Box."
  1130. *Status: "PrinterError:E005 Change Sub-stacker."
  1131. *Status: "PrinterError:E002 Set collection Box."
  1132. *Status: "PrinterError:E702 Offline."
  1133. *Status: "PrinterError:E012 Door open."
  1134. *Status: "PrinterError:E017 Material width nas been changed to small."
  1135. *Status: "PrinterError:E029 Remain data cannot be printed at B mode."
  1136. *Status: "PrinterError:E734 Logical unit is wrong mode for the command."
  1137. *Status: "PrinterError:E601 Stop key is pressed."
  1138. *Status: "PrinterError:E733 Command can not be acceptable now."
  1139. *Status: "PrinterError:E708 Image data transfer is too slow."
  1140. *Status: "PrinterError:E720 Overlapped commands attempted."
  1141. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1142. *Source: "EtherTalk"
  1143. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1144. *PrinterError:"Directory is full.Please remove unnecessary files from your disk."
  1145. *PrinterError:"Disk is full.Please remove unnecessary files from your disk."
  1146. *PrinterError:"Volume is not found.Please check your volume."
  1147. *PrinterError:"I/O error occurred. Please check your volume."
  1148. *PrinterError:"File name is bad. Please input the file name correctly."
  1149. *PrinterError:"File is not opened. Please check the file."
  1150. *PrinterError:"End of File (Size miss match). Please setup the environments again."
  1151. *PrinterError:"Too many files are opened. Please quit other applications."
  1152. *PrinterError:"File ( or folder, target ) is not found. Please check them."
  1153. *PrinterError:"Volume is locked through hardware. Please unlock it."
  1154. *PrinterError:"File is locked. Please unlock it."
  1155. *PrinterError:"Volume is locked through software. Please unlock it."
  1156. *PrinterError:"File already open with with write permission. Please close it."
  1157. *PrinterError:"Volume is off line. Please check it."
  1158. *PrinterError:"File is locked through software. Please unlock it."
  1159. *PrinterError:"Hardware error has occurred. Please check it."
  1160. *PrinterError:"Out of memory. Please increase memory size which the application can use."
  1161. *PrinterError:"Directory is not found. Please check it."
  1162. *PrinterError:"Volume is not HFS. Please check it."
  1163. *PrinterError:"Stack is insufficient."
  1164. *PrinterError:"Resource is not found."
  1165. *PrinterError:"Hardware is insufficient."
  1166. *PrinterError:"Problem has occurred during loading the resource."
  1167. *PrinterError:"Resource is corrupt or unusable."
  1168. *PrinterError:"Memory is insufficient. Please increase memory size which the application can use."
  1169. *PrinterError:"File is corrupt or unusable."
  1170. *PrinterError:"Unexpected bus error has occurred."
  1171. *PrinterError:"There is not enough room to launch application with special requirements. Please increase memory size which the application can use."
  1172. *PrinterError:"Physical memory is insufficient. Please increase the physical memory."
  1173. *PrinterError:"System is not able to allocate memory, critical error has occurred."
  1174. *PrinterError:"Network error has occurred. Please check it."
  1175. *PrinterError:"The PCI Interface Card is not found."
  1176. *PrinterError:"The protect source is not found."
  1177. *PrinterError:"Output Driver File is not found."
  1178. *PrinterError:"Protect key is service parts."
  1179. *PrinterError:"Protect key checksum error."
  1180. *PrinterError:"Protect key is not AD-310PM's."
  1181. *PrinterError:"This Software Version is different."
  1182. *PrinterError:"Sorry ! This demonstration program cannot run ."
  1183. *PrinterError:"can't make Input Folder, return to selecter mode."
  1184. *PrinterError:"not existed specified path."
  1185. *PrinterError:"can't open log file. not save log data to log file."
  1186. *PrinterError:"failed in make file. not save log data to log file."
  1187. *PrinterError:"failed in delete file as log folder name. not save log data to log file."
  1188. *PrinterError:"failed in open file."
  1189. *PrinterError:"failed in delete file be existed the place where make new file. not save log data to log file."
  1190. *PrinterError:"failed in make text file."
  1191. *PrinterError:"falled in save log file."
  1192. *PrinterError:"The accelerater board is not found."
  1193. *PrinterError:"The protect source is not found."
  1194. *PrinterError:"Output Driver File is not found."
  1195. *PrinterError:"Cannot found the specified resource in device file. Please Setup again."
  1196. *PrinterError:"This is not System 7."
  1197. *PrinterError:"Sorry! My resource fork damaged."
  1198. *PrinterError:"not exist device lists folder."
  1199. *PrinterError:"not exist device file into device lists folder."
  1200. *PrinterError:"not exist specified device file."
  1201. *PrinterError:"Selecting Job Window Initialize Err."
  1202. *PrinterError:"Rip Console Window Initialize Err."
  1203. *PrinterError:"Network Status Window Initialize Err."
  1204. *PrinterError:"Input Folder OR Single File Window Initialize Err."
  1205. *PrinterError:"Preview Window Initialize Err."
  1206. *PrinterError:"not exist resource file. end application."
  1207. *PrinterError:"Log Window Initialize Err."
  1208. *PrinterError:"System Parameter Data was not found."
  1209. *PrinterError:"User Parameter Data was not found."
  1210. *PrinterError:"System Parameters was destoryed."
  1211. *PrinterError:"User Parameters was destoryed."
  1212. *PrinterError:"Disk is full, can not write System parameters."
  1213. *PrinterError:"Disk is full, can not write User parameters."
  1214. *PrinterError:"System parameters is locked."
  1215. *PrinterError:"User parameters is locked."
  1216. *PrinterError:"System parameters was not created."
  1217. *PrinterError:"User parameters was not created."
  1218. *PrinterError:"System parameters Err."
  1219. *PrinterError:"User parameters Err."
  1220. *PrinterError:"System parameters setting Error. Please reset system params value."
  1221. *PrinterError:"Preview Window Initialize Err."
  1222. *PrinterError:"OS Error."
  1223. *PrinterError:"Wrong sequence."
  1224. *PrinterError:"Write request too big."
  1225. *PrinterError:"Half-open connection was detected."
  1226. *PrinterError:"Duplicate PrinterName exists already."
  1227. *PrinterError:"AppleTalk was disabled."
  1228. *PrinterError:"Fatal_Error : Mode must be Network or Batch or SIngle."
  1229. *PrinterError:"Failed to allocate memory to CPSIConfiguration."
  1230. *PrinterError:"Failed to allocate input buffer for file input."
  1231. *PrinterError:"Default Page size is too small."
  1232. *PrinterError:"Fatal error while instanting interpreter."
  1233. *PrinterError:"Fatal error while stopping interpreter."
  1234. *PrinterError:"Error : Failed to allocate initialization data structure."
  1235. *PrinterError:"Error : Interpreter has terminated in Execute."
  1236. *PrinterError:"Error : Interpreter has terminated in EndOfFile."
  1237. *PrinterError:"Failed to wait PAPServer connection."
  1238. *PrinterError:"Failed to load PAPServer."
  1239. *PrinterError:"Failed to open PAPServer."
  1240. *PrinterError:"Failed to close PAPServer."
  1241. *PrinterError:"Failed to unload PAPServer."
  1242. *PrinterError:"Failed to allocate DSC filter."
  1243. *PrinterError:"Unknown error has occurred."
  1244. *PrinterError:"Invarid Compression Type."
  1245. *PrinterError:"Target not found."
  1246. *PrinterError:"Specified Engine Name not found."
  1247. *PrinterError:"Not suppoted command."
  1248. *PrinterError:"0000 No Additional Sense Information."
  1249. *PrinterError:"E701 Logical Unit Is In Process Of Becoming Ready."
  1250. *PrinterError:"E722 Buffer memories are full now."
  1251. *PrinterError:"E724 Initial setup parameters cannot be set now."
  1252. *PrinterError:"E726 Logical unit is busy after recording."
  1253. *PrinterError:"E727 Logical unit is busy until discharge."
  1254. *PrinterError:"E023 Film Processor is not ready."
  1255. *PrinterError:"E704 Logical unit communication error."
  1256. *PrinterError:"E010 Film empty 1."
  1257. *PrinterError:"E011 Film empty 2."
  1258. *PrinterError:"E013 Material loading error."
  1259. *PrinterError:"E032 Film jam 1 (a)."
  1260. *PrinterError:"E033 Film jam 2 (a)."
  1261. *PrinterError:"E041 Film jam 3 (a)."
  1262. *PrinterError:"E042 Film jam 11 (a)."
  1263. *PrinterError:"E043 Film jam 12 (a)."
  1264. *PrinterError:"E044 Film jam 13 (a)."
  1265. *PrinterError:"E045 Film jam 14 (a)."
  1266. *PrinterError:"E051 Film jam 2 (b)."
  1267. *PrinterError:"E074 Film jam 2 (c)."
  1268. *PrinterError:"E501 Diagnostic failure on component 81 00 00."
  1269. *PrinterError:"E502 Diagnostic failure on component 82 00 00."
  1270. *PrinterError:"E503 Diagnostic failure on component 83 00 00."
  1271. *PrinterError:"E504 Diagnostic failure on component 84 00 00."
  1272. *PrinterError:"E510 Diagnostic failure on component 90 xx yy."
  1273. *PrinterError:"E511 Diagnostic failure on component 91 xx yy."
  1274. *PrinterError:"E703 SCSI parity error."
  1275. *PrinterError:"E706 I/F setting error 1. DIP switch setting error."
  1276. *PrinterError:"E707 I/F setting error 2. Memory Board mounting error."
  1277. *PrinterError:"E806 Disk 1 setting error 1. Disk 1 not mounted."
  1278. *PrinterError:"E906 Disk 2 setting error . Disk 2 not mounted."
  1279. *PrinterError:"E054 Machine error 3. Cutter unit error."
  1280. *PrinterError:"E056 Machine error 5. Rear slack guide error 1."
  1281. *PrinterError:"E057 Machine error 6. Front slack guid error 1."
  1282. *PrinterError:"E058 Machine error 7. Tension roller error 1."
  1283. *PrinterError:"E059 Machine error 8. Nip roller error 1."
  1284. *PrinterError:"E060 Machine error 9. Filter setting error."
  1285. *PrinterError:"E062 Machine error 11. AT guide error 1."
  1286. *PrinterError:"E063 Machine error 12. Image data transfer error."
  1287. *PrinterError:"E065 Machine error 14. Exposure start signal timeout."
  1288. *PrinterError:"E066 Machine error 15. Main motor error."
  1289. *PrinterError:"E067 Machine error 16. Polygon error."
  1290. *PrinterError:"E085 Machine error 19. Rear slack guide error 2."
  1291. *PrinterError:"E086 Machine error 20. Front slack guide error 2."
  1292. *PrinterError:"E087 Machine error 21. Tension roller error 2."
  1293. *PrinterError:"E088 Machine error 22. Nip roller error 2."
  1294. *PrinterError:"E089 Machine error 23. AT guide error 2."
  1295. *PrinterError:"E090 Machine error 24. Front slack making error."
  1296. *PrinterError:"E025 Download error 1. Download error on main board."
  1297. *PrinterError:"E801 Disk 1 crash."
  1298. *PrinterError:"E802 Disk 1 error."
  1299. *PrinterError:"E803 Disk 1 re-format."
  1300. *PrinterError:"E804 Disk 1 bus error."
  1301. *PrinterError:"E901 Disk 2 crash."
  1302. *PrinterError:"E902 Disk 2 error."
  1303. *PrinterError:"E903 Disk 2 re-format."
  1304. *PrinterError:"E904 Disk 2 bus error."
  1305. *PrinterError:"E024 Film Processor error."
  1306. *PrinterError:"E709 Parameter list length error."
  1307. *PrinterError:"E710 Invalid command operation code."
  1308. *PrinterError:"E711 Invalid field in CDB."
  1309. *PrinterError:"E712 Logical unit not supported."
  1310. *PrinterError:"E713 Invalid field in parameter list."
  1311. *PrinterError:"E714 Parameter not supported."
  1312. *PrinterError:"E715 Parameter value invalid."
  1313. *PrinterError:"E730 Check sum byte error."
  1314. *PrinterError:"E716 Command sequence error."
  1315. *PrinterError:"E721 Parameter error. Material width is too small."
  1316. *PrinterError:"E732 Parameter error."
  1317. *PrinterError:"E723 Parameter error. Image data size is too big."
  1318. *PrinterError:"E717 Power on, reset, or bus device reset occurred."
  1319. *PrinterError:"E718 target operation conditions have changed."
  1320. *PrinterError:"E719 Inquiry data has changed."
  1321. *PrinterError:"E004 Change collection Box."
  1322. *PrinterError:"E005 Change Sub-stacker."
  1323. *PrinterError:"E002 Set collection Box."
  1324. *PrinterError:"E702 Offline."
  1325. *PrinterError:"E012 Door open."
  1326. *PrinterError:"E017 Material width nas been changed to small."
  1327. *PrinterError:"E029 Remain data cannot be printed at B mode."
  1328. *PrinterError:"E734 Logical unit is wrong mode for the command."
  1329. *PrinterError:"E601 Stop key is pressed."
  1330. *PrinterError:"E733 Command can not be acceptable now."
  1331. *PrinterError:"E708 Image data transfer is too slow."
  1332. *PrinterError:"E720 Overlapped commands attempted."
  1333. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  1334. *% ===== Color Separation Information =====
  1335. *DefaultColorSep: ProcessBlack.100lpi.1000dpi/100 lpi / 1000 dpi
  1336. *InkName: ProcessBlack/Process Black
  1337. *InkName: CustomColor/Custom Color
  1338. *InkName: ProcessCyan/Process Cyan
  1339. *InkName: ProcessMagenta/Process Magenta
  1340. *InkName: ProcessYellow/Process Yellow
  1341. *% For 200 lpi / 3000 dpi ==============================================
  1342. *ColorSepScreenAngle ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi: "75.0"
  1343. *ColorSepScreenAngle CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi: "45.0"
  1344. *ColorSepScreenAngle ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi: "15.0"
  1345. *ColorSepScreenAngle ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi: "45.0"
  1346. *ColorSepScreenAngle ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi: "0.0"
  1347. *ColorSepScreenFreq ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1348. *ColorSepScreenFreq CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1349. *ColorSepScreenFreq ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1350. *ColorSepScreenFreq ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1351. *ColorSepScreenFreq ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi: "200.0"
  1352. *% For 175 lpi / 3000 dpi ==============================================
  1353. *ColorSepScreenAngle ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi: "75.0"
  1354. *ColorSepScreenAngle CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi: "45.0"
  1355. *ColorSepScreenAngle ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi: "15.0"
  1356. *ColorSepScreenAngle ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi: "45.0"
  1357. *ColorSepScreenAngle ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi: "0.0"
  1358. *ColorSepScreenFreq ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1359. *ColorSepScreenFreq CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1360. *ColorSepScreenFreq ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1361. *ColorSepScreenFreq ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1362. *ColorSepScreenFreq ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi: "175.0"
  1363. *% For 150 lpi / 3000 dpi ==============================================
  1364. *ColorSepScreenAngle ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi: "75.0"
  1365. *ColorSepScreenAngle CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi: "45.0"
  1366. *ColorSepScreenAngle ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi: "15.0"
  1367. *ColorSepScreenAngle ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi: "45.0"
  1368. *ColorSepScreenAngle ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi: "0.0"
  1369. *ColorSepScreenFreq ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1370. *ColorSepScreenFreq CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1371. *ColorSepScreenFreq ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1372. *ColorSepScreenFreq ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1373. *ColorSepScreenFreq ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi: "150.0"
  1374. *% For 133 lpi / 3000 dpi ==============================================
  1375. *ColorSepScreenAngle ProcessBlack.133lpi.3000dpi/133 lpi / 3000 dpi: "75.0"
  1376. *ColorSepScreenAngle CustomColor.133lpi.3000dpi/133 lpi / 3000 dpi: "45.0"
  1377. *ColorSepScreenAngle ProcessCyan.133lpi.3000dpi/133 lpi / 3000 dpi: "15.0"
  1378. *ColorSepScreenAngle ProcessMagenta.133lpi.3000dpi/133 lpi / 3000 dpi: "45.0"
  1379. *ColorSepScreenAngle ProcessYellow.133lpi.3000dpi/133 lpi / 3000 dpi: "0.0"
  1380. *ColorSepScreenFreq ProcessBlack.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1381. *ColorSepScreenFreq CustomColor.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1382. *ColorSepScreenFreq ProcessCyan.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1383. *ColorSepScreenFreq ProcessMagenta.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1384. *ColorSepScreenFreq ProcessYellow.133lpi.3000dpi/133 lpi / 3000 dpi: "133.0"
  1385. *% For 120 lpi / 3000 dpi ==============================================
  1386. *ColorSepScreenAngle ProcessBlack.120lpi.3000dpi/120 lpi / 3000 dpi: "75.0"
  1387. *ColorSepScreenAngle CustomColor.120lpi.3000dpi/120 lpi / 3000 dpi: "45.0"
  1388. *ColorSepScreenAngle ProcessCyan.120lpi.3000dpi/120 lpi / 3000 dpi: "15.0"
  1389. *ColorSepScreenAngle ProcessMagenta.120lpi.3000dpi/120 lpi / 3000 dpi: "45.0"
  1390. *ColorSepScreenAngle ProcessYellow.120lpi.3000dpi/120 lpi / 3000 dpi: "0.0"
  1391. *ColorSepScreenFreq ProcessBlack.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1392. *ColorSepScreenFreq CustomColor.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1393. *ColorSepScreenFreq ProcessCyan.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1394. *ColorSepScreenFreq ProcessMagenta.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1395. *ColorSepScreenFreq ProcessYellow.120lpi.3000dpi/120 lpi / 3000 dpi: "120.0"
  1396. *% For 100 lpi / 3000 dpi ==============================================
  1397. *ColorSepScreenAngle ProcessBlack.100lpi.3000dpi/100 lpi / 3000 dpi: "75.0"
  1398. *ColorSepScreenAngle CustomColor.100lpi.3000dpi/100 lpi / 3000 dpi: "45.0"
  1399. *ColorSepScreenAngle ProcessCyan.100lpi.3000dpi/100 lpi / 3000 dpi: "15.0"
  1400. *ColorSepScreenAngle ProcessMagenta.100lpi.3000dpi/100 lpi / 3000 dpi: "45.0"
  1401. *ColorSepScreenAngle ProcessYellow.100lpi.3000dpi/100 lpi / 3000 dpi: "0.0"
  1402. *ColorSepScreenFreq ProcessBlack.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1403. *ColorSepScreenFreq CustomColor.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1404. *ColorSepScreenFreq ProcessCyan.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1405. *ColorSepScreenFreq ProcessMagenta.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1406. *ColorSepScreenFreq ProcessYellow.100lpi.3000dpi/100 lpi / 3000 dpi: "100.0"
  1407. *% For 85 lpi / 3000 dpi ==============================================
  1408. *ColorSepScreenAngle ProcessBlack.85lpi.3000dpi/85 lpi / 3000 dpi: "75.0"
  1409. *ColorSepScreenAngle CustomColor.85lpi.3000dpi/85 lpi / 3000 dpi: "45.0"
  1410. *ColorSepScreenAngle ProcessCyan.85lpi.3000dpi/85 lpi / 3000 dpi: "15.0"
  1411. *ColorSepScreenAngle ProcessMagenta.85lpi.3000dpi/85 lpi / 3000 dpi: "45.0"
  1412. *ColorSepScreenAngle ProcessYellow.85lpi.3000dpi/85 lpi / 3000 dpi: "0.0"
  1413. *ColorSepScreenFreq ProcessBlack.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1414. *ColorSepScreenFreq CustomColor.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1415. *ColorSepScreenFreq ProcessCyan.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1416. *ColorSepScreenFreq ProcessMagenta.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1417. *ColorSepScreenFreq ProcessYellow.85lpi.3000dpi/85 lpi / 3000 dpi: "85.0"
  1418. *% For 65 lpi / 3000 dpi ==============================================
  1419. *ColorSepScreenAngle ProcessBlack.65lpi.3000dpi/65 lpi / 3000 dpi: "75.0"
  1420. *ColorSepScreenAngle CustomColor.65lpi.3000dpi/65 lpi / 3000 dpi: "45.0"
  1421. *ColorSepScreenAngle ProcessCyan.65lpi.3000dpi/65 lpi / 3000 dpi: "15.0"
  1422. *ColorSepScreenAngle ProcessMagenta.65lpi.3000dpi/65 lpi / 3000 dpi: "45.0"
  1423. *ColorSepScreenAngle ProcessYellow.65lpi.3000dpi/65 lpi / 3000 dpi: "0.0"
  1424. *ColorSepScreenFreq ProcessBlack.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1425. *ColorSepScreenFreq CustomColor.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1426. *ColorSepScreenFreq ProcessCyan.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1427. *ColorSepScreenFreq ProcessMagenta.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1428. *ColorSepScreenFreq ProcessYellow.65lpi.3000dpi/65 lpi / 3000 dpi: "65.0"
  1429. *% For 175 lpi / 2400 dpi ==============================================
  1430. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "75.0"
  1431. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  1432. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "15.0"
  1433. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  1434. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
  1435. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1436. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1437. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1438. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1439. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  1440. *% For 150 lpi / 2400 dpi ==============================================
  1441. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "75.0"
  1442. *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
  1443. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "15.0"
  1444. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "45.0"
  1445. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "0.0"
  1446. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1447. *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1448. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1449. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1450. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi: "150.0"
  1451. *% For 133 lpi / 2400 dpi ==============================================
  1452. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "75.0"
  1453. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  1454. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "15.0"
  1455. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  1456. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "0.0"
  1457. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1458. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1459. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1460. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1461. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "133.0"
  1462. *% For 120 lpi / 2400 dpi ==============================================
  1463. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "75.0"
  1464. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  1465. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "15.0"
  1466. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  1467. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "0.0"
  1468. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1469. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1470. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1471. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1472. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "120.0"
  1473. *% For 100 lpi / 2400 dpi ==============================================
  1474. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "75.0"
  1475. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  1476. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "15.0"
  1477. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  1478. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "0.0"
  1479. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1480. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1481. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1482. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1483. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "100.0"
  1484. *% For 85 lpi / 2400 dpi ==============================================
  1485. *ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi: "75.0"
  1486. *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi: "45.0"
  1487. *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi: "15.0"
  1488. *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi: "45.0"
  1489. *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi: "0.0"
  1490. *ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1491. *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1492. *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1493. *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1494. *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi: "85.0"
  1495. *% For 65 lpi / 2400 dpi ==============================================
  1496. *ColorSepScreenAngle ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "75.0"
  1497. *ColorSepScreenAngle CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  1498. *ColorSepScreenAngle ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "15.0"
  1499. *ColorSepScreenAngle ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  1500. *ColorSepScreenAngle ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "0.0"
  1501. *ColorSepScreenFreq ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1502. *ColorSepScreenFreq CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1503. *ColorSepScreenFreq ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1504. *ColorSepScreenFreq ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1505. *ColorSepScreenFreq ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "65.0"
  1506. *% For 150 lpi / 1800 dpi ==============================================
  1507. *ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi: "75.0"
  1508. *ColorSepScreenAngle CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi: "45.0"
  1509. *ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi: "15.0"
  1510. *ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi: "45.0"
  1511. *ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi: "0.0"
  1512. *ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0"
  1513. *ColorSepScreenFreq CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0"
  1514. *ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0"
  1515. *ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0"
  1516. *ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi: "150.0"
  1517. *% For 133 lpi / 1800 dpi ==============================================
  1518. *ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi: "75.0"
  1519. *ColorSepScreenAngle CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi: "45.0"
  1520. *ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi: "15.0"
  1521. *ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi: "45.0"
  1522. *ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi: "0.0"
  1523. *ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0"
  1524. *ColorSepScreenFreq CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0"
  1525. *ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0"
  1526. *ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0"
  1527. *ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi: "133.0"
  1528. *% For 120 lpi / 1800 dpi ==============================================
  1529. *ColorSepScreenAngle ProcessBlack.120lpi.1800dpi/120 lpi / 1800 dpi: "75.0"
  1530. *ColorSepScreenAngle CustomColor.120lpi.1800dpi/120 lpi / 1800 dpi: "45.0"
  1531. *ColorSepScreenAngle ProcessCyan.120lpi.1800dpi/120 lpi / 1800 dpi: "15.0"
  1532. *ColorSepScreenAngle ProcessMagenta.120lpi.1800dpi/120 lpi / 1800 dpi: "45.0"
  1533. *ColorSepScreenAngle ProcessYellow.120lpi.1800dpi/120 lpi / 1800 dpi: "0.0"
  1534. *ColorSepScreenFreq ProcessBlack.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0"
  1535. *ColorSepScreenFreq CustomColor.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0"
  1536. *ColorSepScreenFreq ProcessCyan.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0"
  1537. *ColorSepScreenFreq ProcessMagenta.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0"
  1538. *ColorSepScreenFreq ProcessYellow.120lpi.1800dpi/120 lpi / 1800 dpi: "120.0"
  1539. *% For 100 lpi / 1800 dpi ==============================================
  1540. *ColorSepScreenAngle ProcessBlack.100lpi.1800dpi/100 lpi / 1800 dpi: "75.0"
  1541. *ColorSepScreenAngle CustomColor.100lpi.1800dpi/100 lpi / 1800 dpi: "45.0"
  1542. *ColorSepScreenAngle ProcessCyan.100lpi.1800dpi/100 lpi / 1800 dpi: "15.0"
  1543. *ColorSepScreenAngle ProcessMagenta.100lpi.1800dpi/100 lpi / 1800 dpi: "45.0"
  1544. *ColorSepScreenAngle ProcessYellow.100lpi.1800dpi/100 lpi / 1800 dpi: "0.0"
  1545. *ColorSepScreenFreq ProcessBlack.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0"
  1546. *ColorSepScreenFreq CustomColor.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0"
  1547. *ColorSepScreenFreq ProcessCyan.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0"
  1548. *ColorSepScreenFreq ProcessMagenta.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0"
  1549. *ColorSepScreenFreq ProcessYellow.100lpi.1800dpi/100 lpi / 1800 dpi: "100.0"
  1550. *% For 85 lpi / 1800 dpi ==============================================
  1551. *ColorSepScreenAngle ProcessBlack.85lpi.1800dpi/85 lpi / 1800 dpi: "75.0"
  1552. *ColorSepScreenAngle CustomColor.85lpi.1800dpi/85 lpi / 1800 dpi: "45.0"
  1553. *ColorSepScreenAngle ProcessCyan.85lpi.1800dpi/85 lpi / 1800 dpi: "15.0"
  1554. *ColorSepScreenAngle ProcessMagenta.85lpi.1800dpi/85 lpi / 1800 dpi: "45.0"
  1555. *ColorSepScreenAngle ProcessYellow.85lpi.1800dpi/85 lpi / 1800 dpi: "0.0"
  1556. *ColorSepScreenFreq ProcessBlack.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0"
  1557. *ColorSepScreenFreq CustomColor.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0"
  1558. *ColorSepScreenFreq ProcessCyan.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0"
  1559. *ColorSepScreenFreq ProcessMagenta.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0"
  1560. *ColorSepScreenFreq ProcessYellow.85lpi.1800dpi/85 lpi / 1800 dpi: "85.0"
  1561. *% For 65 lpi / 1800 dpi ==============================================
  1562. *ColorSepScreenAngle ProcessBlack.65lpi.1800dpi/65 lpi / 1800 dpi: "75.0"
  1563. *ColorSepScreenAngle CustomColor.65lpi.1800dpi/65 lpi / 1800 dpi: "45.0"
  1564. *ColorSepScreenAngle ProcessCyan.65lpi.1800dpi/65 lpi / 1800 dpi: "15.0"
  1565. *ColorSepScreenAngle ProcessMagenta.65lpi.1800dpi/65 lpi / 1800 dpi: "45.0"
  1566. *ColorSepScreenAngle ProcessYellow.65lpi.1800dpi/65 lpi / 1800 dpi: "0.0"
  1567. *ColorSepScreenFreq ProcessBlack.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0"
  1568. *ColorSepScreenFreq CustomColor.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0"
  1569. *ColorSepScreenFreq ProcessCyan.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0"
  1570. *ColorSepScreenFreq ProcessMagenta.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0"
  1571. *ColorSepScreenFreq ProcessYellow.65lpi.1800dpi/65 lpi / 1800 dpi: "65.0"
  1572. *% For 150 lpi / 1500 dpi ==============================================
  1573. *ColorSepScreenAngle ProcessBlack.150lpi.1500dpi/150 lpi / 1500 dpi: "75.0"
  1574. *ColorSepScreenAngle CustomColor.150lpi.1500dpi/150 lpi / 1500 dpi: "45.0"
  1575. *ColorSepScreenAngle ProcessCyan.150lpi.1500dpi/150 lpi / 1500 dpi: "15.0"
  1576. *ColorSepScreenAngle ProcessMagenta.150lpi.1500dpi/150 lpi / 1500 dpi: "45.0"
  1577. *ColorSepScreenAngle ProcessYellow.150lpi.1500dpi/150 lpi / 1500 dpi: "0.0"
  1578. *ColorSepScreenFreq ProcessBlack.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0"
  1579. *ColorSepScreenFreq CustomColor.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0"
  1580. *ColorSepScreenFreq ProcessCyan.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0"
  1581. *ColorSepScreenFreq ProcessMagenta.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0"
  1582. *ColorSepScreenFreq ProcessYellow.150lpi.1500dpi/150 lpi / 1500 dpi: "150.0"
  1583. *% For 133 lpi / 1500 dpi ==============================================
  1584. *ColorSepScreenAngle ProcessBlack.133lpi.1500dpi/133 lpi / 1500 dpi: "75.0"
  1585. *ColorSepScreenAngle CustomColor.133lpi.1500dpi/133 lpi / 1500 dpi: "45.0"
  1586. *ColorSepScreenAngle ProcessCyan.133lpi.1500dpi/133 lpi / 1500 dpi: "15.0"
  1587. *ColorSepScreenAngle ProcessMagenta.133lpi.1500dpi/133 lpi / 1500 dpi: "45.0"
  1588. *ColorSepScreenAngle ProcessYellow.133lpi.1500dpi/133 lpi / 1500 dpi: "0.0"
  1589. *ColorSepScreenFreq ProcessBlack.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0"
  1590. *ColorSepScreenFreq CustomColor.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0"
  1591. *ColorSepScreenFreq ProcessCyan.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0"
  1592. *ColorSepScreenFreq ProcessMagenta.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0"
  1593. *ColorSepScreenFreq ProcessYellow.133lpi.1500dpi/133 lpi / 1500 dpi: "133.0"
  1594. *% For 120 lpi / 1500 dpi ==============================================
  1595. *ColorSepScreenAngle ProcessBlack.120lpi.1500dpi/120 lpi / 1500 dpi: "75.0"
  1596. *ColorSepScreenAngle CustomColor.120lpi.1500dpi/120 lpi / 1500 dpi: "45.0"
  1597. *ColorSepScreenAngle ProcessCyan.120lpi.1500dpi/120 lpi / 1500 dpi: "15.0"
  1598. *ColorSepScreenAngle ProcessMagenta.120lpi.1500dpi/120 lpi / 1500 dpi: "45.0"
  1599. *ColorSepScreenAngle ProcessYellow.120lpi.1500dpi/120 lpi / 1500 dpi: "0.0"
  1600. *ColorSepScreenFreq ProcessBlack.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0"
  1601. *ColorSepScreenFreq CustomColor.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0"
  1602. *ColorSepScreenFreq ProcessCyan.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0"
  1603. *ColorSepScreenFreq ProcessMagenta.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0"
  1604. *ColorSepScreenFreq ProcessYellow.120lpi.1500dpi/120 lpi / 1500 dpi: "120.0"
  1605. *% For 100 lpi / 1500 dpi ==============================================
  1606. *ColorSepScreenAngle ProcessBlack.100lpi.1500dpi/100 lpi / 1500 dpi: "75.0"
  1607. *ColorSepScreenAngle CustomColor.100lpi.1500dpi/100 lpi / 1500 dpi: "45.0"
  1608. *ColorSepScreenAngle ProcessCyan.100lpi.1500dpi/100 lpi / 1500 dpi: "15.0"
  1609. *ColorSepScreenAngle ProcessMagenta.100lpi.1500dpi/100 lpi / 1500 dpi: "45.0"
  1610. *ColorSepScreenAngle ProcessYellow.100lpi.1500dpi/100 lpi / 1500 dpi: "0.0"
  1611. *ColorSepScreenFreq ProcessBlack.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0"
  1612. *ColorSepScreenFreq CustomColor.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0"
  1613. *ColorSepScreenFreq ProcessCyan.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0"
  1614. *ColorSepScreenFreq ProcessMagenta.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0"
  1615. *ColorSepScreenFreq ProcessYellow.100lpi.1500dpi/100 lpi / 1500 dpi: "100.0"
  1616. *% For 85 lpi / 1500 dpi ==============================================
  1617. *ColorSepScreenAngle ProcessBlack.85lpi.1500dpi/85 lpi / 1500 dpi: "75.0"
  1618. *ColorSepScreenAngle CustomColor.85lpi.1500dpi/85 lpi / 1500 dpi: "45.0"
  1619. *ColorSepScreenAngle ProcessCyan.85lpi.1500dpi/85 lpi / 1500 dpi: "15.0"
  1620. *ColorSepScreenAngle ProcessMagenta.85lpi.1500dpi/85 lpi / 1500 dpi: "45.0"
  1621. *ColorSepScreenAngle ProcessYellow.85lpi.1500dpi/85 lpi / 1500 dpi: "0.0"
  1622. *ColorSepScreenFreq ProcessBlack.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0"
  1623. *ColorSepScreenFreq CustomColor.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0"
  1624. *ColorSepScreenFreq ProcessCyan.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0"
  1625. *ColorSepScreenFreq ProcessMagenta.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0"
  1626. *ColorSepScreenFreq ProcessYellow.85lpi.1500dpi/85 lpi / 1500 dpi: "85.0"
  1627. *% For 65 lpi / 1500 dpi ==============================================
  1628. *ColorSepScreenAngle ProcessBlack.65lpi.1500dpi/65 lpi / 1500 dpi: "75.0"
  1629. *ColorSepScreenAngle CustomColor.65lpi.1500dpi/65 lpi / 1500 dpi: "45.0"
  1630. *ColorSepScreenAngle ProcessCyan.65lpi.1500dpi/65 lpi / 1500 dpi: "15.0"
  1631. *ColorSepScreenAngle ProcessMagenta.65lpi.1500dpi/65 lpi / 1500 dpi: "45.0"
  1632. *ColorSepScreenAngle ProcessYellow.65lpi.1500dpi/65 lpi / 1500 dpi: "0.0"
  1633. *ColorSepScreenFreq ProcessBlack.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0"
  1634. *ColorSepScreenFreq CustomColor.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0"
  1635. *ColorSepScreenFreq ProcessCyan.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0"
  1636. *ColorSepScreenFreq ProcessMagenta.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0"
  1637. *ColorSepScreenFreq ProcessYellow.65lpi.1500dpi/65 lpi / 1500 dpi: "65.0"
  1638. *% For 100 lpi / 1200 dpi ==============================================
  1639. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "75.0"
  1640. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  1641. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "15.0"
  1642. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  1643. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
  1644. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1645. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1646. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1647. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1648. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  1649. *% For 85 lpi / 1200 dpi ==============================================
  1650. *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "75.0"
  1651. *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "45.0"
  1652. *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "15.0"
  1653. *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "45.0"
  1654. *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "0.0"
  1655. *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1656. *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1657. *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1658. *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1659. *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "85.0"
  1660. *% For 65 lpi / 1200 dpi ==============================================
  1661. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "75.0"
  1662. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  1663. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "15.0"
  1664. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  1665. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "0.0"
  1666. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1667. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1668. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1669. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1670. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "65.0"
  1671. *% For 100 lpi / 1000 dpi ==============================================
  1672. *ColorSepScreenAngle ProcessBlack.100lpi.1000dpi/100 lpi / 1000 dpi: "75.0"
  1673. *ColorSepScreenAngle CustomColor.100lpi.1000dpi/100 lpi / 1000 dpi: "45.0"
  1674. *ColorSepScreenAngle ProcessCyan.100lpi.1000dpi/100 lpi / 1000 dpi: "15.0"
  1675. *ColorSepScreenAngle ProcessMagenta.100lpi.1000dpi/100 lpi / 1000 dpi: "45.0"
  1676. *ColorSepScreenAngle ProcessYellow.100lpi.1000dpi/100 lpi / 1000 dpi: "0.0"
  1677. *ColorSepScreenFreq ProcessBlack.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0"
  1678. *ColorSepScreenFreq CustomColor.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0"
  1679. *ColorSepScreenFreq ProcessCyan.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0"
  1680. *ColorSepScreenFreq ProcessMagenta.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0"
  1681. *ColorSepScreenFreq ProcessYellow.100lpi.1000dpi/100 lpi / 1000 dpi: "100.0"
  1682. *% For 85 lpi / 1000 dpi ==============================================
  1683. *ColorSepScreenAngle ProcessBlack.85lpi.1000dpi/85 lpi / 1000 dpi: "75.0"
  1684. *ColorSepScreenAngle CustomColor.85lpi.1000dpi/85 lpi / 1000 dpi: "45.0"
  1685. *ColorSepScreenAngle ProcessCyan.85lpi.1000dpi/85 lpi / 1000 dpi: "15.0"
  1686. *ColorSepScreenAngle ProcessMagenta.85lpi.1000dpi/85 lpi / 1000 dpi: "45.0"
  1687. *ColorSepScreenAngle ProcessYellow.85lpi.1000dpi/85 lpi / 1000 dpi: "0.0"
  1688. *ColorSepScreenFreq ProcessBlack.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0"
  1689. *ColorSepScreenFreq CustomColor.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0"
  1690. *ColorSepScreenFreq ProcessCyan.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0"
  1691. *ColorSepScreenFreq ProcessMagenta.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0"
  1692. *ColorSepScreenFreq ProcessYellow.85lpi.1000dpi/85 lpi / 1000 dpi: "85.0"
  1693. *% For 65 lpi / 1000 dpi ==============================================
  1694. *ColorSepScreenAngle ProcessBlack.65lpi.1000dpi/65 lpi / 1000 dpi: "75.0"
  1695. *ColorSepScreenAngle CustomColor.65lpi.1000dpi/65 lpi / 1000 dpi: "45.0"
  1696. *ColorSepScreenAngle ProcessCyan.65lpi.1000dpi/65 lpi / 1000 dpi: "15.0"
  1697. *ColorSepScreenAngle ProcessMagenta.65lpi.1000dpi/65 lpi / 1000 dpi: "45.0"
  1698. *ColorSepScreenAngle ProcessYellow.65lpi.1000dpi/65 lpi / 1000 dpi: "0.0"
  1699. *ColorSepScreenFreq ProcessBlack.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0"
  1700. *ColorSepScreenFreq CustomColor.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0"
  1701. *ColorSepScreenFreq ProcessCyan.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0"
  1702. *ColorSepScreenFreq ProcessMagenta.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0"
  1703. *ColorSepScreenFreq ProcessYellow.65lpi.1000dpi/65 lpi / 1000 dpi: "65.0"
  1704. *% end of PPD file for FT-R5055AM