|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/share/foomatic/db/source/driver/ |
Upload File : |
<driver id="driver/gdi">
<name>gdi</name>
<url>http://www.linuxprinting.org/download/printing/samsung-gdi/</url>
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=gdi%A%Z -sOutputFile=- - | perl -p -e '%E'</prototype>
</execution>
<comments>
<en>
The name of this driver is very confusing, it is not a driver for
all GDI printers, it only works with the so-called
"SmartGDI" or "PrinThru" printers of
Samsung.
The original driver published under the GPL by Samsung some years
ago has a bug which prevents some files from being printed. Grant
Taylor has implemented a workaround. On the driver's download
page (it is here on linuxprinting.org, Samsung does not provide
this driver any more) you will find a patch and an already fixed
version.<p>
And <a
href="http://www.linuxprinting.org/download/printing/ghostscript-8.x/drivers/gdi/">here</a>
you get the version for GPL/AFPL GhostScript 8.x, also with
Grant's fixes. In ESP GhostScript 8.x this driver is already
included. If you want to add it to your GhostScript, put the
<tt>gdevgdi.c</tt> file into the
<tt>src/</tt> subdirectory of the GhostScript source
package, append <tt>gdevgdi-gdi.mak</tt> to
<tt>src/contrib.mak</tt>, and add
"<tt>$(DD)gdi.dev</tt>" to one of the
"<tt>DEVICE_DEVS...</tt>" lines of
<tt>src/Makefile.in</tt>. Then compile as
ususal.<p>
This Foomatic entry gives access to all options which the Windows
driver provides for Samsung's GDI printers. As this was not
forseen by the original GhostScript driver from Samsung, a hack
was applied in this Foomatic entry. The driver does not need to be
patched for that.<p>
If you are using MagicFilter 1.2, you can use <a
href="http://www.linuxprinting.org/download/printing/samsung-gdi/gdi-filter.gz">this
filter</a> with the driver (developed on Debian Potato,
contributed by Felix E. Klee, felix dot klee at inka dot de). To
install you have to uncompress it and to copy it into your
MagicFilter directory (<tt>/etc/magicfilter</tt> on
Debian). This file does not work with newer versions of
MagicFilter.
</en>
</comments>
<printers>
<printer>
<id>printer/Generic-GDI_Printer</id>
</printer>
<printer>
<id>printer/Samsung-ML-200</id>
</printer>
<printer>
<id>printer/Samsung-ML-210</id>
</printer>
<printer>
<id>printer/Samsung-ML-1000</id>
</printer>
<printer>
<id>printer/Samsung-ML-1010</id>
</printer>
<printer>
<id>printer/Samsung-ML-1020</id>
</printer>
<printer>
<id>printer/Samsung-ML-1200</id>
</printer>
<printer>
<id>printer/Samsung-ML-1210</id>
</printer>
<printer>
<id>printer/Samsung-ML-1220</id>
</printer>
<printer>
<id>printer/Samsung-ML-1410</id>
</printer>
<printer>
<id>printer/Samsung-ML-1430</id>
</printer>
<printer>
<id>printer/Samsung-ML-1440</id>
</printer>
<printer>
<id>printer/Samsung-ML-1510</id>
</printer>
<printer>
<id>printer/Samsung-ML-1710</id>
</printer>
<printer>
<id>printer/Samsung-ML-4500</id><!-- Samsung ML-4500 -->
</printer>
<printer>
<id>printer/Samsung-ML-5080</id>
</printer>
<printer>
<id>printer/Samsung-ML-6040</id>
</printer>
<printer>
<id>printer/Lexmark-E210</id>
</printer>
</printers>
</driver>