
doc.transformers.int_vspiewak_odt2daisy.html Maven / Gradle / Ivy
The newest version!
int_vspiewak_odt2daisy
Transformer documentation: int_vspiewak_odt2daisy
This document remains to be written
Transformer Purpose
Convert an OpenDocument Text (ODT) to DTBook using the Java library odt2daisy at
odt2daisy.sf.net.
Input Requirements
The document must be well structured. For more informations, see "Authoring Guidelines" in the
online documentation available in many formats.
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)
- odt
- Input OpenDocument Text file
- dtbook
- Output DAISY 3.0 XML file
- uid
- Unique IDentifier of the DAISY 3.0 XML file. If ommited, generate an UUID.
- title
- Title of the DAISY 3.0 XML file
- creator
- Creator of the DAISY 3.0 XML file
- publisher
- Publisher of the DAISY 3.0 XML file
- producer
- Producer of the DAISY 3.0 XML file
- alt
- ALTernate Level markup
- css
- Include CSS linked to DAISY 3.0 XML file
- page
- Include pagenum tag into DAISY 3.0 XML file
Extended configurability
Further development
An update list of development tasks is available in the
Feature Requests Tracker.
Dependencies
- Java runtime (1.5 or +)
Author
Vincent Spiewak
Licensing
GPL 3.0 Licence
© 2015 - 2025 Weber Informatics LLC | Privacy Policy