utility.
full keys are marked by italic.
Key |
Parameters |
Default |
Description |
-hdwa |
--htmlDontWriteAuthor |
no |
|
The author of the document will not be written into the output HTML
file. |
-hkl |
--htmlKeepLines |
no |
|
Retains the original lines in recognized text during
export. |
-hsp |
--htmlSkipPictures |
no |
|
Pictures and references to them will not be
saved to the resultant HTML file. |
-het |
--htmlEncodingType |
Simple,
UTF8,
UTF16,
Auto
|
Auto |
Specifies the encoding type of the output HTML file. |
-hrc |
--htmlReleaseTextAndBackgroundColor |
no |
|
Original colors of text and background will not
be retained when exporting recognized text to HTML format. |
-hdwk |
--htmlDontWriteKeywords |
no |
|
The keywords of the document will not be written into the output HTML
file. |
-hsm |
--htmlSynthesisMode |
PlainText
FormattedStream
FlexibleLayout
|
PageLayout |
Specifies the mode of synthesis of HTML code from
the recognized text. |
-hfm |
--htmlVersion |
Format32
Format40
|
Format40 |
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. |
-hducss |
--htmlDontUseCss |
no
|
|
Specifies if a separate stylesheet file (.css) must not be created. |
-hcp |
--htmlCodePage |
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 |
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). |
-htc |
--htmlColority |
ForceToBw
ForceToGray
KeepColority
|
KeepColority |
The keywords of the document will not be written into the output HTML
file. |
-hcpf |
--htmlColorPictureFormats |
Space-separated combination of the following constants:
Jpeg,
Png,
Auto
|
Auto |
Specifies the image format to be used during
export to HTML when saving a file with embedded color pictures. |
-hgpf |
--htmlGrayPictureFormats |
Space-separated combination of the following constants:
Jpeg,
Png,
Auto
|
Auto |
Specifies the image format to be used during
export to HTML when saving a file with embedded gray pictures. |
-hpr |
--htmlResolution |
picture resolution in dpi |
150 |
Specifies the picture resolution in dpi
that is used for exporting pictures into HTML format. |
-hjq |
--htmlJpegQuality |
JPEG quality in percent |
50 |
Specifies the JPEG quality in percent for pictures embedded in a HTML
file. |
-hdws |
--htmlDontWriteSubject |
no |
|
The subject of the document will not be written into the output HTML
file. |
-hdwt |
--htmlDontWriteTitle |
no |
|
The title of the document will not be written into the output HTML
file. |