Skip to content

pdfHTML 2.1.6

Compare
Choose a tag to compare
@ars18wrw ars18wrw released this 02 Dec 14:31
· 823 commits to develop since this release
2.1.6

2.1.6

Bugs

  • Fix an NPE while comparing two fonts on FontSelector level
  • Font selector produces lines with unexpected multiple fonts when calligraphy fonts are present
  • Explicitly setting dir="ltr" distorts the result of HTML to PDF conversion if pdfCalligraph is loaded for latin text and floating images

Tasks

  • Exclude helper classes/methods for internal usage from the public API documentation
  • Create tests for surrogate pairs in layout and html2pdf
  • Make sure that all add-ons extend ExtendedITextTest
  • Make it easier to override default font family for the descendants of BasicFontProvider and DefaultFontProvider