HTML-to-RTF DLL can convert HTML and ASP files into good-looking RTF with tables or transform tables to text. Output rtf file is smaller than input HTML. The DLL components does not require Microsoft Word or other word-processors. Our DLLs are COM objects and developers my call it from Visual Basic, C#, VBA, VB.Net, Delphi, Java or other language. Components take HTML string and return RTF string. And also DLL may work with files, it take HTML file and creates RTF file.
HTML-to-RTF DLL Professional Main Features:
have 2 methods
ConvertFile() - working with files
Convert() - take HTML string and return RTF string
converting images (.gif, .jpg and .png)
tables
nested tables
CSS
hyperlinks
font face, color, size
page alignment
bold, italic and underline text
special characters
automatic encoding select (UTF-8, Windows-1251, etc..)
select page size (A4, B5, Letter...)
select page orientation (Landscape or Portrait)
selecting page margins
It support all HTML tags and special characters, such as & <, - ÿ - я etc.