Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I need to validate some reports that are printed to PDF . The Production floor says sometimes the data gets truncated or values gets printed elsewhere or full report is not displayed etc .

Is there any way to validate this . I am working on automation so I am looking at something where i can validate a report printed as a pdf and check if the format and contents are fine..

Is there any way this can be done. I am using C#

Thanks

What I have tried:

I have researched and found that the text can be searched and is there any way to find out if that text is in the correct place or if the format of that pdf is correct or not?
Posted
Updated 3-Jan-23 22:11pm

1 solution

Hi, I have the same problem to solve, is there any solution for this?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900