Skip to content

pdfHTML 4.0.3

Compare
Choose a tag to compare
@introfog introfog released this 05 Jul 08:33
· 324 commits to develop since this release
4.0.3

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.

Bugs

  • Fix resolving of display:none css style for flex children
  • Fix ordered list symbol duplication