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

  1. *PPD-Adobe: "4.0"
  2. *% EPL3KF51.spd: Simplified form of EPL3KF51.ppd
  3. *PCFileName: "EPL3KF51.PPD"
  4. *Product: "(EPSON LP-3000PS F5)"
  5. *PSVersion: "(52.3) 0"
  6. *ModelName: "EPSON LP-3000PS F5"
  7. *NickName: "EPSON LP-3000PS F5 v52.3"
  8. *ShortNickName: "EPSON LP-3000PS F5 v52.3"
  9. *LanguageLevel: "1"
  10. *ColorDevice: False
  11. *FreeVM: "1598632"
  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. *DefaultResolution: 300dpi 
  30. *?Resolution: "
  31. save
  32.   initgraphics
  33.   0 0 moveto currentpoint matrix defaultmatrix transform
  34.   0 72 lineto currentpoint matrix defaultmatrix transform
  35.   3 -1 roll sub dup mul
  36.   3 1 roll exch sub dup mul
  37.   add sqrt round cvi
  38.   (          ) cvs print (dpi) = flush
  39. restore
  40. "
  41. *End
  42. *ScreenFreq: "60.0"
  43. *ScreenAngle: "45.0"
  44. *OpenUI *PageSize: PickOne
  45. *OrderDependency: 30 AnySetup *PageSize
  46. *DefaultPageSize: A4
  47. *PageSize Letter: "statusdict /lettertray get exec"
  48. *PageSize Legal: "statusdict /legaltray get exec"
  49. *PageSize Executive: "statusdict /executivetray get exec"
  50. *PageSize A4: "statusdict /a4tray get exec"
  51. *PageSize A5: "statusdict /a5tray get exec"
  52. *PageSize B5: "statusdict /b5tray get exec"
  53. *PageSize Statement: "statusdict /halflettertray get exec"
  54. *PageSize LetterSmall: "statusdict /lettertray get exec lettersmall"
  55. *PageSize A4Small: "statusdict /a4tray get exec a4small"
  56. *PageSize GLT/Government Letter: "statusdict /glttray get exec"
  57. *PageSize GLG/Government Legal: "statusdict /glgtray get exec"
  58. *PageSize F4: "statusdict /f4tray get exec"
  59. *PageSize Hagaki: "statusdict /hagakitray get exec"
  60. *?PageSize: "
  61. save 
  62. 11 dict 
  63.   dup /letter (Letter) put
  64.   dup /legal (Legal) put
  65.   dup /a4 (A4) put
  66.   dup /a5 (A5) put
  67.   dup /b5 (B5) put
  68.   dup /executivepage (Executive) put
  69.   dup /halfletter (Statement) put
  70.   dup /glt (GLT) put
  71.   dup /glg (GLG) put
  72.   dup /f4 (F4) put
  73.   dup /hagaki (Hagaki) put
  74.   statusdict /papersize get exec
  75.   3 1 roll  {get} stopped {(Unknown)}if
  76.   exch  not { print (.Transverse) }if
  77.   = flush
  78. restore 
  79. "
  80. *End
  81. *CloseUI: *PageSize
  82. *OpenUI *PageRegion: PickOne
  83. *OrderDependency: 40 AnySetup *PageRegion
  84. *DefaultPageRegion: A4
  85. *PageRegion Letter: "letter"
  86. *PageRegion Legal: "legal"
  87. *PageRegion Executive: "executivepage"
  88. *PageRegion A4: "a4"
  89. *PageRegion A5: "a5"
  90. *PageRegion B5: "b5"
  91. *PageRegion Statement: "halfletter"
  92. *PageRegion LetterSmall: "lettersmall"
  93. *PageRegion A4Small: "a4small"
  94. *PageRegion GLT/Government Letter: "glt"
  95. *PageRegion GLG/Government Legal: "glg"
  96. *PageRegion F4: "f4"
  97. *PageRegion Hagaki: "hagaki"
  98. *CloseUI: *PageRegion
  99. *DefaultImageableArea: A4
  100. *ImageableArea Letter: "12 12 594 780 "
  101. *ImageableArea Legal: "12 12 594 996 "
  102. *ImageableArea Executive: "12 12 510 744 "
  103. *ImageableArea A4: "12 12 579 830 "
  104. *ImageableArea A5: "12 12 410 587 "
  105. *ImageableArea B5: "12 12 502 717 "
  106. *ImageableArea Statement: "12 12 379 600 "
  107. *ImageableArea LetterSmall: "30 30 582 762 "
  108. *ImageableArea A4Small: "31 31 567 812 "
  109. *ImageableArea GLT/Government Letter: "12 13 572 744 "
  110. *ImageableArea GLG/Government Legal: "12 13 595 924 "
  111. *ImageableArea F4: "12 12 587 923 "
  112. *ImageableArea Hagaki: "12 12 272 408"
  113. *?ImageableArea: "
  114. save
  115.   /cvp {(                ) cvs print ( ) print } bind def
  116.   /upperright {10000 mul floor 10000 div} bind def
  117.   /lowerleft {10000 mul ceiling 10000 div} bind def
  118.   newpath clippath pathbbox
  119.   4 -2 roll exch 2 {lowerleft cvp} repeat
  120.   exch 2 {upperright cvp} repeat flush
  121.  restore
  122. "
  123. *End
  124. *DefaultPaperDimension: A4
  125. *PaperDimension Letter: "612 792"
  126. *PaperDimension LetterSmall: "612 792"
  127. *PaperDimension Legal: "612 1008"
  128. *PaperDimension Executive: "522 756"
  129. *PaperDimension A4: "595 842"
  130. *PaperDimension A4Small: "595 842"
  131. *PaperDimension A5: "420 595"
  132. *PaperDimension B5: "516 729"
  133. *PaperDimension Statement: "396 612"
  134. *PaperDimension GLT/Government Letter: "576 756"
  135. *PaperDimension GLG/Government Legal: "612 936"
  136. *PaperDimension F4: "595 935"
  137. *PaperDimension Hagaki: "284 420"
  138. *RequiresPageRegion All: True
  139. *DefaultOutputBin: Upper
  140. *OpenUI *InputSlot: PickOne
  141. *OrderDependency: 20 AnySetup *InputSlot
  142. *DefaultInputSlot: Upper
  143. *InputSlot Upper: "0 statusdict /setpapertray get exec"
  144. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  145. *?InputSlot: "
  146. save
  147.   [ (Upper) (Lower) ]  statusdict /papertray get exec
  148.   {get exec} stopped { pop pop (Unknown)} if = flush
  149. restore 
  150. "
  151. *End
  152. *CloseUI: *InputSlot
  153. *OpenUI *ManualFeed:  Boolean
  154. *OrderDependency: 20 AnySetup *ManualFeed
  155. *DefaultManualFeed: False
  156. *ManualFeed True: "statusdict /manualfeed true put"
  157. *ManualFeed False: "statusdict /manualfeed false put"
  158. *?ManualFeed: "
  159. save
  160.   statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  161. restore
  162. "
  163. *End
  164. *CloseUI: *ManualFeed
  165. *DefaultFont: Courier
  166. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  167. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  168. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  169. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  170. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  171. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  172. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  173. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  174. *Font Courier: Standard "(002.002)" Standard ROM
  175. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  176. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  177. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  178. *Font Helvetica: Standard "(001.006)" Standard ROM
  179. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  180. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  181. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  182. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  183. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  184. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  185. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  186. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  187. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  188. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  189. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  190. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  191. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  192. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  193. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  194. *Font Symbol: Special "(001.003)" Special ROM
  195. *Font Times-Bold: Standard "(001.007)" Standard ROM
  196. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  197. *Font Times-Italic: Standard "(001.007)" Standard ROM
  198. *Font Times-Roman: Standard "(001.007)" Standard ROM
  199. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  200. *Font ZapfDingbats: Special "(001.002)" Special ROM
  201. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  202. *Font FutoGoB101-Bold-Add-H: JIS "(001.001)" Add Disk
  203. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  204. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  205. *Font FutoGoB101-Bold-Add-V: JIS "(001.001)" Add Disk
  206. *Font FutoGoB101-Bold-EUC-H: EUC "(001.001)" JIS-83 Disk
  207. *Font FutoGoB101-Bold-EUC-V: EUC "(001.001)" JIS-83 Disk
  208. *Font FutoGoB101-Bold-Ext-H: JIS "(001.001)" Ext Disk
  209. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  210. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  211. *Font FutoGoB101-Bold-Ext-V: JIS "(001.001)" Ext Disk
  212. *Font FutoGoB101-Bold-H: JIS "(001.001)" JIS-83 Disk
  213. *Font FutoGoB101-Bold-NWP-H: JIS "(001.001)" NWP Disk
  214. *Font FutoGoB101-Bold-NWP-V: JIS "(001.001)" NWP Disk
  215. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  216. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  217. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  218. *Font FutoGoB101-Bold-V: JIS "(001.001)" JIS-83 Disk
  219. *Font FutoGoB101-Bold.Oubun: Special "(001.001)" Special Disk
  220. *Font FutoGoB101-Bold.Roman: Special "(001.001)" Special Disk
  221. *Font FutoGoB101-Bold.WP-Symbol: Special "(001.001)" Special Disk
  222. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  223. *Font FutoMinA101-Bold-Add-H: JIS "(001.001)" Add Disk
  224. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  225. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  226. *Font FutoMinA101-Bold-Add-V: JIS "(001.001)" Add Disk
  227. *Font FutoMinA101-Bold-EUC-H: EUC "(001.001)" JIS-83 Disk
  228. *Font FutoMinA101-Bold-EUC-V: EUC "(001.001)" JIS-83 Disk
  229. *Font FutoMinA101-Bold-Ext-H: JIS "(001.001)" Ext Disk
  230. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  231. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  232. *Font FutoMinA101-Bold-Ext-V: JIS "(001.001)" Ext Disk
  233. *Font FutoMinA101-Bold-H: JIS "(001.001)" JIS-83 Disk
  234. *Font FutoMinA101-Bold-NWP-H: JIS "(001.001)" NWP Disk
  235. *Font FutoMinA101-Bold-NWP-V: JIS "(001.001)" NWP Disk
  236. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  237. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  238. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  239. *Font FutoMinA101-Bold-V: JIS "(001.001)" JIS-83 Disk
  240. *Font FutoMinA101-Bold.Oubun: Special "(001.001)" Special Disk
  241. *Font FutoMinA101-Bold.Roman: Special "(001.001)" Special Disk
  242. *Font FutoMinA101-Bold.WP-Symbol: Special "(001.001)" Special Disk
  243. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  244. *Font GothicBBB-Medium-Add-H: JIS "(001.001)" Add Disk
  245. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  246. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  247. *Font GothicBBB-Medium-Add-V: JIS "(001.001)" Add Disk
  248. *Font GothicBBB-Medium-EUC-H: EUC "(001.001)" JIS-83 Disk
  249. *Font GothicBBB-Medium-EUC-V: EUC "(001.001)" JIS-83 Disk
  250. *Font GothicBBB-Medium-Ext-H: JIS "(001.001)" Ext Disk
  251. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  252. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  253. *Font GothicBBB-Medium-Ext-V: JIS "(001.001)" Ext Disk
  254. *Font GothicBBB-Medium-H: JIS "(001.001)" JIS-83 Disk
  255. *Font GothicBBB-Medium-NWP-H: JIS "(001.001)" NWP Disk
  256. *Font GothicBBB-Medium-NWP-V: JIS "(001.001)" NWP Disk
  257. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  258. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  259. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  260. *Font GothicBBB-Medium-V: JIS "(001.001)" JIS-83 Disk
  261. *Font GothicBBB-Medium.Oubun: Special "(001.001)" Special Disk
  262. *Font GothicBBB-Medium.Roman: Special "(001.001)" Special Disk
  263. *Font GothicBBB-Medium.WP-Symbol: Special "(001.001)" Special Disk
  264. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  265. *Font Jun101-Light-Add-H: JIS "(001.001)" Add Disk
  266. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  267. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  268. *Font Jun101-Light-Add-V: JIS "(001.001)" Add Disk
  269. *Font Jun101-Light-EUC-H: EUC "(001.001)" JIS-83 Disk
  270. *Font Jun101-Light-EUC-V: EUC "(001.001)" JIS-83 Disk
  271. *Font Jun101-Light-Ext-H: JIS "(001.001)" Ext Disk
  272. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  273. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  274. *Font Jun101-Light-Ext-V: JIS "(001.001)" Ext Disk
  275. *Font Jun101-Light-H: JIS "(001.001)" JIS-83 Disk
  276. *Font Jun101-Light-NWP-H: JIS "(001.001)" NWP Disk
  277. *Font Jun101-Light-NWP-V: JIS "(001.001)" NWP Disk
  278. *Font Jun101-Light-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  279. *Font Jun101-Light-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  280. *Font Jun101-Light-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  281. *Font Jun101-Light-V: JIS "(001.001)" JIS-83 Disk
  282. *Font Jun101-Light.Oubun: Special "(001.001)" Special Disk
  283. *Font Jun101-Light.Roman: Special "(001.001)" Special Disk
  284. *Font Jun101-Light.WP-Symbol: Special "(001.001)" Special Disk
  285. *Font PCJun101-Light: Special "(001.001)" Special Disk
  286. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  287. *Font Ryumin-Light-Add-H: JIS "(001.001)" Add Disk
  288. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  289. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  290. *Font Ryumin-Light-Add-V: JIS "(001.001)" Add Disk
  291. *Font Ryumin-Light-EUC-H: EUC "(001.001)" JIS-83 Disk
  292. *Font Ryumin-Light-EUC-V: EUC "(001.001)" JIS-83 Disk
  293. *Font Ryumin-Light-Ext-H: JIS "(001.001)" Ext Disk
  294. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  295. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  296. *Font Ryumin-Light-Ext-V: JIS "(001.001)" Ext Disk
  297. *Font Ryumin-Light-H: JIS "(001.001)" JIS-83 Disk
  298. *Font Ryumin-Light-NWP-H: JIS "(001.001)" NWP Disk
  299. *Font Ryumin-Light-NWP-V: JIS "(001.001)" NWP Disk
  300. *Font Ryumin-Light-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  301. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  302. *Font Ryumin-Light-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  303. *Font Ryumin-Light-V: JIS "(001.001)" JIS-83 Disk
  304. *Font Ryumin-Light.Oubun: Special "(001.001)" Special Disk
  305. *Font Ryumin-Light.Roman: Special "(001.001)" Special Disk
  306. *Font Ryumin-Light.WP-Symbol: Special "(001.001)" Special Disk
  307.