Convert RTF (in MSSQL blob) in RVF
Posted: Tue Jul 06, 2010 1:42 pm
Hello, need some advice
I have a table (MSSQL) that contains a BLOB field (image),
In this field there are documents in RTF format
These documents look good with TDBRichEdit, but If I view with TDBRichView the document is not the same.
1st Question - What is the best way to configure TDBRichViewEdit to view RTF blobs?
I need to convert these documents to RVF format with the least loss.
2nd Question - What is the best way? Is there a link about this topic you can tell me?
Thanks for readme!!!!
.
I have a table (MSSQL) that contains a BLOB field (image),
In this field there are documents in RTF format
These documents look good with TDBRichEdit, but If I view with TDBRichView the document is not the same.
1st Question - What is the best way to configure TDBRichViewEdit to view RTF blobs?
I need to convert these documents to RVF format with the least loss.
2nd Question - What is the best way? Is there a link about this topic you can tell me?
Thanks for readme!!!!
.