Content of Binary Blob Field
Hello,
My current Version of RP is 19.03
I have a question. In my Database is a binary Blob Field with RTF Content and Images.
When I try to display this on a report it shows nothing.
For display this I use DBRichText Component.
My question. Is this the correct Component and is it possible I want show?
I will save this as PDS.
Thanks.
My current Version of RP is 19.03
I have a question. In my Database is a binary Blob Field with RTF Content and Images.
When I try to display this on a report it shows nothing.
For display this I use DBRichText Component.
My question. Is this the correct Component and is it possible I want show?
I will save this as PDS.
Thanks.
Comments
The RichText component in ReportBuilder is a wrapper around the Delphi TRichEdit which does not support embedded images. If you would like to display RTF data with embedded images, you will need to use a third party RTF library such as Infopower. See the following article for more information about RB and RichText.
http://rbwiki.digital-metaphors.com/rcl/richtext/rb-richtext/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
And how it wokrs when the Blob-Field only stores binarydata with RTF content?
Thanks,
The DBRichText component is designed to handle binary RTF data.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com