Below you can find the description of the export to RTF
and ODT formats keys of the
utility.
full keys are marked by italic.
Key |
Parameters |
Default |
Description |
-rdwa |
--rtfDontWriteAuthor |
no |
|
The author of the document will not be written into the output RTF or
ODT file. |
-rkl |
--rtfKeepLines |
no |
|
Retains the original lines when exporting
recognized text to RTF format. |
-rmp |
--rtfMergePages |
no |
|
The source page layout will not be retained when
exporting recognized text to RTF format. |
-rrp |
--rtfRemovePictures |
no |
|
Pictures will not be saved to the resulting RTF
file. |
-rsh |
--rtfRemoveSoftHyphens |
no |
|
Removes optional hyphens when exporting
to RTF format. If the -rkl key is used, optional
hyphens are replaced with hyphens. |
-rhet |
--rtfHighlightErrorsWithTextColor |
no |
|
Highlights uncertainly recognized characters
with the text color when exporting to RTF format. The color with which
uncertainly recognized characters will be highlighted is determined by the
-ret key. |
-rheb |
--rtfHighlightErrorsWithBackgroundColor |
no |
|
Highlights uncertainly recognized characters
with the background color when exporting to RTF format. The color with which
uncertainly recognized characters will be highlighted is determined by the -reb key. |
-rdktc |
--rtfDontKeepTextColor |
no |
|
The original text color will not be retained when exporting recognized text to RTF format. |
-rdwk |
--rtfDontWriteKeywords |
no |
|
The keywords of the document will not be written into the output RTF
file. |
-rpm |
--rtfPageSynthesisMode |
PlainText
FormatParagraphs
ExactCopy
EditableCopy
|
EditableCopy |
Specifies the mode of RTF file synthesis from
the recognized text when exporting recognized text to RTF format. |
-ret |
--rtfErrorTextColor |
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 RTF format. |
-reb |
--rtfErrorBackgroundColor |
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 RTF
format. |
-rpw |
--rtfPaperWidth |
page width in twips |
width of an A4 page |
Stores paper width in twips (1/1440 of inch). |
-rph |
--rtfPaperHeight |
page height in twips |
height of an A4 page |
Stores paper height in twips (1/1440 of inch). |
-rpsm |
--rtfPaperSizeMode |
AutoFlexible
AutoFixed
ImageSize
SynthesisSize
UserDefined |
SynthesisSize |
Specifies how the paper size should be selected during export of the
recognized text into output RTF file. |
-rfc |
--rtfColority |
ForceToBw
ForceToGray
KeepColority
|
KeepColority |
The keywords of the document will not be written into the output RTF or
ODT
file. |
-rcpf |
--rtfColorPictureFormats |
Space-separated combination of the following constants:
Jpeg,
Png,
Auto
|
Auto |
Specifies the image format to be used during
export to RTF when saving a file with embedded color pictures. |
-rgpf |
--rtfGrayPictureFormats |
Space-separated combination of the following constants:
Jpeg,
Png,
Auto
|
Auto |
Specifies the image format to be used during
export to RTF when saving a file with embedded gray pictures. |
-rpr |
--rtfResolution |
picture resolution in dpi |
150 |
Specifies the picture resolution in dpi
that is used for exporting pictures into RTF format. |
-rjq |
--rtfJpegQuality |
JPEG quality in percent |
50 |
Specifies the JPEG quality in percent for pictures embedded in a RTF
file. |
-rdws |
--rtfDontWriteSubject |
no |
|
The subject of the document will not be written into the output RTF
file. |
-rdwt |
--rtfDontWriteTitle |
no |
|
The title of the document will not be written into the output RTF file. |