Data Verification and Alignment for PDF
I am working on project where we have PDF files containing controls like text fields, check box etc. These controls are added using Adobe Acrobat 9.0 Professional. Here this file is passed as input to to C# application and it fills data to the controls added on PDF file. Output is file containing PDF template containing data from Database fields. We are currently performing manual testing for Output file. My questions are,
1. Is there any utility/ feature using which we can check for alignment of text added in control?
2. Is there any way using which we can test data in the merged file?
