Skip to content

Added discovery of Printers via lpinfo , PAPPL and Printer Applications

Mohit Verma requested to merge vermamohit13/cups-pk-helper:cupsdev into master

This commit includes the deprecation of existing call of cupsGetDevices() and replacing it with lpinfo, papplDeviceList, and printer-app devices for the discovery of printer devices. The work for discovery of printer application is also complete and I will be adding it in this commit as well.

Merge request reports