Forum Discussion
HKosova
14 years agoSmartBear Alumni (Retired)
Hi Hoa,
There're two implementations of the getText method with different parameter types: one uses org.pdfbox.cos.COSDocument, the other - org.pdfbox.pdmodel.PDDocument. In TestComplete scripts, they are available as getText and getText_2. If your script creates a PDDocument instance, make sure that you're using the getText implementation for PDDocument - on my computer, it's getText_2 (see the attached image).
Try placing these files in the folder with PDFBox-0.7.3.dll. Does this help?
There're two implementations of the getText method with different parameter types: one uses org.pdfbox.cos.COSDocument, the other - org.pdfbox.pdmodel.PDDocument. In TestComplete scripts, they are available as getText and getText_2. If your script creates a PDDocument instance, make sure that you're using the getText implementation for PDDocument - on my computer, it's getText_2 (see the attached image).
- Copy FontBox-0.1.0-dev.dll, IKVM.Runtime.dll into TC’s bin directory
Try placing these files in the folder with PDFBox-0.7.3.dll. Does this help?
Related Content
- 2 years ago
- 2 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 6 days ago