Release pdfXFA 5.0.1
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
GitHub | Maven | NuGet | Artifactory | |
---|---|---|---|---|
iText pdfXFA – 5.0.1 (Java) | N/A | link | N/A | link |
iText pdfXFA – 5.0.1 (.NET) | N/A | N/A | link |
Changelog
Bug fixes
ReOrder Fields for Optimized Calculations
Infinite loop due to "response_text" and "long comment" fields