I am working on an application in which i have to read downloaded pdf file inside my application without using any external application.
By googling i found that there is one library named iText which is open Source but the problem is i don’t know how to use this library inside my application to read the pdf. So can you please provide me any sample code by which i can understand how to use this library..
Thanks to all..
you have to add the pdf library.
There is already a library and some more.
https://github.com/jblough/Android-Pdf-Viewer-Library
You should read the readme there is everything explained you need.
Hope could helpya
🙂