RTF to html convertor

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to create a class that can convert rtf text to html tags. For example
bold text should be converted to <b>mytest</b>. Are there any good examples
out there? Or is there such as thing as a html text box control? Any help
would be greatly appreciated.
 
Back
Top