Dynamic assignment of frRXRichView

edited 1:02AM in FreeReport
Hi,

I need to fill a rxrichview in my report using a database.
It's contains in a blob.

The problem is : the blob containt a format ( RVF ) that is not handle directly by FreeReport.
So i need to convert the blob to RTF and fill the rx with it.

PROBLEM:

My RXRichView is contains in a group band so :

* Using TfrReport::OnGetValue(); not working because it need a variant, an i have no acces directly to the frView
* Using TfrReport::OnRectEnter(); not working, it take the same input for all the record in my group.

So my question is :

How i can post process a blob field, to fill my TfrRXRichView with ?!

Thanks,

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.