Hi,
the documentation for converting PDFs to PDF/A states:
"PDF to PDF_A_1A format conversion is currently not supported. We do have plans to implement this feature but it will be supported in sometimes later this year (2013)...."
"Aspose.Pdf allows you to convert the PDF file to PDF/A-1b compliant PDF file ..."
Now we have February 2014. Is this still true, or since when do you support PDF/A-1a ?
Currently I use Aspose.PDF 8.9.1 and I get different results:
- Working with PdfFileMend I get valid PDF/A1-a after inserting text and converting this file.
- Working with PdfFileEditor I completely loose PDF/A after concatenating 2 files which are valid PDF/A-1a each and converting the final file.
A clear statement would be helpful on this topic.