Forum Discussion
Paul_Kavanagh
Apr 19, 2024Copper Contributor
Print via Send document to API
I am trying to test some unattended print scenarios. I know there are some limitations currently, but is there a reason the following would not work:
- Use the graph API to send a pdf document to a UP connected printer that is able to print a PDF document.
- Create print job
- create upload session and upload document
- tell the print job to start
Other info
- Printer is connected to UP and can be printed to from client devices
Print job is in the UP queue, but printer does not process the job.
1 Reply
- Saurabh_Bansal
Microsoft
Paul_Kavanagh -Yes this is how it is supposed to work :). In fact, you can refer to the following:
- Documentation - https://aka.ms/UPGraphDocs
- Sample - https://aka.ms/UPSample
- Integration with SAP - https://github.com/Azure/universal-print-for-sap-starter-pack