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
|
<printer id="printer/HP-Color_LaserJet_5M">
<make>HP</make>
<model>Color LaserJet 5M</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<url>http://h10010.www1.hp.com/wwpc/us/en/ho/WF13b/18972-236251-236268-15077-236268-25509-15098-15099.html</url>
<lang>
<postscript level="2" />
<pcl />
<pjl />
</lang>
<functionality>A</functionality>
<driver>hplip</driver>
<drivers>
<driver>
<id>hplip</id>
</driver>
</drivers>
<comments>
<en>
For basic printing functionality use the Postscript PPD. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hplipopensource.com/">
HPLIP driver</a> (which includes HPIJS). <p>
</en>
</comments>
</printer>
|