Skip to content

iText Community 7.0.8

Compare
Choose a tag to compare
@amedee amedee released this 29 Aug 13:20
· 3201 commits to develop since this release
7.0.8
[RELEASE] iText 7 Core - 7.0.8

https://github.com/itext/itext7/releases/tag/7.0.8

* release/7.0.8:
  [RELEASE] 7.0.8-SNAPSHOT -> 7.0.8
  Add missing copyright headers
  Fix processing the end of an inline image.
  Port PdfFormField from develop
  Remove limitation on font-size writing in PdfCanvas
  Add test for PdfExplicitRemoteGoToDestination
  Fix inconsistency between containsKey and getAsArray
  Fix overflow renderer's height property processing. Add some new tests.
  Fix precision issue occured while image processing. Add a test.
  Add classes for correct creation of explicit destinations
  Fetch justifation of formfield from parent
  Fix case mismatch with .NET in woff2 tests
  Add RetryOnFailure
  Consider word's prefix while splitting with hyphenation. Add some new tests.
  [RELEASE] 7.0.7-SNAPSHOT -> 7.0.8-SNAPSHOT
  Add missing layout dependency on hyph.
  Add a new form field test.
  Do not consider flushed pages while regenerating field's value.
  Fix offset issue. Consider word bounds while word splitting. Add new hyphenation tests.