How to validate output PDF, PPT and DOCX file using Java

Hi There,

I have a template that contains images, tables, and content also integrated with DB. This template is shared with multiple companies with there company name and details something like mail merge but the document can be generated in ppt, Docx and pdf. Please let me know if there is a way where I can validate the content, table value, data from DB and formats? i am fine with writing java code as well.
thank you for your support.

Regards
Kalyan K

@kottapallikalyan

With Aspose.Words, you can generate reports and save them to DOCX and PDF using mail merge engine and LINQ Reporting engine.

Could you please share what kind of validation you want to achieve using Aspose APIs? Please also share some more detail about your query along with input and expected output documents. We will then provide you more information about your query.