我最近将我的代码从PDFClown v0.1.2切换到v0.1.2.1。(SimpleFont.java:170)at org.pdfclown.documents.contents.fonts.Fontorg.pdfclown.documents.contents.ResourceItems.get(ResourceItems.java:119)
at org.pdfclown</
我一直在使用PDFClown高亮显示pdf,而且大部分都很好,但是在少数情况下,它提供了以下堆栈跟踪中提供的异常: at java.util.Collections.sort(Unknown Source)
at org.pdfclown.tools.TextExtractor.sort(TextExtractor.java:6
在使用PdfClown 0.1.2编写文本时,我遇到了一些奇怪的事情。java.lang.NullPointerException at org.pdfclown.documents.contents.composition.PrimitiveComposer.showText(PrimitiveComposer.java:960)
at org.pdfclown.
org.pdfclown.util.NotImplementedException: Encrypted files are currently not supported.at org.pdfclown.files.File.<init>(File.java:147)
at org.pdfclown.files.File.
我收到一个错误,当使用pdfclown库的textextractor时。textExtractor.extract(page);exception in thread 'main' java.lang.exceptionininitializer error
at org.pdfclown.document.contents.fonts.encoding.put
我第一次尝试使用PDFClown。正如在ReadMe文件中所写的,我试图通过中的以下步骤导入PDFClown项目,Eclipse 1)文件=>导入./pdfclown.samples.web/src/org/pdfclown/samples/web line 42 Java Problem
FileItem cannot be resolvedServletFileUpload cannot be resolved to a type HelloWorl