Programatically fill Government PDF (XFA dynamic)
I need to fill a form from a XFA PDF generated with LiveCycle. I’m using PDFBox 3.0.0-beta1 atm and I’ve tried iText 4.2.0 and PDFBox 2.0.28 but with no success. Anything I do to the PDF, results in a unusable PDF, it breaks the usage rights if I understood correctly. Below is my java code: