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
|
<printer id="printer/HP-LaserJet_2410">
<make>HP</make>
<model>LaserJet 2410</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript level="3" />
<pcl level="6" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>hplip</driver>
<drivers>
<driver>
<id>hplip</id>
</driver>
</drivers>
<comments>
<en>
For basic printing functionality use the Postscript PPD. For advanced functionality such
as printer status and maintenance features, use the
<a href="http://hplipopensource.com/">
HPLIP driver</a> (which includes HPIJS). <p>
PostScript level 3, PCL 5e, and PCL 6 out of the box, parallel and
USB connection, "n" models with ethernet connection, 250-sheet
tray built-in, extra 250- or 500-sheet tray available (included in
"t" models), duplex unit in "d" models.<p>
The "L" model is software-compatible to the other models, it is
only somewhat slower (20 ppm instead of 25 ppm).<p>
</en>
</comments>
</printer>
|