Release pdfHTML 4.0.3
Release date: July 5, 2022
pdfHTML is an iText 7 add-on for Java and .NET to create PDF from HTML.
A couple of very nice updates for pdfHTML this time round. There is a fix for the resolving of the display:none
CSS style for flex children, and we’ve fixed an issue with ordered lists where a list symbol could be duplicated when content overflowed onto a second page, causing the symbol to overlap in the converted document.
In addition, the updates to SVG image sizes using exponent notation in Core should also prove useful in HTML conversions.
GitHub | Maven | NuGet | Artifactory | |
---|---|---|---|---|
iText pdfHTML – 4.0.3 (Java) | link | link | N/A | link |
iText pdfHTML – 4.0.3 (.NET) | link | N/A | link | link |
Bugs
- Fix resolving of display:none css style for flex children
- Fix ordered list symbol duplication
eBooks
iText 7: Converting HTML to PDF with pdfHTML
Installation Instructions
Examples (latest ones)
FAQ (latest ones)