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

  1. *PPD-Adobe: "4.0"
  2. *% ESCRIPT2.spd: Simplified form of ESCRIPT2.ppd
  3. *Product: "(ActionLaser 1000)"
  4. *Product: "(ActionLaser 1500)"
  5. *PSVersion: "(130.05) 2834"
  6. *ModelName: "EPSON AL-1000/1500 EpsonScript"
  7. *NickName: "EPSON AL-1000/1500 EpsonScript"
  8. *PCFileName: "ESCRIPT2.PPD"
  9. *LanguageLevel: "2"
  10. *ColorDevice: False
  11. *Protocols: TBCP
  12. *FreeVM: "913568"
  13. *VMOption None/Minimum PS2 Standard 1.5 MB RAM: "913568"
  14. *VMOption 2.0MB: "1395693"
  15. *VMOption 2.5MB: "1877818"
  16. *VMOption 3.0MB: "2359943"
  17. *VMOption 3.5MB: "2842068"
  18. *VMOption 4.0MB: "3324193"
  19. *VMOption 4.5MB: "3806318"
  20. *VMOption 5.0MB: "4288448"
  21. *VMOption 5.5MB: "4770568"
  22. *VMOption 6.0MB: "5252693"
  23. *VMOption 6.5MB: "5734818"
  24. *Password: "()"
  25. *ExitServer: " count 0 eq % Is password on stack?
  26.    { false } { true exch startjob } ifelse
  27.      not { (WARNING: Cannot modify initial VM.) =
  28.        (Missing or invalid password.) =
  29.        (Please contact author of this software.) = flush quit
  30.          } if"
  31. *End
  32. *DefaultResolution: 300dpi
  33. *?Resolution: "save currentpagedevice /HWResolution get 0 get
  34.  (          ) cvs print (dpi) = flush restore"
  35. *End
  36. *OpenUI *Smoothing/Resolution Improve: PickOne
  37. *OrderDependency: 40 AnySetup *Smoothing
  38. *DefaultSmoothing: Default
  39. *Smoothing Default/Printer's default: ""
  40. *Smoothing Off: "<</REValue 0>> setsystemparams"
  41. *Smoothing Light: "<</REValue 1>> setsystemparams"
  42. *Smoothing Medium: "<</REValue 2>> setsystemparams"
  43. *Smoothing Heavy: "<</REValue 3>> setsystemparams"
  44. *?Smoothing: "save [(Off)(Off)(Light)(Medium)(Heavy)]
  45.   currentsystemparams /REValue get  1 add  get
  46.   = flush restore"
  47. *End
  48. *CloseUI: *Smoothing
  49. *OpenUI *PrefScreen/Dot Screen: PickOne
  50. *OrderDependency: 45 AnySetup *PrefScreen
  51. *DefaultPrefScreen: Default
  52. *PrefScreen Default/Printer's default: ""
  53. *PrefScreen Dot/Standard (60 lpi 45 deg):"
  54.   <</PrefScreenValue 0>> setuserparams currentscreen setscreen"
  55. *End
  56. *PrefScreen MultiGray: "
  57.   <</PrefScreenValue 1>> setuserparams currentscreen setscreen"
  58. *End
  59. *?PrefScreen: "save [(Dot)(MultiGray)]
  60.   currentuserparams /PrefScreenValue get get
  61.   = flush restore"
  62. *End
  63. *CloseUI: *PrefScreen
  64. *ScreenFreq: "60"
  65. *ScreenAngle: "45"
  66. *OpenUI *PageSize: PickOne
  67. *OrderDependency: 20 AnySetup *PageSize
  68. *DefaultPageSize: Letter
  69. *PageSize A4: "statusdict /a4tray get exec"
  70. *PageSize A5: "statusdict /a5tray get exec"
  71. *PageSize B5: "statusdict /b5tray get exec"
  72. *PageSize Letter: "statusdict /lettertray get exec"
  73. *PageSize Legal: "statusdict /legaltray get exec"
  74. *PageSize HalfLetter/Half Letter: "statusdict /halflettertray get exec"
  75. *PageSize Executive: "statusdict /executivetray get exec"
  76. *PageSize Govlgl/Government Legal: "statusdict /glgtray get exec"
  77. *PageSize Govltr/Government Letter: "statusdict /glttray get exec"
  78. *PageSize F4: "statusdict /f4tray get exec"
  79. *PageSize Monarch: "statusdict /monarchtray get exec"
  80. *PageSize Comm10/Commercial-10: "statusdict /com10tray get exec"
  81. *PageSize DL: "statusdict /dltray get exec"
  82. *PageSize C5: "statusdict /c5tray get exec"
  83. *?PageSize: "save
  84.  17 dict
  85.    dup /a4 (A4) put
  86.    dup /a5 (A5) put
  87.    dup /b5 (B5) put
  88.    dup /letter (Letter) put
  89.    dup /legal (Legal) put
  90.    dup /halfletter (HalfLetter) put
  91.    dup /executivepage (Executive) put
  92.    dup /glg (Govlgl) put
  93.    dup /glt (Govltr) put
  94.    dup /f4 (F4) put
  95.    dup /monarch (Monarch) put
  96.    dup /com10 (Comm10) put
  97.    dup /dl (DL) put
  98.    dup /c5 (C5) put
  99.    paperdict {
  100.      /pindex get 
  101.      currentsystemparams /PaperSize get  eq
  102.      { exit } { pop} ifelse
  103.    } forall
  104.   count 0 eq { (Unknown) }{ get } ifelse =
  105.   flush restore"
  106. *End
  107. *CloseUI: *PageSize
  108. *OpenUI *PageRegion: PickOne
  109. *OrderDependency: 14 AnySetup *PageRegion
  110. *DefaultPageRegion: Letter
  111. *PageRegion A4: "a4"
  112. *PageRegion A5: "a5"
  113. *PageRegion B5: "b5"
  114. *PageRegion Letter: "letter"
  115. *PageRegion Legal: "legal"
  116. *PageRegion HalfLetter/Half Letter: "halfletter"
  117. *PageRegion Executive: "executivepage"
  118. *PageRegion Govlgl/Government Legal: "glg"
  119. *PageRegion Govltr/Government Letter: "glt"
  120. *PageRegion F4: "f4"
  121. *PageRegion Monarch: "monarch"
  122. *PageRegion Comm10/Commercial-10: "com10"
  123. *PageRegion DL: "dl"
  124. *PageRegion C5: "c5"
  125. *CloseUI: *PageRegion
  126. *DefaultImageableArea: Letter
  127. *ImageableArea A4: "12 10 582 833"
  128. *ImageableArea A5: "12 13 407 582"
  129. *ImageableArea B5: "12 10 504 716"
  130. *ImageableArea Letter: "12 9 599 784"
  131. *ImageableArea Legal: "12 8 599 1000"
  132. *ImageableArea HalfLetter/Half Letter: "12 13 383 599"
  133. *ImageableArea Executive: "12 13 509 744"
  134. *ImageableArea Govlgl/Government Legal: "12 13 599 923"
  135. *ImageableArea Govltr/Government Letter: "12 13 563 743"
  136. *ImageableArea F4: "12 13 582 923"
  137. *ImageableArea Monarch: "12 13 266 527"
  138. *ImageableArea Comm10/Commercial-10: "12 13 284 671"
  139. *ImageableArea DL: "12 13 299 611"
  140. *ImageableArea C5: "12 13 446 636"
  141. *?ImageableArea: "save
  142.   /cvp {(                ) cvs print ( ) print } bind def
  143.   /upperright {10000 mul floor 10000 div} bind def
  144.   /lowerleft {10000 mul ceiling 10000 div} bind def
  145.   newpath clippath pathbbox
  146.   4 -2 roll exch 2 {lowerleft cvp} repeat
  147.   exch 2 {upperright cvp} repeat flush
  148. restore"
  149. *End
  150. *DefaultPaperDimension: Letter
  151. *PaperDimension A4: "595 841"
  152. *PaperDimension A5: "419 595"
  153. *PaperDimension B5: "516 728"
  154. *PaperDimension Letter: "612 792"
  155. *PaperDimension Legal: "612 1008"
  156. *PaperDimension HalfLetter/Half Letter: "396 612"
  157. *PaperDimension Executive: "522 756"
  158. *PaperDimension Govlgl/Government Legal: "612 936"
  159. *PaperDimension Govltr/Government Letter: "576 756"
  160. *PaperDimension F4: "595 935"
  161. *PaperDimension Monarch: "278 540"
  162. *PaperDimension Comm10/Commercial-10: "296 684"
  163. *PaperDimension DL: "311 623"
  164. *PaperDimension C5: "459 648"
  165. *OpenUI *InputSlot: PickOne
  166. *OrderDependency: 15 AnySetup *InputSlot
  167. *DefaultInputSlot: EpsonAuto
  168. *InputSlot Upper/Standard Bin: "0 statusdict /setpapertray get exec"
  169. *InputSlot Lower/Optional Lower Cassette: "1 statusdict /setpapertray get exec"
  170. *InputSlot EpsonAuto/Like SelecType's INPUT AUTO: "3 statusdict /setpapertray get exec"
  171. *?InputSlot: "
  172.  save
  173.   3 dict
  174.    dup /3 (EpsonAuto) put
  175.    dup /0 (Upper) put
  176.    dup /1 (Lower) put
  177.    statusdict /papertray get exec
  178.    {get} stopped {pop pop (Unknown)} if = flush
  179.  restore"
  180. *End
  181. *CloseUI: *InputSlot
  182. *DefaultFont: Courier
  183. *Font AvantGarde-Book:              Standard "(002)" Standard ROM
  184. *Font AvantGarde-BookOblique:          Standard "(002)" Standard ROM
  185. *Font AvantGarde-Demi:              Standard "(002)" Standard ROM
  186. *Font AvantGarde-DemiOblique:          Standard "(002)" Standard ROM
  187. *Font Bookman-Demi:              Standard "(002)" Standard ROM
  188. *Font Bookman-DemiItalic:          Standard "(002)" Standard ROM
  189. *Font Bookman-Light:              Standard "(002)" Standard ROM
  190. *Font Bookman-LightItalic:          Standard "(002)" Standard ROM
  191. *Font Courier:                  Standard "(002)" Standard ROM
  192. *Font Courier-Bold:              Standard "(002)" Standard ROM
  193. *Font Courier-BoldOblique:          Standard "(002)" Standard ROM
  194. *Font Courier-Oblique:              Standard "(002)" Standard ROM
  195. *Font Helvetica:              Standard "(002)" Standard ROM
  196. *Font Helvetica-Bold:              Standard "(002)" Standard ROM
  197. *Font Helvetica-BoldOblique:          Standard "(002)" Standard ROM
  198. *Font Helvetica-Narrow:              Standard "(002)" Standard ROM
  199. *Font Helvetica-Narrow-Bold:          Standard "(002)" Standard ROM
  200. *Font Helvetica-Narrow-BoldOblique:   Standard "(002)" Standard ROM
  201. *Font Helvetica-Narrow-Oblique:          Standard "(002)" Standard ROM
  202. *Font Helvetica-Oblique:          Standard "(002)" Standard ROM
  203. *Font NewCenturySchlbk-Bold:          Standard "(002)" Standard ROM
  204. *Font NewCenturySchlbk-BoldItalic:    Standard "(002)" Standard ROM
  205. *Font NewCenturySchlbk-Italic:          Standard "(002)" Standard ROM
  206. *Font NewCenturySchlbk-Roman:          Standard "(002)" Standard ROM
  207. *Font Palatino-Bold:              Standard "(002)" Standard ROM
  208. *Font Palatino-BoldItalic:          Standard "(002)" Standard ROM
  209. *Font Palatino-Italic:              Standard "(002)" Standard ROM
  210. *Font Palatino-Roman:              Standard "(002)" Standard ROM
  211. *Font Symbol:                  Standard "(002)" Standard ROM
  212. *Font Times-Bold:              Standard "(002)" Standard ROM
  213. *Font Times-BoldItalic:              Standard "(002)" Standard ROM
  214. *Font Times-Italic:              Standard "(002)" Standard ROM
  215. *Font Times-Roman:              Standard "(002)" Standard ROM
  216. *Font ZapfChancery-MediumItalic:      Standard "(002)" Standard ROM
  217. *Font ZapfDingbats:              Standard "(002)" Standard ROM
  218.