home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / driver20.cab / qm815mr1.spd < prev    next >
Encoding:
PostScript Printer Description  |  1997-10-20  |  7.6 KB  |  188 lines

  1. *PPD-Adobe: "4.0"
  2. *% QM815MR1.spd: Simplified form of QM815MR1.ppd
  3. *PCFileName: "QM815MR1.PPD"
  4. *Product: "(QMS-PS 815 MR)"
  5. *PSVersion: "(52.4) 29"
  6. *ModelName: "QMS-PS 815 MR"
  7. *NickName: "QMS-PS 815 MR v52.4"
  8. *ShortNickName: "QMS-PS 815 MR v52.4"
  9. *FreeVM: "910000"
  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. *DefaultResolution: 600dpi 
  31. *Resolution 300dpi: "300 statusdict /setresolution get exec" 
  32. *Resolution 600dpi: "600 statusdict /setresolution get exec" 
  33. *?Resolution: "
  34. save
  35.   statusdict /resolution get exec
  36.   128 string cvs print (dpi) = flush
  37. restore
  38. "
  39. *End
  40. *CloseUI: *Resolution
  41. *ScreenFreq: "60.0"
  42. *ScreenAngle: "45.0"
  43. *OpenUI *PageSize: PickOne
  44. *OrderDependency: 30 AnySetup *PageSize
  45. *DefaultPageSize: Letter
  46. *PageSize Letter: "statusdict /lettertray get exec"
  47. *PageSize Legal: "statusdict /legaltray get exec"
  48. *PageSize Executive: "statusdict /executivetray get exec"
  49. *PageSize A4: "statusdict /a4tray get exec"
  50. *PageSize B5: "statusdict /b5tray get exec"
  51. *PageSize Monarch/Monarch Envelope: "statusdict /envelopetray get exec statusdict /monarch get exec"
  52. *PageSize Comm10/Common #10 Envelope: "statusdict /envelopetray get exec statusdict /com10 get exec"
  53. *PageSize DL/DL Envelope: "statusdict /envelopetray get exec statusdict /dl get exec"
  54. *PageSize C5/C5 Envelope: "statusdict /envelopetray get exec statusdict /c5 get exec"
  55. *PageSize Envelope.279.639/Common #9 Envelope: "statusdict /envelopetray get exec statusdict /com9 get exec"
  56. *PageSize Envelope.324.747/Common #11 Envelope: "statusdict /envelopetray get exec statusdict /com11 get exec"
  57. *?PageSize: "
  58. save 
  59. 5 dict 
  60.   dup /letter (Letter) put
  61.   dup /legal (Legal) put
  62.   dup /a4 (A4) put
  63.   dup /b5 (B5) put
  64.   dup /executivepage (Executive) put
  65.   statusdict /papersize get exec
  66.   3 1 roll  {get} stopped {(Unknown)}if
  67.   exch  not { print (.Transverse) }if
  68.   = flush
  69. restore 
  70. "
  71. *End
  72. *CloseUI: *PageSize
  73. *OpenUI *PageRegion: PickOne
  74. *OrderDependency: 40 AnySetup *PageRegion
  75. *DefaultPageRegion: Letter
  76. *PageRegion Letter: "letter"
  77. *PageRegion Legal: "legal"
  78. *PageRegion A4: "a4"
  79. *PageRegion B5: "b5"
  80. *PageRegion Executive: "statusdict /executivepage get exec"
  81. *PageRegion Monarch/Monarch Envelope: "statusdict /monarch get exec"
  82. *PageRegion Comm10/Common #10 Envelope: "statusdict /com10 get exec"
  83. *PageRegion DL/DL Envelope: "statusdict /dl get exec"
  84. *PageRegion C5/C5 Envelope: "statusdict /c5 get exec"
  85. *PageRegion Envelope.279.639/Common #9 Envelope: "statusdict /com9 get exec"
  86. *PageRegion Envelope.324.747/Common #11 Envelope: "statusdict /com11 get exec"
  87. *CloseUI: *PageRegion
  88. *DefaultImageableArea: Letter
  89. *ImageableArea Letter: "15 13 597 779 "
  90. *ImageableArea Legal: "15 14 597 995 "
  91. *ImageableArea A4: "16 11 579 831 "
  92. *ImageableArea B5: "18 12 497 717 "
  93. *ImageableArea Executive: "18 18 486 720"
  94. *ImageableArea Monarch/Monarch Envelope: "1 1 279 540"
  95. *ImageableArea Comm10/Common #10 Envelope: "1 1 297 684"
  96. *ImageableArea DL/DL Envelope: "1 1 312 623"
  97. *ImageableArea C5/C5 Envelope: "1 1 459 649"
  98. *ImageableArea Envelope.279.639/Common #9 Envelope: "1 1 279 639"
  99. *ImageableArea Envelope.324.747/Common #11 Envelope: "1 1 324 747"
  100. *?ImageableArea: "
  101. save
  102.   /cvp { (                ) cvs print ( ) print } bind def
  103.   /upperright {10000 mul floor 10000 div} bind def
  104.   /lowerleft {10000 mul ceiling 10000 div} bind def
  105.   newpath clippath pathbbox
  106.   4 -2 roll exch 2 {lowerleft cvp} repeat
  107.   exch 2 {upperright cvp} repeat flush
  108.  restore
  109. "
  110. *End
  111. *DefaultPaperDimension: Letter
  112. *PaperDimension Letter: "612 792"
  113. *PaperDimension Legal: "612 1008"
  114. *PaperDimension A4: "595 842"
  115. *PaperDimension B5: "516 729"
  116. *PaperDimension Executive: "522 756"
  117. *PaperDimension Monarch/Monarch Envelope: "279 540"
  118. *PaperDimension Comm10/Common #10 Envelope: "297 684"
  119. *PaperDimension DL/DL Envelope: "312 624"
  120. *PaperDimension C5/C5 Envelope: "459 649"
  121. *PaperDimension Envelope.279.639/Common #9 Envelope: "279 639"
  122. *PaperDimension Envelope.324.747/Common #11 Envelope: "324 747"
  123. *RequiresPageRegion All: True
  124. *OpenUI *InputSlot: PickOne
  125. *OrderDependency: 20 AnySetup *InputSlot
  126. *DefaultInputSlot: Cassette
  127. *InputSlot Cassette: ""
  128. *CloseUI: *InputSlot
  129. *OpenUI *ManualFeed: PickOne
  130. *OrderDependency: 20 AnySetup *ManualFeed
  131. *DefaultManualFeed: False
  132. *ManualFeed True: "statusdict /manualfeed true put"
  133. *ManualFeed False: "statusdict /manualfeed false put"
  134. *?ManualFeed: "save
  135.   statusdict /manualfeed get
  136.   {(True)}{(False)}ifelse = flush
  137.   restore
  138. "
  139. *End
  140. *CloseUI: *ManualFeed
  141. *DefaultOutputBin: Upper
  142. *DefaultFont: Courier
  143. *Font AGaramond-Bold: Standard "(001.000)" Standard ROM
  144. *Font AGaramond-BoldItalic: Standard "(001.000)" Standard ROM
  145. *Font AGaramond-Italic: Standard "(001.000)" Standard ROM
  146. *Font AGaramond-Regular: Standard "(001.000)" Standard ROM
  147. *Font AGaramond-Semibold: Standard "(001.000)" Standard ROM
  148. *Font AGaramond-SemiboldItalic: Standard "(001.000)" Standard ROM
  149. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  150. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  151. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  152. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  153. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  154. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  155. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  156. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  157. *Font Courier: Standard "(002.003)" Standard ROM
  158. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  159. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  160. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  161. *Font Helvetica: Standard "(001.006)" Standard ROM
  162. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  163. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  164. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  165. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  166. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  167. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  168. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  169. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  170. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  171. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  172. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  173. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  174. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  175. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  176. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  177. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  178. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  179. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  180. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  181. *Font Symbol: Special "(001.007)" Special ROM
  182. *Font Times-Bold: Standard "(001.007)" Standard ROM
  183. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  184. *Font Times-Italic: Standard "(001.007)" Standard ROM
  185. *Font Times-Roman: Standard "(001.007)" Standard ROM
  186. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  187. *Font ZapfDingbats: Special "(001.002)" Special ROM
  188.