harwey/cups4j

Unable to add the ipp network printer to cup server

Opened this issue · 1 comments

Hi Team,

I would like to add the network printer to cups server using http call ( printer_host_name, port).

I couldn't find the way to add the printer to cupserver from cups api documentation.

Please share the cup api which allows to add ipp network printer into cups and share the different approaches to connect the printer.

Currently, I have connecting the cup server with cups4j library through java.

Additional Links :
OpenPrinting/cups#514
OpenPrinting/cups#516

Thanks

gmuth commented

ipp-client supports operation CupsAddModifyPrinter: gmuth/ipp-client-kotlin#10