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
|
<printer id="printer/Ricoh-Aficio_SP_1000S">
<make>Ricoh</make>
<model>Aficio SP 1000S</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.ricoh.com</url>
<lang>
<proprietary />
<pjl />
</lang>
<autodetect>
<general>
<ieee1284>MFG:MFPrinter ;MDL:Laser Pro LL;CMD:AUTOMATIC,PJL,GDI_RL;DES:MFPrinter Laser Pro LL;CLS:PRINTER;VER:v1.03e ;NS:L507124L8090042;</ieee1284>
<manufacturer>MFPrinter </manufacturer>
<model>Laser Pro LL</model>
<description>MFPrinter Laser Pro LL</description>
<commandset>AUTOMATIC,PJL,GDI_RL</commandset>
</general>
</autodetect>
<functionality>B</functionality>
<driver>rastertosag-gdi</driver>
<drivers>
<driver>
<id>rastertosag-gdi</id>
</driver>
</drivers>
<comments>
<en>
This is one of the few Ricoh laser printers which neither
understands PostScript nor PCL. It uses the proprietary <a
href="http://www.undocprint.org/formats/page_description_languages/sagem-gdi">SAG-GDI</a>
raster format from Sagem Communication.<p>
The "rastertosag-gdi" driver for this format is a simple CUPS filter
written in Python, which you can download from this site.<p>
</en>
</comments>
</printer>
|