Transforms a Microsoft Office Word (.docx) document into a DTBook XML file.
originalresizeresampleoriginal
1
0
false()
false()
false()
customautomaticcustom
nonewordnumbernone
96
inlineendpageend
Usage: dp2 [GLOBAL_OPTIONS] word-to-dtbook [OPTIONS] Options:
| --source source | The document you want to convert. |
| --image-size [image-size] | Image resizing (default: original) |
| --uid [uid] | Document identifier (default: ) |
| --footnotes-start-value [footnotes-start-value] | Footnotes starting value (default: 1) |
| --creator [creator] | Document author (default: ) |
| --footnotes-numbering-suffix [footnotes-numbering-suffix] | Footnotes number suffix (default: ) |
| --footnotes-level [footnotes-level] | Footnotes insertion level (default: 0) |
| --accept-revisions [accept-revisions] | Accept revisions (default: false()) |
| --title [title] | Document title (default: ) |
| --footnotes-numbering-prefix [footnotes-numbering-prefix] | Footnotes number prefix (default: ) |
| --subject [subject] | Subject(s) (default: ) |
| --publisher [publisher] | Document publisher (default: ) |
| --character-styles [character-styles] | Translate character styles (default: false()) |
| --extract-shapes [extract-shapes] | Extract vector shapes (Experimental) (default: false()) |
| --pagination [pagination] | Pagination mode (default: custom) |
| --footnotes-numbering [footnotes-numbering] | Footnotes numbering (default: none) |
| --dpi [dpi] | Image resampling value (default: 96) |
| --footnotes-position [footnotes-position] | Footnotes position (default: end) |
| -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 |