用于显示pdf文件的Java lib
我正在寻找一个 Java 库来显示 pdf 文件和这些 pdf 文件中包含的注释。我尝试了 pdfrenderer 和icepdf,但是这两个都没有显示注释(icepdf 至少设法显示突出显示的文本)。
任何提示表示赞赏。
干杯, 最大限度
I'm looking for a Java library to display pdf files and annotations contained in these pdf files. I tried pdfrenderer and icepdf, but none of the two display annotations (icepdf manages to display highlighted text at least).
Any hint is appreciated.
Cheers,
Max
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
JPedal 的操作系统版本是免费的,并且可以进行注释http://www.jpedal.org/open_source_pdf_viewer_download.php
The OS version of JPedal is free and does annotations http://www.jpedal.org/open_source_pdf_viewer_download.php
您尝试过 iText 和 Jasper Reports 吗?
Did you try out iText and Jasper Reports?