Jump to content
Sign in to follow this  
mjustin

ScroogeXHTML for Object Pascal 8.5 - RTF to HTML5 converter

Recommended Posts

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

This release fixes minor code issues and includes more unit tests and API documentation.

 

Features
* Exports to stand-alone documents or fragments for embedding in existing documents.
* 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.5/ScroogeXHTMLDemo.zip
* User guide: https://www.habarisoft.com/scroogexhtml/8.5/docs/ScroogeXHTMLGettingStarted.pdf
* Release notes: https://www.habarisoft.com/scroogexhtml/8.5/docs/api/version.html

 

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

  • Haha 1

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  

×