Forum Discussion

hungnq39's avatar
hungnq39
Copper Contributor
Sep 29, 2020

Error when using document data for IPP send Document Request

After Register Printer with Universal Print Service, I build a IPP Proxy App as a connector to connect Output Device with Infrastructure Printer. 
After implement Fetch Document IPP Operation , UP Services response document data. But if I use this data to Send-Document Operation to Output  Device. This data is not type Buffer. It return type string.
I see Graph API have a api return same data. It shown below 
https://docs.microsoft.com/en-us/graph/api/printdocument-get-file?view=graph-rest-beta 

Resources