Rich Text with more than one field

Hi,
we use, in our application, the Fast Report Library, version 2.51 (on Delphi 7).

We have some reports with RTF texts, that are linked to database fields.
We need to build an RTF text by merging some RTF fields, as shown in the following example:

[Query1."TEXT"]

[TextComingFromDataDictionary]
[Query1."FINAL_IMPRESSIONS"]

[TextComingFromOnGetValueEvent]

All this text is contained in a single TfrRichView element.
The problem is that FastReports Expands only the first one text ([Query1."TEXT"]), while all the remaining text remains as is.

Before buying FastReport, we used an open source "sibling" of FastReport, called FuzzyReport.
It had the same problem, but we solved it by putting in it a "while" cycle that expanded all the "variables" in the RTF field.

Is there a way to make the same in FastReport or must we build a "customized" version of these component?

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.