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

  1. *PPD-Adobe: "4.0"
  2. *% AGPRO981.spd: Simplified form of AGPRO981.ppd
  3. *PCFileName: "AGPro981.PPD"
  4. *Product: "(AGFA ProSet 9800)"
  5. *PSVersion: "(52.3) 320"
  6. *ShortNickName: "AGFA-ProSet 9800 v52.3"
  7. *ModelName: "AGFA-ProSet9800"
  8. *NickName: "AGFA-ProSet9800 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: 1200x1200dpi
  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 Legal: "legal"
  55. *PageSize Tabloid: "11x17"
  56. *PageSize LARGE: "979 1944 1 statusdict /setpage get exec"
  57. *PageSize A3: "a3"
  58. *PageSize A4: "a4"
  59. *PageSize A5: "a5"
  60. *PageSize B5: "b5"
  61. *PageSize Letter.Transverse: "Letter"
  62. *PageSize A4.Transverse: "A4"
  63. *PageSize A5.Transverse: "A5"
  64. *PageSize B5.Transverse: "B5"
  65. *?PageSize: "
  66. save
  67.  mark  statusdict /pageparams get exec  exch pop
  68.    5 dict
  69.     dup [420 595] (A5.Transverse) put
  70.     dup [516 729] (B5.Transverse) put
  71.     dup [595 842] (A4.Transverse) put
  72.     dup [612 792] (Letter.Transverse) put
  73.    8 dict
  74.     dup [595 420] (A5) put
  75.     dup [729 516] (B5) put
  76.     dup [792 612] (Letter) put
  77.     dup [842 595] (A4) put
  78.     dup [1008 612] (Legal) put
  79.     dup [1190 842] (A3) put
  80.     dup [1224 792] (Tabloid) put
  81.     dup [1944 979] (LARGE) put
  82.   3 -1 roll 0 eq { pop } { exch pop }ifelse
  83.   (Unknown) exch
  84.   { exch aload pop
  85.     4 index eq exch 5 index eq and
  86.     { exch pop exit } { pop } ifelse
  87.   } bind forall = flush cleartomark
  88. restore
  89. "
  90. *End
  91. *CloseUI: *PageSize
  92. *OpenUI *PageRegion: PickOne
  93. *OrderDependency: 40 AnySetup *PageRegion
  94. *DefaultPageRegion: Letter
  95. *PageRegion Letter: "letter"
  96. *PageRegion Legal: "legal"
  97. *PageRegion Tabloid: "11x17"
  98. *PageRegion LARGE: "979 1944 1 statusdict /setpage get exec"
  99. *PageRegion A3: "a3"
  100. *PageRegion A4: "a4"
  101. *PageRegion A5: "a5"
  102. *PageRegion B5: "b5"
  103. *PageRegion Letter.Transverse: "Letter"
  104. *PageRegion A4.Transverse: "A4"
  105. *PageRegion A5.Transverse: "A5"
  106. *PageRegion B5.Transverse: "B5"
  107. *CloseUI: *PageRegion
  108. *RequiresPageRegion All: True
  109. *DefaultImageableArea: Letter
  110. *ImageableArea Letter: "0 0 612 792 "
  111. *ImageableArea Legal: "0 0 612 1008 "
  112. *ImageableArea Tabloid: "0 0 792 1224 "
  113. *ImageableArea LARGE: "0 0 979 1944"
  114. *ImageableArea A3: "0 0 842 1190 "
  115. *ImageableArea A4: "0 0 595 842  "
  116. *ImageableArea A5: "0 0 420 595  "
  117. *ImageableArea B5: "0 0 516 729  "
  118. *ImageableArea Letter.Transverse: "0 0 612 792 "
  119. *ImageableArea A4.Transverse: "0 0 595 842 "
  120. *ImageableArea A5.Transverse: "0 0 420 595 "
  121. *ImageableArea B5.Transverse: "0 0 516 729 "
  122. *?ImageableArea: "
  123.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  124.   newpath clippath pathbbox
  125.   4 -2 roll exch 2 {ceiling cvp} repeat
  126.   exch 2 {floor cvp} repeat flush
  127.  restore
  128. "
  129. *End
  130. *DefaultPaperDimension: Letter
  131. *PaperDimension Letter: "612 792 "
  132. *PaperDimension Legal: "612 1008"
  133. *PaperDimension Tabloid: "792 1224"
  134. *PaperDimension LARGE: "979 1944"
  135. *PaperDimension A3: "842 1190"
  136. *PaperDimension A4: "595 842 "
  137. *PaperDimension A5: "420 595 "
  138. *PaperDimension B5: "516 729 "
  139. *PaperDimension Letter.Transverse: "612 792 "
  140. *PaperDimension A4.Transverse: "595 842 "
  141. *PaperDimension A5.Transverse: "420 595 "
  142. *PaperDimension B5.Transverse: "516 729 "
  143. *CustomPageSize True: "exch pop statusdict begin setpageparams end"
  144. *ParamCustomPageSize Width: 1 points 0 979
  145. *ParamCustomPageSize Height: 2 points 0 1944
  146. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 979
  147. *ParamCustomPageSize HeightOffset: 4 points 0 0
  148. *ParamCustomPageSize Orientation: 5 int 0 1
  149. *OpenUI *InputSlot: PickOne
  150. *OrderDependency: 20 AnySetup *InputSlot
  151. *DefaultInputSlot: Cassette
  152. *InputSlot Cassette: ""
  153. *CloseUI: *InputSlot
  154. *OpenGroup: Imagesetter
  155. *OpenUI *MirrorPrint/Mirror Print: Boolean
  156. *OrderDependency: 50 AnySetup *MirrorPrint
  157. *MirrorPrint True: "true statusdict /setmirrorprint get exec"
  158. *MirrorPrint False: "false statusdict /setmirrorprint get exec"
  159. *DefaultMirrorPrint: False
  160. *?MirrorPrint: "save statusdict /mirrorprint get exec
  161.    { (True) } { (False) } ifelse = flush restore"
  162. *End
  163. *CloseUI: *MirrorPrint
  164. *CloseGroup: Imagesetter
  165. *DefaultFont: Courier
  166. *Font Courier: Standard "(001.004)" Standard ROM
  167. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  168. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  169. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  170. *Font Helvetica: Standard "(001.002)" Standard ROM
  171. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  172. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  173. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  174. *Font Symbol: Special "(001.003)" Special ROM
  175. *Font Times-Bold: Standard "(001.002)" Standard ROM
  176. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  177. *Font Times-Italic: Standard "(001.002)" Standard ROM
  178. *Font Times-Roman: Standard "(001.002)" Standard ROM
  179.