home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / WIN98 / DRIVER20.CAB / agpr9550.spd < prev    next >
Encoding:
PostScript Printer Description  |  1998-06-19  |  15.7 KB  |  359 lines

  1. *PPD-Adobe: "4.2"
  2. *% AGPR9550.spd: Simplified form of AGPR9550.ppd
  3. *PCFileName: "AGPR9550.PPD"
  4. *LanguageEncoding: ISOLatin1
  5. *Product: "(AGFA ProSet 9550)"
  6. *PSVersion: "(2013.108) 93073011"
  7. *PSVersion: "(2013.108) 94080411"
  8. *PSVersion: "(2013.116) 94090205"
  9. *PSVersion: "(2013.114) 7"
  10. *PSVersion: "(2013.114) 8"
  11. *PSVersion: "(2013.114) 9"
  12. *ShortNickName: "AGFA-ProSet 9550"
  13. *ModelName: "AGFA ProSet 9550"
  14. *NickName: "AGFA ProSet 9550"
  15. *OpenGroup : InstallableOptions/Installed Options
  16. *OpenUI *InstalledMemory/RIP configuration: PickOne
  17. *DefaultInstalledMemory: 16MB
  18. *InstalledMemory  16MB/Star200 16MByte: " "
  19. *InstalledMemory  32MB/Star400 32MByte: " "
  20. *InstalledMemory  64MB/Star600/800 64MByte: " "
  21. *InstalledMemory 120MB/Star800+ 120MByte: " "
  22. *InstalledMemory  Viper/Viper: " "
  23. *InstalledMemory  Cobra/Cobra: " "
  24. *InstalledMemory  Taipan/Taipan: " "
  25. *CloseUI: *InstalledMemory
  26. *CloseGroup : InstallableOptions
  27. *VMOption   16MB: "10000000"
  28. *VMOption   32MB: "22500000"
  29. *VMOption   64MB: "40000000"
  30. *VMOption  120MB: "80000000"
  31. *VMOption  Viper: "25000000"
  32. *VMOption  Cobra: "25000000"
  33. *VMOption Taipan: "16000000"
  34. *FreeVM: "10000000"
  35. *LanguageLevel: "2"
  36. *Protocols: BCP
  37. *ColorDevice: False
  38. *Password: "()"
  39. *ExitServer: "
  40.   count 0 eq  % is the password on the stack?
  41.     {false}{true exch startjob} ifelse
  42.   not    %  if no password or not valid 
  43.     {  
  44.         (WARNING : Cannot modify initial VM.) = 
  45.         (Missing or invalid password.) = 
  46.         (Please contact the author of this software.) =
  47.         flush quit 
  48.     } if 
  49. "
  50. *End
  51. *ResScreenFreq 1200: "100.0"
  52. *ResScreenFreq 2400: "100.0"
  53. *ResScreenAngle 1200: "45.0"
  54. *ResScreenAngle 2400: "45.0"
  55. *ScreenFreq: "100.0"
  56. *ScreenAngle: "45.0"
  57. *OpenUI *PageSize: PickOne
  58. *OrderDependency: 30 AnySetup *PageSize
  59. *DefaultPageSize: Letter
  60. *PageSize Letter: "letter"
  61. *PageSize Letter.Extra: "     2 dict dup /Orientation 1 put dup /PageSize [684 864] put setpagedevice "
  62. *PageSize Letter.Transverse: "Letter"
  63. *PageSize Letter.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 864] put setpagedevice "
  64. *PageSize Legal: "legal"
  65. *PageSize Legal.Extra: "2 dict dup /Orientation 1 put dup /PageSize [684 1080] put setpagedevice "
  66. *PageSize Tabloid: "11x17"
  67. *PageSize Tabloid.Extra: "2 dict dup /Orientation 1 put dup /PageSize [864 1296] put setpagedevice "
  68. *PageSize A5: "a5"
  69. *PageSize A5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [492 667] put setpagedevice "
  70. *PageSize A5.Transverse: "    A5"
  71. *PageSize A5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [492 667] put setpagedevice "
  72. *PageSize B5: "b5"
  73. *PageSize B5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [571 781] put setpagedevice "
  74. *PageSize B5.Transverse: "B5"
  75. *PageSize B5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [571 781] put setpagedevice "
  76. *PageSize A4: "a4"
  77. *PageSize A4.Extra: "2 dict dup /Orientation 1 put dup /PageSize [667 914] put setpagedevice "
  78. *PageSize A4.Transverse: "A4"
  79. *PageSize A4.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [667 914] put setpagedevice "
  80. *PageSize A3: "a3"
  81. *PageSize A3.Extra: "2 dict dup /Orientation 1 put dup /PageSize [914 1263] put setpagedevice "
  82. *PageSize LARGE: "2 dict dup /Orientation 1 put dup /PageSize [979 1944] put setpagedevice "
  83. *?PageSize: "
  84. save
  85.  mark  
  86.    currentpagedevice dup /PageSize get aload % pagedict width height
  87.    19 dict
  88.         dup [ 612  792] (Letter) put
  89.        dup [ 684  864] (Letter.Extra) put
  90.         dup [ 612 1008] (Legal) put
  91.         dup [ 684 1080] (Legal.Extra) put
  92.         dup [ 792 1224] (Tabloid) put
  93.         dup [ 864 1296] (Tabloid.Extra) put
  94.         dup [ 420  595] (A5) put
  95.         dup [ 492  667] (A5.Extra) put
  96.         dup [ 499  709] (B5) put
  97.         dup [ 571  781] (B5.Extra) put
  98.         dup [ 595  842] (A4) put
  99.         dup [ 667  914] (A4.Extra) put
  100.         dup [ 842 1191] (A3) put
  101.         dup [ 914 1263] (A3.Extra) put
  102.         dup [979 1944] (LARGE) put
  103.     18 dict
  104.         dup [ 612  792] (Letter.Transverse) put
  105.         dup [ 684  864] (Letter.Transverse.Extra) put
  106.         dup [ 420  595] (A5.Transverse) put
  107.         dup [ 492  667] (A5.Transverse.Extra) put
  108.         dup [ 499  709] (B5.Transverse) put
  109.         dup [ 571  781] (B5.Transverse.Extra) put
  110.         dup [ 595  842] (A4.Transverse) put
  111.         dup [ 667  914] (A4.Transverse.Extra) put
  112.   6 -1 roll /Orientation get                % test orientation
  113.   1 eq  {  pop } { exch pop }ifelse    % choose dict
  114.   (Unknown) exch
  115.   { exch aload pop
  116.     5 index eq exch 6 index eq and
  117.     { exch pop exit } { pop } ifelse
  118.   } bind forall = flush cleartomark
  119. restore
  120. "
  121. *End
  122. *CloseUI: *PageSize
  123. *OpenUI *PageRegion: PickOne
  124. *OrderDependency: 40 AnySetup *PageRegion
  125. *DefaultPageRegion: Letter
  126. *PageRegion Letter: "letter"
  127. *PageRegion Letter.Extra: "     2 dict dup /Orientation 1 put dup /PageSize [684 864] put setpagedevice "
  128. *PageRegion Letter.Transverse: "Letter"
  129. *PageRegion Letter.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [684 864] put setpagedevice "
  130. *PageRegion Legal: "legal"
  131. *PageRegion Legal.Extra: "2 dict dup /Orientation 1 put dup /PageSize [684 1080] put setpagedevice "
  132. *PageRegion Tabloid: "11x17"
  133. *PageRegion Tabloid.Extra: "    2 dict dup /Orientation 1 put dup /PageSize [864 1296] put setpagedevice "
  134. *PageRegion A5: "a5"
  135. *PageRegion A5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [492 667] put setpagedevice "
  136. *PageRegion A5.Transverse: "    A5"
  137. *PageRegion A5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [492 667] put setpagedevice "
  138. *PageRegion B5: "b5"
  139. *PageRegion B5.Extra: "2 dict dup /Orientation 1 put dup /PageSize [571 781] put setpagedevice "
  140. *PageRegion B5.Transverse: "B5"
  141. *PageRegion B5.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [571 781] put setpagedevice "
  142. *PageRegion A4: "a4"
  143. *PageRegion A4.Extra: "2 dict dup /Orientation 1 put dup /PageSize [667 914] put setpagedevice "
  144. *PageRegion A4.Transverse: "A4"
  145. *PageRegion A4.Transverse.Extra: "2 dict dup /Orientation 0 put dup /PageSize [667 914] put setpagedevice "
  146. *PageRegion A3: "a3"
  147. *PageRegion A3.Extra: "2 dict dup /Orientation 1 put dup /PageSize [914 1263] put setpagedevice "
  148. *PageRegion LARGE: "2 dict dup /Orientation 1 put dup /PageSize [979 1944] put setpagedevice "
  149. *CloseUI: *PageRegion
  150. *DefaultImageableArea: Letter
  151. *ImageableArea Letter: "0 0 612 792"
  152. *ImageableArea Letter.Extra: "0 0 684 864"
  153. *ImageableArea Letter.Transverse: "0 0 612 793"
  154. *ImageableArea Letter.Transverse.Extra: "0 0 684 865"
  155. *ImageableArea Legal: "0 0 612 1008"
  156. *ImageableArea Legal.Extra: "0 0 684 1080"
  157. *ImageableArea Tabloid: "0 0 792 1224"
  158. *ImageableArea Tabloid.Extra: "0 0 864 1296"
  159. *ImageableArea A5: "0 0 420 595"
  160. *ImageableArea A5.Extra: "0 0 492 667"
  161. *ImageableArea A5.Transverse: "0 0 420 594"
  162. *ImageableArea A5.Transverse.Extra: "0 0 492 668"
  163. *ImageableArea B5: "0 0 499 709"
  164. *ImageableArea B5.Extra: "0 0 571 781"
  165. *ImageableArea B5.Transverse: "0 0 499 710"
  166. *ImageableArea B5.Transverse.Extra: "0 0 571 782"
  167. *ImageableArea A4: "0 0 595 842"
  168. *ImageableArea A4.Extra: "0 0 667 914"
  169. *ImageableArea A4.Transverse: "0 0 595 843"
  170. *ImageableArea A4.Transverse.Extra: "0 0 667 915"
  171. *ImageableArea A3: "0 0 842 1191"
  172. *ImageableArea A3.Extra: "0 0 914 1263"
  173. *ImageableArea LARGE: "0 0 979 1944"
  174. *?ImageableArea: "
  175.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  176.   newpath clippath pathbbox
  177.   4 -2 roll exch 2 {ceiling cvp} repeat
  178.   exch 2 {floor cvp} repeat flush
  179.  restore
  180. "
  181. *End
  182. *DefaultPaperDimension: Letter
  183. *PaperDimension Letter: "612 792"
  184. *PaperDimension Letter.Extra: "684 864"
  185. *PaperDimension Letter.Transverse: "612 793"
  186. *PaperDimension Letter.Transverse.Extra: "684 865"
  187. *PaperDimension Legal: "612 1008"
  188. *PaperDimension Legal.Extra: "684 1080"
  189. *PaperDimension Tabloid: "792 1224"
  190. *PaperDimension Tabloid.Extra: "864 1296"
  191. *PaperDimension A5: "420 595"
  192. *PaperDimension A5.Extra: "492 667"
  193. *PaperDimension A5.Transverse: "420 594"
  194. *PaperDimension A5.Transverse.Extra: "492 668"
  195. *PaperDimension B5: "499 709"
  196. *PaperDimension B5.Extra: "571 781"
  197. *PaperDimension B5.Transverse: "499 710"
  198. *PaperDimension B5.Transverse.Extra: "571 782"
  199. *PaperDimension A4: "595 842"
  200. *PaperDimension A4.Extra: "667 914"
  201. *PaperDimension A4.Transverse: "595 843"
  202. *PaperDimension A4.Transverse.Extra: "667 915"
  203. *PaperDimension A3: "842 1191"
  204. *PaperDimension A3.Extra: "914 1263"
  205. *PaperDimension LARGE: "979 1944"
  206. *CustomPageSize True: "
  207.     4 dict begin
  208.     dup /Orientation exch def
  209.     /PageOffset [ 5 -2 roll ] def
  210.     /PageSize [
  211.     5 2 roll dup 0 eq exch 2 eq or {} if
  212.     ] def
  213.     /ImagingBBox null def
  214.     currentdict end
  215.     setpagedevice"
  216. *End
  217. *ParamCustomPageSize Width: 1 points 100 979
  218. *ParamCustomPageSize Height: 2 points 100 5760
  219. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 979
  220. *ParamCustomPageSize HeightOffset: 4 points 0 0
  221. *ParamCustomPageSize Orientation: 5 int 0 3
  222. *MaxMediaWidth: "979"
  223. *RequiresPageRegion All: True
  224. *OpenUI *InputSlot: PickOne
  225. *OrderDependency: 20 AnySetup *InputSlot
  226. *InputSlot Cassette: ""
  227. *DefaultInputSlot: Cassette
  228. *CloseUI: *InputSlot
  229. *OpenGroup: Imagesetter/Imagesetter
  230. *OpenUI *Resolution/Resolution: PickOne
  231. *OrderDependency: 10 AnySetup *Resolution
  232. *DefaultResolution: 2400dpi
  233. *Resolution 1200dpi/1200 dpi: " 1 dict dup /HWResolution [1200 1200] put setpagedevice "
  234. *Resolution 2400dpi/2400 dpi: " 1 dict dup /HWResolution [2400 2400] put setpagedevice "
  235. *?Resolution: "currentpagedevice /HWResolution get 1 get 32 string cvs print (dpi) = flush"
  236. *CloseUI: *Resolution
  237. *OpenUI *MirrorPrint/Mirror Print: PickOne
  238. *OrderDependency: 50 AnySetup *MirrorPrint
  239. *MirrorPrint True/Wrong Reading : " 1 dict dup /MirrorPrint  true put setpagedevice "
  240. *MirrorPrint False/Right Reading: " 1 dict dup /MirrorPrint false put setpagedevice "
  241. *DefaultMirrorPrint: False
  242. *?MirrorPrint: " save currentpagedevice /MirrorPrint get
  243. { (True) } { (False) } ifelse print flush restore "
  244. *End
  245. *CloseUI: *MirrorPrint
  246. *OpenUI *NegativePrint/Negative Print: PickOne
  247. *OrderDependency: 50 AnySetup *NegativePrint
  248. *NegativePrint True/Negative: " 1 dict dup /NegativePrint true put setpagedevice "
  249. *NegativePrint False/Positive: " 1 dict dup /NegativePrint false put setpagedevice "
  250. *DefaultNegativePrint: False
  251. *?NegativePrint: " currentpagedevice /NegativePrint get
  252. { (True) } { (False) } ifelse print flush "
  253. *End
  254. *CloseUI: *NegativePrint
  255. *CloseGroup: Imagesetter
  256. *OpenGroup: AgfaScreening/Screening
  257. *OpenUI *AgfaScreenFilter/Use Agfa Screen Filter: Boolean
  258. *OrderDependency: 5 AnySetup *AgfaScreenFilter
  259. *?AgfaScreenFilter: "AGFADict /GetFilterOn get exec { (True) }{ (False) } ifelse print flush"
  260. *DefaultAgfaScreenFilter: True
  261. *AgfaScreenFilter True/On: "true AGFADict /SetFilterOn get exec"
  262. *AgfaScreenFilter False/Off: "false AGFADict /SetFilterOn get exec"
  263. *CloseUI: *AgfaScreenFilter
  264. *OpenUI *AgfaAccScrn/Adobe Accurate Screens: Boolean
  265. *OrderDependency:10 AnySetup *AgfaAccScrn
  266. *?AgfaAccScrn: "currentuserparams /AccurateScreens get { (True) }{ (False) } ifelse print flush"
  267. *DefaultAgfaAccScrn: False
  268. *AgfaAccScrn False/False: "1 dict dup /AccurateScreens false put setuserparams"
  269. *AgfaAccScrn  True/True : "1 dict dup /AccurateScreens true  put setuserparams"
  270. *CloseUI: *AgfaAccScrn
  271. *OpenUI *AgfaFlushJob/Flush Job: PickOne
  272. *?AgfaFlushJob: "AGFADict /GetFlushJobMode get exec { (True) }{ (False) } ifelse print flush"
  273. *OrderDependency:10 AnySetup *AgfaFlushJob
  274. *DefaultAgfaFlushJob: False
  275. *AgfaFlushJob  True/On : "AGFADict begin true  SetFlushJobMode end"
  276. *AgfaFlushJob False/Off: "AGFADict begin false SetFlushJobMode end"
  277. *CloseUI: *AgfaFlushJob
  278. *OpenUI *AgfaRulingMap/Ruling Map: PickOne
  279. *OrderDependency:10 AnySetup *AgfaRulingMap
  280. *?AgfaRulingMap: "AGFADict /GetFlushJobMode get exec print flush"
  281. *DefaultAgfaRulingMap: 2
  282. *AgfaRulingMap 1/Accurate: "(Accurate) AGFADict /SetRulingMap get exec" 
  283. *AgfaRulingMap 2/AgfaBalanced: "(AgfaBalanced) AGFADict /SetRulingMap get exec"
  284. *AgfaRulingMap 3/Standard: "(Standard) AGFADict /SetRulingMap get exec" 
  285. *CloseUI: *AgfaRulingMap
  286. *OpenUI *AgfaDoLinkXfer/Halftone Linked Transfer: PickOne
  287. *?AgfaDoLinkXfer: "AGFADict /GetLinkXfer get exec { (True) }{ (False) } ifelse print flush"
  288. *DefaultAgfaDoLinkXfer: True
  289. *OrderDependency:10 AnySetup *AgfaDoLinkXfer
  290. *AgfaDoLinkXfer True/Auto Linking On: "true AGFADict /SetLinkXfer get exec"
  291. *AgfaDoLinkXfer False/Auto Linking Off: "false AGFADict /SetLinkXfer get exec" 
  292. *CloseUI: *AgfaDoLinkXfer
  293. *OpenGroup: AgfaRulingSettings/Ruling Settings
  294. *OpenUI *AgfaRuleUse/Ruling Definition: PickOne
  295. *OrderDependency:10 AnySetup *AgfaRuleUse
  296. *DefaultAgfaRuleUse: Application
  297. *?AgfaRuleUse: "AGFADict /GetRulingDefinition get exec print flush"
  298. *AgfaRuleUse Alternative/Use Alternative Ruling: "(Alternative) AGFADict /SetRulingDefinition get exec"
  299. *AgfaRuleUse Application/Use Application Ruling: "(Application) AGFADict /SetRulingDefinition get exec"
  300. *CloseUI: *AgfaRuleUse
  301. *CloseGroup: AgfaRulingSettings
  302. *OpenGroup: AgfaSpotSettings/Spot/Dot Shape Settings
  303. *OpenUI *AgfaSpotUse/Spot Definition: PickOne
  304. *OrderDependency:10 AnySetup *AgfaSpotUse
  305. *DefaultAgfaSpotUse: Application
  306. *?AgfaSpotUse: "AGFADict /GetSpotDefinition get exec print flush"
  307. *AgfaSpotUse Application/Use Application Spot: "(Application) AGFADict /SetSpotDefinition get exec"
  308. *AgfaSpotUse RulingMap/Use RulingMap Spot:     "(RulingMap)   AGFADict /SetSpotDefinition get exec" 
  309. *AgfaSpotUse Alternative/Use Alternative Spot: "(Alternative) AGFADict /SetSpotDefinition get exec" 
  310. *CloseUI: *AgfaSpotUse
  311. *OpenUI *AgfaSpotDef/Alternative Spot: PickOne
  312. *OrderDependency:10 AnySetup *AgfaSpotDef
  313. *DefaultAgfaSpotDef: RND
  314. *?AgfaSpotDef: "AGFADict /GetAlternativeSpot get exec print flush"
  315. *AgfaSpotDef RND/Round: "(RND) AGFADict /SetAlternativeSpot get exec"
  316. *AgfaSpotDef ELL/Elliptical: "(ELL) AGFADict /SetAlternativeSpot get exec"
  317. *CloseUI: *AgfaSpotDef  
  318. *CloseGroup: AgfaSpotSettings
  319. *OpenGroup: AgfaAngle/Angle Settings
  320. *OpenUI *AgfaAngleMap/Angle Definition: PickOne
  321. *OrderDependency:10 AnySetup *AgfaAngleMap
  322. *DefaultAgfaAngleMap: Application
  323. *?AgfaAngleMap: "AGFADict /GetAngleDefinition get exec print flush"
  324. *AgfaAngleMap Application/Use Application Angles: "(Application) AGFADict /SetAngleDefinition get exec"
  325. *AgfaAngleMap Alternative/Use Alternative Angles: "(Alternative) AGFADict /SetAngleDefinition get exec"
  326. *CloseUI: *AgfaAngleMap
  327. *CloseGroup: AgfaAngle
  328. *UIConstraints: *AgfaScreenFilter  True *AgfaAccScrn
  329. *UIConstraints: *AgfaScreenFilter False *AgfaRulingMap
  330. *UIConstraints: *AgfaScreenFilter False *AgfaDoLinkXfer
  331. *UIConstraints: *AgfaScreenFilter False *AgfaRuleUse
  332. *UIConstraints: *AgfaScreenFilter False *AgfaSpotUse
  333. *UIConstraints: *AgfaScreenFilter False *AgfaSpotDef
  334. *UIConstraints: *AgfaScreenFilter False *AgfaAngleMap
  335. *UIConstraints: *AgfaScreenFilter False *AgfaFlushJob
  336. *CloseGroup: AgfaScreening
  337. *OpenGroup: AgfaFeatures/Additional Features
  338. *OpenUI *AgfaSeparations/In-RIP Separations: PickOne
  339. *OrderDependency: 40 AnySetup *AgfaSeparations
  340. *DefaultAgfaSeparations: False
  341. *AgfaSeparations True/On: "/AgfaIRS /ProcSet findresource /Set.AgfaIRS get exec"
  342. *AgfaSeparations False/Off: "/AgfaIRS /ProcSet findresource /ReSet.AgfaIRS get exec "
  343. *CloseUI: *AgfaSeparations
  344. *CloseGroup: AgfaFeatures
  345. *DefaultFont: Courier
  346. *Font Courier: Standard "(001.004)" Standard ROM
  347. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  348. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  349. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  350. *Font Helvetica: Standard "(001.002)" Standard ROM
  351. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  352. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  353. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  354. *Font Symbol: Special "(001.003)" Special ROM
  355. *Font Times-Bold: Standard "(001.002)" Standard ROM
  356. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  357. *Font Times-Italic: Standard "(001.002)" Standard ROM
  358. *Font Times-Roman: Standard "(001.002)" Standard ROM
  359.