Page 1 of 1

Loading Pdf onto a page in the App

Posted: Thu Apr 02, 2015 1:14 am
by leonardo

I'm trying to load a pdf to a page set up for viewing file. This is what I have done so far:

  1. Created a list of pdf files with click event

  2. The click event collect the url of the pdf file clicked

  3. Set up a pdf viewing page with a html container on the page. The page has a back button to be able to go to the previous page

    How do I load the pdf on that page?


Loading Pdf onto a page in the App

Posted: Thu Apr 02, 2015 6:18 am
by Egor Kotov6832188

Hello Leonardo,

Unfortunately, InAppBrowser, browser which Appery.io apps based on, has no pdf viewer, so the only solution is to find phonegap plugin, or jquery plugin(easiest way) to view pdf.