We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
ipp-client supports operation CupsAddModifyPrinter: gmuth/ipp-client-kotlin#10
CupsAddModifyPrinter
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: