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
|
<driver id="driver/rpdl">
<name>rpdl</name>
<url>http://www.openprinting.org/download/japanese_printers/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=rpdl%A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
Special japanese printer driver.
</en>
</comments>
<printers>
<printer>
<id>printer/Ricoh-RPDL_III_Laser_Printer</id>
</printer>
<printer>
<id>printer/Ricoh-RPDL_II_Laser_Printer</id>
</printer>
<printer>
<id>printer/Ricoh-RPDL_IV_Laser_Printer</id>
</printer>
<printer>
<id>printer/Ricoh-RPDL_I_Laser_Printer</id>
</printer>
</printers>
</driver>
|