iText

Release pdfXFA 5.0.7

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


GitHub

Maven

NuGet

Artifactory

iText pdfXFA – 5.0.7 (Java)

N/A

link

N/A

link

iText pdfXFA – 5.0.7 (.NET)

N/A

N/A

link

link

Changelog

Bug fixes

  • DEVSIX-9823 – Table runoff/overflow

  • DEVSIX-9918 – Table with complex fields can cause column row shift when spanning pages

Installation Instructions

Examples (latest ones)

FAQ (latest ones)