Convert RTF to plain text

General TRichView support forum. Please post your questions here
Post Reply
Lina
Posts: 9
Joined: Wed Jan 10, 2007 9:06 am

Convert RTF to plain text

Post by Lina »

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?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I recommend to create a hidden TRichViewEdit.
Post Reply