1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<driver id="driver/paintjet">
<name>paintjet</name>
<url>http://www.ghostscript.com/</url>
<thirdpartysupplied />
<execution>
<ghostscript />
<prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -sDEVICE=paintjet%A%Z -sOutputFile=- -</prototype>
</execution>
<comments>
<en>
<B>This driver is available in the <A href="https://github.com/OpenPrinting/ghostscript-printer-app">Ghostscript Printer Application</A></B><P>
<iframe src="https://snapcraft.io/ghostscript-printer-app/embedded?button=black&summary=true" frameborder="0" width="100%" height="300px" style="border: 1px solid #CCC; border-radius: 2px;"></iframe>
</en>
</comments>
<printers>
<printer>
<id>printer/HP-PaintJet</id>
</printer>
</printers>
</driver>
|