Hey all,
In my application onclick of button i want the user to be directed to a url inside the app and be able to download the pdf file in the url.
Should i use inappbrowser plugin or iframe and how will i download the pdf on the user device?
Thanks & Regards
Hi,
Iframe is not working in mobile app it is working only on browser.
so you can use-
inappbrowser
File Viewer Plugin
Hope this will hepl you.
Regards
Rahul
How do i use the file viewer plugin to view the pdf on the browser
it will not open file in a browser it will access device app who will be able to open pdf.
like DrivePdf,Onedrive etc.