JezK
Edit File: Postscript1.xml
<driver id="driver/Postscript1"> <name>Postscript1</name> <url>http://partners.adobe.com/public/developer/ps/index_specs.html</url> <thirdpartysupplied /> <execution> <postscript /> <prototype>gs -q -dPARANOIDSAFER -dNOPAUSE -dNOMEDIAATTRS -dNOINTERPOLATE -dBATCH -sDEVICE=pswrite -dLanguageLevel=1%A%Z -sOutputFile=- - | perl -p -e 's:^(%!.*)$:\1\n%C:'</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> This is a Ghostscript-based driver for PostScript level 1 printers. Applications usually produce PostScript level 2 or 3, sometimes also PDF. None of these formats can be printed by the old PostScript level 1 printers. Fortunately, Ghostscript can convert all these data formats into PostScript level 1 and so these printers can also print.<p> Note that printing with manufacturer-supplied PPDs will not work with PostScript level 1 printers.<p> </en> </comments> <printers> <printer> <id>printer/Apple-LaserWriter_IINTX</id> </printer> <printer> <id>printer/Apple-LaserWriter_NT</id> </printer> <printer> <id>printer/Generic-PostScript_Level_1_Printer</id> </printer> <printer> <id>printer/Kyocera-FS-5500</id> </printer> </printers> </driver>