AMITESH
9 years agoContributor
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?
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.