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
|
<driver id="driver/lxm3200c">
<name>lxm3200c</name>
<url>http://lxm3200.sourceforge.net/</url>
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=%B -r600 %A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>Please use the new <a href="show_driver.cgi?driver=lxm3200">version 0.4.1</a> of
this driver, version 0.3 is obsolete.<p>
This driver supports the Lexmark 3200 ink jet "GDI" printers. It prints in
monochrome, 4 ink colour and 6 ink colour (photo quality) mode. To do this,
not only the GhostScript driver "lxm3200c" is used, but also "lxm3200m" and
"lxm3200p". The user chooses by an option which driver is really used.</en>
</comments>
<printers>
<printer>
<id>printer/Compaq-IJ750</id><!-- Compaq IJ750 -->
<comments>
<en>Reported to work; standard colour</en>
</comments>
</printer>
<printer>
<id>printer/Lexmark-3200</id><!-- Lexmark 3200 -->
<comments>
<en>CMYK color</en>
</comments>
</printer>
<printer>
<id>printer/Lexmark-Z31</id><!-- Lexmark Z31 -->
</printer>
</printers>
</driver>
|