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…... Issue ID(s): PDFJAVA-44603 You can obtain...