Hi!
I need to export the Html of the TextBox in RTF. I used the method SaveRTF(.) but the file in output is not a good rtf format.
When i open this file with wordpad, or WinWord, i lose the Bold, i lose the Tables, i lose the Symbols. And more things.
Maybe should I do something else to make it works good?
I'm just using the method SaveRTF(...).
The library version is 6.2.
Thanks