Hello
I'd like to generate an HTML Page with information from Clarion. For that I use the HTMLOutputPage object which perfect works.
Now, I would like to get the text contained in a RTFTextBox object to include it in my HTML Page. But when I do that, I have the rtf codes, with the text ! Can someone knows how to get the text as displayed on the RTFTextBox and no the rtf codes ? (\par\t\s etc...)
Thanks
I'd like to generate an HTML Page with information from Clarion. For that I use the HTMLOutputPage object which perfect works.
Now, I would like to get the text contained in a RTFTextBox object to include it in my HTML Page. But when I do that, I have the rtf codes, with the text ! Can someone knows how to get the text as displayed on the RTFTextBox and no the rtf codes ? (\par\t\s etc...)
Thanks