Open ip6li opened 10 years ago
Make sure the printer is shared. The script only outputs files for printers that are shared in CUPS.
Note: This issue is a duplicate of: https://github.com/tjfontaine/airprint-generate/issues/6
To improve the script, output a message saying no shared printers were found instead of exiting without doing anything.
I had to open /etc/cups/printer.conf
and edit the line Shared No
to Shared Yes
before it would work.
Despite being shared in the CUPS web interface...
airprint-generate.py doesn't generate any files on Ubuntu 14.04