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 49 50 51 52 53 54 55 56 57 58
|
<printer id="printer/HP-LaserJet_5L">
<make>HP</make>
<model>LaserJet 5L</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>Toner ($50-60)</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism><!--no "url"-->
<lang>
<pcl level="5e"/>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>HP ENHANCED PCL5,PJL</commandset>
<description>Hewlett-Packard LaserJet 5L Printer</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 5L</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>ljet4</driver>
<!--no "contrib_url"-->
<comments>
<en>
Remember that the 5L is more like the LaserJet 4 family than the
LaserJet 5 family (as with most "L" printers from
HP). For example it does not work with the
"lj5gray"/"lj5mono" drivers but only with the
"ljet4"/"lj4dith" drivers (and
Gimp-Print).<p>
Getting more RAM is highly recommended; with only the standard
1Meg you may be unable to print some jobs. It is recommended to
stay at 300 dpi without extra memory, and on that resolution
"ljet4" is the better driver than HPIJS.<p>
When printing text from the command line the 1st line of the first
page is only half visible; also column 77 is the last column to be
fully printed. Sophisticated applications that use wide margins
all-around print fine.
</en>
</comments>
</printer>
|