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

  1. *PPD-Adobe: "4.0"
  2. *% FS-400.spd: Simplified form of FS-400.ppd
  3. *Product: "(FS-400)"
  4. *PSVersion: "(48.0) 0"
  5. *ModelName: "Kyocera FS-400 (KPDL)"
  6. *NickName: "Kyocera FS-400 (KPDL)"
  7. *PCFileName: "FS-400.PPD"
  8. *OpenGroup: InstallableOptions/Options Installed
  9. *OpenUI *Option1/PF-8 Paper Feeder: Boolean
  10. *DefaultOption1: False
  11. *Option1 True/Installed: ""
  12. *Option1 False/Not Installed: ""
  13. *CloseUI: *Option1
  14. *CloseGroup: InstallableOptions
  15. *UIConstraints: *Option1 False *InputSlot Lower
  16. *UIConstraints: *PageSize Comm10 *InputSlot Upper
  17. *UIConstraints: *PageSize Monarch *InputSlot Upper
  18. *UIConstraints: *PageSize DLEnvelope *InputSlot Upper
  19. *UIConstraints: *PageSize C5Envelope *InputSlot Upper
  20. *UIConstraints: *PageSize Comm9Envelope *InputSlot Upper
  21. *UIConstraints: *PageSize Comm6Envelope *InputSlot Upper
  22. *UIConstraints: *PageSize Comm10 *InputSlot Lower
  23. *UIConstraints: *PageSize Monarch *InputSlot Lower
  24. *UIConstraints: *PageSize DLEnvelope *InputSlot Lower
  25. *UIConstraints: *PageSize C5Envelope *InputSlot Lower
  26. *UIConstraints: *PageSize Comm9Envelope *InputSlot Lower
  27. *UIConstraints: *PageSize Comm6Envelope *InputSlot Lower
  28. *LanguageLevel: "1"
  29. *FreeVM: "435432"
  30. *ColorDevice: False
  31. *Password: "0"
  32. *ExitServer: " count 0 eq { true } 
  33.  { dup statusdict /checkpassword get exec not } ifelse
  34.  { (WARNING : Cannot perform the exitserver command.) =
  35.    (Password supplied is not valid.) = 
  36.    (Please contact the author of this software.) = flush quit } if
  37.  serverdict /exitserver get exec"
  38. *End
  39. *DefaultResolution: 300dpi
  40. *?Resolution: "(300dpi) = flush"
  41. *OpenUI *Smoothing/Image Refinement: PickOne
  42. *OrderDependency: 50 AnySetup *Smoothing
  43. *DefaultSmoothing: Medium
  44. *Smoothing None/Off: "0 statusdict /setdoret get exec"
  45. *Smoothing Light: "1 statusdict /setdoret get exec"
  46. *Smoothing Medium: "2 statusdict /setdoret get exec"
  47. *Smoothing Dark: "3 statusdict /setdoret get exec"
  48. *?Smoothing: "save
  49.  [(None)(Light)(Medium)(Dark)]
  50.  statusdict /doret get exec {get} stopped
  51.  {pop pop (Unknown) } if
  52.  = flush restore"
  53. *End
  54. *CloseUI: *Smoothing
  55. *ScreenFreq: "60.0"
  56. *ScreenAngle: "45.0"
  57. *OpenUI *PageSize: PickOne
  58. *OrderDependency: 30 AnySetup *PageSize
  59. *DefaultPageSize: A4
  60. *PageSize A4: "statusdict /a4tray get exec"
  61. *PageSize B5: "statusdict /b5tray get exec"
  62. *PageSize A5: "statusdict /a5tray get exec"
  63. *PageSize B6: "statusdict /b6tray get exec"
  64. *PageSize A6: "statusdict /a6tray get exec"
  65. *PageSize Letter: "statusdict /lettertray get exec"
  66. *PageSize Legal: "statusdict /legaltray get exec"
  67. *PageSize Executive: "statusdict /executivetray get exec"
  68. *PageSize Comm10/Business Envelope: "statusdict /com10envelopetray get exec"
  69. *PageSize Monarch/Monarch Envelope: "statusdict /monarcenvelopetray get exec"
  70. *PageSize DLEnvelope/DL Envelope: "statusdict /dlenvelopetray get exec"
  71. *PageSize C5Envelope/C5 Envelope: "statusdict /c5envelopetray get exec"
  72. *PageSize Comm9Envelope/Comm 9 Envelope: "statusdict /com9envelopetray get exec"
  73. *PageSize Comm6Envelope/Comm 6 Envelope: "statusdict /com6envelopetray get exec"
  74. *?PageSize: " save
  75.  14 dict
  76.   dup /lettertray (Letter) put
  77.   dup /legaltray (Letter) put
  78.   dup /executivetray (Executive) put
  79.   dup /a4tray (A4) put
  80.   dup /b5tray (B5) put
  81.   dup /a5tray (A5) put
  82.   dup /b6tray (B6) put
  83.   dup /a6tray (A6) put
  84.   dup /com10envelopetray (Comm10) put
  85.   dup /monarcenvelopetray (Monarch) put
  86.   dup /dlenvelopetray (DLEnvelope) put
  87.   dup /c5envelopetray (C5Envelope) put
  88.   dup /com9envelopetray (Comm9Envelope) put
  89.   dup /com6envelopetray (Comm6Envelope) put
  90.   statusdict /papersize get exec
  91.   3 1 roll {get} stopped { (Unknown) }if
  92.   exch not { print (.Transverse) }if
  93.   = flush
  94.   restore
  95. "
  96. *End
  97. *CloseUI: *PageSize
  98. *OpenUI *PageRegion: PickOne
  99. *OrderDependency: 30 AnySetup *PageRegion
  100. *DefaultPageRegion: A4
  101. *PageRegion A4: "a4"
  102. *PageRegion B5: "b5"
  103. *PageRegion A5: "a5"
  104. *PageRegion B6: "b6"
  105. *PageRegion A6: "a6"
  106. *PageRegion Letter: "letter"
  107. *PageRegion Legal: "legal"
  108. *PageRegion Executive: "executivepage"
  109. *PageRegion Comm10/Business Envelope: "com10envelope"
  110. *PageRegion Monarch/Monarch Envelope: "monarcenvelope"
  111. *PageRegion DLEnvelope/DL Envelope: "dlenvelope"
  112. *PageRegion C5Envelope/C5 Envelope: "c5envelope"
  113. *PageRegion Comm9Envelope/Comm 9 Envelope: "com9envelope"
  114. *PageRegion Comm6Envelope/Comm 6 Envelope: "com6envelope"
  115. *CloseUI: *PageRegion
  116. *DefaultImageableArea: A4
  117. *ImageableArea A4: "13 10 577 832"
  118. *ImageableArea B5: "21 10 495 715"
  119. *ImageableArea A5: "14 10 407 585"
  120. *ImageableArea B6: "14 8 348 507"
  121. *ImageableArea A6: "14 8 283 411"
  122. *ImageableArea Letter: "15 8 597 784"
  123. *ImageableArea Legal: "15 8 597 1000"
  124. *ImageableArea Executive: "14 8 508 748"
  125. *ImageableArea Comm10/Business Envelope: "14 8 283 676"
  126. *ImageableArea Monarch/Monarch Envelope: "14 8 265 532"
  127. *ImageableArea DLEnvelope/DL Envelope: "14 10 298 614"
  128. *ImageableArea C5Envelope/C5 Envelope: "14 10 445 639"
  129. *ImageableArea Comm9Envelope/Comm 9 Envelope Envelope: "14 8 265 631"
  130. *ImageableArea Comm6Envelope/Comm 6 Envelope Envelope: "14 8 247 460"
  131. *?ImageableArea: "save
  132.  /cvp {(                  ) cvs print ( ) print } bind def
  133.  /upperright {10000 mul floor 10000 div} bind def
  134.  /lowerleft  {10000 mul ceiling 10000 div} bind def
  135.  newpath clippath pathbbox
  136.  4 -2 roll exch 2 {lowerleft cvp} repeat
  137.  exch 2 {upperright cvp} repeat flush
  138.  restore"
  139. *End
  140. *DefaultPaperDimension: A4
  141. *PaperDimension A4: "595 842"
  142. *PaperDimension B5: "516 729"          
  143. *PaperDimension A5: "421 595"         
  144. *PaperDimension B6: "362 515"         
  145. *PaperDimension A6: "297 419"         
  146. *PaperDimension Letter: "612 792"   
  147. *PaperDimension Legal: "612 1008"     
  148. *PaperDimension Executive: "522 756"
  149. *PaperDimension Comm10/Business Envelope: "297 684"
  150. *PaperDimension Monarch/Monarch Envelope: "279 540"
  151. *PaperDimension DLEnvelope/DL Envelope: "312 624" 
  152. *PaperDimension C5Envelope/C5 Envelope: "459 649"
  153. *PaperDimension Comm9Envelope/Comm 9 Envelope: "279 639"
  154. *PaperDimension Comm6Envelope/Comm 6 Envelope: "261 468"
  155. *OpenUI *InputSlot: PickOne
  156. *OrderDependency: 20 AnySetup *InputSlot
  157. *DefaultInputSlot: Upper
  158. *InputSlot Upper/Cassette: " 0 statusdict /setpapertray get exec"
  159. *InputSlot Lower/PF-8: " 1 statusdict /setpapertray get exec"
  160. *RequiresPageRegion All: True
  161. *?InputSlot: " save
  162.  2 dict
  163.  dup /0 (Upper) put
  164.  dup /1 (Lower) put
  165.  statusdict /papertray get exec
  166.  {get} stopped {pop pop (Unknown)} if = flush
  167.  restore"
  168. *End
  169. *CloseUI: *InputSlot
  170. *OpenUI *ManualFeed: Boolean
  171. *OrderDependency: 20 AnySetup *ManualFeed
  172. *DefaultManualfeed: False
  173. *ManualFeed True: "statusdict /manualfeed true put"
  174. *ManualFeed False: "statusdict /manualfeed false put"
  175. *?ManualFeed: " save
  176.  statusdict /manualfeed get 
  177.  {(True)}{(False)} ifelse = flush 
  178.  restore"
  179. *End
  180. *CloseUI: *ManualFeed
  181. *OpenUI *OutputBin/Output Tray: PickOne
  182. *DefaultOutputBin: Upper
  183. *OutputBin Upper/Face-Down: "0 statusdict /setoutputtray get exec"
  184. *OutputBin Rear/Face-Up: "1 statusdict /setoutputtray get exec"
  185. *?Outputbin: "
  186.  "
  187. *End
  188. *CloseUI: *OutputBin
  189. *OpenUI *TraySwitch/Auto Tray Switching: Boolean
  190. *OrderDependency: 20 AnySetup *TraySwitch
  191. *DefaultTraySwitch: False
  192. *TraySwitch True: "true statusdict /settrayswitch get exec"
  193. *TraySwitch False: "false statusdict /settrayswitch get exec"
  194. *?TraySwitch: " save
  195.  statusdict /trayswitch get exec
  196.  {(True)}{(False)} ifelse = flush 
  197.  restore"
  198. *End
  199. *CloseUI: *TraySwitch
  200. *DefaultFont: Courier
  201. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  202. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  203. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  204. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  205. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  206. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  207. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  208. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  209. *Font Courier: Standard "(002.004S)" Standard ROM
  210. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  211. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  212. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  213. *Font Helvetica: Standard "(001.006S)" Standard ROM
  214. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  215. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  216. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  217. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  218. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  219. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  220. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  221. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  222. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  223. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  224. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  225. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  226. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  227. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  228. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  229. *Font Symbol: Special "(001.007S)" Special ROM
  230. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  231. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  232. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  233. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  234. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  235. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  236. *Font Helvetica-Light: Standard "(001.000S)" Standard ROM
  237. *Font Helvetica-LightOblique: Standard "(001.000S)" Standard ROM
  238. *Font Helvetica-Black: Standard "(001.000S)" Standard ROM
  239. *Font Helvetica-BlackOblique: Standard "(001.000S)" Standard ROM
  240. *Font Korinna-Regular: Standard "(001.000S)" Standard ROM
  241. *Font Korinna-KursivRegular: Standard "(001.000S)" Standard ROM
  242. *Font Korinna-Bold: Standard "(001.000S)" Standard ROM
  243. *Font Korinna-KursivBold: Standard "(001.000S)" Standard ROM
  244. *Font Garamond-Light: Standard "(001.000S)" Standard ROM
  245. *Font Garamond-LightItalic: Standard "(001.000S)" Standard ROM
  246. *Font Garamond-Bold: Standard "(001.000S)" Standard ROM
  247. *Font Garamond-BoldItalic: Standard "(001.000S)" Standard ROM
  248.