iText (and especially one as OLD as what you are using!!) only supports
PDF/A-1, so you will need to add in all the necessary bits...
Do you actually have a copy of ISO 19005-2:2011? If not, the first thing
you are going to need to do is get yourself a copy.
Second, after you've read and digeste
Hello Support,
I am trying to generate PDF/A using iText2.1.7 version jar.
There are two standards for PDF/A.
1) PDF/A-1 is based on the PDF Reference Version 1.4 from Adobe Systems Inc
2) PDF/A-2 is based on ISO 32000-1 - PDF 1.7 and is defined by ISO
19005-2:2011
I am able to generate PDF/A-1 le