Skip to content Skip to sidebar Skip to footer

Android Pdf Reader Component

For an Android application we must add a PDF viewer. We can't use the PDF reader install on the platform because we want to make some animations for page switch and we want that th

Solution 1:

I have the similar need few days back and I went for iText PDF for Android. I used that to generate PDF. It also capable to read PDF.

Grab from link http://sourceforge.net/projects/itextpdfandroid/files/

Post a Comment for "Android Pdf Reader Component"