Forum Discussion
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 https://docs.microsoft.com/en-us/graph/universal-print-concept-overview#extending-universal-print-to-support-pull-print...
- 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.
HuongTD3
Jan 07, 2021Copper Contributor
Do we have any other method to update job status? I'm using graph API to create a virtual printer and create jobs for this printer. Thanks in advance
Saurabh_Bansal
Microsoft
Jan 09, 2021HuongTD3 - 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.