Atharva16
5 years agoNew Contributor
PDF validation without Intelligent Quality add-on & PDFBox in Testcomplete
Hi, I have a scenario to validate (using Python) the PDF content (like name, transactions details etc) and the layout on several pages. The pages contains client position, transaction etc along with...
- 5 years ago
The solution before IQ was available was one that just used PDFBox. Here's the previous reference.
https://support.smartbear.com/articles/testcomplete/testing-pdf-files-with-testcomplete
Another option is to find a suitable tool that converts pdf to text and then compare the text.