It would be nice to have a pool of community submitted PS or CUPS drivers for Linux/Mac and Windows. Any others would be nice as well, but licensing /EULA concerns may not allow.
You should be able to select and download these drivers from the community pool similar to searching windows updates for drivers on windows machines. Once selected they would then be downloaded and selectable on the iprint appliance.
by: Jeff S. | over a year ago | Administration
Comments
Such as
http://www.openprinting.org/printers
http://gimp-print.sourceforge.net/
I agree with this request! Adding a simple script could help here:
Get the PPD via WGET from the internet and upload it to the iprint driverstore with this command:
wget http://<url>/<driver>.ppd
iprintman driver --upload linux --from-ppd <driver>.ppd