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
|
<printer id="printer/Kyocera-FS-3500">
<make>Kyocera</make>
<model>FS-3500</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>300</x>
<y>300</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.kyoceramita.com/</url>
<lang>
<pcl level="5" />
</lang>
<autodetect>
<general>
<ieee1284>MFG:Kyocera;MDL:FS-3500;</ieee1284>
<description>Kyocera FS-3500</description>
<manufacturer>Kyocera</manufacturer>
<model>FS-3500</model>
</general>
</autodetect>
<functionality>A</functionality>
<driver>ljet3</driver>
<comments>
<en>
PCL5 but no PCL5e <br>
Duplex option (use ljet3d for PCL5 and duplex) <br>
PostScript option (use the
<a href="/download/PPD/Kyocera/">Kyocera PPD file</a>
for PostScript, <a href="ppd-doc.html">Instructions</a>)
</en>
</comments>
</printer>
|