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