home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / epl5800l.xml < prev    next >
Encoding:
Text File  |  2004-11-24  |  1.4 KB  |  49 lines

  1. <driver id="driver/epl5800l">
  2.  <name>epl5800l</name>
  3.  <url>http://sourceforge.net/projects/epsonepl/</url>
  4.  <execution>
  5.   <filter />
  6.   <prototype>gs -q -dBATCH -dSAFER -dNOPAUSE -sProcessColorModel=DeviceGray -dBitsPerSample=1 -sDEVICE=ijs %A %Z -sIjsServer=ijs_server_epsonepl -dIjsUseOutputFD -sDeviceManufacturer=Epson -sDeviceModel=EPL5800L -sIjsParams="%B" -sOutputFile=- -</prototype>
  7.   <ppdentry>
  8.    *DefaultResolution: 1200x600dpi
  9.   </ppdentry>
  10.   <margins>
  11.    <general>
  12.     <unit>pt</unit>
  13.     <relative />
  14.     <left>12</left>
  15.     <right>12</right>
  16.     <top>12</top>
  17.     <bottom>12</bottom>
  18.    </general>
  19.   </margins>
  20.  </execution>
  21.  <comments>
  22.   <en>
  23.  
  24.     This printer doesn't understand PCL 5e, PCL 6, PostScript and
  25.     so it doesn't work with standard drivers; it can only be
  26.     driven through a proprietary language.
  27.  
  28.     An independent driver was developed in the <a
  29.     href="http://sourceforge.net/projects/epsonepl/">
  30.     epsonepl</a> project.<p>
  31.  
  32.     The driver is IJS based, GNU ghostscript 6.53 onwards or AFPL
  33.     ghostscript 7.04 onwards is required.<p>
  34.  
  35.     This project is not endorsed by nor affiliated with
  36.     Epson.<p>
  37.  
  38.     This driver is only tested on the parallel port but will probably
  39.     work on USB without any changes.<p>
  40.  
  41.   </en>
  42.  </comments>
  43.  <printers>
  44.   <printer>
  45.    <id>printer/Epson-EPL-5800L</id>
  46.   </printer>
  47.  </printers>
  48. </driver>
  49.