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

  1. *PPD-Adobe: "4.0"
  2. *% QMPS4101.spd: Simplified form of QMPS4101.ppd
  3. *PCFileName: "QMPS4101.PPD"
  4. *Product: "(QMS-PS 410)"
  5. *PSVersion: "(52.4) 94"
  6. *ModelName: "QMS-PS 410"
  7. *NickName: "QMS-PS 410 v52.4"
  8. *FreeVM: "336596"
  9. *LanguageLevel: "1"
  10. *ColorDevice: False
  11. *Password: "0"
  12. *ExitServer: "
  13.   count 0 eq {  % is the password on the stack?
  14.     true
  15.   }{
  16.     dup % potential password
  17.     statusdict /checkpassword get exec not
  18.   } ifelse
  19.   {  %  if no password or not valid
  20.     (WARNING : Cannot perform the exitserver command.) =
  21.     (Password supplied is not valid.) =
  22.     (Please contact the author of this software.) = flush
  23.     quit
  24.   } if
  25.   serverdict /exitserver get exec
  26. "
  27. *End
  28. *DefaultResolution: 300dpi 
  29. *?Resolution: "
  30. save
  31.   initgraphics
  32.   0 72 dtransform
  33.   dup mul exch
  34.   dup mul 
  35.   add sqrt round cvi
  36.   (          ) cvs print (dpi) = flush
  37. restore
  38. "
  39. *End
  40. *ScreenFreq: "60.0"
  41. *ScreenAngle: "45.0"
  42. *OpenUI *PageSize: PickOne
  43. *OrderDependency: 30 AnySetup *PageSize
  44. *DefaultPageSize: Letter
  45. *PageSize Letter: "statusdict /lettertray get exec"
  46. *PageSize Legal: "statusdict /legaltray get exec"
  47. *PageSize Executive: "statusdict /executivetray get exec"
  48. *PageSize A4: "statusdict /a4tray get exec"
  49. *PageSize B5: "statusdict /b5tray get exec"
  50. *PageSize Monarch/Monarch Envelope: "statusdict /envelopetray get exec statusdict /monarch get exec"
  51. *PageSize Comm10/Common #10 Envelope: "statusdict /envelopetray get exec statusdict /com10 get exec"
  52. *PageSize DL/DL Envelope: "statusdict /envelopetray get exec statusdict /dl get exec"
  53. *PageSize C5/C5 Envelope: "statusdict /envelopetray get exec statusdict /c5 get exec"
  54. *?PageSize: "
  55. save 
  56. 6 dict 
  57.   dup /letter (Letter) put
  58.   dup /legal (Legal) put
  59.   dup /a4 (A4) put
  60.   dup /b5 (B5) put
  61.   dup /executive (Executive) put
  62.   dup /envelope (Envelope) put
  63.   statusdict /papersize get exec
  64.   3 1 roll  {get} stopped {(Unknown)}if
  65.   exch  not { print (.Transverse) }if
  66.   = flush
  67. restore 
  68. "
  69. *End
  70. *CloseUI: *PageSize
  71. *OpenUI *PageRegion: PickOne
  72. *OrderDependency: 40 AnySetup *PageRegion
  73. *DefaultPageRegion: Letter
  74. *PageRegion Letter: "letter"
  75. *PageRegion Legal: "legal"
  76. *PageRegion A4: "a4"
  77. *PageRegion B5: "b5"
  78. *PageRegion Executive: "statusdict /executivepage get exec"
  79. *PageRegion Monarch/Monarch Envelope: "statusdict /monarch get exec"
  80. *PageRegion Comm10/Common #10 Envelope: "statusdict /com10 get exec"
  81. *PageRegion DL/DL Envelope: "statusdict /dl get exec"
  82. *PageRegion C5/C5 Envelope: "statusdict /c5 get exec"
  83. *CloseUI: *PageRegion
  84. *DefaultImageableArea: Letter
  85. *ImageableArea Letter: "15 13 597 779 "
  86. *ImageableArea Legal: "15 14 589 995 "
  87. *ImageableArea A4: "16 11 579 831 "
  88. *ImageableArea B5: "18 12 497 717 "
  89. *ImageableArea Executive: "18 18 503 738"
  90. *ImageableArea Monarch/Monarch Envelope: "1 1 279 540"
  91. *ImageableArea Comm10/Common #10 Envelope: "1 1 297 684"
  92. *ImageableArea DL/DL Envelope: "1 1 312 623"
  93. *ImageableArea C5/C5 Envelope: "1 1 459 649"
  94. *?ImageableArea: "
  95. save
  96.   /cvp { (                ) cvs print ( ) print } bind def
  97.   /upperright {10000 mul floor 10000 div} bind def
  98.   /lowerleft {10000 mul ceiling 10000 div} bind def
  99.   newpath clippath pathbbox
  100.   4 -2 roll exch 2 {lowerleft cvp} repeat
  101.   exch 2 {upperright cvp} repeat flush
  102.  restore
  103. "
  104. *End
  105. *DefaultPaperDimension: Letter
  106. *PaperDimension Letter: "612 792"
  107. *PaperDimension Legal: "612 1008"
  108. *PaperDimension A4: "595 842"
  109. *PaperDimension B5: "516 729"
  110. *PaperDimension Executive: "540 756"
  111. *PaperDimension Monarch/Monarch Envelope: "279 540"
  112. *PaperDimension Comm10/Common #10 Envelope: "297 684"
  113. *PaperDimension DL/DL Envelope: "312 624"
  114. *PaperDimension C5/C5 Envelope: "459 649"
  115. *RequiresPageRegion All: True
  116. *OpenUI *InputSlot: PickOne
  117. *OrderDependency: 20 AnySetup *InputSlot
  118. *DefaultInputSlot: Upper
  119. *InputSlot Lower: "0 statusdict /setpapertray get exec"
  120. *InputSlot Upper: "1 statusdict /setpapertray get exec"
  121. *?InputSlot: "
  122. save
  123.   [ (Lower) (Upper) ]
  124.   statusdict /papertray get exec
  125.   {get exec} stopped { pop pop (Unknown)} if = flush
  126. restore 
  127. "
  128. *End
  129. *CloseUI: *InputSlot
  130. *OpenUI *ManualFeed: PickOne
  131. *OrderDependency: 20 AnySetup *ManualFeed
  132. *DefaultManualFeed: False
  133. *ManualFeed True: "statusdict /manualfeed true put"
  134. *ManualFeed False: "statusdict /manualfeed false put"
  135. *?ManualFeed: "save
  136.   statusdict /manualfeed get
  137.   {(True)}{(False)}ifelse = flush
  138.  restore"
  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.