Hi Team As part of our project, we have around 700 PDF's generated through automation. Being part of testing team I have to make sure that all content is rendered correctly in the pdf on page1 and page2.
Issue here is that there is usually an overlapping text at some places..is there a way we can identify if any files out of 700 has overlaps using pdfbox classes and methods. We don't need to know what text is overlapping. Just the number of files out of 700 which has any overlapping data. Regards Vaishali Sharma