OpenPDF
OpenPDF copied to clipboard
PDF/A PDF/UA Support
Trying to figure out if either PDF/A or PDF/UA are supported. If so what versions and is there any documentation?
Yes, PDF/A is supported. Take a look in the Class PdfWriter. You can use the method setPDFXConformance() and some of the Constants there, like PDFA1A or PDFA1B.
There is no example for that, but you can create one in pdf-toolbox if you want.
Pull requests are welcome.
What is needed to support PDF/UA? https://en.m.wikipedia.org/wiki/PDF/UA