Displaying RTF Text
-
I am being sent a string of text in the Microsoft rtf format. I have to display it. Can someone show me a simple example of how to display a string of rtf text?
I should add that I do not need to edit it, search it, or do any other type of processing - only display it in a box of any kind. Please don't give me links to the top level of a library that does a thousand things. I only need to display a string of text.
If I cannot display the rtf, it would probably be enough to be able to extract the plain text from it.
Thanks in advance.
Brandon
-
I found this, you might be able to use it. Not sure what the licensing is on it though.
"Rtf parser written with Qt":https://launchpad.net/rtf-qt