I have problems using Aspose Java PDF to create pdf/a document from a standard pdf document.
When using setHandleSignatureChange(true) I get an exception (as expected) because the attached document is a signed document.
When not setting this property it gets successfully converted but the result is not a pdf/a.
Used: PdfFormat.PDF_A_1A
sample01.pdf (213.0 KB)