Insert extras

From the Report Studio user interface you can insert images and text into your reports. You can do this in either of two ways:

  • Select Insert > Extras and then select Text or Image. A Text Editor or Insert Image dialog box opens.
  • From the Visualization tab, select Text or Image and drag it over to the data pane. This opens the Text Editor or Insert Image dialog box.

Insert Text

In the Text Editor box, enter the desired text and format use the tool bar to format it. Click OK when finished.

Insert Image

In the Insert Image box, enter the URL of the image you want to include. The image is previewed within the box.

To resize an image

1. Select the image in the layout pane.

2. To adjust the width of the image, hover the cursor over the right border and drag it to the left or right. To adjust the height of the image, hover the cursor over the bottom border and drag it up or down.

Use HTML code in a report

  1. Drag a text element from the Visualization tab and drop it in the layout pane.
  2. In the Text Editor, select Toggle source editing mode.
  3. Type or copy and paste the HTML code, for example

    <h1>Report title</h1><p>Report subtitle</p>

  4. Click OK. The text appears in the layout pane.