Difference of “Pro” version

HTML-to-RTF Pro DLL (size 190 Kb)   HTML-to-RTF DLL (Size 120 Kb)
- has 4 methods:
- ConvertFile( ) - works with files
- ConvertStringToFile( )
- Convert( ) - takes HTML string and returns RTF string
- ConvertFileToString( )
- converting images (.gif, .jpg and .png)
- CSS;
- 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;
- DLL supports all HTML tags and special characters, such as   & &lt, � - ÿ 	 - я etc.
  has 2 methods:
- Convert( ) - takes HTML string and returns RTF string
- ConvertFileToString( )
- CSS;
- 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);
- select page margins;
- DLL supports all HTML tags and special characters, such as   & &lt, � - ÿ 	 - я etc.