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

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