Android PDF reader component

别说谁变了你拦得住时间么 提交于 2019-12-10 15:46:40

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!