问题
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 the PDF reading is integrate correctly in our application.
So I search a component who make that in lgpl or a component that we can buy to integrate in our API and without loose a lot of time.
Thanks in advance,
回答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/
来源:https://stackoverflow.com/questions/5165798/android-pdf-reader-component