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
|
<printer id="printer/HP-LaserJet_2100">
<make>HP</make>
<model>LaserJet 2100</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<url>http://h10010.www1.hp.com/wwpc/us/en/ho/WF13b/18972-236251-236263-14638-236263-25469-14914-14915.html</url>
<lang>
<postscript level="2" />
<pcl level="6" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<parallel>
<commandset>PJL,MLC,PCL,PCLXL,POSTSCRIPT</commandset>
<description>Hewlett-Packard LaserJet 2100 Series</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 2100 Series</model>
</parallel>
</autodetect>
<functionality>A</functionality>
<driver>pxlmono</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>
Ghostscript:<p>
600 dpi with PCL5 driver (ljet4)<br>
1200 dpi with PCL6 driver (pxlmono/lj5gray)<p>
</en>
</comments>
</printer>
|