Android PDF阅读器组件
对于 Android 应用程序,我们必须添加 PDF 查看器。我们无法使用平台上安装的 PDF 阅读器,因为我们想要制作一些页面切换动画,并且希望 PDF 阅读正确集成到我们的应用程序中。
因此,我搜索一个在 lgpl 中制作该组件的组件,或者一个我们可以购买并集成到我们的 API 中的组件,而不会浪费大量时间。
提前致谢,
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,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
几天前我也有类似的需求,所以我选择了适用于 Android 的 iText PDF。我用它来生成 PDF。它还能够阅读 PDF。
从链接抓取 http://sourceforge.net/projects/itextpdfandroid/files/
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/