Hello,

I installed successfully PDFbox 7.3 on my MacBook (Mac OS X 10.6.1).
But I can't get PDFbox 8.0 to run, I only get the error message

Exception in thread "main" org.apache.pdfbox.exceptions.WrappedIOException at org.apache.pdfbox.util.PDFStreamEngine.<init>(PDFStreamEngine.java: 137) at org.apache.pdfbox.util.PDFTextStripper.<init>(PDFTextStripper.java: 162)
        at org.apache.pdfbox.ExtractText.main(ExtractText.java:224)
Caused by: java.lang.ClassCastException: org.pdfbox.util.operator.ShowTextGlyph cannot be cast to org.apache.pdfbox.util.operator.OperatorProcessor at org.apache.pdfbox.util.PDFStreamEngine.<init>(PDFStreamEngine.java: 131)
        ... 2 more

I am puzzled about the "org.pdfbox.util.operator.ShowTextGlyph" appearing here (no apache!) and wondering if org.pdfbox.util.operator.ShowTextGlyph should be cast to org.apache.pdfbox.util.operator.OperatorProcessor.

Any help would be appreciated.

Best regards
Thomas



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to