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 some graphs, pi-chart etc. Number of pages can vary and these details can be on any pages depending on current client holding & the type of transaction being performed.
I'm having perpetual (Desktop) TestComplete license without Intelligent Quality add-on. Kindly suggest if there is any way to perform above mentioned scenario.
Appreciate your help
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.