Release pdfXFA 5.0.1
Release date: Feb 14th, 2025
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.
In this release, the calculation of fields which depend upon the results of another field has been improved.
Additionally, there is a bug fix where long comment fields or action scripts could result in an infinite loop.
If you need to process XFA documents, we have a related blog post that may be interesting to you:
Downloads
iText pdfXFA – 5.0.1 (Java) | N/A | N/A | ||
iText pdfXFA – 5.0.1 (.NET) | N/A | N/A |
Changelog
Bug fixes
ReOrder Fields for Optimized Calculations
Infinite loop due to "response_text" and "long comment" fields