Hello All,
In one of my scripts I need to download a folder containing PDF’s, read the contained PDF’s, and validate the proper information is displayed.
I am attempting to read the PDF’s within the folder but failing and I believe it is because the folder is zipped.
I attempted to unzip the folder with AntBuilder but was not able to figure it out.
Has anyone else ran into this issue and come up with a resolution? If anyone knows of a way to read the PDF’s without unzipping the folder that would resolve my issue as well.
Thanks!