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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
<driver id="driver/pbm2l7k">
<name>pbm2l7k</name>
<url>http://www.openprinting.org/download/printing/pbm2l7k/lexmark7000linux-990516.tar.bz2</url>
<thirdpartysupplied />
<execution>
<filter />
<prototype>gs -dBATCH -dPARANOIDSAFER -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -q -sDEVICE=pnmraw -sOutputFile=- -r600 %A%Z - | pnmgamma %B | pnm2lex%C</prototype>
</execution>
<comments>
<en>
Should work on Lexmark 57xx, 7xxx, Z51, Z82 (many cases untested
due to lack of appropriate printers).<P>
Black/White printing at 600x600 dpi.<P>
Preliminary 600x600 dpi colour printing in CMY and CMYK mode -
tested on Lexmark 7000.<P>
<I>Note:</I> Due to a Ghostscript bug users of
Ghostscript 5.50 or older must set the "Memory Limit"
("MemLimit", if you do not use Foomatic, use the
Ghostscript option "-dMaxBitmap=value") option to 120 MB
and need at least this amount of free virtual memory to be able to
print in colour. For newer versions of Ghostscript there are no
special memory needs.<P>
Only 600dpi color is provided by foomatic yet!<p>
This driver is not maintained any more by its original author. We
have re-hosted it here on the OpenPrinting web site.<p>
If you want to know more about these printers and want to make driver
with more capabilities, like 1200x600 dpi, have a look at the
"<a href="/driver/lx5000">lx5000</a>" driver, documentation
of the printer's protocol, and maintenance tools <a
href="/download/printing/lx5000/">here</a>.<p>
Note that the "lx5000" driver does not work reliably, it often makes
Ghostscript hang in an infinite loop.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Compaq-IJ900</id>
</printer>
<printer>
<id>printer/Lexmark-5000</id>
</printer>
<printer>
<id>printer/Lexmark-5700</id>
</printer>
<printer>
<id>printer/Lexmark-7000</id>
</printer>
<printer>
<id>printer/Lexmark-7200</id>
</printer>
<printer>
<id>printer/Lexmark-Z51</id>
</printer>
<printer>
<id>printer/Lexmark-Z82</id>
</printer>
</printers>
</driver>
|