Skip to main content
Version: 8.3 Beta 🚧

Report - Page Object

" "

Each report may consist of multiple pages. The Page component may be selected by clicking on a Page item in the Project Browser.

" "

Pages are added and removed from the the menu bar at the top of the browser.

" "

Menu ItemDescription
Add PageAdds a new page to the report after the currently selected page.
Add Page PreviousAdds a new page to the report prior to the currently selected page. A cover page may easily be added to a pre existing report by using Add Page Previous.
Remove PageDeletes the page that is currently visible in the main workspace.

Properties​

" "

PropertyDescription
FillIf true, the shape will fill its space with color.
Fill ColorIf fill is selected, the color that will fill the shape.
OpacityHow opaque the fill color is, between 0 and 1.
Stroke StyleWhat style of stroke or border to use: Hidden, Shape Outline, Border, or Double. To learn more about stroke styles, refer to Stroke and Fill Properties.
StrokeDetails for the chosen stroke. Each Stroke has its own properties depending on the Stroke Style chosen.
HeightHeight of this shape in pixels
URLA link to attach to this reporting component. Will be a clickable hyperlink if the report is exported as a PDF. You can use the values below to link to internal pages.
  • Page:Next - Navigates to the next page.
  • Page:Back - Navigates to the previous page.
  • Page:Number - Replace "Number" with a numeral. Navigates to the specified page.
  • WidthWidth of this shape in pixels.
    HiddenAllows the entire page to be excluded from the report. If true, the page will not be included in the report, and the page will display a Hidden warning in the Design tab and (Hidden) text following the page name in the Project Browser. Although this is a static boolean parameter value by default, it can become dynamic by selecting the property and right-clicking to choose the Use dynamic data key option. Alternatively, you can drag and drop a data key onto the property from the Key Browser.