Skip to content

OpenPDF 1.3.42 - iText compatibility focus

Compare
Choose a tag to compare
@asturio asturio released this 04 Mar 10:06
· 135 commits to master since this release

What's Changed

  • restore changes that removes java 8 clean methods in commit 5a81749 in class MappedRandomAccessFile by @xexes in #1068
  • #1059 When converting HTML to PDF, font size specified in % is interpreted as pixels by @RadekWikturna in #1069
  • #1057 Generating PDF from HTML containing CSS font-size property fails with IllegalArgumentException by @RadekWikturna in #1072
  • #1061 When converting HTML to PDF, background color is not applied by @RadekWikturna in #1075
  • Reverted changes meant for 2.0.0 and restored Java8 compatibility by @Lonzak in #1086
  • Provide PDF/A conform annotations (backport 1.3) by @vuilleumierc in #1091

New Contributors

Full Changelog: 1.3.41...1.3.42