Jump to content
Sign in to follow this  
mjustin

ScroogeXHTML for Object Pascal 8.7 - RTF to HTML5 converter

Recommended Posts

Posted (edited)

ScroogeXHTML for Object Pascal converts RTF (Rich Text Format) documents to HTML5 and other markup formats.

 

This release adds BMP picture data extraction, a new option to handle invalid RTF headers, and many minor code and documentation improvements.

 

Features

  • Exports to stand-alone documents or embeddable fragments.
  • Minimizes documents using CSS and default font definitions.
  • Supports hyperlink fields, bookmarks, multi-language, and LTR/RTL text.
  • Includes complimentary code for converting and embedding images as Data URIs. Conversion of pictures to a web-ready format may require third-party libraries.
  • Includes an API for post-processing of the intermediate DOM-like document.
  • Supports logging via the open source slf4p logging facade.
  • Compatible with Delphi 2009 and newer and Free Pascal 3.2.2.
  • Includes full source code.

 

Resources
Home page: https://www.scroogexhtml.com/object_pascal.html
Demo version: https://www.habarisoft.com/scroogexhtml/8.7/ScroogeXHTMLDemo.zip
User guide: https://www.habarisoft.com/scroogexhtml/8.7/docs/ScroogeXHTMLGettingStarted.pdf
Release notes: https://www.habarisoft.com/scroogexhtml/8.7/docs/api/version.html

 

Other platforms
ScroogeXHTML is also available for the Java platform. (different feature set)

 

 

Edited by mjustin
broken picture

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×