utility.
full keys are marked by italic.
Key |
Parameters |
Default |
Description |
-ddwa |
--docxDontWriteAuthor |
no |
|
The author of the document will not be written into the output DOCX
file. |
-dkl |
--docxKeepLines |
no |
|
Retains the original lines when exporting
recognized text to DOCX format. |
-dmp |
--docxMergePages |
no |
|
The source page layout will not be retained when
exporting recognized text to DOCX format. |
-drp |
--docxRemovePictures |
no |
|
Pictures will not be saved to the resulting DOCX
file. |
-dsh |
--docxRemoveSoftHyphens |
no |
|
Removes optional hyphens when exporting
to DOCX format. If the -dkl key is used, optional
hyphens are replaced with hyphens. |
-dhet |
--docxHighlightErrorsWithTextColor |
no |
|
Highlights uncertainly recognized characters
with the text color when exporting to DOCX format. The color with which
uncertainly recognized characters will be highlighted is determined by the
-det key. |
-dheb |
--docxHighlightErrorsWithBackgroundColor |
no |
|
Highlights uncertainly recognized characters
with the background color when exporting to DOCX format. The color with which
uncertainly recognized characters will be highlighted is determined by the
-deb key. |
-ddktc |
--docxDontKeepTextColor |
no |
|
The original colors of the text
and background will not be retained when exporting recognized text to DOCX format. |
-ddwk |
--docxDontWriteKeywords |
no |
|
The keywords of the document will not be written into the output DOCX
file. |
-dpm |
--docxPageSynthesisMode |
PlainText
FormatParagraphs
ExactCopy
EditableCopy
|
EditableCopy |
Specifies the mode of DOCX file synthesis from
the recognized text when exporting recognized text to DOCX format. |
-det |
--docxErrorTextColor |
color in RGB format |
0x00ff00 |
Stores the RGB value of the color used for highlighting
uncertainly recognized characters of the recognized text when exporting to
DOCX format. |
-deb |
--docxErrorBackgroundColor |
color in RGB format |
0x00ff00 |
Stores the RGB value of the color used for highlighting
the background of
uncertainly recognized characters when exporting text to DOCX
format. |
-dpw |
--docxPaperWidth |
page width in twips |
width of an A4 page |
Stores paper width in twips (1/1440 of inch). |
-dph |
--docxPaperHeight |
page height in twips |
height of an A4 page |
Stores paper height in twips (1/1440 of inch). |
-dpsm |
--docxPaperSizeMode |
AutoFlexible
AutoFixed
ImageSize
SynthesisSize
UserDefined |
SynthesisSize |
Specifies how the paper size should be selected during export of the
recognized text into output DOCX file. |
-dxc |
--docxColority |
ForceToBw
ForceToGray
KeepColority
|
KeepColority |
The keywords of the document will not be written into the output DOCX
file. |
-dcpf |
--docxColorPictureFormats |
Space-separated combination of the following constants:
Jpeg,
Png,
Auto
|
Auto |
Specifies the image format to be used during
export to DOCX when saving a file with embedded color pictures. |
-dgpf |
--docxGrayPictureFormats |
Space-separated combination of the following constants:
Jpeg,
Png,
Auto
|
Auto |
Specifies the image format to be used during
export to DOCX when saving a file with embedded gray pictures. |
-dpr |
--docxResolution |
picture resolution in dpi |
150 |
Specifies the picture resolution in dpi
that is used for exporting pictures into DOCX format. |
-djq |
--docxJpegQuality |
JPEG quality in percent |
50 |
Specifies the JPEG quality in percent for pictures embedded in a DOCX
file. |
-ddws |
--docxDontWriteSubject |
no |
|
The subject of the document will not be written into the output DOCX
file. |
-ddwt |
--docxDontWriteTitle |
no |
|
The title of the document will not be written into the output DOCX file. |