I am working on an application where I am writing some automation environment for testing a web application. I use Watij / Watin for the framework, but you have a problem checking the generated PDF files.
I know that I can use IText or my own PDF library to download PDF files, but I wonder if there is already an existing structure designed to test the contents of a PDF file?
pdf automation automated-tests watin watij
John sonmez
source share