apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.85k stars 452 forks source link

finding printer-state-reasons values documentation #6163

Open noghartt opened 5 months ago

noghartt commented 5 months ago

Is there any documentation that shows all the values that can be matched by the printer-state-reasons and when they can happen?

I tried to search on the CUPS specs related to IPP and on the RFC 8011 related to the IPP printer-state-reasons, but I couldn't find any related documentation that shows all the allowed values for printer-state-reasons.

Is there any way to find these values? Or any enum in the code where I can found it?