Convert RTF to plain text
Posted: Tue Apr 17, 2007 9:37 am
I'm saving rtf text in a database and need to read it from the database and show it in a control that can't handle rtf. Is there a way for me to convert the rtf from the database to plain text without instantiate RichViewEdit or any of the other GUI components?