Expand description
Build Get-Printer-Attributes / Validate-Job IPP responses.
Functionsยง
- build_
get_ jobs_ response - Build a
Get-Jobsresponse listing one job per group. - build_
job_ attrs_ response - Build a
Get-Job-Attributesresponse for a single job. - get_
printer_ attributes - Build a successful Get-Printer-Attributes response.
- print_
job_ accepted - Build the
Print-Jobaccepted response for a freshly-allocated job. - set_
printer_ idle - Transition the printer back to
IppPrinterState::Idle. - set_
printer_ processing - Transition the printer into
IppPrinterState::Processing. - validate_
job - Validate-Job: same capability surface as Get-Printer-Attributes (success).