I have a couple questions regarding file streams and PDF using PowerApps:
Is it possible to send file stream to REST API to create a PDF and receive the file back in PowerApps?
Is there a way to save from PDF Viewer Controller?
HI @jc6215 ,
Could you please share a bit more about your scenario?
How do you display the PDF file content within your app? Using PDF Viewer Control?
For your first question, do you want to send file stream to REST API to create a PDF and receive the file back in PowerApps? Do you want to receive the PDF File content or PDF File URL back in your app?
Please check and see if the following video would help in your cenario:
https://www.youtube.com/watch?v=s3PC7tqqoI4
If you want to send file stream to REST API to create a PDF and receive the file back in PowerApps, I think the combination of Microsoft Flow and PowerApps could achieve your needs.
On your side, you could consider trigger a flow from your app, then within your app, send file stream to REST API using "HTTP" action in Microsoft Flow to create a PDF, then add a "Respond to PowerApps" action or "Request - Response" action to save the generated PDF file content back to your app.
More details about starting a flow from an app, please check the following article:
Please also check the following videos for help:
https://www.youtube.com/watch?v=hIE8BoM1Wr8
For your second question, do you want to save the content within your PDF Viewer control as a PDF file? I afraid that there is no way to achieve your needs in PowerApps currently.
Best regards,
Thanks for posting in the community @jc6215. Can you review the information in the above reply and update the thread if it answers your questions?
Thank you,
User | Count |
---|---|
136 | |
127 | |
75 | |
72 | |
69 |
User | Count |
---|---|
222 | |
135 | |
78 | |
58 | |
54 |