Display RTF content from BLOB
Hi,
I have some RTF data saved to DB as BLOB. So, I am looking for a way of how I can take this BLOB data and display it as RTF (which is the original format that was saved to DB) to a page.
Could someone give me a hint on this?
Thanks