I want to create my custom dynamic XFA pdf form using iText or PDFBox.
For example, purchase order form given here, Populate dynamic XFA pdf form itext
I want to generate such PDF form using java library. How can I achieve this?
I want to create my custom dynamic XFA pdf form using iText or PDFBox.
For example, purchase order form given here, Populate dynamic XFA pdf form itext
I want to generate such PDF form using java library. How can I achieve this?
No, the creation of XFA documents is not supported using iText or PDFBox. There are plans to start a project that would allow you to create XDP templates at iText Group, but there is no ETA as to when it will be ready.