All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.scripts.RtfToXhtml.html Maven / Gradle / Ivy

The newest version!




	
	Pipeline Script: RTF to XHTML
	


Pipeline Script: RTF to XHTML

Overview

This script will transform an RTF file to XHTML 1.0.

This script is different from other available RTF to XHTML transforms in that it performs the conversion via a roundtrip to DTBook. This means that following a successful transformation, the result will be clean and strict, and suitable for for example DTB production.

Input Requirements

The input RTF file needs to conform to the constraints and authoring style as defined in the RTF authoring guidelines.

Output

An XHTML 1.0 document.

Configuration

This script is a combination of other scrips. For configuration details, please refer to:

Appendix: List of Transformers used

The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.

  1. RTF to DTBook
  2. DTBook to XHTML
  3. Validator




© 2015 - 2025 Weber Informatics LLC | Privacy Policy