Skip to content

Content Components

Overview

A content component is used to draw content on a page. The range of component options includes simple text elements, table and images, and even charts to visualize data.

A list of all available content types are included below:

Component Types

Text Component

Draws a text element on the page.

Table Component

Displays data in a table format.

Image Component

Inserts an image in the report.

QRCode Component

Inserts a QR Code in the report.

HSpacer Component

Ensures a specified amount of horizontal space exists between components.

VSpacer Component

Ensures a specified amount of vertical space exists between components.

Line Component

Draws a line element on the page. The size and color of the line can be specified. Also supports gradient color definitions.

External Component

Inserts a component defined in an external file. This is very useful for complicated components that are used in many different reports.