Version 8.2.1 of the RTF (Rich Text) to HTML5 and XHTML converter library ScroogeXHTML for the Java™ platform is available now.
Fixes in 8.2.1
- Fixed: example post processing class MergeBorderDivNodes does not merge div nodes because it searches for ‘border-style’
Ready for JDK 11
Tested with Oracle JDK 8 and OpenJDK 11 on Windows and Linux.
API documentation
https://www.habarisoft.com/scroogexhtml_j/8.2.0/docs/api/index.html
Online demo
https://www.scroogexhtml.com/sxd8
About
ScroogeXHTML for the Java platform is a library which can convert a subset of the Rich Text Format (RTF) standard to HTML5 and XHTML, as a standalone document, or as a fragment which can be used in other documents. It supports RTF features such as hyperlinks, field results, simple tables, picture data extraction, and embeds PNG and JPG pictures as data URI. It is easy to use, and requires no external runtime libraries except the SLF4J logging facade.
Other platforms
ScroogeXHTML is also available for Delphi 2009+ and Free Pascal.