Add Text Blocks to Report Designs
Create a report design file.
Use text blocks for longer pieces of text. Text blocks can contain plain text, HTML, or inline
expressions.
- Drag aTextreport item from thePaletteto the required position on theLayouttab of the main view. An empty text box displays.
- Enter your text in the large blank space.
- To tell Report Designer how to interpret your text, select the relevant option from the content type drop-down list:
- Auto
- HTML(default)
- Plain
- When entering HTML, you can add tags manually or use the tag shortcuts on the toolbar. To use the shortcuts, highlight the relevant text and click a tag in the toolbar. Report Designer adds the tags around the selected text.
- To change the type of tags that are displayed in the toolbar, select from the category list on the left of the toolbar. The options are:
- Formatting
- Layout
- Content
- Lists
- Dynamic Text
Report Designer interprets dynamic text as JavaScript. Select this option when you want to use an expression to manipulate data before the report displays it.You can edit the text box again at any time by double-clicking it.