Transforms a Microsoft Office Word (.docx) document into a DTBook XML file.
false()
custom
automatic
custom
false()
none
word
number
none
1
inline
end
page
end
false()
original
resize
resample
original
0
96
Usage: dp2 [GLOBAL_OPTIONS] word-to-dtbook [OPTIONS] Options:
--source source | The document you want to convert. |
--character-styles [character-styles] | Translate character styles (default: false() ) |
--footnotes-numbering-suffix [footnotes-numbering-suffix] | Footnotes number suffix (default: ) |
--pagination [pagination] | Pagination mode (default: custom ) |
--extract-shapes [extract-shapes] | Extract vector shapes (Experimental) (default: false() ) |
--creator [creator] | Document author (default: ) |
--footnotes-numbering-prefix [footnotes-numbering-prefix] | Footnotes number prefix (default: ) |
--footnotes-numbering [footnotes-numbering] | Footnotes numbering (default: none ) |
--publisher [publisher] | Document publisher (default: ) |
--subject [subject] | Subject(s) (default: ) |
--footnotes-start-value [footnotes-start-value] | Footnotes starting value (default: 1 ) |
--title [title] | Document title (default: ) |
--footnotes-position [footnotes-position] | Footnotes position (default: end ) |
--accept-revisions [accept-revisions] | Accept revisions (default: false() ) |
--uid [uid] | Document identifier (default: ) |
--image-size [image-size] | Image resizing (default: original ) |
--footnotes-level [footnotes-level] | Footnotes insertion level (default: 0 ) |
--dpi [dpi] | Image resampling value (default: 96 ) |
-o,--output [OUTPUT] | Path where to store the results. This option is mandatory when the job is not executed in the background |
-z,--zip | Write the output to a zip file rather than to a folder |
-n,--nicename [NICENAME] | Set job's nice name |
-r,--priority [PRIORITY] | Set job's priority (high|medium|low) |
-q,--quiet | Do not print the job's messages |
-p,--persistent | Delete the job after it is executed |
-b,--background | Sends the job and exits |