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-LaserJet_2P">
<make>HP</make>
<model>LaserJet 2P</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/ljiip.html</url>
<lang>
<pcl level="4" />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>ljet2p</driver>
<comments>
<en>
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>
Definitely requires more then the default amount of memory (512KB)
to do 300 dpi Ghostscript printing; should work flawlessly with
1.5MB or over.<p>
Works fine at 150dpi with the default memory size.<p>
Consumables/Refills: 92275A<p>
</en>
</comments>
</printer>
|