Forum Discussion

AMITESH's avatar
AMITESH
Contributor
9 years ago
Solved

Unable to read pdf : "org_apache_pdfbox_util" is not getting listed under JavaClasses

Hi,   I am trying to call   textStripperObj = JavaClasses.org_apache_pdfbox_util.PDFTextStripper.newInstance();   but 'org_apache_pdfbox_util' is not getting listed under JavaClasses   I foll...
  • HKosova's avatar
    HKosova
    9 years ago

    Windows probably blocks the PDFBox DLLs because they were downloaded from the Internet. Unblock the ZIP file (PDFBox.NET-1.8.9.zip) in the file propertites, then unzip it replacing your existing DLLs.