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
|
<printer id="printer/HP-e-printer_e20">
<make>HP</make>
<model>e-printer e20</model>
<mechanism>
<inkjet/>
<color/>
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>mono cartridge; color cartridge; $21/26</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism><!--no "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>hpijs</driver>
<!--no "contrib_url"-->
<comments>
<en>
This printer is not designed for usage with a PC, but for TV
set-top boxes which provide internet access. Therefore it has a
case of the shape of a VCR to easily integrate it in the home
entertainment environment.<p>
Nevertheless, this printer provides a standard USB and parallel port and
understands PCL 3, which makes it also working as a normal PC printer,
at least the developers of HP's "hpjis" driver claim
that. Windows drivers seem not to exist for this model (do we have the
first linprinter now?).<p>
To get its maximum quality in colour, use the "hpijs"
driver, for grayscale use "gimp-print". 600 dpi in
colour is not supported by the hardware.<p>
</en>
</comments>
</printer>
|