Skip to content

Error java.lang.NoClassDefFoundError: org/apache/pdfbox/io/RandomAccessReadWriteBuffer #35

@mandras73

Description

@mandras73

Hi,

I'm using pdfbox-app-3.0.5.jar with python-pdfbox and when calling

Loader.loadPDF(signed_file)

which calling the JClass("org.apache.pdfbox.Loader") got the following error:

java.lang.java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: org/apache/pdfbox/io/RandomAccessReadWriteBuffer

Do you have any idea what could be the issue? The code worked a couple of weeks ago
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions