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
|
<printer id="printer/HP-Color_LaserJet_5000">
<make>HP</make>
<model>Color LaserJet 5000</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<pcl level="?" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>hplip</driver>
<comments>
<en>
...the model with no PostScript cartridge.<p>
For basic printing functionality use the <a
href="http://hplipopensource.com/">HPIJS
driver </a>. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hplipopensource.com/">
HPLIP driver</a> (which includes HPIJS). <p>
Someone should try also the "pxlcolor" or
"cljet5" drivers.<p><p>
Consumables/Refills: 4 separate Toner containers<p>
</en>
</comments>
</printer>
|