Using Expressions in the Rich Text Editor of Report Designer

Using Expressions in the Rich Text Editor of Report Designer

The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To learn more about the Rich Text editor, and how to access this section within the Report Designer, see An Introduction to the Rich Text Editor in Report Designer. The purpose of this article is to break down the different options within the Rich Text editor.

RTF text is an expression. Utilizing expressions in the RichText component is very similar to using expressions in other text components.

There is one issue to consider. Any formatting must be applied to the full code insertion and not any individual part of it.

If you want the calculated value in the TRF text to be a specific color, the color attribute must be applied to the entire expression. This means everything from the opening curly brace “{“ to the closing curly brace “}” and the braces themselves must be the specific desired color. For example:


Fig. 01 – Correct Formatting


Fig. 02 – Incorrect Formatting. The entire expression is not formatted with the color.

Only plain text can be inserted without formatting commands. RTF text cannot be inserted. You can only assign all of its properties with the help of the DataColumn.

Expressions in the RTF component can be handled in different ways using the property Full Convert Expression. Setting the property to false leads to the expression being processed quickly and consistently. When the property is set to true, processing expressions in the RTF component is more thorough. Using this method slows report rendering down, but the expressions are converted more thoroughly. This thoroughness is especially beneficial if the expression uses characters other than numbers and Latin alphabet.


    • Related Articles

    • Understanding the Rich Text Editor in Report Designer

      The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To learn more about the Rich Text editor, and how to access this section within the Report Designer, see An Introduction to the Rich Text ...
    • An Introduction to the Rich Text Editor in Report Designer

      The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to design a report ...
    • Understanding the Text Editor in Report Designer

      The Text Editor allows users to edit text components in Report Designer. This ability to modify text components allows for better customization of report appearances. Expression Tab Fig. 01 – Expression Tab (Text Editor) This tab has the following ...
    • Text Expressions

      Text expressions are the simplest expressions. Here are some examples: SampleText 54321 Example All of the expressions above are strings, and there are no calculations. These expressions would be printed as they have been defined. These types of ...
    • How to Load Rich Text from a Data Field in Report Designer

      The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To learn more about the Rich Text editor, and how to access this section within the Report Designer, see  An Introduction to the Rich Text ...
    • Recent Articles

    • Toolbox Release Notes | Build 24.1.0430.641

      The following release notes apply to Toolbox build 24.1.0430.641. G-Code Path Fix An issue was discovered wherein G-code would sometimes not generate along the correct path, with files never being created in secondary folders, even in circumstances ...
    • Microvellum Foundation Library Release Notes | Build 24.0419

      Additions Added the new Blum SPACE STEP system. This can be activated within the “Toe Kick Assembly” construction option prompt in certain base & tall cabinet products. Added a new drawer system, the Harn Alunan T. Added 9 new Lamello Cabineo X ...
    • Toolbox Release Notes | Build 24.1.0416.641

      The following release notes apply to Toolbox build 24.1.0416.641. Maestro Toolfile Fix There was an issue with Maestro SCM Toolfiles reportedly experienced by some users, wherein the labels output by autolabeling would be in incorrect positions, an ...
    • Toolbox Release Notes | Build 24.1.0409.641

      The following release notes apply to Toolbox build 24.1.0409.641 Saw Delimited Processing Station Figure 1: The Saw Delimited option in a custom processing station. New options have been added to saw processing stations to allow for control over data ...
    • Toolbox Release Notes | Build 24.1.0328.641

      The following release notes apply to Toolbox Build 24.1.0328.641 Fillet Token Fixes Issues were discovered in the use of fillet tokens on products that also had the IRIB setting enabled: Some users processed work orders with rounded parts, which ...