Hi,
I am converting pdf to pdf a with the latest aspose java api.
After conversion if I click on enable editing (I convert to PDF A) I get the following error :
image.png (6.8 KB)
Java code -
Document pdfDocument = …...Java code - Document pdfDocument = new Document(filePath); pdfDocument...Convert to PDF/A compliant document // During conversion process...