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 67 68 69
|
<driver id="driver/cljet5">
<name>cljet5</name>
<url>http://www.ghostscript.com/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOINTERPOLATE -sDEVICE=cljet5%B%A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
This entry is for Ghostscript's built-in PCL 5c driver,
accessible through the output devices "cljet5" and
"cljet5c". PCL 5c is the color flavor of PCL
5.<p>
The "cljet5" output device in GNU Ghostscript 6.51 is
buggy, often only the first page gets printed and then
Ghostscript quits with an error message. Use "cljet5c"
instead (when using Foomatic keep the default setting
"Contone" for the "Mode" option).<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Canon-imageRunner_C3200</id>
</printer>
<printer>
<id>printer/Canon-imageRunner_C5180</id>
</printer>
<printer>
<id>printer/Canon-LBP-5360</id>
</printer>
<printer>
<id>printer/Canon-LBP-5960</id>
</printer>
<printer>
<id>printer/Generic-PCL_5c_Printer</id>
</printer>
<printer>
<id>printer/HP-Color_LaserJet_5</id>
</printer>
<printer>
<id>printer/HP-Color_LaserJet_5000</id>
<comments>
<en>Not tested, probably works.</en>
</comments>
</printer>
<printer>
<id>printer/HP-Color_LaserJet_5M</id>
</printer>
<printer>
<id>printer/Kyocera-FS-5800C</id>
</printer>
<printer>
<id>printer/Kyocera-FS-5900C</id>
</printer>
<printer>
<id>printer/Kyocera-FS-8000C</id>
</printer>
<printer>
<id>printer/Xerox-DocuPrint_C20</id>
<comments>
<en>Should work fine with this Color LaserJet driver.</en>
</comments>
</printer>
</printers>
</driver>
|