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/Minolta-PagePro_8L">
<make>Minolta</make>
<model>PagePro 8L</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>cartridge and/or toner</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.minolta.de/beo/office/produkte/drucker/ppro8l/ppro8l_subframe.htm</url>
<lang>
<pcl level="4.5">
</pcl>
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>PrintGear;PCL;PLJ</commandset>
<manufacturer>Minolta</manufacturer>
<model>PagePro 8L</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>ljet2p</driver>
<!--no "contrib_url"-->
<comments>
<en>
PCL 4.5 printing works with 600 dpi only when activated via the
"<tt>ENTER LANGUAGE=PCL600</tt>" PJL command
(Thanks to Daniel Schlachta, daniel at schlachta dot net, for
figuring that out). As driver "ljet2p" has to be used
for this.
</en>
</comments>
</printer>
|