|
The HTML-to-RTF DLL component
completely standalone and it support:
- 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.
The DLL version written in programming
language C++. And it will be work on all versions
Windows. (NT4.0/95/98/Me/2000/XP/2003). The size
of dll is very small, but speed of converting
is about 10 web-pages/ per second.
|
New
features make HTML-to-RTF Pro DLL more flexible
and improve HTML-to-RTF Pro DLL usability for
both developer and end user.
Features of HTML-to-RTF Pro DLL:
- 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.
Added:
- support new languages: Japanese, Chinese, Thai
and Korean;
- new features for page numbers;
- support background colors for table cells;
Fixed:
- bug with image conversion.
The DLL version written in programming
language C++. And it will be work on all versions
Windows. (NT4.0/95/98/Me/2000/XP/2003). The size
of dll is very small, but speed of converting
is about 10 web-pages/ per second.
|