Skip to content

Releases: itext/itext-pdfhtml-dotnet

pdfHTML 2.1.5

19 Sep 08:55
2.1.5
Compare
Choose a tag to compare

Improvement

  • Improve flushing of HtmlDocumentRenderer.

Bug

  • Javadoc error in pdfHTML: missing CommonCssConstants#FONT_ABSOLUTE_SIZE_KEYWORDS.
  • Incorrect total number of pages is calculated when counter(pages) is used with page-break-before:always on .
  • Page size defined in @page rule is not parsed correctly for landscape/portrait orientations if the default size is landscape.
  • Readme file has a bad link to releases.

pdfHTML 2.1.4

11 Jul 08:21
2.1.4
Compare
Choose a tag to compare
  • Improve display: inline-block support
  • Improve image support within list, div and table items
  • Use the baseUri via ConverterProperties if the SVG is nested inside the html
  • Support disabled pseudo class for textareas and inputs
  • Support SVG images embedded as <object>

pdfHTML 2.1.3

26 Apr 08:56
2.1.3
Compare
Choose a tag to compare
  • Improve handling of inline blocks with display:block.
  • Do not reset the alignment for RTL elements if it's present.
  • Fix anchor links handling with destinations on elements.

pdfHTML 2.1.2

20 Feb 07:02
2.1.2
Compare
Choose a tag to compare

Features

  • support for SVG encoded in a data-uri
  • support for a table's caption element
  • support for border-radius on img tags
  • support for value in list items

Fixes

  • incorrect page-margin box dimensions calculation
  • bugs related to font providers, RTL, and property inheritance
  • "!important" CSS attribute ignores "display:none"

[RELEASE] iText 7 pdfHTML - 2.1.1

25 Oct 12:17
2.1.1
Compare
Choose a tag to compare
https://github.com/itext/i7n-pdfhtml/releases/tag/2.1.1

* release/2.1.1:
  [RELEASE] 2.1.1-SNAPSHOT -> 2.1.1
  Add test. DEVSIX-2335
  Remove unneeded args from invoke method
  Update ProductInfo
  Add new test for handling SVG in <object> tag with inner resources
  Add test for check resources released after conversion
  Add processing of calligraphic indic and arabic fonts
  Free resources after reading them
  Add some new min/max width test. Update cmps.
  Fix tests not checking for enough logging messages
  Use ConverterProperties when converting SVG to PDF. RND-1108
  Fixes and tests for Svgs without dimensions
  Add new ignored tests for vertical alignment of inline blocks
  Create tests for FontSelector with different font families
  Fix issues with additional separator in ResourceResolver
  Update cmp files
  Update the reset method of FontProvider.
  Update the default font and the default font-family for an input element.
  Add tests demonstrating background bug for inner inline elements
  Remove unnecessary html file.
  Add a test related to font-family processing.
  Add a new white-space test.
  [RELEASE] 2.1.0-SNAPSHOT -> 2.1.1-SNAPSHOT
  Fix incorrect class passed to logger creation
  Add a new test related to plain text processing
  Minor fix for a constant Javadoc
  Add test

2.0.2

30 Apr 13:06
Compare
Choose a tag to compare

1.0.4

30 Apr 13:07
Compare
Choose a tag to compare