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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
<driver id="driver/ljet3">
<name>ljet3</name>
<url>http://www.ghostscript.com/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=ljet3%A%Z -sOutputFile=-%C -f -</prototype>
</execution>
<comments>
<en>
Ghostscript's PCL 5 driver.<p>
Use the <a
href="show_driver.cgi?driver=ljet3d">"ljet3d"</a>
Ghostscript driver for Duplex (double-sided printing)
support.<p>
A Ghostscript bug in the driver breaks paper input tray
selection. This <a
href="http://www.openprinting.org/download/printing/ghostscript-pcl-patches/inputslot.patch">patch</a>
for GPL Ghostscript 8.63 fixes the problem and allows to set the
input tray with the "-dMediaPosition=X" commmand line
option for Ghostscript. "X" is an integer number which
depends on the printer model and tray. For HP "0" is
usually the printer default, "7" automatic selection,
"2" manual feed, "1" the upper, and
"4" the lower tray. Note that for PCL 6/XL these numbers
are different. The patch is required for Ghostscript 8.63 and
older so that tray selection with the PPDs of this site works. The
bug is fixed in Ghostscript 8.64 or newer.<p>
</en>
</comments>
<printers>
<printer>
<id>printer/Brother-HL-10V</id>
</printer>
<printer>
<id>printer/Brother-MFC-8300</id>
</printer>
<printer>
<id>printer/Canon-LBP-430</id>
<comments>
<en>works for up to 300dpi.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-LBP-4sx</id>
</printer>
<printer>
<id>printer/DEC-1800</id>
</printer>
<printer>
<id>printer/Epson-ActionLaser_1100</id>
</printer>
<printer>
<id>printer/Epson-EPL-5200</id>
<comments>
<en>You can't (not even with XPP) choose where to get your paper (upper or lower tray).</en>
</comments>
</printer>
<printer>
<id>printer/Epson-EPL-5200plus</id>
</printer>
<printer>
<id>printer/Fujitsu-PrintPartner_8000</id>
</printer>
<printer>
<id>printer/Generic-PCL_5_Printer</id>
</printer>
<printer>
<id>printer/HP-LaserJet_3</id>
</printer>
<printer>
<id>printer/HP-LaserJet_3P_w_PS</id>
<comments>
<en>Prints faster with ljet3. Recent applications print successfully with this driver.</en>
</comments>
</printer>
<printer>
<id>printer/IBM-4029_030_LaserPrinter_10</id>
</printer>
<printer>
<id>printer/Kyocera-FS-1500</id>
</printer>
<printer>
<id>printer/Kyocera-FS-1550</id>
</printer>
<printer>
<id>printer/Kyocera-FS-1550plus</id>
</printer>
<printer>
<id>printer/Kyocera-FS-3400</id>
</printer>
<printer>
<id>printer/Kyocera-FS-3400plus</id>
</printer>
<printer>
<id>printer/Kyocera-FS-3500</id>
</printer>
<printer>
<id>printer/Kyocera-FS-400</id>
</printer>
<printer>
<id>printer/Kyocera-FS-5500</id>
</printer>
<printer>
<id>printer/Kyocera-FS-850</id>
</printer>
<printer>
<id>printer/Tally-MT908</id>
</printer>
</printers>
</driver>
|