Step 3: HTML Export Keys

--htmlDontWriteAuthor

  • The author of the document will not be written into the output HTML file.
Key Parameters Default
-hdwa no
- -htmlDontWriteAuthor

--htmlKeepLines

  • Retains the original lines in recognised text during export.
Key Parameters Default
-hkl no
- -htmlKeepLines

--htmlSkipPictures

  • Pictures and references to them will not be saved to the resultant HTML file.
Key Parameters Default
-hsp no
- -htmlSkipPictures

--htmlEncodingType

  • New CLI 11 R1
  • Specifies the encoding type of the output HTML file.
Key Parameters Default
-het Simple
UTF8
UTF16
Auto
Auto
- -htmlEncodingType

--htmlReleaseTextAndBackgroundColor

  • Original colors of text and background will not be retained when exporting recognized text to HTML format.
Key Parameters Default
-hrc no
- -htmlReleaseTextAndBackgroundColor

--htmlDontWriteKeywords

  • The keywords of the document will not be written into the output HTML file.
Key Parameters Default
-hdwk no
- -htmlDontWriteKeywords

--htmlSynthesisMode

  • Specifies the mode of synthesis of HTML code from the recognized text.
Key Parameters Default
-hsm PlainText
FormattedStream
PageLayout
FlexibleLayout
PageLayout
- -htmlSynthesisMode

--htmlVersion

  • Specifies the HTML version used for export. Export may be done to HTML 3.2 files that can be viewed by old browsers, HTML 4.0 files that can be viewed by new browsers.
Key Parameters Default
-hfm Format32
Format40
Format40
- -htmlVersion

--htmlDontUseCss

  • A seperate stylesheet file (.css) has been created when exporting to HTML per default. With this key it is possible to specify not to create a separate stylesheet file (.css).
Key Parameters Default
-hducss no
- -htmlDontUseCss

--htmlCodePage

  • Specifies the code page which will be used for exporting recognized text. The value of this property is valid when exporting non-Unicode text (-het key is Simple) and in this case the property must specify a valid code page (it cannot be Null).
Key Parameters Default
- Null
Latin
Cyrillic
EasternEuropean
Baltic
Turkish
US_MSDOS
LatinI_MSDOS
Russian_MSDOS
Baltic_MSDOS
Turkish_IBM
Slavic_MSDOS
Greek
Greek_737
Greek_869
Latin_ISO
EasternEuropean_ISO
Turkish_ISO
Baltic_ISO
Cyrillic_ISO
Greek_ISO
KOI8
Tatar
Tatar_MSDOS
Roman_Macintosh
Greek_Macintosh
Cyrillic_Macintosh
Ukrainian_Macintosh
Latin2_Macintosh
Icelandic_Macintosh
Turkish_Macintosh
Croatian_Macintosh
Armenian
Armenian_MSDOS
Armenian_Macintosh
Hebrew
Hebrew_MSDOS
Hebrew_Macintosh
Hebrew_ISO
Latin5_ISO
Cyrillic_MSDOS
Bashkir
Chinese_Simpl_GB
Chinese_Simpl_Mac
Chinese_Trad_Big
Chinese_Trad_Mac
Japan_Mac
Japan_SJIS
Korean
Korean_Johab
Korean_Mac
Mathematical
Digits
Thai
Thai_Macintosh
Vietnamese
Null
- -htmlCodePage

--htmlColority

  • The keywords of the document will not be written into the output HTML file.
Key Parameters Default
-htc ForceToBw
ForceToGray
KeepColority
KeepColority
- -htmlColority

--htmlColorPictureFormats

  • Specifies the image format to be used during export to HTML when saving a file with embedded color pictures.
Key Parameters Default
-hcpf Space-separated combination of the following constants:
Jpeg
Png
Auto
Auto
- -htmlColorPictureFormats

--htmlResolution

  • Specifies the picture resolution in dpi that is used for exporting pictures into HTML format.
Key Parameters Default
-hpr picture resolution in dpi 150
- -htmlResolution

--htmlJpegQuality

  • Specifies the JPEG quality in percent for pictures embedded in a HTML file.
Key Parameters Default
-hjq JPEG quality in percent 50
- -htmlJpegQuality

--htmlDontWriteSubject

  • The subject of the document will not be written into the output HTML file.
Key Parameters Default
-hdws no
- -htmlDontWriteSubject

--htmlDontWriteTitle

  • The title of the document will not be written into the output HTML file.
Key Parameters Default
-hdwt no
- -htmlDontWriteTitle

Export keys for both HTML and RTF formats:

Key Parameters Default Description
-rtn –retainLayout
no Retains the full Page Layout
-sp –skipPictures
no Pictures will not be saved to the resulting file
  • Note. Full keys are marked by italic.