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
|
<printer id="printer/HP-OfficeJet_T45">
<make>HP</make>
<model>OfficeJet T45</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</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>
<general>
<ieee1284>MFG:Hewlett-Packard;MDL:OfficeJet T Series;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Packard OfficeJet T Series;</ieee1284>
<commandset>MLC,PCL,PML</commandset>
<description>Hewlett-Packard OfficeJet T Series</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>OfficeJet T Series</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>hplip</driver>
<comments>
<en>
Multifunction device (copier/scanner/fax/etc).<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>
Stand-alone copying should just work, it does not need the
PC.<p>
</en>
</comments>
</printer>
|