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
|
<printer id="printer/Lexmark-Winwriter_200">
<make>Lexmark</make>
<model>Winwriter 200</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<lang>
<proprietary />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>lpt1</commandset>
<manufacturer>Lexmark</manufacturer>
<model>Lexmark WinWriter 200</model>
</parallel>
</autodetect>
<functionality>F</functionality>
<comments>
<en>From the Lexmark support database:
The WinWriter 200 requires that Windows has been invoked. The PCL4 emulation is host-based and runs under Windows.
</en>
</comments>
</printer>
|