Skip to main content

Module attributes

Module attributes 

Source
Expand description

Build Get-Printer-Attributes / Validate-Job IPP responses.

Functionsยง

build_get_jobs_response
Build a Get-Jobs response listing one job per group.
build_job_attrs_response
Build a Get-Job-Attributes response for a single job.
get_printer_attributes
Build a successful Get-Printer-Attributes response.
print_job_accepted
Build the Print-Job accepted 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).