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
|
<printer id="printer/HP-DeskJet_550C">
<make>HP</make>
<model>DeskJet 550C</model>
<mechanism>
<inkjet/>
<color/>
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>two cartridges, include printhead</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/prodhome/dj550c.html</url>
<lang>
<pcl level="3"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<!--no known parport probe information--></autodetect>
<functionality>A</functionality>
<driver>gimp-print</driver>
<!--no "contrib_url"-->
<comments>
<en>
Works fine with ghostscript.<p>
This model uses both color and bw cartridges. It cannot really mix
black with the other colours, but only print them side by side
(CMY+K mode). See the man page of the
"pcl3"/"hpdj" driver packages ("man
gs-pcl3"/"man gs-hpdj").<p>
Works with uniprint driver cdj550.upp, too.
</en>
</comments>
</printer>
|