SKrieger
Aug 27, 2020Brass Contributor
Status:
Completed
Support PDF documents in Graph API for Universal Print
Hello, please add support for PDF document types to the "Upload Data" Graph API. Currently, only OXPS documents are supported. But for real world document the OXPS format is not used. This is a...
elvinristi
Nov 03, 2020Copper Contributor
Hello Rani_Abdellatif .
What is the progress of adding application/pdf support to createUploadSession?
graph call: print/shares/{{PrinterShareId}}/jobs/{{JobId}}/documents/{{DocumentId}}/createUploadSession
graph call `print/shares` returns on `capabilities.supportedDocumentMimeTypes` and `capabilities.contentTypes` only `application/oxps`.
Dropdown in portal also has only `application/oxps` option.
https://support.google.com/chrome/a/answer/9633006?hl=en#:~:text=Google%20Cloud%20Print%20will%20be,print%20using%20Google%20Cloud%20Print. its service next month and we need to decide if we can continue with integrating Universal Print or drop its usage and build another integration.
Thank you!