Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have a very simple Android only webapp the pulls in a .NET based website. On the web server are thousands of dynamically created PDFs. I need to be able to view these PDFs within the app without downloading. Is this possible?
In order to render the pdf on the device, the pdf must first be downloaded and then opened in a local pdf viewer. I’m not aware of any other viable approach.