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/lxm3200X">
<name>lxm3200X</name>
<url>http://lxm3200.sourceforge.net/</url>
<obsolete replace="lxm3200" />
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -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. This
driver entry is only for old Ghostscript binaries which still
contain the
"lxm3200c"/"lxm3200m"/"lxm3200p"
output devices and not the single "lxm3200"
device.<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, the Ghostscript output devices
"lxm3200m", "lxm3200c", and
"lxm3200p" are used. The user chooses by an option
which output device is really used.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Compaq-IJ750</id>
<comments>
<en>Reported to work; standard colour</en>
</comments>
</printer>
<printer>
<id>printer/Lexmark-3200</id>
<comments>
<en>CMYK color</en>
</comments>
</printer>
<printer>
<id>printer/Lexmark-Z31</id>
</printer>
</printers>
</driver>
|