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.

1047 lines
52 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *FormatVersion: "4.2"
  4. *FileVersion: "2.0"
  5. *PCFileName: "AGSSAV44.PPD"
  6. *LanguageVersion: English
  7. *LanguageEncoding: ISOLatin1
  8. *Product: "(AGFA SelectSet Avantra 44)"
  9. *PSVersion: "(2013.108) 93073011"
  10. *PSVersion: "(2013.108) 94080411"
  11. *PSVersion: "(2013.116) 94090205"
  12. *PSVersion: "(2013.114) 7"
  13. *PSVersion: "(2013.114) 8"
  14. *PSVersion: "(2013.114) 9"
  15. *ModelName: "AGFA SelectSet Avantra 44"
  16. *NickName: "AGFA SelectSet Avantra 44"
  17. *%===== Installable Options ================================
  18. *OpenGroup : InstallableOptions/Installed Options
  19. *OpenUI *InstalledMemory/RIP configuration: PickOne
  20. *DefaultInstalledMemory: 16MB
  21. *InstalledMemory 16MB/Star200 16MByte: " "
  22. *InstalledMemory 32MB/Star400 32MByte: " "
  23. *InstalledMemory 64MB/Star600/800 64MByte: " "
  24. *InstalledMemory 120MB/Star800+ 120MByte: " "
  25. *InstalledMemory Viper/Viper: " "
  26. *InstalledMemory Cobra/Cobra: " "
  27. *InstalledMemory Taipan/Taipan: " "
  28. *CloseUI: *InstalledMemory
  29. *CloseGroup : InstallableOptions
  30. *VMOption 16MB: "10000000"
  31. *VMOption 32MB: "22500000"
  32. *VMOption 64MB: "40000000"
  33. *VMOption 120MB: "80000000"
  34. *VMOption Viper: "25000000"
  35. *VMOption Cobra: "25000000"
  36. *VMOption Taipan: "16000000"
  37. *%===== General Information and Defaults ===================
  38. *FreeVM: "10000000"
  39. *LanguageLevel: "2"
  40. *Protocols: BCP
  41. *ColorDevice: False
  42. *DefaultColorSpace: CMYK
  43. *VariablePaperSize: True
  44. *Extensions: FileSystem
  45. *FileSystem: True
  46. *?FileSystem: "statusdict /diskstatus get exec
  47. exch pop 0 eq {(False)}{(True)}ifelse print flush"
  48. *End
  49. *Throughput: "1"
  50. *Password: "()"
  51. *ExitServer: "
  52. count 0 eq % is the password on the stack?
  53. {false}{true exch startjob} ifelse
  54. not % if no password or not valid
  55. {
  56. (WARNING : Cannot modify initial VM.) =
  57. (Missing or invalid password.) =
  58. (Please contact the author of this software.) =
  59. flush quit
  60. } if
  61. "
  62. *End
  63. *Reset: "
  64. count 0 eq % is the password on the stack?
  65. {false}{true exch startjob} ifelse
  66. not % if no password or not valid
  67. {
  68. (WARNING : Cannot reset printer.) =
  69. (Missing or invalid password.) =
  70. (Please contact the author of this software.) =
  71. flush quit
  72. } if
  73. systemdict /quit get exec
  74. (WARNING : Printer Reset Failed.) = flush"
  75. *End
  76. *%===== Halftone Information ===============================
  77. *ResScreenFreq 1200: "100.0"
  78. *ResScreenFreq 1800: "100.0"
  79. *ResScreenFreq 2400: "100.0"
  80. *ResScreenFreq 3600: "100.0"
  81. *ResScreenAngle 1200: "45.0"
  82. *ResScreenAngle 1800: "45.0"
  83. *ResScreenAngle 2400: "45.0"
  84. *ResScreenAngle 3600: "45.0"
  85. *ScreenFreq: "100.0"
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  90. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "
  95. { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }
  96. "
  97. *End
  98. *ScreenProc CristalRaster: "
  99. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  100. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  101. "
  102. *End
  103. *DefaultTransfer: Null
  104. *Transfer Null: "{ }"
  105. *Transfer Null.Inverse: "{ 1 exch sub }"
  106. *AccurateScreensSupport: True
  107. *AgfaScreenProcID Line/Line: "LIN"
  108. *AgfaScreenProcID Ellipse/Ellipse: "ELLIPSE"
  109. *AgfaScreenProcID Dot/Dot: "DOT"
  110. *AgfaScreenProcID CristalRaster/CristalRaster: "CR"
  111. *%===== Paper Handling =====================================
  112. *OpenUI *PageSize: PickOne
  113. *OrderDependency: 30 AnySetup *PageSize
  114. *DefaultPageSize: Letter
  115. *PageSize Letter: "letter"
  116. *PageSize Letter.Extra: " 2 dict dup /Orientation 1 put dup /PageSize [684 864] put setpagedevice "
  117. *PageSize Letter.Transverse: "Letter"
  118. *PageSize Letter.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 864] put setpagedevice "
  119. *PageSize Legal: "legal"
  120. *PageSize Legal.Extra: "2 dict dup /Orientation 1 put dup /PageSize [684 1080] put setpagedevice "
  121. *PageSize Legal.Transverse: "Legal"
  122. *PageSize Legal.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 1080] put setpagedevice "
  123. *PageSize Tabloid: "11x17"
  124. *PageSize Tabloid.Extra: "2 dict dup /Orientation 1 put dup /PageSize [864 1296] put setpagedevice "
  125. *PageSize Tabloid.Transverse: "17x11"
  126. *PageSize Tabloid.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [864 1296] put setpagedevice "
  127. *PageSize A5: "a5"
  128. *PageSize A5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [492 667] put setpagedevice "
  129. *PageSize A5.Transverse: " A5"
  130. *PageSize A5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [492 667] put setpagedevice "
  131. *PageSize B5: "b5"
  132. *PageSize B5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [571 781] put setpagedevice "
  133. *PageSize B5.Transverse: "B5"
  134. *PageSize B5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [571 781] put setpagedevice "
  135. *PageSize A4: "a4"
  136. *PageSize A4.Extra: "2 dict dup /Orientation 1 put dup /PageSize [667 914] put setpagedevice "
  137. *PageSize A4.Transverse: "A4"
  138. *PageSize A4.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [667 914] put setpagedevice "
  139. *PageSize A3: "a3"
  140. *PageSize A3.Extra: "2 dict dup /Orientation 1 put dup /PageSize [914 1263] put setpagedevice "
  141. *PageSize A3.Transverse: "A3"
  142. *PageSize A3.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [914 1263] put setpagedevice "
  143. *PageSize A2: "2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice"
  144. *PageSize A2.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1263 1756] put setpagedevice "
  145. *PageSize A2.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1191 1684] put setpagedevice"
  146. *PageSize A2.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1263 1756] put setpagedevice "
  147. *PageSize A1: "2 dict dup /Orientation 1 put dup /PageSize [1684 2384] put setpagedevice"
  148. *PageSize A1.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1756 2456] put setpagedevice"
  149. *PageSize A1.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1684 2384] put setpagedevice"
  150. *PageSize A1.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1756 2456] put setpagedevice"
  151. *PageSize LARGE: "2 dict dup /Orientation 1 put dup /PageSize [2570 3204] put setpagedevice "
  152. *?PageSize: "
  153. save
  154. mark
  155. currentpagedevice dup /PageSize get aload % pagedict width height
  156. 19 dict
  157. dup [ 612 792] (Letter) put
  158. dup [ 684 864] (Letter.Extra) put
  159. dup [ 612 1008] (Legal) put
  160. dup [ 684 1080] (Legal.Extra) put
  161. dup [ 792 1224] (Tabloid) put
  162. dup [ 864 1296] (Tabloid.Extra) put
  163. dup [ 420 595] (A5) put
  164. dup [ 492 667] (A5.Extra) put
  165. dup [ 499 709] (B5) put
  166. dup [ 571 781] (B5.Extra) put
  167. dup [ 595 842] (A4) put
  168. dup [ 667 914] (A4.Extra) put
  169. dup [ 842 1191] (A3) put
  170. dup [ 914 1263] (A3.Extra) put
  171. dup [1191 1684] (A2) put
  172. dup [1263 1756] (A2.Extra) put
  173. dup [1684 2384] (A1) put
  174. dup [1756 2456] (A1.Extra) put
  175. dup [2570 3204] (LARGE) put
  176. 18 dict
  177. dup [ 612 792] (Letter.Transverse) put
  178. dup [ 684 864] (Letter.Transverse.Extra) put
  179. dup [ 612 1008] (Legal.Transverse) put
  180. dup [ 684 1080] (Legal.Transverse.Extra) put
  181. dup [ 792 1224] (Tabloid.Transverse) put
  182. dup [ 864 1296] (Tabloid.Transverse.Extra) put
  183. dup [ 420 595] (A5.Transverse) put
  184. dup [ 492 667] (A5.Transverse.Extra) put
  185. dup [ 499 709] (B5.Transverse) put
  186. dup [ 571 781] (B5.Transverse.Extra) put
  187. dup [ 595 842] (A4.Transverse) put
  188. dup [ 667 914] (A4.Transverse.Extra) put
  189. dup [ 842 1191] (A3.Transverse) put
  190. dup [ 914 1263] (A3.Transverse.Extra) put
  191. dup [1191 1684] (A2.Transverse) put
  192. dup [1263 1756] (A2.Transverse.Extra) put
  193. dup [1684 2384] (A1.Transverse) put
  194. dup [1756 2456] (A1.Transverse.Extra) put
  195. 6 -1 roll /Orientation get % test orientation
  196. 1 eq { pop } { exch pop }ifelse % choose dict
  197. (Unknown) exch
  198. { exch aload pop
  199. 5 index eq exch 6 index eq and
  200. { exch pop exit } { pop } ifelse
  201. } bind forall = flush cleartomark
  202. restore
  203. "
  204. *End
  205. *CloseUI: *PageSize
  206. *% These entries will set up the frame buffer. Usually used with manual feed.
  207. *OpenUI *PageRegion: PickOne
  208. *OrderDependency: 40 AnySetup *PageRegion
  209. *DefaultPageRegion: Letter
  210. *PageRegion Letter: "letter"
  211. *PageRegion Letter.Extra: " 2 dict dup /Orientation 1 put dup /PageSize [684 864] put setpagedevice "
  212. *PageRegion Letter.Transverse: "Letter"
  213. *PageRegion Letter.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 864] put setpagedevice "
  214. *PageRegion Legal: "legal"
  215. *PageRegion Legal.Extra: "2 dict dup /Orientation 1 put dup /PageSize [684 1080] put setpagedevice "
  216. *PageRegion Legal.Transverse: "Legal"
  217. *PageRegion Legal.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 1080] put setpagedevice "
  218. *PageRegion Tabloid: "11x17"
  219. *PageRegion Tabloid.Extra: " 2 dict dup /Orientation 1 put dup /PageSize [864 1296] put setpagedevice "
  220. *PageRegion Tabloid.Transverse: "17x11"
  221. *PageRegion Tabloid.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [864 1296] put setpagedevice "
  222. *PageRegion A5: "a5"
  223. *PageRegion A5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [492 667] put setpagedevice "
  224. *PageRegion A5.Transverse: " A5"
  225. *PageRegion A5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [492 667] put setpagedevice "
  226. *PageRegion B5: "b5"
  227. *PageRegion B5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [571 781] put setpagedevice "
  228. *PageRegion B5.Transverse: "B5"
  229. *PageRegion B5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [571 781] put setpagedevice "
  230. *PageRegion A4: "a4"
  231. *PageRegion A4.Extra: "2 dict dup /Orientation 1 put dup /PageSize [667 914] put setpagedevice "
  232. *PageRegion A4.Transverse: "A4"
  233. *PageRegion A4.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [667 914] put setpagedevice "
  234. *PageRegion A3: "a3"
  235. *PageRegion A3.Extra: "2 dict dup /Orientation 1 put dup /PageSize [914 1263] put setpagedevice "
  236. *PageRegion A3.Transverse: "A3"
  237. *PageRegion A3.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [914 1263] put setpagedevice "
  238. *PageRegion A2: "2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice"
  239. *PageRegion A2.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1263 1756] put setpagedevice "
  240. *PageRegion A2.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1191 1684] put setpagedevice"
  241. *PageRegion A2.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1263 1756] put setpagedevice "
  242. *PageRegion A1: "2 dict dup /Orientation 1 put dup /PageSize [1684 2384] put setpagedevice"
  243. *PageRegion A1.Extra: "2 dict dup /Orientation 1 put dup /PageSize [1756 2456] put setpagedevice"
  244. *PageRegion A1.Transverse: "2 dict dup /Orientation 0 put dup /PageSize [1684 2384] put setpagedevice"
  245. *PageRegion A1.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [1756 2456] put setpagedevice"
  246. *PageRegion LARGE: "2 dict dup /Orientation 1 put dup /PageSize [2570 3204] put setpagedevice "
  247. *CloseUI: *PageRegion
  248. *% The following entries provide information about specific paper keywords.
  249. *DefaultImageableArea: Letter
  250. *ImageableArea Letter: "0 0 612 792"
  251. *ImageableArea Letter.Extra: "0 0 684 864"
  252. *ImageableArea Letter.Transverse: "0 0 612 793"
  253. *ImageableArea Letter.Transverse.Extra: "0 0 684 865"
  254. *ImageableArea Legal: "0 0 612 1008"
  255. *ImageableArea Legal.Extra: "0 0 684 1080"
  256. *ImageableArea Legal.Transverse: "0 0 612 1009"
  257. *ImageableArea Legal.Transverse.Extra: "0 0 684 1081"
  258. *ImageableArea Tabloid: "0 0 792 1224"
  259. *ImageableArea Tabloid.Extra: "0 0 864 1296"
  260. *ImageableArea Tabloid.Transverse: "0 0 792 1225"
  261. *ImageableArea Tabloid.Transverse.Extra: "0 0 864 1295"
  262. *ImageableArea A5: "0 0 420 595"
  263. *ImageableArea A5.Extra: "0 0 492 667"
  264. *ImageableArea A5.Transverse: "0 0 420 594"
  265. *ImageableArea A5.Transverse.Extra: "0 0 492 668"
  266. *ImageableArea B5: "0 0 499 709"
  267. *ImageableArea B5.Extra: "0 0 571 781"
  268. *ImageableArea B5.Transverse: "0 0 499 710"
  269. *ImageableArea B5.Transverse.Extra: "0 0 571 782"
  270. *ImageableArea A4: "0 0 595 842"
  271. *ImageableArea A4.Extra: "0 0 667 914"
  272. *ImageableArea A4.Transverse: "0 0 595 843"
  273. *ImageableArea A4.Transverse.Extra: "0 0 667 915"
  274. *ImageableArea A3: "0 0 842 1191"
  275. *ImageableArea A3.Extra: "0 0 914 1263"
  276. *ImageableArea A3.Transverse: "0 0 842 1192"
  277. *ImageableArea A3.Transverse.Extra: "0 0 914 1264"
  278. *ImageableArea A2: "0 0 1191 1684"
  279. *ImageableArea A2.Extra: "0 0 1263 1756"
  280. *ImageableArea A2.Transverse: "0 0 1191 1685"
  281. *ImageableArea A2.Transverse.Extra: "0 0 1263 1757"
  282. *ImageableArea A1: "0 0 1684 2384"
  283. *ImageableArea A1.Extra: "0 0 1756 2456"
  284. *ImageableArea A1.Transverse: "0 0 1684 2385"
  285. *ImageableArea A1.Transverse.Extra: "0 0 1756 2455"
  286. *ImageableArea LARGE: "0 0 2570 3204"
  287. *?ImageableArea: "
  288. save /cvp { cvi ( ) cvs print ( ) print } bind def
  289. newpath clippath pathbbox
  290. 4 -2 roll exch 2 {ceiling cvp} repeat
  291. exch 2 {floor cvp} repeat flush
  292. restore
  293. "
  294. *End
  295. *% These provide the physical dimensions of the paper (by keyword)
  296. *DefaultPaperDimension: Letter
  297. *PaperDimension Letter: "612 792"
  298. *PaperDimension Letter.Extra: "684 864"
  299. *PaperDimension Letter.Transverse: "612 793"
  300. *PaperDimension Letter.Transverse.Extra: "684 865"
  301. *PaperDimension Legal: "612 1008"
  302. *PaperDimension Legal.Extra: "684 1080"
  303. *PaperDimension Legal.Transverse: "612 1009"
  304. *PaperDimension Legal.Transverse.Extra: "684 1081"
  305. *PaperDimension Tabloid: "792 1224"
  306. *PaperDimension Tabloid.Extra: "864 1296"
  307. *PaperDimension Tabloid.Transverse: "792 1225"
  308. *PaperDimension Tabloid.Transverse.Extra: "864 1295"
  309. *PaperDimension A5: "420 595"
  310. *PaperDimension A5.Extra: "492 667"
  311. *PaperDimension A5.Transverse: "420 594"
  312. *PaperDimension A5.Transverse.Extra: "492 668"
  313. *PaperDimension B5: "499 709"
  314. *PaperDimension B5.Extra: "571 781"
  315. *PaperDimension B5.Transverse: "499 710"
  316. *PaperDimension B5.Transverse.Extra: "571 782"
  317. *PaperDimension A4: "595 842"
  318. *PaperDimension A4.Extra: "667 914"
  319. *PaperDimension A4.Transverse: "595 843"
  320. *PaperDimension A4.Transverse.Extra: "667 915"
  321. *PaperDimension A3: "842 1191"
  322. *PaperDimension A3.Extra: "914 1263"
  323. *PaperDimension A3.Transverse: "842 1192"
  324. *PaperDimension A3.Transverse.Extra: "914 1264"
  325. *PaperDimension A2: "1191 1684"
  326. *PaperDimension A2.Extra: "1263 1756"
  327. *PaperDimension A2.Transverse: "1191 1685"
  328. *PaperDimension A2.Transverse.Extra: "1263 1757"
  329. *PaperDimension A1: "1684 2384"
  330. *PaperDimension A1.Extra: "1756 2456"
  331. *PaperDimension A1.Transverse: "1684 2385"
  332. *PaperDimension A1.Transverse.Extra: "1756 2455"
  333. *PaperDimension LARGE: "2570 3204"
  334. *% Custom Page Sizes
  335. *CustomPageSize True: "
  336. 4 dict begin
  337. dup /Orientation exch def
  338. /PageOffset [ 5 -2 roll ] def
  339. /PageSize [
  340. 5 2 roll dup 0 eq exch 2 eq or {} if
  341. ] def
  342. /ImagingBBox null def
  343. currentdict end
  344. setpagedevice"
  345. *End
  346. *ParamCustomPageSize Width: 1 points 100 2570
  347. *ParamCustomPageSize Height: 2 points 100 3204
  348. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 2570
  349. *ParamCustomPageSize HeightOffset: 4 points 0 0
  350. *ParamCustomPageSize Orientation: 5 int 0 3
  351. *PrintPSErrors: False
  352. *CenterRegistered: False
  353. *MaxMediaWidth: "2570"
  354. *?CurrentMediaWidth: "
  355. save
  356. currentpagedevice /OutputDevice get cvlit /OutputDevice findresource
  357. /PageSize get 0 get 2 get = flush
  358. restore
  359. "
  360. *End
  361. *MaxMediaHeight: "3204"
  362. *?CurrentMediaHeight: "
  363. save
  364. currentpagedevice /OutputDevice get cvlit /OutputDevice findresource
  365. /PageSize get 0 get 3 get = flush
  366. restore
  367. "
  368. *End
  369. *% Default Handling Features. This machine is a roll-fed machine, which is
  370. *% why most of these entries have values of "None".
  371. *RequiresPageRegion All: True
  372. *OpenUI *InputSlot: PickOne
  373. *OrderDependency: 20 AnySetup *InputSlot
  374. *InputSlot Cassette: ""
  375. *DefaultInputSlot: Cassette
  376. *CloseUI: *InputSlot
  377. *%===== Imagesetter Information ============================
  378. *OpenGroup: Imagesetter/Imagesetter
  379. *OpenUI *Resolution/Resolution: PickOne
  380. *OrderDependency: 10 AnySetup *Resolution
  381. *DefaultResolution: 2400dpi
  382. *Resolution 1200dpi/1200 dpi: " 1 dict dup /HWResolution [1200 1200] put setpagedevice "
  383. *Resolution 1800dpi/1800 dpi: " 1 dict dup /HWResolution [1800 1800] put setpagedevice "
  384. *Resolution 2400dpi/2400 dpi: " 1 dict dup /HWResolution [2400 2400] put setpagedevice "
  385. *Resolution 3600dpi/3600 dpi: " 1 dict dup /HWResolution [3600 3600] put setpagedevice "
  386. *?Resolution: "currentpagedevice /HWResolution get 1 get 32 string cvs print (dpi) = flush"
  387. *CloseUI: *Resolution
  388. *OpenUI *MirrorPrint/Mirror Print: PickOne
  389. *OrderDependency: 50 AnySetup *MirrorPrint
  390. *MirrorPrint True/Wrong Reading : " 1 dict dup /MirrorPrint true put setpagedevice "
  391. *MirrorPrint False/Right Reading: " 1 dict dup /MirrorPrint false put setpagedevice "
  392. *DefaultMirrorPrint: False
  393. *?MirrorPrint: " save currentpagedevice /MirrorPrint get
  394. { (True) } { (False) } ifelse print flush restore "
  395. *End
  396. *CloseUI: *MirrorPrint
  397. *OpenUI *NegativePrint/Negative Print: PickOne
  398. *OrderDependency: 50 AnySetup *NegativePrint
  399. *NegativePrint True/Negative: " 1 dict dup /NegativePrint true put setpagedevice "
  400. *NegativePrint False/Positive: " 1 dict dup /NegativePrint false put setpagedevice "
  401. *DefaultNegativePrint: False
  402. *?NegativePrint: " currentpagedevice /NegativePrint get
  403. { (True) }{ (False) } ifelse print flush "
  404. *End
  405. *CloseUI: *NegativePrint
  406. *CloseGroup: Imagesetter
  407. *%===== Screenfilter Settings ==============================
  408. *OpenGroup: AgfaScreening/Screening
  409. *OpenUI *AgfaScreenFilter/Use Agfa Screen Filter: Boolean
  410. *OrderDependency: 5 AnySetup *AgfaScreenFilter
  411. *?AgfaScreenFilter: "AGFADict /GetFilterOn get exec { (True) }{ (False) } ifelse print flush"
  412. *DefaultAgfaScreenFilter: True
  413. *AgfaScreenFilter True/On: "true AGFADict /SetFilterOn get exec"
  414. *AgfaScreenFilter False/Off: "false AGFADict /SetFilterOn get exec"
  415. *CloseUI: *AgfaScreenFilter
  416. *OpenUI *AgfaAccScrn/Adobe Accurate Screens: Boolean
  417. *OrderDependency:10 AnySetup *AgfaAccScrn
  418. *?AgfaAccScrn: "currentuserparams /AccurateScreens get { (True) }{ (False) } ifelse print flush"
  419. *DefaultAgfaAccScrn: False
  420. *AgfaAccScrn False/False: "1 dict dup /AccurateScreens false put setuserparams"
  421. *AgfaAccScrn True/True : "1 dict dup /AccurateScreens true put setuserparams"
  422. *CloseUI: *AgfaAccScrn
  423. *OpenUI *AgfaFlushJob/Flush Job: PickOne
  424. *?AgfaFlushJob: "AGFADict /GetFlushJobMode get exec { (True) }{ (False) } ifelse print flush"
  425. *OrderDependency:10 AnySetup *AgfaFlushJob
  426. *DefaultAgfaFlushJob: False
  427. *AgfaFlushJob True/On : "AGFADict begin true SetFlushJobMode end"
  428. *AgfaFlushJob False/Off: "AGFADict begin false SetFlushJobMode end"
  429. *CloseUI: *AgfaFlushJob
  430. *OpenUI *AgfaRulingMap/Ruling Map: PickOne
  431. *OrderDependency:10 AnySetup *AgfaRulingMap
  432. *?AgfaRulingMap: "AGFADict /GetFlushJobMode get exec print flush"
  433. *DefaultAgfaRulingMap: 2
  434. *AgfaRulingMap 1/Accurate: "(Accurate) AGFADict /SetRulingMap get exec"
  435. *AgfaRulingMap 2/AgfaBalanced: "(AgfaBalanced) AGFADict /SetRulingMap get exec"
  436. *AgfaRulingMap 3/Standard: "(Standard) AGFADict /SetRulingMap get exec"
  437. *CloseUI: *AgfaRulingMap
  438. *OpenUI *AgfaDoLinkXfer/Halftone Linked Transfer: PickOne
  439. *?AgfaDoLinkXfer: "AGFADict /GetLinkXfer get exec { (True) }{ (False) } ifelse print flush"
  440. *DefaultAgfaDoLinkXfer: True
  441. *OrderDependency:10 AnySetup *AgfaDoLinkXfer
  442. *AgfaDoLinkXfer True/Auto Linking On: "true AGFADict /SetLinkXfer get exec"
  443. *AgfaDoLinkXfer False/Auto Linking Off: "false AGFADict /SetLinkXfer get exec"
  444. *CloseUI: *AgfaDoLinkXfer
  445. *OpenGroup: AgfaRulingSettings/Ruling Settings
  446. *OpenUI *AgfaRuleUse/Ruling Definition: PickOne
  447. *OrderDependency:10 AnySetup *AgfaRuleUse
  448. *DefaultAgfaRuleUse: Application
  449. *?AgfaRuleUse: "AGFADict /GetRulingDefinition get exec print flush"
  450. *AgfaRuleUse Alternative/Use Alternative Ruling: "(Alternative) AGFADict /SetRulingDefinition get exec"
  451. *AgfaRuleUse Application/Use Application Ruling: "(Application) AGFADict /SetRulingDefinition get exec"
  452. *CloseUI: *AgfaRuleUse
  453. *CloseGroup: AgfaRulingSettings
  454. *OpenGroup: AgfaSpotSettings/Spot/Dot Shape Settings
  455. *OpenUI *AgfaSpotUse/Spot Definition: PickOne
  456. *OrderDependency:10 AnySetup *AgfaSpotUse
  457. *DefaultAgfaSpotUse: Application
  458. *?AgfaSpotUse: "AGFADict /GetSpotDefinition get exec print flush"
  459. *AgfaSpotUse Application/Use Application Spot: "(Application) AGFADict /SetSpotDefinition get exec"
  460. *AgfaSpotUse RulingMap/Use RulingMap Spot: "(RulingMap) AGFADict /SetSpotDefinition get exec"
  461. *AgfaSpotUse Alternative/Use Alternative Spot: "(Alternative) AGFADict /SetSpotDefinition get exec"
  462. *CloseUI: *AgfaSpotUse
  463. *OpenUI *AgfaSpotDef/Alternative Spot: PickOne
  464. *OrderDependency:10 AnySetup *AgfaSpotDef
  465. *DefaultAgfaSpotDef: RND
  466. *?AgfaSpotDef: "AGFADict /GetAlternativeSpot get exec print flush"
  467. *AgfaSpotDef RND/Round: "(RND) AGFADict /SetAlternativeSpot get exec"
  468. *AgfaSpotDef ELL/Elliptical: "(ELL) AGFADict /SetAlternativeSpot get exec"
  469. *CloseUI: *AgfaSpotDef
  470. *CloseGroup: AgfaSpotSettings
  471. *OpenGroup: AgfaAngle/Angle Settings
  472. *OpenUI *AgfaAngleMap/Angle Definition: PickOne
  473. *OrderDependency:10 AnySetup *AgfaAngleMap
  474. *DefaultAgfaAngleMap: Application
  475. *?AgfaAngleMap: "AGFADict /GetAngleDefinition get exec print flush"
  476. *AgfaAngleMap Application/Use Application Angles: "(Application) AGFADict /SetAngleDefinition get exec"
  477. *AgfaAngleMap Alternative/Use Alternative Angles: "(Alternative) AGFADict /SetAngleDefinition get exec"
  478. *CloseUI: *AgfaAngleMap
  479. *CloseGroup: AgfaAngle
  480. *%===== Screenfilter Settings Constraints ==================
  481. *%*UIConstraints: *Resolution 600 *AgfaScreenFilter
  482. *%*UIConstraints: *Resolution 600 *AgfaAccScrn
  483. *%*UIConstraints: *Resolution 600 *AgfaRulingMap
  484. *%*UIConstraints: *Resolution 600 *AgfaDoLinkXfer
  485. *%*UIConstraints: *Resolution 600 *AgfaRuleUse
  486. *%*UIConstraints: *Resolution 600 *AgfaSpotUse
  487. *%*UIConstraints: *Resolution 600 *AgfaSpotDef
  488. *%*UIConstraints: *Resolution 600 *AgfaAngleMap
  489. *%*UIConstraints: *Resolution 600 *AgfaFlushJob
  490. *UIConstraints: *AgfaScreenFilter True *AgfaAccScrn
  491. *UIConstraints: *AgfaScreenFilter False *AgfaRulingMap
  492. *UIConstraints: *AgfaScreenFilter False *AgfaDoLinkXfer
  493. *UIConstraints: *AgfaScreenFilter False *AgfaRuleUse
  494. *UIConstraints: *AgfaScreenFilter False *AgfaSpotUse
  495. *UIConstraints: *AgfaScreenFilter False *AgfaSpotDef
  496. *UIConstraints: *AgfaScreenFilter False *AgfaAngleMap
  497. *UIConstraints: *AgfaScreenFilter False *AgfaFlushJob
  498. *CloseGroup: AgfaScreening
  499. *%===== Agfa Modules =======================================
  500. *OpenGroup: AgfaFeatures/Additional Features
  501. *OpenUI *AgfaSeparations/In-RIP Separations: PickOne
  502. *OrderDependency: 40 AnySetup *AgfaSeparations
  503. *DefaultAgfaSeparations: False
  504. *AgfaSeparations True/On: "/AgfaIRS /ProcSet findresource /Set.AgfaIRS get exec"
  505. *AgfaSeparations False/Off: "/AgfaIRS /ProcSet findresource /ReSet.AgfaIRS get exec "
  506. *CloseUI: *AgfaSeparations
  507. *OpenUI *AgfaFilmsave/Ganging: PickOne
  508. *OrderDependency: 40 AnySetup *AgfaFilmsave
  509. *DefaultAgfaFilmsave: False
  510. *AgfaFilmsave True/On: "/AgfaFS /ProcSet findresource /Set.AgfaFS get exec statusdict /gMediaOptMode false put"
  511. *AgfaFilmsave False/Off: "/AgfaFS /ProcSet findresource /ReSet.AgfaFS get exec "
  512. *CloseUI: *AgfaFilmsave
  513. *CloseGroup: AgfaFeatures
  514. *%===== Font Information ===================================
  515. *DefaultFont: Courier
  516. *Font Courier: Standard "(001.004)" Standard ROM
  517. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  518. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  519. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  520. *Font Helvetica: Standard "(001.002)" Standard ROM
  521. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  522. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  523. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  524. *Font Symbol: Special "(001.003)" Special ROM
  525. *Font Times-Bold: Standard "(001.002)" Standard ROM
  526. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  527. *Font Times-Italic: Standard "(001.002)" Standard ROM
  528. *Font Times-Roman: Standard "(001.002)" Standard ROM
  529. *?FontQuery: "
  530. save
  531. {
  532. count 1 gt
  533. {
  534. exch dup 128 string cvs (/) print print (:) print
  535. /Font resourcestatus { pop pop (Yes) }{ (No) } ifelse =
  536. }
  537. { exit } ifelse
  538. } bind loop
  539. (*) = flush
  540. restore
  541. "
  542. *End
  543. *?FontList: "
  544. save
  545. (*) { cvn == } 128 string /Font resourceforall
  546. (*) = flush
  547. restore
  548. "
  549. *End
  550. *% Printer Messages (verbatim from printer):
  551. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  552. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  553. *Message: "\FontName\ not found, using Courier"
  554. *% Status (format: %%[ status: <one of these> ]%% )
  555. *Status: "initializing"
  556. *Status: "idle"
  557. *Status: "holding"
  558. *Status: "busy"
  559. *Status: "waiting"
  560. *Status: "printing"
  561. *Status: "PrinterError: Fatal error"
  562. *Status: "PrinterError: Engine hardware failure"
  563. *Status: "PrinterError: Printer busy"
  564. *Status: "PrinterError: Printer in pause"
  565. *Status: "PrinterError: Media jam"
  566. *Status: "PrinterError: Cutter jam"
  567. *Status: "PrinterError: No cassette"
  568. *Status: "PrinterError: No media"
  569. *Status: "PrinterError: Take done"
  570. *Status: "PrinterError: Missed breakpoint"
  571. *Status: "PrinterError: Warning: Low media"
  572. *Status: "PrinterError: Cover Open"
  573. *Status: "PrinterError: Non Voltatile Memory Write Complete"
  574. *Status: "PrinterError: No Cutter"
  575. *Status: "PrinterError: Engine Underrun"
  576. *Status: "PrinterError: External Processor Not Ready"
  577. *Status: "PrinterError: Command Processing State"
  578. *Status: "PrinterError: Time out on engine communication"
  579. *Status: "PrinterError: Engine communication failure"
  580. *Status: "PrinterError: Error in engine resolution"
  581. *Status: "PrinterError: Printer OK"
  582. *Status: "PrinterError: Failed printerstart"
  583. *Status: "PrinterError: Image transfer problem"
  584. *Status: "PrinterError: Default page being defined is too long."
  585. *Status: "PrinterError: Page being defined is too wide."
  586. *Status: "PrinterError: Printer needs attention"
  587. *Status: "PrinterError: Communications error"
  588. *Status: "PrinterError: Carriage jam"
  589. *Status: "PrinterError: Carriage sensor broken"
  590. *Status: "PrinterError: Carriage hit wall"
  591. *Status: "PrinterError: Carriage out of level"
  592. *Status: "PrinterError: Media not loaded"
  593. *Status: "PrinterError: Cassette full"
  594. *Status: "PrinterError: Cassette/Media mismatch"
  595. *Status: "PrinterError: Cutter in media path"
  596. *Status: "PrinterError: Output punch jam"
  597. *Status: "PrinterError: Input punch jam"
  598. *Status: "PrinterError: Side door open"
  599. *Status: "PrinterError: Spindle jam"
  600. *Status: "PrinterError: Aperture jam"
  601. *Status: "PrinterError: Polarizer jam"
  602. *Status: "PrinterError: Weak lens jam"
  603. *Status: "PrinterError: Cassette jam"
  604. *Status: "PrinterError: Spinner error"
  605. *Status: "PrinterError: Time out on engine communication"
  606. *Status: "PrinterError: Engine communication failure"
  607. *Status: "PrinterError: Error in engine resolution"
  608. *Status: "PrinterError: Failed printerstart"
  609. *Status: "PrinterError: Default page being defined is too long"
  610. *Status: "PrinterError: Printer rebooting"
  611. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  612. *Source: "Serial"
  613. *Source: "SerialB"
  614. *Source: "LocalTalk"
  615. *Source: "Parallel"
  616. *Source: "ScsiComm"
  617. *Source: "ScsiCommB"
  618. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  619. *PrinterError: "Fatal error"/Fatal error
  620. *PrinterError: "Engine hardware failure"/Engine hardware failure
  621. *PrinterError: "Printer busy"/Printer busy
  622. *PrinterError: "Printer in pause"/Printer in pause
  623. *PrinterError: "Media jam"/Media jam
  624. *PrinterError: "Cutter jam"/Cutter jam
  625. *PrinterError: "No cassette"/No cassette
  626. *PrinterError: "No media"/No media
  627. *PrinterError: "Take done"/Take done
  628. *PrinterError: "Missed breakpoint"/Missed breakpoint
  629. *PrinterError: "Warning: Low media"/Warning: Low media
  630. *PrinterError: "Cover Open"/Cover Open
  631. *PrinterError: "Non Voltatile Memory Write Complete"/Non Voltatile Memory Write Complete
  632. *PrinterError: "No Cutter"/No Cutter
  633. *PrinterError: "Engine Underrun"/Engine Underrun
  634. *PrinterError: "External Processor Not Ready"/External Processor Not Ready
  635. *PrinterError: "Command Processing State"/Command Processing State
  636. *PrinterError: "Time out on engine communication"/Time out on engine communication
  637. *PrinterError: "Engine communication failure"/Engine communication failure
  638. *PrinterError: "Error in engine resolution"/Error in engine resolution
  639. *PrinterError: "Printer OK"/Printer OK
  640. *PrinterError: "Failed printerstart"/Failed printerstart
  641. *PrinterError: "Default page being defined is too long."/Default page being defined is too long
  642. *PrinterError: "Page being defined is too wide."/Page being defined is too wide
  643. *PrinterError: "Printer needs attention"/Printer needs attention
  644. *PrinterError: "Communications error"/Communications error
  645. *PrinterError: "Carriage jam"/Carriage jam
  646. *PrinterError: "Carriage sensor broken"/Carriage sensor broken
  647. *PrinterError: "Carriage hit wall"/Carriage hit wall
  648. *PrinterError: "Carriage out of level"/Carriage out of level
  649. *PrinterError: "Media not loaded"/Media not loaded
  650. *PrinterError: "Cassette full"/Cassette full
  651. *PrinterError: "Cassette/Media mismatch"/Cassette or Media mismatch
  652. *PrinterError: "Cutter in media path"/Cutter in media path
  653. *PrinterError: "Output punch jam"/Output punch jam
  654. *PrinterError: "Input punch jam"/Input punch jam
  655. *PrinterError: "Side door open"/Side door open
  656. *PrinterError: "Spindle jam"/Spindle jam
  657. *PrinterError: "Aperture jam"/Aperture jam
  658. *PrinterError: "Polarizer jam"/Polarizer jam
  659. *PrinterError: "Weak lens jam"/Weak lens jam
  660. *PrinterError: "Cassette jam"/Cassette jam
  661. *PrinterError: "Spinner error"/Spinner error
  662. *PrinterError: "Time out on engine communication"/Time out on engine communication
  663. *PrinterError: "Engine communication failure"/Engine communication failure
  664. *PrinterError: "Error in engine resolution"/Error in engine resolution
  665. *PrinterError: "Failed printerstart"/Failed printerstart
  666. *PrinterError: "Image transfer problem"/Image transfer problem
  667. *PrinterError: "Default page being defined is too long"/Default page being defined is too long
  668. *PrinterError: "Printer rebooting"/Printer rebooting
  669. *%===== Color Separation Information =======================
  670. *InkName: ProcessCyan/Process Cyan
  671. *InkName: ProcessMagenta/Process Magenta
  672. *InkName: ProcessYellow/Process Yellow
  673. *InkName: ProcessBlack/Process Black
  674. *InkName: CustomColor/Custom Color
  675. *%AgfaBeginRulingMapInfo
  676. *% ============================== ColorSeparation ==============================
  677. *% =================================For 1200 dpi================================
  678. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65/1200 BAL, STD: "45.0"
  679. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65/1200 BAL, STD: "45.0"
  680. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65/1200 BAL, STD: "15.0"
  681. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65/1200 BAL, STD: "75.0"
  682. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65/1200 BAL, STD: "0.0"
  683. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65/1200 BAL, STD: "65"
  684. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65/1200 BAL, STD: "65"
  685. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65/1200 BAL, STD: "65"
  686. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65/1200 BAL, STD: "65"
  687. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65/1200 BAL, STD: "65"
  688. *ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75/1200 BAL: "45.0"
  689. *ColorSepScreenAngle CustomColor.75lpi.1200dpi/75/1200 BAL: "45.0"
  690. *ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75/1200 BAL: "15.0"
  691. *ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75/1200 BAL: "75.0"
  692. *ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75/1200 BAL: "0.0"
  693. *ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75/1200 BAL: "75"
  694. *ColorSepScreenFreq CustomColor.75lpi.1200dpi/75/1200 BAL: "75"
  695. *ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75/1200 BAL: "75"
  696. *ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75/1200 BAL: "75"
  697. *ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75/1200 BAL: "75"
  698. *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85/1200 AS, BAL: "45.0"
  699. *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85/1200 AS, BAL: "45.0"
  700. *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85/1200 AS, BAL: "15.0"
  701. *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85/1200 AS, BAL: "75.0"
  702. *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85/1200 AS, BAL: "0.0"
  703. *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85/1200 AS, BAL: "85"
  704. *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85/1200 AS, BAL: "85"
  705. *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85/1200 AS, BAL: "85"
  706. *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85/1200 AS, BAL: "85"
  707. *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85/1200 AS, BAL: "85"
  708. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100/1200 AS, BAL, STD: "45.0"
  709. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100/1200 AS, BAL, STD: "45.0"
  710. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100/1200 AS, BAL, STD: "15.0"
  711. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100/1200 AS, BAL, STD: "75.0"
  712. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100/1200 AS, BAL, STD: "0.0"
  713. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  714. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  715. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  716. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  717. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100/1200 AS, BAL, STD: "100"
  718. *ColorSepScreenAngle ProcessBlack.110lpi.1200dpi/110/1200 BAL: "45.0"
  719. *ColorSepScreenAngle CustomColor.110lpi.1200dpi/110/1200 BAL: "45.0"
  720. *ColorSepScreenAngle ProcessCyan.110lpi.1200dpi/110/1200 BAL: "15.0"
  721. *ColorSepScreenAngle ProcessMagenta.110lpi.1200dpi/110/1200 BAL: "75.0"
  722. *ColorSepScreenAngle ProcessYellow.110lpi.1200dpi/110/1200 BAL: "0.0"
  723. *ColorSepScreenFreq ProcessBlack.110lpi.1200dpi/110/1200 BAL: "110"
  724. *ColorSepScreenFreq CustomColor.110lpi.1200dpi/110/1200 BAL: "110"
  725. *ColorSepScreenFreq ProcessCyan.110lpi.1200dpi/110/1200 BAL: "110"
  726. *ColorSepScreenFreq ProcessMagenta.110lpi.1200dpi/110/1200 BAL: "110"
  727. *ColorSepScreenFreq ProcessYellow.110lpi.1200dpi/110/1200 BAL: "110"
  728. *ColorSepScreenAngle ProcessBlack.120lpi.1200dpi/120/1200 AS, BAL: "45.0"
  729. *ColorSepScreenAngle CustomColor.120lpi.1200dpi/120/1200 AS, BAL: "45.0"
  730. *ColorSepScreenAngle ProcessCyan.120lpi.1200dpi/120/1200 AS, BAL: "15.0"
  731. *ColorSepScreenAngle ProcessMagenta.120lpi.1200dpi/120/1200 AS, BAL: "75.0"
  732. *ColorSepScreenAngle ProcessYellow.120lpi.1200dpi/120/1200 AS, BAL: "0.0"
  733. *ColorSepScreenFreq ProcessBlack.120lpi.1200dpi/120/1200 AS, BAL: "120"
  734. *ColorSepScreenFreq CustomColor.120lpi.1200dpi/120/1200 AS, BAL: "120"
  735. *ColorSepScreenFreq ProcessCyan.120lpi.1200dpi/120/1200 AS, BAL: "120"
  736. *ColorSepScreenFreq ProcessMagenta.120lpi.1200dpi/120/1200 AS, BAL: "120"
  737. *ColorSepScreenFreq ProcessYellow.120lpi.1200dpi/120/1200 AS, BAL: "120"
  738. *ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133/1200 AS, STD: "45.0"
  739. *ColorSepScreenAngle CustomColor.133lpi.1200dpi/133/1200 AS, STD: "45.0"
  740. *ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133/1200 AS, STD: "15.0"
  741. *ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133/1200 AS, STD: "75.0"
  742. *ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133/1200 AS, STD: "0.0"
  743. *ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133/1200 AS, STD: "133"
  744. *ColorSepScreenFreq CustomColor.133lpi.1200dpi/133/1200 AS, STD: "133"
  745. *ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133/1200 AS, STD: "133"
  746. *ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133/1200 AS, STD: "133"
  747. *ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133/1200 AS, STD: "133"
  748. *ColorSepScreenAngle ProcessBlack.140lpi.1200dpi/140/1200 BAL: "45.0"
  749. *ColorSepScreenAngle CustomColor.140lpi.1200dpi/140/1200 BAL: "45.0"
  750. *ColorSepScreenAngle ProcessCyan.140lpi.1200dpi/140/1200 BAL: "15.0"
  751. *ColorSepScreenAngle ProcessMagenta.140lpi.1200dpi/140/1200 BAL: "75.0"
  752. *ColorSepScreenAngle ProcessYellow.140lpi.1200dpi/140/1200 BAL: "0.0"
  753. *ColorSepScreenFreq ProcessBlack.140lpi.1200dpi/140/1200 BAL: "140"
  754. *ColorSepScreenFreq CustomColor.140lpi.1200dpi/140/1200 BAL: "140"
  755. *ColorSepScreenFreq ProcessCyan.140lpi.1200dpi/140/1200 BAL: "140"
  756. *ColorSepScreenFreq ProcessMagenta.140lpi.1200dpi/140/1200 BAL: "140"
  757. *ColorSepScreenFreq ProcessYellow.140lpi.1200dpi/140/1200 BAL: "140"
  758. *ColorSepScreenAngle ProcessBlack.150lpi.1200dpi/150/1200 STD: "45.0"
  759. *ColorSepScreenAngle CustomColor.150lpi.1200dpi/150/1200 STD: "45.0"
  760. *ColorSepScreenAngle ProcessCyan.150lpi.1200dpi/150/1200 STD: "15.0"
  761. *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpi/150/1200 STD: "75.0"
  762. *ColorSepScreenAngle ProcessYellow.150lpi.1200dpi/150/1200 STD: "0.0"
  763. *ColorSepScreenFreq ProcessBlack.150lpi.1200dpi/150/1200 STD: "150"
  764. *ColorSepScreenFreq CustomColor.150lpi.1200dpi/150/1200 STD: "150"
  765. *ColorSepScreenFreq ProcessCyan.150lpi.1200dpi/150/1200 STD: "150"
  766. *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpi/150/1200 STD: "150"
  767. *ColorSepScreenFreq ProcessYellow.150lpi.1200dpi/150/1200 STD: "150"
  768. *% =================================For 1800 dpi================================
  769. *ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133/1800 BAL: "45.0"
  770. *ColorSepScreenAngle CustomColor.133lpi.1800dpi/133/1800 BAL: "45.0"
  771. *ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133/1800 BAL: "15.0"
  772. *ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133/1800 BAL: "75.0"
  773. *ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133/1800 BAL: "0.0"
  774. *ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133/1800 BAL: "133"
  775. *ColorSepScreenFreq CustomColor.133lpi.1800dpi/133/1800 BAL: "133"
  776. *ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133/1800 BAL: "133"
  777. *ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133/1800 BAL: "133"
  778. *ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133/1800 BAL: "133"
  779. *ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150/1800 BAL: "45.0"
  780. *ColorSepScreenAngle CustomColor.150lpi.1800dpi/150/1800 BAL: "45.0"
  781. *ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150/1800 BAL: "15.0"
  782. *ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150/1800 BAL: "75.0"
  783. *ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150/1800 BAL: "0.0"
  784. *ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150/1800 BAL: "150"
  785. *ColorSepScreenFreq CustomColor.150lpi.1800dpi/150/1800 BAL: "150"
  786. *ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150/1800 BAL: "150"
  787. *ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150/1800 BAL: "150"
  788. *ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150/1800 BAL: "150"
  789. *% =================================For 2400 dpi================================
  790. *ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85/2400 BAL: "45.0"
  791. *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85/2400 BAL: "45.0"
  792. *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85/2400 BAL: "15.0"
  793. *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85/2400 BAL: "75.0"
  794. *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85/2400 BAL: "0.0"
  795. *ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85/2400 BAL: "85"
  796. *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85/2400 BAL: "85"
  797. *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85/2400 BAL: "85"
  798. *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85/2400 BAL: "85"
  799. *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85/2400 BAL: "85"
  800. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100/2400 AS, BAL, STD: "45.0"
  801. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100/2400 AS, BAL, STD: "45.0"
  802. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100/2400 AS, BAL, STD: "15.0"
  803. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100/2400 AS, BAL, STD: "75.0"
  804. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100/2400 AS, BAL, STD: "0.0"
  805. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  806. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  807. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  808. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  809. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100/2400 AS, BAL, STD: "100"
  810. *ColorSepScreenAngle ProcessBlack.110lpi.2400dpi/110/2400 BAL: "45.0"
  811. *ColorSepScreenAngle CustomColor.110lpi.2400dpi/110/2400 BAL: "45.0"
  812. *ColorSepScreenAngle ProcessCyan.110lpi.2400dpi/110/2400 BAL: "15.0"
  813. *ColorSepScreenAngle ProcessMagenta.110lpi.2400dpi/110/2400 BAL: "75.0"
  814. *ColorSepScreenAngle ProcessYellow.110lpi.2400dpi/110/2400 BAL: "0.0"
  815. *ColorSepScreenFreq ProcessBlack.110lpi.2400dpi/110/2400 BAL: "110"
  816. *ColorSepScreenFreq CustomColor.110lpi.2400dpi/110/2400 BAL: "110"
  817. *ColorSepScreenFreq ProcessCyan.110lpi.2400dpi/110/2400 BAL: "110"
  818. *ColorSepScreenFreq ProcessMagenta.110lpi.2400dpi/110/2400 BAL: "110"
  819. *ColorSepScreenFreq ProcessYellow.110lpi.2400dpi/110/2400 BAL: "110"
  820. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120/2400 AS, BAL, STD: "45.0"
  821. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120/2400 AS, BAL, STD: "45.0"
  822. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120/2400 AS, BAL, STD: "15.0"
  823. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120/2400 AS, BAL, STD: "75.0"
  824. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120/2400 AS, BAL, STD: "0.0"
  825. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  826. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  827. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  828. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  829. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120/2400 AS, BAL, STD: "120"
  830. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133/2400 AS, BAL, STD: "45.0"
  831. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133/2400 AS, BAL, STD: "45.0"
  832. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133/2400 AS, BAL, STD: "15.0"
  833. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133/2400 AS, BAL, STD: "75.0"
  834. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133/2400 AS, BAL, STD: "0.0"
  835. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  836. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  837. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  838. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  839. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133/2400 AS, BAL, STD: "133"
  840. *ColorSepScreenAngle ProcessBlack.140lpi.2400dpi/140/2400 BAL: "45.0"
  841. *ColorSepScreenAngle CustomColor.140lpi.2400dpi/140/2400 BAL: "45.0"
  842. *ColorSepScreenAngle ProcessCyan.140lpi.2400dpi/140/2400 BAL: "15.0"
  843. *ColorSepScreenAngle ProcessMagenta.140lpi.2400dpi/140/2400 BAL: "75.0"
  844. *ColorSepScreenAngle ProcessYellow.140lpi.2400dpi/140/2400 BAL: "0.0"
  845. *ColorSepScreenFreq ProcessBlack.140lpi.2400dpi/140/2400 BAL: "140"
  846. *ColorSepScreenFreq CustomColor.140lpi.2400dpi/140/2400 BAL: "140"
  847. *ColorSepScreenFreq ProcessCyan.140lpi.2400dpi/140/2400 BAL: "140"
  848. *ColorSepScreenFreq ProcessMagenta.140lpi.2400dpi/140/2400 BAL: "140"
  849. *ColorSepScreenFreq ProcessYellow.140lpi.2400dpi/140/2400 BAL: "140"
  850. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150/2400 AS, BAL, STD: "45.0"
  851. *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150/2400 AS, BAL, STD: "45.0"
  852. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150/2400 AS, BAL, STD: "15.0"
  853. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150/2400 AS, BAL, STD: "75.0"
  854. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150/2400 AS, BAL, STD: "0.0"
  855. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  856. *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  857. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  858. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  859. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150/2400 AS, BAL, STD: "150"
  860. *ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160/2400 STD: "45.0"
  861. *ColorSepScreenAngle CustomColor.160lpi.2400dpi/160/2400 STD: "45.0"
  862. *ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160/2400 STD: "15.0"
  863. *ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160/2400 STD: "75.0"
  864. *ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160/2400 STD: "0.0"
  865. *ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160/2400 STD: "160"
  866. *ColorSepScreenFreq CustomColor.160lpi.2400dpi/160/2400 STD: "160"
  867. *ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160/2400 STD: "160"
  868. *ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160/2400 STD: "160"
  869. *ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160/2400 STD: "160"
  870. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175/2400 AS, BAL, STD: "45.0"
  871. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175/2400 AS, BAL, STD: "45.0"
  872. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175/2400 AS, BAL, STD: "15.0"
  873. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175/2400 AS, BAL, STD: "75.0"
  874. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175/2400 AS, BAL, STD: "0.0"
  875. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  876. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  877. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  878. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  879. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175/2400 AS, BAL, STD: "175"
  880. *ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200/2400 BAL, STD: "45.0"
  881. *ColorSepScreenAngle CustomColor.200lpi.2400dpi/200/2400 BAL, STD: "45.0"
  882. *ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200/2400 BAL, STD: "15.0"
  883. *ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200/2400 BAL, STD: "75.0"
  884. *ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200/2400 BAL, STD: "0.0"
  885. *ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200/2400 BAL, STD: "200"
  886. *ColorSepScreenFreq CustomColor.200lpi.2400dpi/200/2400 BAL, STD: "200"
  887. *ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200/2400 BAL, STD: "200"
  888. *ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200/2400 BAL, STD: "200"
  889. *ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200/2400 BAL, STD: "200"
  890. *% =================================For 3600 dpi================================
  891. *ColorSepScreenAngle ProcessBlack.133lpi.3600dpi/133/3600 BAL, STD: "45.0"
  892. *ColorSepScreenAngle CustomColor.133lpi.3600dpi/133/3600 BAL, STD: "45.0"
  893. *ColorSepScreenAngle ProcessCyan.133lpi.3600dpi/133/3600 BAL, STD: "15.0"
  894. *ColorSepScreenAngle ProcessMagenta.133lpi.3600dpi/133/3600 BAL, STD: "75.0"
  895. *ColorSepScreenAngle ProcessYellow.133lpi.3600dpi/133/3600 BAL, STD: "0.0"
  896. *ColorSepScreenFreq ProcessBlack.133lpi.3600dpi/133/3600 BAL, STD: "133"
  897. *ColorSepScreenFreq CustomColor.133lpi.3600dpi/133/3600 BAL, STD: "133"
  898. *ColorSepScreenFreq ProcessCyan.133lpi.3600dpi/133/3600 BAL, STD: "133"
  899. *ColorSepScreenFreq ProcessMagenta.133lpi.3600dpi/133/3600 BAL, STD: "133"
  900. *ColorSepScreenFreq ProcessYellow.133lpi.3600dpi/133/3600 BAL, STD: "133"
  901. *ColorSepScreenAngle ProcessBlack.140lpi.3600dpi/140/3600 BAL: "45.0"
  902. *ColorSepScreenAngle CustomColor.140lpi.3600dpi/140/3600 BAL: "45.0"
  903. *ColorSepScreenAngle ProcessCyan.140lpi.3600dpi/140/3600 BAL: "15.0"
  904. *ColorSepScreenAngle ProcessMagenta.140lpi.3600dpi/140/3600 BAL: "75.0"
  905. *ColorSepScreenAngle ProcessYellow.140lpi.3600dpi/140/3600 BAL: "0.0"
  906. *ColorSepScreenFreq ProcessBlack.140lpi.3600dpi/140/3600 BAL: "140"
  907. *ColorSepScreenFreq CustomColor.140lpi.3600dpi/140/3600 BAL: "140"
  908. *ColorSepScreenFreq ProcessCyan.140lpi.3600dpi/140/3600 BAL: "140"
  909. *ColorSepScreenFreq ProcessMagenta.140lpi.3600dpi/140/3600 BAL: "140"
  910. *ColorSepScreenFreq ProcessYellow.140lpi.3600dpi/140/3600 BAL: "140"
  911. *ColorSepScreenAngle ProcessBlack.150lpi.3600dpi/150/3600 AS, BAL, STD: "45.0"
  912. *ColorSepScreenAngle CustomColor.150lpi.3600dpi/150/3600 AS, BAL, STD: "45.0"
  913. *ColorSepScreenAngle ProcessCyan.150lpi.3600dpi/150/3600 AS, BAL, STD: "15.0"
  914. *ColorSepScreenAngle ProcessMagenta.150lpi.3600dpi/150/3600 AS, BAL, STD: "75.0"
  915. *ColorSepScreenAngle ProcessYellow.150lpi.3600dpi/150/3600 AS, BAL, STD: "0.0"
  916. *ColorSepScreenFreq ProcessBlack.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  917. *ColorSepScreenFreq CustomColor.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  918. *ColorSepScreenFreq ProcessCyan.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  919. *ColorSepScreenFreq ProcessMagenta.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  920. *ColorSepScreenFreq ProcessYellow.150lpi.3600dpi/150/3600 AS, BAL, STD: "150"
  921. *ColorSepScreenAngle ProcessBlack.175lpi.3600dpi/175/3600 AS, BAL, STD: "45.0"
  922. *ColorSepScreenAngle CustomColor.175lpi.3600dpi/175/3600 AS, BAL, STD: "45.0"
  923. *ColorSepScreenAngle ProcessCyan.175lpi.3600dpi/175/3600 AS, BAL, STD: "15.0"
  924. *ColorSepScreenAngle ProcessMagenta.175lpi.3600dpi/175/3600 AS, BAL, STD: "75.0"
  925. *ColorSepScreenAngle ProcessYellow.175lpi.3600dpi/175/3600 AS, BAL, STD: "0.0"
  926. *ColorSepScreenFreq ProcessBlack.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  927. *ColorSepScreenFreq CustomColor.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  928. *ColorSepScreenFreq ProcessCyan.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  929. *ColorSepScreenFreq ProcessMagenta.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  930. *ColorSepScreenFreq ProcessYellow.175lpi.3600dpi/175/3600 AS, BAL, STD: "175"
  931. *ColorSepScreenAngle ProcessBlack.200lpi.3600dpi/200/3600 AS, BAL, STD: "45.0"
  932. *ColorSepScreenAngle CustomColor.200lpi.3600dpi/200/3600 AS, BAL, STD: "45.0"
  933. *ColorSepScreenAngle ProcessCyan.200lpi.3600dpi/200/3600 AS, BAL, STD: "15.0"
  934. *ColorSepScreenAngle ProcessMagenta.200lpi.3600dpi/200/3600 AS, BAL, STD: "75.0"
  935. *ColorSepScreenAngle ProcessYellow.200lpi.3600dpi/200/3600 AS, BAL, STD: "0.0"
  936. *ColorSepScreenFreq ProcessBlack.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  937. *ColorSepScreenFreq CustomColor.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  938. *ColorSepScreenFreq ProcessCyan.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  939. *ColorSepScreenFreq ProcessMagenta.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  940. *ColorSepScreenFreq ProcessYellow.200lpi.3600dpi/200/3600 AS, BAL, STD: "200"
  941. *ColorSepScreenAngle ProcessBlack.240lpi.3600dpi/240/3600 STD: "45.0"
  942. *ColorSepScreenAngle CustomColor.240lpi.3600dpi/240/3600 STD: "45.0"
  943. *ColorSepScreenAngle ProcessCyan.240lpi.3600dpi/240/3600 STD: "15.0"
  944. *ColorSepScreenAngle ProcessMagenta.240lpi.3600dpi/240/3600 STD: "75.0"
  945. *ColorSepScreenAngle ProcessYellow.240lpi.3600dpi/240/3600 STD: "0.0"
  946. *ColorSepScreenFreq ProcessBlack.240lpi.3600dpi/240/3600 STD: "240"
  947. *ColorSepScreenFreq CustomColor.240lpi.3600dpi/240/3600 STD: "240"
  948. *ColorSepScreenFreq ProcessCyan.240lpi.3600dpi/240/3600 STD: "240"
  949. *ColorSepScreenFreq ProcessMagenta.240lpi.3600dpi/240/3600 STD: "240"
  950. *ColorSepScreenFreq ProcessYellow.240lpi.3600dpi/240/3600 STD: "240"
  951. *ColorSepScreenAngle ProcessBlack.250lpi.3600dpi/250/3600 AS, BAL: "45.0"
  952. *ColorSepScreenAngle CustomColor.250lpi.3600dpi/250/3600 AS, BAL: "45.0"
  953. *ColorSepScreenAngle ProcessCyan.250lpi.3600dpi/250/3600 AS, BAL: "15.0"
  954. *ColorSepScreenAngle ProcessMagenta.250lpi.3600dpi/250/3600 AS, BAL: "75.0"
  955. *ColorSepScreenAngle ProcessYellow.250lpi.3600dpi/250/3600 AS, BAL: "0.0"
  956. *ColorSepScreenFreq ProcessBlack.250lpi.3600dpi/250/3600 AS, BAL: "250"
  957. *ColorSepScreenFreq CustomColor.250lpi.3600dpi/250/3600 AS, BAL: "250"
  958. *ColorSepScreenFreq ProcessCyan.250lpi.3600dpi/250/3600 AS, BAL: "250"
  959. *ColorSepScreenFreq ProcessMagenta.250lpi.3600dpi/250/3600 AS, BAL: "250"
  960. *ColorSepScreenFreq ProcessYellow.250lpi.3600dpi/250/3600 AS, BAL: "250"
  961. *ColorSepScreenAngle ProcessBlack.300lpi.3600dpi/300/3600 BAL, STD: "45.0"
  962. *ColorSepScreenAngle CustomColor.300lpi.3600dpi/300/3600 BAL, STD: "45.0"
  963. *ColorSepScreenAngle ProcessCyan.300lpi.3600dpi/300/3600 BAL, STD: "15.0"
  964. *ColorSepScreenAngle ProcessMagenta.300lpi.3600dpi/300/3600 BAL, STD: "75.0"
  965. *ColorSepScreenAngle ProcessYellow.300lpi.3600dpi/300/3600 BAL, STD: "0.0"
  966. *ColorSepScreenFreq ProcessBlack.300lpi.3600dpi/300/3600 BAL, STD: "300"
  967. *ColorSepScreenFreq CustomColor.300lpi.3600dpi/300/3600 BAL, STD: "300"
  968. *ColorSepScreenFreq ProcessCyan.300lpi.3600dpi/300/3600 BAL, STD: "300"
  969. *ColorSepScreenFreq ProcessMagenta.300lpi.3600dpi/300/3600 BAL, STD: "300"
  970. *ColorSepScreenFreq ProcessYellow.300lpi.3600dpi/300/3600 BAL, STD: "300"
  971. *%AgfaEndRulingMapInfo
  972. *% end of PPD file AGSSAV44.PPD