home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_15.cab / qmscs210.spd < prev    next >
PostScript Printer Description  |  1995-07-11  |  8KB  |  236 lines

  1. *PPD-Adobe: "4.0"
  2. *% QMSCS210.spd: Simplified form of QMSCS210.ppd
  3. *PCFileName: "QMSCS210.PPD"
  4. *Product: "(QMS ColorScript 210)"
  5. *PSVersion: "(2011.22) 10"
  6. *ModelName: "QMS ColorScript 210"
  7. *NickName: "QMS ColorScript 210"
  8. *LanguageLevel: "2"
  9. *FreeVM: "439330"
  10. *ColorDevice: True
  11. *Password: "0"
  12. *ExitServer: "
  13.  count 0 eq
  14.  { false } { true exch startjob } ifelse
  15.  not { 
  16.      (WARNING : Cannot perform the exitserver command.) = 
  17.      (Password supplied is not valid.) = 
  18.      (Please contact the author of this software.) = flush quit
  19.      } if
  20. "
  21. *End
  22. *ScreenFreq: "53.0"
  23. *ScreenAngle: "45.0"
  24. *OpenGroup:  PaperHandling
  25. *OpenUI *Resolution: PickOne
  26. *OrderDependency: 10 AnySetup *Resolution
  27. *DefaultResolution: 300dpi
  28. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  29. *?Resolution: "
  30.   save
  31.     currentpagedevice /HWResolution get
  32.     0 get
  33.     (          ) cvs print
  34.     (dpi)
  35.     = flush
  36.   restore
  37. "
  38. *End
  39. *CloseUI: *Resolution
  40. *OpenUI *PageSize: PickOne
  41. *OrderDependency: 20 AnySetup *PageSize
  42. *DefaultPageSize: Letter
  43. *PageSize Letter: "
  44.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  45. *End
  46. *PageSize Legal: "
  47.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  48. *End
  49. *PageSize SpecialLetter: "
  50.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  51. *End
  52. *PageSize A4: "
  53.     2 dict dup /PageSize [596 842] put dup /ImagingBBox null put setpagedevice"
  54. *End
  55. *PageSize SpecialA4: "
  56.     2 dict dup /PageSize [596 1008] put dup /ImagingBBox null put setpagedevice"
  57. *End
  58. *?PageSize: "
  59.  save
  60.    currentpagedevice /PageSize get aload pop
  61.    2 copy gt {exch} if 
  62.    (Unknown) 
  63.    6 dict
  64.    dup [612 792] (Letter) put
  65.    dup [612 1008] (Legal) put
  66.    dup [612 792] (SpecialLetter) put
  67.    dup [596 842] (A4) put
  68.    dup [596 1008] (SpecialA4) put
  69.    papersize {
  70.      {load exec} stopped not{= flush}if
  71.    }{
  72.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  73.    }ifelse
  74.   end
  75.  end restore
  76. "
  77. *End
  78. *CloseUI: *PageSize
  79. *DefaultPageRegion: Letter
  80. *PageRegion Letter: "
  81.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  82. *End
  83. *PageRegion Legal: "
  84.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  85. *End
  86. *PageRegion SpecialLetter: "
  87.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  88. *End
  89. *PageRegion A4: "
  90.     2 dict dup /PageSize [596 842] put dup /ImagingBBox null put setpagedevice"
  91. *End
  92. *PageRegion SpecialA4: "
  93.     2 dict dup /PageSize [596 1008] put dup /ImagingBBox null put setpagedevice"
  94. *End
  95. *OpenUI *PaperTray: PickOne
  96. *OrderDependency: 30 AnySetup *PaperTray
  97. *DefaultPaperTray: Letter
  98. *PaperTray Letter: "statusdict begin lettertray end"
  99. *PaperTray Legal: "statusdict begin legaltray end"
  100. *PaperTray SpecialLetter: "statusdict begin splettertray end"
  101. *PaperTray A4: "statusdict begin a4tray end"
  102. *PaperTray SpecialA4: "statusdict begin spa4tray end"
  103. *?PaperTray: "
  104.  save statusdict begin
  105.   5 dict begin
  106.    /letter (Letter) def
  107.    /legal (Legal) def
  108.    /spletter (SpecialLetter) def
  109.    /a4 (A4) def
  110.    /spa4 (SpecialA4) def
  111.    papersize {
  112.      {load exec} stopped not{= flush}if
  113.    }{
  114.      {load exec} stopped not{print (.Transverse) = flush}if
  115.    }ifelse
  116.   end
  117.  end restore"
  118. *End
  119. *CloseUI: *PaperTray
  120. *DefaultImageableArea: Letter
  121. *ImageableArea Letter: "14 94 585 742"
  122. *ImageableArea Legal: "14 94 585 958"
  123. *ImageableArea SpecialLetter: "14 10 585 783"
  124. *ImageableArea A4: "13 94 568 791"
  125. *ImageableArea SpecialA4: "13 95 568 958"
  126. *?ImageableArea: "
  127.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  128.   newpath clippath pathbbox
  129.   4 -2 roll exch 2 {ceiling cvp} repeat
  130.   exch 2 {floor cvp} repeat flush
  131.  restore
  132. "
  133. *End
  134. *DefaultPaperDimension: Letter
  135. *PaperDimension Letter: "612 792"
  136. *PaperDimension Legal: "612 1008"
  137. *PaperDimension SpecialLetter: "612 792"
  138. *PaperDimension A4: "596 842"
  139. *PaperDimension SpecialA4: "596 1008"
  140. *DefaultOutputBin: Upper
  141. *OpenUI *InputSlot: PickOne
  142. *OrderDependency: 15 AnySetup *InputSlot
  143. *DefaultInputSlot: Upper
  144. *InputSlot Upper: "statusdict begin 1 setpapertray end"
  145. *?InputSlot: "
  146.  save statusdict begin
  147.   3 dict begin
  148.    /1 (Upper) def
  149.    papertray 
  150.      {( ) cvs cvn load exec} stopped not{= flush}if
  151.   end
  152.  end restore
  153. "
  154. *End
  155. *CloseUI: *InputSlot
  156. *OpenUI *ManualFeed: Boolean
  157. *OrderDependency: 20 AnySetup *ManualFeed
  158. *DefaultManualFeed: False
  159. *?ManualFeed: "
  160.   save
  161.     currentpagedevice /ManualFeed get
  162.     {(True)}{(False)}ifelse = flush
  163.   restore"
  164. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  165. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  166. *End
  167. *CloseUI: *ManualFeed
  168. *DefaultDuplex: None
  169. *CloseGroup: PaperHandling
  170. *DefaultFont: Courier
  171. *Font AvantGarde-Book: Standard "(001.006)"
  172. *Font AvantGarde-BookOblique: Standard "(001.006)"
  173. *Font AvantGarde-Demi: Standard "(001.007)"
  174. *Font AvantGarde-DemiOblique: Standard "(001.007)"
  175. *Font Bookman-Demi: Standard "(001.003)"
  176. *Font Bookman-DemiItalic: Standard "(001.003)"
  177. *Font Bookman-Light: Standard "(001.003)"
  178. *Font Bookman-LightItalic: Standard "(001.003)"
  179. *Font Courier: Standard "(002.004)"
  180. *Font Courier-Bold: Standard "(002.004)"
  181. *Font Courier-BoldOblique: Standard "(002.004)"
  182. *Font Courier-Oblique: Standard "(002.004)"
  183. *Font Helvetica: Standard "(001.006)"
  184. *Font Helvetica-Bold: Standard "(001.007)"
  185. *Font Helvetica-BoldOblique: Standard "(001.007)"
  186. *Font Helvetica-Condensed: Standard "(001.001)"
  187. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  188. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  189. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  190. *Font Helvetica-Narrow: Standard "(001.006)"
  191. *Font Helvetica-Narrow-Bold: Standard "(001.007)"
  192. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
  193. *Font Helvetica-Narrow-Oblique: Standard "(001.006)"
  194. *Font Helvetica-Oblique: Standard "(001.006)"
  195. *Font NewCenturySchlbk-Bold: Standard "(001.009)"
  196. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)"
  197. *Font NewCenturySchlbk-Italic: Standard "(001.006)"
  198. *Font NewCenturySchlbk-Roman: Standard "(001.007)"
  199. *Font Palatino-Bold: Standard "(001.005)"
  200. *Font Palatino-BoldItalic: Standard "(001.005)"
  201. *Font Palatino-Italic: Standard "(001.005)"
  202. *Font Palatino-Roman: Standard "(001.005)"
  203. *Font Symbol: Special "(001.007)"
  204. *Font Times-Bold: Standard "(001.007)"
  205. *Font Times-BoldItalic: Standard "(001.009)"
  206. *Font Times-Italic: Standard "(001.007)"
  207. *Font Times-Roman: Standard "(001.007)"
  208. *Font ZapfChancery-MediumItalic: Standard "(001.007)"
  209. *Font ZapfDingbats: Special "(001.004)"
  210. *Font Aachen-Bold: Standard "(001.001)"
  211. *Font BrushScript: Standard "(001.001)"
  212. *Font Cooper-Black: Standard "(001.001)"
  213. *Font CooperBlack-Italic: Standard "(001.001)"
  214. *Font FreestyleScript: Standard "(001.001)"
  215. *Font Garamond-Bold: Standard "(001.001)"
  216. *Font Garamond-BoldItalic: Standard "(001.001)"
  217. *Font Garamond-Light: Standard "(001.001)"
  218. *Font Garamond-LightItalic: Standard "(001.001)"
  219. *Font Helvetica-Black: Standard "(001.001)"
  220. *Font Helvetica-BlackOblique: Standard "(001.001)"
  221. *Font Helvetica-Light: Standard "(001.001)"
  222. *Font Helvetica-LightOblique: Standard "(001.001)"
  223. *Font Hobo: Standard "(001.001)"
  224. *Font LetterGothic: Standard "(001.001)"
  225. *Font LetterGothic-Bold: Standard "(001.001)"
  226. *Font LetterGothic-BoldSlanted: Standard "(001.001)"
  227. *Font LetterGothic-Slanted: Standard "(001.001)"
  228. *Font Optima: Standard "(001.001)"
  229. *Font Optima-Bold: Standard "(001.001)"
  230. *Font Optima-BoldOblique: Standard "(001.001)"
  231. *Font Optima-Oblique: Standard "(001.001)"
  232. *Font ParkAvenue: Standard "(001.001)"
  233. *Font Revue: Standard "(001.001)"
  234. *Font Stencil: Standard "(001.001)"
  235. *Font UniversityRoman: Standard "(001.001)"
  236.