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
|
<printer id="printer/HP-DeskJet_1200C">
<make>HP</make>
<model>DeskJet 1200C</model>
<mechanism>
<inkjet/>
<color/>
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>four cartridges: Y,M,C, and B</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/dj1200c.html</url>
<lang>
<pcl level="5c"/>
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>A</functionality>
<driver>gutenprint</driver><!--verified--><!--no "contrib_url"-->
<comments>
<en>
aka CopyJet<p>
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>
Postscript option (but no longer sold by HP).<p>
Also speaks HP-GL/2.<p>
Probably also works with color ljet driver.<p>
Reputed to be poor for photos, although this is bound to be better
with the "gimp-print"/"stp" driver.
</en>
</comments>
</printer>
|