Solved
Forum Discussion
tphillips
5 years agoFrequent Contributor
Using python, you can install a package called pdfminer to extract the text from a PDF. You can then write your own validation on that text.
http://theautomatic.net/2020/01/21/how-to-read-pdf-files-with-python/
https://support.smartbear.com/testcomplete/docs/scripting/specifics/python.html#Packages