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
|
<printer id="printer/Lexmark-C910">
<make>Lexmark</make>
<model>C910</model>
<mechanism>
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript level="3" />
<pcl level="6" />
</lang>
<functionality>B</functionality>
<driver>Postscript-Lexmark</driver>
<drivers>
<driver>
<id>Postscript</id>
</driver>
<driver>
<id>Postscript-Lexmark</id>
<ppd>PPD/Lexmark/Lexmark_C910.ppd</ppd>
</driver>
</drivers>
<comments>
<en>
Throughput = 28
Foomatic entry made by PPDtoXML T/G 0.05
</en>
</comments>
</printer>
|