
scripts.create_distribute.dtbook.WordMLtoDTBook.taskScript Maven / Gradle / Ivy
The newest version!
Word 2003 XML to DTBook
Transforms WordML from Microsoft Office Word 2003 to DTBook 2005-1
Input file
Select input xml file
Output directory
Select output directory
Extract images
Check box to extract images
Convert images to JPEG
Check box to convert all images into JPEG format (requires ImageMagick)
Overwrite existing files
Check box to overwrite existing files in the output directory.
Append XHTML stylesheet
Check box to include XHTML stylesheet for display in a browser.
Title
The title of the publication. If no value is supplied, the information is extracted from the file properties
Author
The author of the publication. If no value is supplied, the information is extracted from the file properties
dtb:uid
The publications unique identifier. If no value is supplied, it will be a generated.
xml
${input}
out
${output}
filename
dtbook-tmp.xml
images
${images}
forceJPEG
${convertImages}
overwrite
${overwrite}
stylesheet
${stylesheet}
title
${title}
author
${author}
uid
${uid}
customStyle
native
input
${output}/dtbook-tmp.xml
output
${output}/dtbook.xml
input
${output}/dtbook.xml
abortThreshold
NONE
generateContextInfo
true
delete
${output}/dtbook-tmp.xml
© 2015 - 2025 Weber Informatics LLC | Privacy Policy