Forum Post: RE: View PDF on an Android mobile app. Any ideas?

  • Thread starter Thread starter Ricardo Perdigao
  • Start date Start date
Status
Not open for further replies.
R

Ricardo Perdigao

Guest
Hi, Please try to update the following code to use base 64 url and let me know if it helps: var urlpath = 'Your URL'; window.plugins.childBrowser.showWebPage(urlpath, { showLocationBar: true,showAddress :true}); Regards, Ricardo

Continue reading...
 
Status
Not open for further replies.
Back
Top