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
|
<printer id="printer/HP-Color_LaserJet_5550">
<make>HP</make>
<model>Color LaserJet 5550</model>
<mechanism>
<laser/>
<color/>
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>1 print cartridge (with toner and drum) per color
(Cyan, Magenta, Yellow, blacK)</en>
</comments>
<!--one or more "partno" elements.-->
</consumables>
</mechanism>
<url>http://www.hp.com</url>
<lang>
<postscript level="3">
<ppd>http://www.linuxprinting.org/download/PPD/HP/color_laser/HP_Color_LaserJet_5550.ppd</ppd>
</postscript>
<pcl level="6"/>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
</autodetect>
<functionality>A</functionality>
<driver>Postscript</driver>
<!--verified-->
<!--no "contrib_url"-->
<comments>
<en>
Fast wide-format colour laser printer which does 21 letter-sized
pages/min in both color and grayscale. As the HP Color LaserJet 4600
it processes all four colours simultaneously.<p>
Various flavors are available, with networking, extra trays,
etc.<p>
Duplex in the "D" models, there is no optional duplex
for the other models.<p>
</en>
</comments>
</printer>
|