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
|
<printer id="printer/HP-LaserJet_P3004">
<make>HP</make>
<model>LaserJet P3004</model>
<mechanism>
<laser/><!--not "color"-->
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
<consumables>
</consumables>
</mechanism>
<url>http://www.hp.com</url>
<lang>
<postscript level="2">
<ppd>PPD/HP/mono_laser/HP_LaserJet_P3004.ppd</ppd>
</postscript>
<pcl level="6"/>
<pjl/>
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<general>
<commandset>PJL,MLC,BIDI-ECP,PCL,POSTSCRIPT,PCLXL</commandset>
<description>Hewlett-Packard LaserJet P3004 Series</description>
<manufacturer>Hewlett-Packard</manufacturer>
<model>HP LaserJet P3004 Series</model>
</general>
</autodetect>
<functionality>A</functionality>
<driver>Postscript</driver><!--verified--> <!--no "contrib_url"-->
<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://hplip.sf.net/">
HPLIP driver</a> (which includes HPIJS). <p>
PCL 5e and 6 with Postscript 2 emulation, out of the box, parallel and
USB connection, 250-sheet tray built-in, extra 250-sheet tray available.<p>
</en>
</comments>
</printer>
|