Display RTF data From oracle BLOB to RichTextBox
Hi All,
i have a richtextbox control in which i can paste any content from a word document. it may contain bold , color and formatted characters. i have stored this content to the oracle table ( the column used is of type BLOB) using AppendChunk property and retrieved & displayed again in the rich text control using getchunk property. my only problem is ... the retrieved contents are only in the plain text format (bold & color attributes were gone) . how can i display the content in the same manner i have stored? pls help me asap.
Thanks in advance.
Best Regards,
A. Saravanan.
__________________
Best Regards,
Saran.
|