Release iText Core 7.1.17
Release date: October 25, 2021
The iText 7.1.17 release is a maintenance release with a security bug fix for a vulnerability that allowed the use of GhostScript in an unpredictable manner.
Besides that, we also fixed a few bugs related to AcroForm handling and SVG conversion.
At the same time, we are also releasing iText 7.2.0, the next major version of iText. In addition to these bug fixes, 7.2.0 contains a great deal of other improvements. Please check out also the iText 7.2.0 release.
iText 7 Suite Releases
Downloads:
| GitHub | Maven | NuGet | Artifactory | |
|---|---|---|---|---|
| iText 7 Core – 7.1.17 (Java) | link | link | N/A | link |
| iText 7 Core – 7.1.17 (.NET) | link | N/A | link | link |
Changelog:
Bugs
- Security vulnerability in CompareTool allows users to force GhostScript being used in an unpredictable way
- FormField setValue shall keep text font
- Form flattening doesn`t ignore an unfilled digital signature field
- SVG: missed images in converted PDF
- Image is cropped when placing visual signature with PdfSignatureAppearance
eBooks
- Best iText 7 Questions on StackOverflow
- iText 7: Building Blocks
- iText 7: Jump-Start Tutorial for .NET
- iText 7: Jump-Start Tutorial for Java
Installation Instructions
Examples (latest ones)
FAQ (latest ones)
- How to create a PDF with font information and embed the actual font while merging the files into a single PDF?
- How to merge forms from different files into one PDF?
- How to write a table header if part of a table is forwarded to the next page?
- Why does iText enter a cross symbol when CheckType style is check mark?
- Argument not specified in iTextSharp