|
HTML-to-RTF Pro DLL
-
Version
1.5
The HTML-to-RTF Pro DLL component 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 component does not require Microsoft Word or
other word-processors.
Our DLL is COM version and developers my call it from
Visual Basic, C#, VB.Net, Delphi, Java or other
language.
Component 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 Pro DLL support:
- have 2 methods:
- ConvertFile() - working with files
- Convert() - take HTML string and return RTF string
- converting images (.gif, .jpg and .png)
- tables;
- nested tables;
- hyperlinks;
- font face, color, size;
- page alignment;
- bold, italic and underline text;
- special characters;
- automatic encoding select;
- select page size (A4, B5,...);
- select page orientation (Landscape or Portrait);
- selecting page margins;
- It support all HTML tags and special characters,
such as " " "&" "<," etc.
|