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-OfficeJet">
<make>HP</make>
<model>OfficeJet</model>
<mechanism>
<inkjet/>
<resolution>
<dpi>
<x>600</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>Black ink cartridge 51626A</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/oj.html</url>
<lang>
<pcl level="3"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>B</functionality>
<driver>hpijs</driver>
<!--no "contrib_url"-->
<comments>
<en>
Multi-function device (printer/copier/fax).<p>
For basic printing functionality use the <a href="
http://hpinkjet.sf.net/">HPIJS driver </a>.
For advanced functionality such as printer status, maintenance
features, scanning and photo card unload use the <a href="
http://hpinkjet.sf.net/">HPLIP driver</a> (which includes
HPIJS). <p>
In contrary to other multi-function devices the hardware only
supports printing from the PC, not scanning or PC-assisted faxing
or copying. Faxing or copying can only be done via the front
panel.
The printing engine of this device is the same as in the
monochrome DeskJet 520 printer, so printing will work with
various drivers.<p>
This printer has a 600x300-dpi-REt mode which is probably not accessable
with free software.<p>
</en>
</comments>
</printer>
|