Table of Contents
Step 3: RTF & ODT Export Keys
--rtfDontWriteAuthor
- Change CLI 11 R1
- The author of the document will not be written into the output RTF or ODT file.
Key | Parameters | Default |
---|---|---|
-rdwa | no | |
- -rtfDontWriteAuthor |
--rtfKeepLines
- New CLI 11 R1
- Retains the original lines when exporting recognized text to RTF format.
Key | Parameters | Default |
---|---|---|
-rkl | no | |
- -rtfKeepLines |
--rtfMergePages
- The source page layout will not be retained when exporting recognised text to RTF format.
Key | Parameters | Default |
---|---|---|
-rmp | no | |
- -rtfMergePages |
--rtfKeepPageBreaks
- Specifies if page breaks must be retained in the output document.
Note: If synthesis mode (-rpm option) is EditableCopy, page breaks are never retained. For ExactCopy page breaks are always retained.
Therefore, this option is meaningful only for other synthesis modes but mentioned.
Key | Parameters | Default |
---|---|---|
-rkpb | Yes No Auto | Auto |
- -rtfKeepPageBreaks |
--rtfRemovePictures
- Pictures will not be saved to the resulting RTF file.
Key | Parameters | Default |
---|---|---|
-rrp | no | |
- -rtfRemovePictures |
--rtfRemoveSoftHyphens
- Removes optional hyphens when exporting to RTF format. If the -rkl key is used, optional hyphens are replaced with hyphens.
Key | Parameters | Default |
---|---|---|
-rsh | no | |
- -rtfRemoveSoftHyphens |
--rtfHighlightErrorsWithTextcolor
- Highlights uncertainly recognised characters with the text color when exporting to RTF format. The color, with which uncertainly recognised characters will be highlighted, is stored in the -ret key.
Key | Parameters | Default |
---|---|---|
–rhet | no | |
- -rtfHighlightErrorsWithTextcolor |
--rtfHighlightErrorsWithBackgroundcolor
- Highlights uncertainly recognised characters with the background color when exporting to RTF format. The color, with which uncertainly recognised characters will be highlighted, is stored in the -reb key.
Key | Parameters | Default |
---|---|---|
-rheb | no | |
- -rtfHighlightErrorsWithBackgroundcolor |
--rtfDontKeepTextColor
- Update CLI 11 R1
- The original text color will not be retained when exporting recognized text to RTF format.
Key | Parameters | Default |
---|---|---|
-rdktc | no | |
- -rtfDontKeepTextColor |
--rtfDontWriteKeywords
- New CLI 11 R1
- The keywords of the document will not be written into the output RTF file.
Key | Parameters | Default |
---|---|---|
-rdwk | no | |
- -rtfDontWriteKeywords |
--rtfPageSynthesisMode
- New CLI 11 R1
- Specifies the mode of RTF file synthesis from the recognized text when exporting recognized text to RTF format.
Key | Parameters | Default |
---|---|---|
-rpm | PlainText FormatParagraphs ExactCopy EditableCopy | EditableCopy |
- -rtfPageSynthesisMode |
--rtfErrorTextColor
- New CLI 11 R1
- Stores the RGB value of the color used for highlighting uncertainly recognized characters of the recognized text when exporting to RTF format.
Key | Parameters | Default |
---|---|---|
-ret | –rtfErrorTextColor color in RGB format | 0x00ff00 |
- -rtfErrorTextColor |
--rtfErrorBackgroundColor
- New CLI 11 R1
- Stores the RGB value of the color used for highlighting the background of uncertainly recognized characters when exporting text to RTF format.
Key | Parameters | Default |
---|---|---|
- | color in RGB format | 0x00ff00 |
- -rtfErrorBackgroundColor |
--rtfPaperWidth
- New CLI 11 R1
- Stores paper width in twips (1/1440 of inch).
Key | Parameters | Default |
---|---|---|
-rpw | page width in twips | width of an A4 page |
- -rtfPaperWidth |
--rtfPaperSizeMode
- New CLI 11 R1
- Specifies how the paper size should be selected during export of the recognized text into output RTF file.
Key | Parameters | Default |
---|---|---|
-rpsm | AutoFlexible AutoFixed ImageSize SynthesisSize UserDefined | SynthesisSize |
- -rtfPaperSizeMode |
--rtfColority
- New CLI 11 R1
- The keywords of the document will not be written into the output RTF or ODT file.
Key | Parameters | Default |
---|---|---|
- rfc | ForceToBw ForceToGray KeepColority | KeepColority |
- -rtfColority |
--rtfColorPictureFormats
- Update CLI 11 R1
- Specifies the image format to be used during export to RTF when saving a file with embedded color pictures.
Key | Parameters | Default |
---|---|---|
-rcpf | Space-separated combination of the following constants: Jpeg Png Auto | Auto |
- -rtfColorPictureFormats |
--rtfGrayPictureFormats
- Update CLI 11 R1
- Specifies the image format to be used during export to RTF when saving a file with embedded gray pictures.
Key | Parameters | Default |
---|---|---|
-rgpf | Space-separated combination of the following constants: Jpeg Png Auto | Auto |
- -rtfGrayPictureFormats |
--rtfResolution
- New CLI 11 R1
- Specifies the picture resolution in dpi that is used for exporting pictures into RTF format.
Key | Parameters | Default |
---|---|---|
-rpr | picture resolution in dpi | 150 |
- -rtfResolution |
--rtfJpegQuality
- New CLI 11 R1
- Specifies the JPEG quality in percent for pictures embedded in a RTF file.
Key | Parameters | Default |
---|---|---|
-rjq | JPEG quality in percent | 50 |
- -rtfJpegQuality |
--rtfDontWriteSubject
- New CLI 11 R1
- The subject of the document will not be written into the output RTF file.
Key | Parameters | Default |
---|---|---|
-rdws | no | |
- -rtfDontWriteSubject |
--rtfDontWriteTitle
- New CLI 11 R1
- The title of the document will not be written into the output RTF file.
Key | Parameters | Default |
---|---|---|
-rdwt | no | |
- -rtfDontWriteTitle |