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 followed all the steps listed here:

https://support.smartbear.com/articles/testcomplete/testing-pdf-files-with-testcomplete/

 

Can you please let me know as how to overcome this problem?

  • 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.

28 Replies