Converting PDF to PDF/A-2b

The resulting PDF files don’t pass the PDF-Tools online validator. Tested with version 8.3.

Conversion is done by
pdfDocument.Validate (logFile, Aspose.Pdf.PdfFormat.PDF_A_2B);
pdfDocument.Convert (logFile, Aspose.Pdf.PdfFormat.PDF_A_2B, Aspose.Pdf.ConvertErrorAction.None);

Even with PDF_A_1B the validation is not successful. (The release notes for version 8.3 say a bug was fixed for this conversion.)

Hi,


Can you please share the resource files so that we can test the scenario at our end. We are sorry for this delay and inconvenience.

Hi there,


Thanks for your inquiry. We’ve already reopened your reported issue, Please follow the issue here, in original post.

Best Regards,