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.cs.wisc.edu/~ghost/doc/printer.htm</url>
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=bj200%A%Z -sOutputFile=- -</prototype>
</execution>
<printers>
<printer>
<id>printer/Canon-BJ-30</id><!-- Canon BJ-30 -->
</printer>
<printer>
<id>printer/Canon-BJ-100</id>
</printer>
<printer>
<id>printer/Canon-BJ-200</id><!-- Canon BJ-200 -->
</printer>
<printer>
<id>printer/Canon-BJ-330</id><!-- Canon BJ-330 -->
</printer>
<printer>
<id>printer/Canon-BJC-70</id><!-- Canon BJC-70 -->
<comments>
<en>For quick black and white.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-210</id><!-- Canon BJC-210 -->
<comments>
<en>Use for faster bw</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-210SP</id><!-- Canon BJC-210SP -->
</printer>
<printer>
<id>printer/Canon-BJC-240</id><!-- Canon BJC-240 -->
<comments>
<en>Quick black and white.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-250</id><!-- Canon BJC-250 -->
<comments>
<en>Use for quick bw.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-1000</id><!-- Canon BJC-1000 -->
<comments>
<en>Quick black and white.</en>
</comments>
</printer>
<printer>
<id>printer/Canon-BJC-4550</id><!-- Canon BJC-4550 -->
<comments>
<en>Try this for monochrome.</en>
</comments>
</printer>
<printer>
<id>printer/IBM-Execjet_4072</id><!-- IBM Execjet 4072 -->
</printer>
</printers>
</driver>
|