The RTF to HTML convertor converts RTF files (in Windows-1250 encoding) to HTML file (in ISO-8859-2 encoding).
Here are some key features of "RTF to HTML convertor":
· Bullets
· Superscript and subscript look bad in html document.
· Subscript is transformed to number. Superscript is transformed to "[number]".
· Text: bold, italic and underline
· Footnotes
· Alignments: left, center and right. "Justify" alignment
· looks bad - program use left alignment. Centered text is greater.
· Tables
· Links: text "aaa@bbb.cz" and "http://www.aaaaaa.cz" convert
· to html links.
· Unicode: Commentary with the character
· name is added to the non ISO Latin2 characters. The program htm2htm will
· convert html with commentaries to the unicode.
· Rtf commands sa and sb.
· (sa>0) or (sb>0) New paragraph - "p" html command
· (sa=0) and (sb=0) New paragraph (left aligned text) "< br >"
What's New in This Release:
· Processing was fixed in the RTF commands "fldinst", "fldrslt", "plain", "bkmkstart", and "bkmend".
Product's homepage