1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
<driver id="driver/lq850">
<name>lq850</name>
<url>http://www.ghostscript.com/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOINTERPOLATE -sDEVICE=lq850%A%Z -sOutputFile=- -</prototype>
</execution>
<printers>
<printer>
<id>printer/Brother-HJ-400</id>
</printer>
<printer>
<id>printer/Canon-BJ-300</id>
</printer>
<printer>
<id>printer/Epson-LQ-850</id>
</printer>
<printer>
<id>printer/Generic-ESC_P_Dot_Matrix_Printer</id>
</printer>
</printers>
</driver>
|