Release pdfHTML 4.0.1
Release date: January 11, 2022
The pdfHTML 4.0.1 release is the first release of our HTML to PDF creation add-on in 2022.
It brings better processing of SVG format, thanks to improvements to the SVG module in the iText 7 Core library. SVG support remains a very important focus for us, as we are moving toward comprehensive support of the SVG standard in the iText7 Suite.
In this release, we have also incapsulated all resource handling functionality into the ResourceRetriever
class. Now you can be sure that full control of Outbound connections is in your hands.
GitHub | Maven | NuGet | Artifactory | |
---|---|---|---|---|
iText pdfHTML – 4.0.1 (Java) | link | link | N/A | link |
iText pdfHTML – 4.0.1 (.NET) | link | N/A | link | link |
Improvements
- SVG: Support default value for <path> 'd" attribute
- pdfHTML: web connection is opened outside ResourceRetriever
Bugs
- SVG: Support of q/Q Operators inside BT/ET text block/object
eBooks
iText 7: Converting HTML to PDF with pdfHTML
Installation Instructions
Examples (latest ones)
FAQ (latest ones)