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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<driver id="driver/bj200">
<name>bj200</name>
<url>http://www.ghostscript.com/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=bj200%A%Z -sOutputFile=- -</prototype>
</execution>
<printers>
<printer>
<id>printer/Canon-BJ-100</id>
</printer>
<printer>
<id>printer/Canon-BJ-200</id>
</printer>
<printer>
<id>printer/Canon-BJ-30</id>
</printer>
<printer>
<id>printer/Canon-BJ-330</id>
</printer>
<printer>
<id>printer/Canon-BJC-1000</id>
<comments>
<en>Quick black and white.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-210</id>
<comments>
<en>Use for faster bw</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-210SP</id>
</printer>
<printer>
<id>printer/Canon-BJC-240</id>
<comments>
<en>Quick black and white.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-250</id>
<comments>
<en>Use for quick bw.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-4550</id>
<comments>
<en>Try this for monochrome.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-70</id>
<comments>
<en>For quick black and white.</en>
</comments>
</printer>
<printer>
<id>printer/IBM-Execjet_4072</id>
</printer>
</printers>
</driver>
|