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

  1. *PPD-Adobe: "4.2"
  2. *% AGAVA252.spd: Simplified form of AGAVA252.ppd
  3. *PCFileName: "AGAva252.PPD"
  4. *LanguageEncoding: ISOLatin1
  5. *Product: "(AGFA Avantra 25)"
  6. *PSVersion: "(2013.108) 93073011"
  7. *ShortNickName: "AGFA-Avantra 25 v2013.108"
  8. *ModelName: "AGFA-Avantra25"
  9. *NickName: "AGFA-Avantra25 v2013.108"
  10. *FreeVM: "8648832"
  11. *LanguageLevel: "2"
  12. *Protocols: BCP
  13. *ColorDevice: False
  14. *Password: "()"
  15. *ExitServer: "
  16.   count 0 eq  % is the password on the stack?
  17.     {  false  }{ true exch startjob } ifelse
  18.   not    %  if no password or not valid 
  19.     {  
  20.     (WARNING : Cannot modify initial VM.) = 
  21.     (Missing or invalid password.) = 
  22.     (Please contact the author of this software.) = flush
  23.     quit 
  24.     } if 
  25. "
  26. *End
  27. *OpenUI *Resolution: PickOne
  28. *OrderDependency: 10 AnySetup *Resolution
  29. *DefaultResolution: 2400x2400dpi
  30. *Resolution 1200x1200dpi: " 1 dict dup /HWResolution [1200 1200] put setpagedevice "
  31. *Resolution 1800x1800dpi: " 1 dict dup /HWResolution [1800 1800] put setpagedevice "
  32. *Resolution 2400x2400dpi: " 1 dict dup /HWResolution [2400 2400] put setpagedevice "
  33. *Resolution 3600x3600dpi: " 1 dict dup /HWResolution [3600 3600] put setpagedevice "
  34. *?Resolution: "
  35. save
  36. currentpagedevice /HWResolution get 0 get
  37. (      ) cvs print (dpi) = flush
  38. restore
  39. "
  40. *End
  41. *CloseUI: *Resolution
  42. *ScreenFreq: "133.0"
  43. *ScreenAngle: "45.0"
  44. *OpenUI *PageSize: PickOne
  45. *OrderDependency: 30 AnySetup *PageSize
  46. *DefaultPageSize: Letter
  47. *PageSize Letter: "letter"
  48. *PageSize Legal: "legal"
  49. *PageSize Tabloid: "11x17"
  50. *PageSize LARGE: " 2 dict dup /Orientation 1 put dup /PageSize [1274 1800] put setpagedevice "
  51. *PageSize A2: " 2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice "
  52. *PageSize A3: "a3"
  53. *PageSize A4: "a4"
  54. *PageSize A5: "a5"
  55. *PageSize B5: "b5"
  56. *PageSize Letter.Transverse: "Letter"
  57. *PageSize Legal.Transverse: "Legal"
  58. *PageSize Tabloid.Transverse: "17x11"
  59. *PageSize A3.Transverse: "A3"
  60. *PageSize A4.Transverse: "A4"
  61. *PageSize A5.Transverse: "A5"
  62. *PageSize B5.Transverse: "B5"
  63. *?PageSize: "
  64. save
  65.  mark  
  66.    currentpagedevice dup /PageSize get aload % pagedict width height
  67.    9 dict
  68.     dup [420 595] (A5) put
  69.     dup [499 709] (B5) put
  70.     dup [612 792] (Letter) put
  71.     dup [595 842] (A4) put
  72.     dup [612 1008] (Legal) put
  73.     dup [842 1191] (A3) put
  74.     dup [792 1224] (Tabloid) put
  75.      dup [1191 1684] (A2) put
  76.     dup [1274 1800] (LARGE) put
  77.    7 dict
  78.     dup [842 1191] (A3.Transverse) put
  79.     dup [420 595] (A5.Transverse) put
  80.     dup [499 709] (B5.Transverse) put
  81.     dup [595 842] (A4.Transverse) put
  82.     dup [612 792] (Letter.Transverse) put
  83.     dup [612 1008] (Legal.Transverse) put
  84.      dup [792 1224] (Tabloid.Transverse) put
  85.   6 -1 roll /Orientation get                % test orientation
  86.   1 eq  {  pop } { exch pop }ifelse    % choose dict
  87.   (Unknown) exch
  88.   { exch aload pop
  89.     5 index eq exch 6 index eq and
  90.     { exch pop exit } { pop } ifelse
  91.   } bind forall = flush cleartomark
  92. restore
  93. "
  94. *End
  95. *CloseUI: *PageSize
  96. *OpenUI *PageRegion: PickOne
  97. *OrderDependency: 40 AnySetup *PageRegion
  98. *DefaultPageRegion: Letter
  99. *PageRegion Letter: "letter"
  100. *PageRegion Legal: "legal"
  101. *PageRegion Tabloid: "11x17"
  102. *PageRegion LARGE: " 2 dict dup /Orientation 1 put dup /PageSize [1274 1800] put setpagedevice "
  103. *PageRegion A2: " 2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice "
  104. *PageRegion A3: "a3"
  105. *PageRegion A4: "a4"
  106. *PageRegion A5: "a5"
  107. *PageRegion B5: "b5"
  108. *PageRegion Letter.Transverse: "Letter"
  109. *PageRegion Legal.Transverse:  "Legal"
  110. *PageRegion Tabloid.Transverse: "17x11"
  111. *PageRegion A3.Transverse: "A3"
  112. *PageRegion A4.Transverse: "A4"
  113. *PageRegion A5.Transverse: "A5"
  114. *PageRegion B5.Transverse: "B5"
  115. *CloseUI: *PageRegion
  116. *DefaultImageableArea: Letter
  117. *ImageableArea Letter: "0 0 612 792 "
  118. *ImageableArea Legal: "0 0 612 1008 "
  119. *ImageableArea Tabloid: "0 0 792 1224 "
  120. *ImageableArea LARGE: "0 0 1274 1800"
  121. *ImageableArea A2: "0 0 1191 1684 "
  122. *ImageableArea A3: "0 0 842 1191 "
  123. *ImageableArea A4: "0 0 595 842  "
  124. *ImageableArea A5: "0 0 420 595  "
  125. *ImageableArea B5: "0 0 499 709  "
  126. *ImageableArea Letter.Transverse: "0 0 612 792 "
  127. *ImageableArea Legal.Transverse:  "0 0 612 1008"
  128. *ImageableArea Tabloid.Transverse: "0 0 792 1224 "
  129. *ImageableArea A3.Transverse: "0 0 842 1191"
  130. *ImageableArea A4.Transverse: "0 0 595 842 "
  131. *ImageableArea A5.Transverse: "0 0 420 595 "
  132. *ImageableArea B5.Transverse: "0 0 499 709 "
  133. *?ImageableArea: "
  134.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  135.   newpath clippath pathbbox
  136.   4 -2 roll exch 2 {ceiling cvp} repeat
  137.   exch 2 {floor cvp} repeat flush
  138.  restore
  139. "
  140. *End
  141. *DefaultPaperDimension: Letter
  142. *PaperDimension Letter: "612 792"
  143. *PaperDimension Legal: "612 1008"
  144. *PaperDimension Tabloid: "792 1224"
  145. *PaperDimension LARGE: "1274 1800"
  146. *PaperDimension A2: "1191 1684"
  147. *PaperDimension A3: "842 1191"
  148. *PaperDimension A4: "595 842"
  149. *PaperDimension A5: "420 595"
  150. *PaperDimension B5: "499 709"
  151. *PaperDimension Letter.Transverse: "612 792"
  152. *PaperDimension Legal.Transverse: "612 1008"
  153. *PaperDimension Tabloid.Transverse: "792 1224"
  154. *PaperDimension A3.Transverse: "842 1191"
  155. *PaperDimension A4.Transverse: "595 842"
  156. *PaperDimension A5.Transverse: "420 595"
  157. *PaperDimension B5.Transverse: "499 709"
  158. *CustomPageSize True: "
  159.     4 dict begin
  160.     dup /Orientation exch def
  161.     /PageOffset [ 5 -2 roll ] def
  162.     /PageSize [
  163.     5 2 roll dup 0 eq exch 2 eq or {exch} if
  164.     ] def
  165.     /ImagingBBox null def
  166.     currentdict end
  167.     setpagedevice "
  168. *End
  169. *ParamCustomPageSize Width: 1 points 100 1296
  170. *ParamCustomPageSize Height: 2 points 100 1800
  171. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 1296
  172. *ParamCustomPageSize HeightOffset: 4 points 0 0
  173. *ParamCustomPageSize Orientation: 5 int 0 3
  174. *MaxMediaWidth: "1296"
  175. *RequiresPageRegion All: True
  176. *OpenUI *InputSlot: PickOne
  177. *OrderDependency: 20 AnySetup *InputSlot
  178. *InputSlot Cassette: ""
  179. *DefaultInputSlot: Cassette
  180. *CloseUI: *InputSlot
  181. *OpenGroup: Imagesetter
  182. *CloseGroup: Imagesetter
  183. *DefaultFont: Courier
  184. *Font Courier: Standard "(001.004)" Standard
  185. *Font Courier-Bold: Standard "(001.004)" Standard
  186. *Font Courier-BoldOblique: Standard "(001.004)" Standard
  187. *Font Courier-Oblique: Standard "(001.004)" Standard
  188. *Font Helvetica: Standard "(001.002)" Standard
  189. *Font Helvetica-Bold: Standard "(001.002)" Standard
  190. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard
  191. *Font Helvetica-Oblique: Standard "(001.002)" Standard
  192. *Font Symbol: Special "(001.003)" Special
  193. *Font Times-Bold: Standard "(001.002)" Standard
  194. *Font Times-BoldItalic: Standard "(001.004)" Standard
  195. *Font Times-Italic: Standard "(001.002)" Standard
  196. *Font Times-Roman: Standard "(001.002)" Standard
  197.