Validating PDFA converted document

Hi,

There are some times converting PDF to PDFA fails, and you have mentioned there are some bugs in the application. E.g. https://www.aspose.com/community/forums/816964/pdfa-conversion-fails/showthread.aspx#816964

Is there any library you provide that can identify that the generated document is not PDF/A compliant and we can warn the end-user appropriately? The user can then take a remedial measure.

You seem to have a library that can validate a PDFA document, but I do not know if it validates the issue if your library failed the conversion.

Thanks!

Hi there,


Thanks for your inquiry, You can use Validate method of Aspose.Pdf for validating PDFA files, it returns Boolean result. Yes, this method can also validate failed PDFA documents generated by Aspose.Pdf. Please check following documentation link for code snippet and details. Hopefully it will help you to accomplish the task.


Please feel free to contact us for any further assistance.

Best Regards,