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
|
<printer id="printer/Canon-LBP-4U">
<make>Canon</make>
<model>LBP-4U</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<lang>
<proprietary />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>cjet</driver>
<comments>
<en>Text and graphics work well with Ghostscript's lbp8 driver (but the page is shifted). It is more convenient to use the ljetIII driver then convert the PCL output to CaPSL with cjet 0.89.<p>
Consumables/Refills: toner<p></en>
</comments>
</printer>
|