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

  1. *PPD-Adobe: "4.0"
  2. *% AGSELS71.spd: Simplified form of AGSELS71.ppd
  3. *PCFileName: "AGSelS71.PPD"
  4. *Product: "(AGFA SelectSet 7000)"
  5. *PSVersion: "(52.3) 320"
  6. *ShortNickName: "AGFA-SelectSet 7000 v52.3"
  7. *ModelName: "AGFA-SelectSet7000"
  8. *NickName: "AGFA-SelectSet7000 v52.3"
  9. *FreeVM: "2453510"
  10. *LanguageLevel: "1"
  11. *ColorDevice: False
  12. *Password: "0"
  13. *ExitServer: "
  14.   count 0 eq {  % is the password on the stack?
  15.     true 
  16.   }{
  17.     dup    % potential password
  18.     statusdict /checkpassword get exec not 
  19.   } ifelse 
  20.   {  %  if no password or not valid 
  21.     (WARNING : Cannot perform the exitserver command.) = 
  22.     (Password supplied is not valid.) = 
  23.     (Please contact the author of this software.) = flush
  24.     quit 
  25.   } if 
  26.   serverdict /exitserver get exec
  27. "
  28. *End
  29. *OpenUI *Resolution: PickOne
  30. *OrderDependency: 20 AnySetup *Resolution
  31. *DefaultResolution: 2400x2400dpi
  32. *Resolution 1200x1200dpi: " 1200 statusdict /setresolution get exec "
  33. *Resolution 2400x2400dpi: " 2400 statusdict /setresolution get exec "
  34. *Resolution 3600x3600dpi: " 3600 statusdict /setresolution get exec "
  35. *?Resolution: "
  36. save
  37.   initgraphics
  38.   0 0 moveto currentpoint matrix defaultmatrix transform
  39.   0 72 lineto currentpoint matrix defaultmatrix transform
  40.   3 -1 roll sub dup mul
  41.   3 1 roll exch sub dup mul
  42.   add sqrt round cvi
  43.   (          ) cvs dup print (x) print print (dpi) = flush
  44. restore
  45. "
  46. *End
  47. *CloseUI: *Resolution
  48. *ScreenFreq: "133.0"
  49. *ScreenAngle: "45.0"
  50. *OpenUI *PageSize: PickOne
  51. *OrderDependency: 30 AnySetup *PageSize
  52. *DefaultPageSize: Letter
  53. *PageSize Letter: "letter"
  54. *PageSize A2: "1684 1190 1 statusdict /setpage get exec"
  55. *PageSize A3: "a3"
  56. *PageSize A3.Transverse: "A3"
  57. *PageSize A4: "a4"
  58. *PageSize A4.Transverse: "A4"
  59. *PageSize A5: "a5"
  60. *PageSize A5.Transverse: "A5"
  61. *PageSize B5: "b5"
  62. *PageSize B5.Transverse: "B5"
  63. *PageSize LARGE: "1850 1584 1 statusdict /setpage get exec"
  64. *PageSize Legal: "legal"
  65. *PageSize Legal.Transverse: "Legal"
  66. *PageSize Letter.Transverse: "Letter"
  67. *PageSize Tabloid: "11x17"
  68. *PageSize Tabloid.Transverse: "17x11"
  69. *?PageSize: "
  70. save
  71.  mark  statusdict /pageparams get exec  exch pop
  72.    5 dict
  73.     dup [1190 842] (A3.Transverse) put
  74.     dup [420 595] (A5.Transverse) put
  75.     dup [516 729] (B5.Transverse) put
  76.     dup [595 842] (A4.Transverse) put
  77.     dup [612 792] (Letter.Transverse) put
  78.     dup [612 1008] (Legal.Transverse) put
  79.     dup [1224 792] (Tabloid.Transverse) put
  80.    8 dict
  81.     dup [595 420] (A5) put
  82.     dup [729 516] (B5) put
  83.     dup [792 612] (Letter) put
  84.     dup [842 595] (A4) put
  85.     dup [1008 612] (Legal) put
  86.     dup [1190 1684] (A2) put
  87.     dup [842 1190] (A3) put
  88.     dup [792 1224] (Tabloid) put
  89.     dup [1584 1850] (LARGE) put
  90.   3 -1 roll 0 eq { pop } { exch pop }ifelse
  91.   (Unknown) exch
  92.   { exch aload pop
  93.     4 index eq exch 5 index eq and
  94.     { exch pop exit } { pop } ifelse
  95.   } bind forall = flush cleartomark
  96. restore
  97. "
  98. *End
  99. *CloseUI: *PageSize
  100. *OpenUI *PageRegion: PickOne
  101. *OrderDependency: 40 AnySetup *PageRegion
  102. *DefaultPageRegion: Letter
  103. *PageRegion Letter: "letter"
  104. *PageRegion Legal: "legal"
  105. *PageRegion Tabloid: "11x17"
  106. *PageRegion LARGE: "1850 1584 1 statusdict /setpage get exec"
  107. *PageRegion A2: "1684 1190 1 statusdict /setpage get exec"
  108. *PageRegion A3: "a3"
  109. *PageRegion A4: "a4"
  110. *PageRegion A5: "a5"
  111. *PageRegion B5: "b5"
  112. *PageRegion Letter.Transverse: "Letter"
  113. *PageRegion Legal.Transverse:  "Legal"
  114. *PageRegion Tabloid.Transverse: "17x11"
  115. *PageRegion A3.Transverse: "A3"
  116. *PageRegion A4.Transverse: "A4"
  117. *PageRegion A5.Transverse: "A5"
  118. *PageRegion B5.Transverse: "B5"
  119. *CloseUI: *PageRegion
  120. *RequiresPageRegion All: True
  121. *DefaultImageableArea: Letter
  122. *ImageableArea Letter: "0 0 612 792 "
  123. *ImageableArea Legal: "0 0 612 1008 "
  124. *ImageableArea Tabloid: "0 0 792 1224 "
  125. *ImageableArea LARGE: "0 0 1850 1584"
  126. *ImageableArea A2: "0 0 1684 1190"
  127. *ImageableArea A3: "0 0 842 1190 "
  128. *ImageableArea A4: "0 0 595 842  "
  129. *ImageableArea A5: "0 0 420 595  "
  130. *ImageableArea B5: "0 0 516 729  "
  131. *ImageableArea Letter.Transverse: "0 0 612 792 "
  132. *ImageableArea Legal.Transverse:  "0 0 612 1008"
  133. *ImageableArea Tabloid.Transverse: "0 0 792 1224 "
  134. *ImageableArea A3.Transverse: "0 0 842 1190 "
  135. *ImageableArea A4.Transverse: "0 0 595 842 "
  136. *ImageableArea A5.Transverse: "0 0 420 595 "
  137. *ImageableArea B5.Transverse: "0 0 516 729 "
  138. *?ImageableArea: "
  139.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  140.   newpath clippath pathbbox
  141.   4 -2 roll exch 2 {ceiling cvp} repeat
  142.   exch 2 {floor cvp} repeat flush
  143.  restore
  144. "
  145. *End
  146. *DefaultPaperDimension: Letter
  147. *PaperDimension Letter: "612 792 "
  148. *PaperDimension Legal: "612 1008"
  149. *PaperDimension Tabloid: "792 1224"
  150. *PaperDimension LARGE: "1850 1584"
  151. *PaperDimension A2: "1684 1190"
  152. *PaperDimension A3: "842 1190"
  153. *PaperDimension A4: "595 842 "
  154. *PaperDimension A5: "420 595 "
  155. *PaperDimension B5: "516 729 "
  156. *PaperDimension Letter.Transverse: "612 792 "
  157. *PaperDimension Legal.Transverse: "612 1008 "
  158. *PaperDimension Tabloid.Transverse: "792 1224 "
  159. *PaperDimension A3.Transverse: "842 1190 "
  160. *PaperDimension A4.Transverse: "595 842 "
  161. *PaperDimension A5.Transverse: "420 595 "
  162. *PaperDimension B5.Transverse: "516 729 "
  163. *CustomPageSize True: "exch pop statusdict begin setpageparams end"
  164. *ParamCustomPageSize Width: 1 points 0 1850
  165. *ParamCustomPageSize Height: 2 points 0 1584
  166. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 0
  167. *ParamCustomPageSize HeightOffset: 4 points 0 0
  168. *ParamCustomPageSize Orientation: 5 int 0 1
  169. *OpenUI *InputSlot: PickOne
  170. *OrderDependency: 20 AnySetup *InputSlot
  171. *DefaultInputSlot: Cassette
  172. *InputSlot Cassette: ""
  173. *CloseUI: *InputSlot
  174. *OpenGroup: Imagesetter
  175. *OpenUI *MirrorPrint/Mirror Print: Boolean
  176. *OrderDependency: 50 AnySetup *MirrorPrint
  177. *MirrorPrint True: "true statusdict /setmirrorprint get exec"
  178. *MirrorPrint False: "false statusdict /setmirrorprint get exec"
  179. *DefaultMirrorPrint: False
  180. *?MirrorPrint: "save statusdict /mirrorprint get exec
  181.    { (True) } { (False) } ifelse = flush restore"
  182. *End
  183. *CloseUI: *MirrorPrint
  184. *OpenUI *NegativePrint/Negative Print: Boolean
  185. *OrderDependency: 50 AnySetup *NegativePrint
  186. *NegativePrint True: "statusdict begin true setinvert end"
  187. *NegativePrint False: "statusdict begin false setinvert end"
  188. *DefaultNegativePrint: False
  189. *?NegativePrint: "statusdict begin invert end
  190.                   {(True)}{(False)}ifelse = flush"
  191. *End
  192. *CloseUI: *NegativePrint
  193. *CloseGroup: Imagesetter
  194. *DefaultFont: Courier
  195. *Font Courier: Standard "(001.004)" Standard ROM
  196. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  197. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  198. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  199. *Font Helvetica: Standard "(001.002)" Standard ROM
  200. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  201. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  202. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  203. *Font Symbol: Special "(001.003)" Special ROM
  204. *Font Times-Bold: Standard "(001.002)" Standard ROM
  205. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  206. *Font Times-Italic: Standard "(001.002)" Standard ROM
  207. *Font Times-Roman: Standard "(001.002)" Standard ROM
  208.