Release date:
pdfXFA is an iText Core add-on for Java and C# (.NET) that allows you to flatten dynamic XFA forms to static PDF. It also enables you to add a digital signature to converted XFA forms as additional security for further processing in PDF workflows or for archiving.
As well as changes to maintain compatibility with the iText Core 9.7.0 dependencies, this release includes two bug fixes for customer-reported issues.
The first addresses an issue with complex fields (nested subforms containing multiple text fields) spanning across a page break, where columns or rows could shift and result in visual misalignment in the flattened version.
The second issue resulted from table content running outside form boundaries during XFA flattening. After investigation, it was determined the root cause was an overflowed area was being added for an overflow positioner, but the positioner could change afterwards, leading to misplaced content.
If you need to process XFA documents, we have a related blog post that may be interesting to you:
Downloads
|
|
||||
|---|---|---|---|---|
|
iText pdfXFA – 5.0.7 (Java) |
N/A |
N/A |
||
|
iText pdfXFA – 5.0.7 (.NET) |
N/A |
N/A |
Changelog
Bug fixes
|
Installation Instructions
Examples (latest ones)
FAQ (latest ones)