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
|
<driver id="driver/foo2zjs">
<name>foo2zjs</name>
<url>http://foo2zjs.rkkda.com/</url>
<execution>
<filter />
<prototype>foo2zjs-wrapper %A</prototype>
</execution>
<comments> <en>
This is a driver developed for the Minolta magicolor 2300 DL
network color laser printer.
<p>
It is possible that this driver will also work for the HP
LaserJet 1000, 1005, 1018, 1020 and other Zenographics-based
printers, but the author cannot test this.
<p>
I (Till) have tested on the LaserJet 1022 and there the driver
works very well. It is faster and more reliable then the HPIJS
driver for the PCL 5e mode of this model.
</en> </comments>
<printers>
<printer><id>printer/KonicaMinolta-magicolor_2430_DL</id></printer>
<printer><id>printer/Minolta-magicolor_2430_DL</id></printer>
<printer><id>printer/KonicaMinolta-magicolor_2300_DL</id></printer>
<printer><id>printer/Minolta-magicolor_2300_DL</id></printer>
<printer><id>printer/Minolta-magicolor_2200_DL</id></printer>
<printer><id>printer/Minolta-Color_PageWorks_Pro_L</id></printer>
<printer><id>printer/HP-LaserJet_1000</id></printer>
<printer><id>printer/HP-LaserJet_1005</id></printer>
<printer><id>printer/HP-LaserJet_1018</id></printer>
<printer><id>printer/HP-LaserJet_1020</id></printer>
<printer><id>printer/HP-LaserJet_1022</id></printer>
<printer><id>printer/Generic-ZjStream_Printer</id></printer>
<printer><id>printer/Generic-GDI_Printer</id></printer>
</printers>
</driver>
|