Skip to content
New issue

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

Is it possible to get the Status of the Printer. #27

Closed
Cellebyte opened this issue Nov 13, 2019 · 1 comment · Fixed by #28
Closed

Is it possible to get the Status of the Printer. #27

Cellebyte opened this issue Nov 13, 2019 · 1 comment · Fixed by #28

Comments

@Cellebyte
Copy link

Had the following issue.
Is it possible to get the extra informations which cups gave you via API for Printers.

It is called PrinterAttributes.

http://www.malinovski.de/15/sym.html/usr/share/doc/cups/help/api-cups.html#PRINTERS_AND_CLASSES

I would like the option to get the printer-state from cups.

printer-state" | "3" if the destination is idle, "4" if the destination is printing
               | a job, and "5" if the destination is stopped.
harwey added a commit that referenced this issue Nov 14, 2019
[#27 printer-state] Added support for printer-state in CupsPrinter
@Cellebyte
Copy link
Author

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant