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

Why no print-color-mode attribute? #28

Closed
alexflint opened this issue Nov 6, 2022 · 1 comment
Closed

Why no print-color-mode attribute? #28

alexflint opened this issue Nov 6, 2022 · 1 comment

Comments

@alexflint
Copy link

I'm wondering how to request color printing using this library. From this page, it seems like I set the "print-color-mode" attribute to "color" in the request. However, I didn't find the string "print-color-mode" anywhere in this library, leading me to think that maybe I shouldn't hard-code it in my own application either. Why isn't that string anywhere in this library?

@phin1x
Copy link
Owner

phin1x commented Jan 3, 2023

The initial purpose of this library was build to manage cups server and not to interact with printers. interacting with printers works (its the same protocol) but some features and constants are missing (like color mode). feel free add the constant to the library (pr) or add it in your code.

@phin1x phin1x closed this as completed Jan 3, 2023
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

No branches or pull requests

2 participants