I am looking for a library/API that I wish to integrate to an Android application so that I can read any PDF files from within the application instead of using any third party applications!
By any PDF, I mean, say an Article in a magazine. I have the entire content of the article in PDF format. I would fetch the pdf from a server and download it into my device. Without using any external application like pdf reader, I would like to load this article.
Any suggestion on this is welcome!!
Thanks