Hi Team,
When attempting to convert a PDF to PDF/A , the rendition results a PDF instead of PDF/A.
I have used following code:
Document doc = new Document(“C:\Docs\10534\PETICION_CONCEJAL_21_input.pdf”);
doc.convert(…... If we read the log from the resultant.txt file,...that will be notified in the log with Convertable=“False” or because...