Closed Leadrive closed 4 years ago
Hi, sorry, I want to ask you a question.
The python project https://github.com/OpenPrinting/system-config-printer detect printer, find the suitable ppd, and install the printer driver.
Does golang have same project? I want to find the suitable ppd by the printer device-id. Thank you.
I don't know if such a project exists written in golang. Maybe you could use the integrated Web UI from CUPS. There you can choose a ppd based on the printer model.
Hi, sorry, I want to ask you a question.
The python project https://github.com/OpenPrinting/system-config-printer detect printer, find the suitable ppd, and install the printer driver.
Does golang have same project? I want to find the suitable ppd by the printer device-id. Thank you.