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
|
<printer id="printer/Epson-Stylus_C66">
<make>Epson</make>
<model>Stylus C66</model>
<mechanism>
<inkjet />
<color />
<resolution>
<dpi>
<x>2880</x>
<y>1440</y>
</dpi>
</resolution>
</mechanism>
<lang>
<escp />
</lang>
<autodetect>
<usb>
<commandset>ESCPL2,BDC,D4</commandset>
<description>EPSON Stylus C66</description>
<manufacturer>EPSON</manufacturer>
<model>Stylus C66</model>
</usb>
</autodetect>
<functionality>B</functionality>
<driver>gutenprint</driver>
</printer>
|