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
|
<printer id="printer/HP-OfficeJet_G55">
<make>HP</make>
<model>OfficeJet G55</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>2400</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.hp.com/cposupport/eschome.html</url>
<lang>
<pcl level="3e" />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>MLC,PCL,PML,SCL</commandset>
<description>Hewlett-Packard OfficeJet G Series</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>OfficeJet G55</model>
</parallel>
</autodetect>
<functionality>B</functionality>
<driver>hplip</driver>
<comments>
<en>
Multifunction device: print/copy/scan.<p>
The model G55xi should be identical.<p>
For basic printing functionality use the <a href="
http://hplipopensource.com/">HPIJS driver </a>.
For advanced functionality such as printer status, maintenance
features, scanning and photo card unload use the <a href="
http://hplipopensource.com/">HPLIP driver</a> (which includes
HPIJS). <p>
The best output one gets with HP's HPIJS 1.3 or newer. If you
cannot update to HPIJS 1.3 for some reason, you can also use HPIJS
1.2.2 with the patches from Matthias Bunte and Richard
Spencer-Smith ("hpijs-rss"). The Gimp-Print driver also
works (Model setting: "pcl-900"), but only up to 600
dpi.<p>
Copying: should just work? Yes, independant of PC.<p>
</en>
</comments>
</printer>
|