Skip to content

pdfHTML 4.0.1

Compare
Choose a tag to compare
@ars18wrw ars18wrw released this 11 Jan 13:28
· 373 commits to develop since this release
4.0.1

The pdfHTML 4.0.1 release is the first release of our HTML to PDF creation add-on in 2022.

It brings better processing of SVG format, thanks to improvements to the SVG module in the iText 7 Core library. SVG support remains a very important focus for us, as we are moving toward comprehensive support of the SVG standard in the iText7 Suite.

In this release, we have also incapsulated all resource handling functionality into the ResourceRetriever class. Now you can be sure that full control of Outbound connections is in your hands.

Improvements

  • SVG: Support default value for 'd" attribute
  • pdfHTML: web connection is opened outside ResourceRetriever

Bugs

  • SVG: Support of q/Q Operators inside BT/ET text block/object