Print Rich Text =========== Displaying rich text Type --------- transform Class --------- fire.nodes.graph.NodePrintRichText Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - text - Text - Displaying rich text * - column - Column to pick data - First row from the column will be picked and displayed. Details ------- Print Rich Text Node Details +++++++++++++++ This node offers a wide variety of common formatting options, such as bold, color and italics. The output format also supports options to change font size, font background, text color, text highlight, create Hyperlinks and attach Images as well as create numbered or bulleted lists. Input Parameters +++++++++++++++ * OUTPUT STORAGE LEVEL : Keep this as DEFAULT. * TEXT: Select the text you want to format using the format toolbar. This node can be used in various ways to: +++++++++++++++ * Add enriched comments or notes. * Add a reference or hyperlink. * Add images and videos. Examples ------- Print Rich Text Node Example +++++++++++++++ Scenario: Let's say you want to generate a formatted report with a mix of text, numbers, and images. You can use the Print Rich Text node to create a visually appealing and informative report. Configuration: 1. Text: Enter the text you want to print. 2. Formatting: Use the formatting options (bold, italic, underline, font size, color) to style the text.It also supports variables and parameters Output: The node will print the formatted text to the console or a specified output file. You can customize the formatting and content of the text to create a variety of reports.