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 56 57
|
<printer id="printer/HP-DeskJet_1280">
<make>HP</make>
<model>DeskJet 1280</model>
<mechanism>
<inkjet/>
<color/>
<resolution>
<dpi>
<x>2400</x>
<y>1200</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>1 K, 1 CMY cartridge</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com</url>
<lang>
<pcl level="3e"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>A</functionality>
<driver>hpijs</driver>
<!--no "contrib_url"-->
<comments>
<en>
For basic printing functionality use the <a
href="http://hpinkjet.sf.net/">HPIJS
driver </a>. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hpinkjet.sf.net/">
HPLIP driver</a> (which includes HPIJS). <p>
An 8MB wide-format inkjet.<p>
Adobe Postscript 3 option available, but it appears to be a
software-only thing.<p>
A wide assortment of deskjet-ish drivers should work.<p>
The best output one gets with HP's HPIJS 1.3 or newer.
The Gimp-Print driver also works
(Model setting: "pcl-900"), but only up to 600
dpi.<p>
</en>
</comments>
</printer>
|