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
|
<printer id="printer/HP-DeskJet_340C">
<make>HP</make>
<model>DeskJet 340C</model>
<mechanism>
<inkjet/>
<color/>
<resolution>
<dpi>
<x>600</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>cartridge, about $25 USD</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/dj340.html</url>
<lang>
<pcl level="3"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>PCL,C32</commandset>
<description>HP</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP DeskJet 340</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>gimp-print</driver>
<!--no "contrib_url"-->
<comments>
<en>
Note: The maximum resolution in color is 300x300.
<p>
Use the "gimp-print"/"stp" or
"pcl3"/"hpdj" driver.<p>
The best output quality you will get with the
"gimp-print" driver, it also handles the ink more
economically.<p>
If you have Gimp-Print 4.1.6 or older installed, you should
upgrade to a newer version, because the old versions
"print" blank lines instead of simply advancing the
paper fastly.<p>
</en>
</comments>
</printer>
|