About RTF-to-HTML DLL COM
The RTF-to-HTML DLL is COM component for developers, it is absolutely
standalone and does not require Microsoft Word or other word-processors.
Developers my call it from Visual Basic, ASP, ASP.Net, C#, VB.Net,
Delphi, Java etc.
Component convert RTF and TXT files into plain HTML or XHTML.
Component can convert:
- RTF to HTML
- TXT to HTML
- RTF to HTML + CSS
- TXT to HTML + CSS
- RTF to XHTML
- TXT to XHTML
Component support:
- method ConvertFile();
- method ConvertString();
- method ConverterFileToString();
- font face, color and size;
- tables;
- embed images (png, jpg, wmf);
- CSS;
- hyperlinks;
- italic, bold and underline text;
- subscript and superscript text;
- ordered and unordered lists;
- 20 types of encodings (UTF-8, Windows-1251, ISO-8859-2 etc.)
- and other HTML tags.
This is help for COM version.
If you have any questions about DLL component,
please email us at rtftohtml@sautinsoft.com
and you will get a reply during one business day.
|