How can I show a PDF file in Cordova ? I am using the whitelist plugin to display a PDF file but I dont know the procedure (I can't use any jQuery code). At the page load time Pdf is shown that I want... is that whitelist plugin is correct for this purpose
Asked
Active
Viewed 153 times
0
-
1You can't just load it into a webview? – Dai Nov 25 '16 at 11:37
-
try this https://stackoverflow.com/questions/36935051/open-pdf-in-cordova-app-android/41094316 – user5091906 Sep 12 '17 at 05:52