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_3200">
<make>HP</make>
<model>LaserJet 3200</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.hp.com</url>
<lang>
<postscript level="2" />
<pcl level="6, 5e" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<usb>
<commandset>PJL,MLC,PCL,PCLXL</commandset>
<description>Hewlett-Packard LaserJet 3200</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet 3200</model>
</usb>
</autodetect>
<functionality>B</functionality>
<driver>pxlmono</driver>
<drivers>
<driver>
<id>hplip</id>
</driver>
</drivers>
<comments>
<en>
Multi-function printer-scanner-fax-copier.<p>
For basic printing functionality use the pxlmono or the PostScript
PPD, note that this printer does not support PostScript by
default, so the PostScript PPD will only work if the optional
PostScript module is installed.<p>
For advanced functionality such as printer status, maintenance
features, scanning and photo card unload use the <a href="
http://hplipopensource.com/">HPLIP driver</a> (which includes
HPIJS).<p>
Stand-alone copying should just work, it does not need the PC.<p><p>
Consumables/Refills: UltraPrecise Print Cartridge C4092A, ~$60<p>
</en>
</comments>
</printer>
|