0

Getting this error when extracting text from PDF files from a Java service. Use JDK 1.8 and PDFbox 1.8.6 on Windows Server.

1
  • 1
    Please post the full stack trace and use the latest 1.8.* version (or 2.0.* if possible). Make sure that pdfbox an fontbox have the same version and clean up other versions from the classpath. Commented May 5, 2021 at 4:05

1 Answer 1

1

Stack Trace

Added stack trace. Issue was the awt.dll was not in the PATH. Added the C:\jdku275b-01\jre\bin to the system PATH and restarted the server. It is working now.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.