Hello!
I want to convert input.pdf (56.7 KB) to pdf/a:
Document document = new Document(new ByteArrayInputStream(input.pdf));
PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_2B, Co…...PDF to PDF/A-2 conversion leads to "PDF-Syntax" Error Aspose...