iText Community 7.1.2
iText 7.1.2 is the second maintenance release for iText 7 Core/Community. We're also updating pdfHTML to 2.0.2, pdfSweep to 2.0.1, our License Key Library and Volume License Key Library to 3.0.2.
Some more good news!
We're also releasing support for SVG files. SVG is an image format that is based on vectors, which allows SVG files to be scaled without any rendering artifacts. Note: this first release of our SVG support is experimental, the API will be subject to change until we release the next version. This allows us some additional freedom in fixing bugs and improving the interface.
The SVG module is part of iText 7.1 Community and available on Maven and Nuget. For an overview of what is supported in this SVG release, please consult our wiki.
Below is a quick overview per product of the fixes and improvements included in the new release.
iText Core/Community 7.1.2 for Java - for .NET
- 12 bug fixes
- Added Java 9 modules
- Hyphenation fixes
pdfHTML 2.0.2 for Java - for .NET
- Added support for html elements:
<select>
,<option>
and<optgroup>
- Added support for borders and margins for body and HTML tags
- Added support for CSS3: Paged Media feature 'running'
- 8 bug fixes
- Improvement by adding support for CSS root pseudoclass, empty pseudoclass
pdfSweep 2.0.1 for Java - for .NET
- 3 bug fixes
License Key Library 3.0.2 for Java - for .NET
- 1 bug fix
The full list of changes can be found in the changelogs.
Compatibility Matrix
Release | iText 7.1.1 | iText 7.1.2 |
---|---|---|
iText Core 7.1.x | 7.1.1 | 7.1.2 |
pdfHTML 2.0.x | 2.0.1 | 2.0.2 |
pdfSweep 2.0.x | 2.0.0 | 2.0.1 |
License Key Libary | 3.0.1 | 3.0.2 |
SVG | - | 7.1.2 |
For more download information, please consult our downloads page.