首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >请稍候..java itext pdf阅读器中的消息

请稍候..java itext pdf阅读器中的消息
EN

Stack Overflow用户
提问于 2016-09-19 15:37:24
回答 1查看 705关注 0票数 2

我正在使用java itext pdf阅读器从pdf中读取数据,但是当我运行程序时,我得到以下错误

代码语言:javascript
复制
Please wait... 

If this message is not eventually replaced by the proper contents of the document, your PDF 
viewer may not be able to display this type of document. 

You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by 
visiting  http://www.adobe.com/go/reader_download. 

    For more assistance with Adobe Reader visit  http://www.adobe.com/go/acrreader. 

Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark 
of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other 
countries.

Pdf包含表单和表格。我正在使用ubutnu和adobe阅读器更新。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-09-19 16:17:55

这通常是具有XFA表单的pdf的唯一常规内容。因此,这不是错误,而只是通过文本提取来提取。

您可以尝试通过itext的表单相关API来提取表单数据。iText AcroForm API对XFA数据的支持有限,还有一些方法可以提取XFA。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/39567736

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档