Read PDF from OneDrive

Hi, as per the title, i have my files save in OneDrive and I want my users to view the pdf in my web view app. How am I able to do this?

I’ve tried using the Google drive method where my pdf files are able to view in my webview app. But this doesn’t work for one drive. Does anybody have a solution on how can i make the pdf file readable in my app using OneDrive?

I don’t know if it’s possible for OneDrive. I tried putting the link in the webview but it doesn’t work for me either.

You can do this with the webview component!


All you need to do is copy and paste the embed url! You can find it when you click on the embed option.

From here :

or here :

Once you click on that option you will see a screen like this :

So you guys have to copy the url that is inside the src="{url}" of the HTML Code!

Hi Dilon,

I’ve tried it but it says that something went wrong.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.