
doc.transformers.ca_cnib_rtf2dtbook.html Maven / Gradle / Ivy
The newest version!
ca_cnib_rtf2dtbook
Transformer documentation: ca_cnib_rtf2dtbook
Transformer Purpose
Convert an RTF document to DTBook using the python library at rtf2xml.sf.net.
RTF formatting guidelines are documented in script documentation
Python needs to be installed on Mac and Linux. On Windows, the python library has been compiled into an executable using py2exe.
Input Requirements
The input RTF documented should be able to be in any of the different versions of RTF floating around;
full testing of this has however not been done.
Output
The output DTBook document may or may not be valid, why post-transform validation is highly recommended.
On success
On error
On error, this transformer will send a fatal message, then throw an exception and abort.
Configuration/Customization
Parameters (tdf)
- rtf
- Input RTF file
- dtbook
- Output DTBook 2005 file
Extended configurability
Further development
Dependencies
- Python runtime
- rtf2xml.sf.net
Author
Brandon Nelson, CNIB
Licensing
GPL
© 2015 - 2025 Weber Informatics LLC | Privacy Policy