【问题标题】:Unable to read pdf file in Marathi text in Java program无法在 Java 程序中读取马拉地语文本中的 pdf 文件
【发布时间】:2013-04-23 05:04:06
【问题描述】:

我在线程“AWT-EventQueue-0”中遇到了这个异常

java.lang.NoClassDefFoundError: org/bouncycastle/asn1/DEREncodable 在 com.lowagie.text.pdf.PdfEncryption.(未知来源) 在 com.lowagie.text.pdf.PdfReader.readDecryptedDocObj(未知来源) 在 com.lowagie.text.pdf.PdfReader.readDocObj(未知来源) 在 com.lowagie.text.pdf.PdfReader.readPdf(未知来源) 在 com.lowagie.text.pdf.PdfReader.(未知来源) 在 com.lowagie.text.pdf.PdfReader.(Unknown Source

【问题讨论】:

  • 不要只共享错误堆栈,还要共享遇到此错误时尝试的代码。
  • 向我们展示您正在尝试的代码?

标签: java


【解决方案1】:

您似乎正在关注Getting started with iText Guide。我敢说你会发现answer to this question 非常有用。

【讨论】:

  • 我认为这可能是一条评论!
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2019-08-09
  • 1970-01-01
  • 2013-05-25
  • 1970-01-01
相关资源
最近更新 更多