HuongTD3
Dec 24, 2020Copper Contributor
Change print job status via Graph API
How can I update print job status using Graph API? I followed this document Extending Universal Print to support pull printing to set up pull printing. When a job created by printer with a ta...
- Jan 09, 2021
HuongTD3 - job status can be updated using IPP APIs and following IPP-INFRA spec. IPP APIs are typically targeted at printer hardware manufacturers.
Universal Print documentation can be found at OEM Universal Print Device Development Overview - Universal Print | Microsoft Docs.