Pdf/a format

Hi we are using your components to generate pdf-files from office files. And i got a question from i potensiall client if the pdf that is generated is in PDF/A format. We are using the default settings to save a office file to pdf format.

Thanks

Lars

Hi Lars,

By default, the generated files are not PDF/A compliant. PdfOptions are supported by all APIs, so you can use these options and set Compliance to PDF/A to save the PDFs as PDF/A.

A better way is to convert all files to simple PDF with default options and then use Aspose.Pdf to convert PDF to PDF/A.

Best Regards,

Thanks for your fast support and a great component!