Skip to content

pdfHTML 6.0.0

Latest
Compare
Choose a tag to compare
@AnhelinaM AnhelinaM released this 18 Nov 09:58
· 10 commits to develop since this release
6.0.0

pdfHTML is an iText Core add-on for creating PDF from HTML/XML (and associated CSS).

This release includes a bug fix relating to repeating table headers. When using FlexContainerRendererDivRendererTableRenderer hierarchies, it could result in an incorrect size calculation. This is now resolved.

In addition, the version number has been bumped for compatibility with iText Core 9.0 and License Key Library 4.2.0.

Bug Fixes

  • Repeating table header in HTML causes incorrect size calculation when overflowing to next page