Release pdfHTML 6.2.1
Release date: Sep 2nd, 2025
pdfHTML is an iText Core add-on for Java and .NET to create PDF from HTML/XML (and associated CSS).
While this release is only a patch release, it contains a few nice bug fixes and changes. First off, there’s a fix for <br/>
tags where a span tag with empty content would be created instead of an Artifact in output PDFs.
It also fixes incorrect href
conversion handling when setting the baseUri
, and a bug where content would not be tagged as real content or an artifact after conversion.
An issue where OutlineHandler.createDefault()
would overwrite an existing ID, breaking inter-document links is resolved. Finally, there’s a change to calculations for aligned content, where inaccurate free space would be calculated.
Downloads
iText pdfHTML – 6.2.1 (Java) | N/A | |||
iText pdfHTML – 6.2.1 (.NET) | N/A |
Changelog
Bug fixes
|
eBooks
Converting HTML to PDF with pdfHTML
Installation Instructions
Examples (latest ones)
FAQ (latest ones)
Chapter 7: Frequently Asked Questions about pdfHTML