2020.2

Table Of Contents
l
Top: The horizontal distance from the top-left of the object to the left position of its parent.
This is used only for relative and absolute positioned elements.
l
Left: The vertical distance from the top-left of the object to the top position of its parent.
l
Width: The width of the element, by default in pixels. For an image, this defaults to the
original image width in pixels.
l
Height: The height of the element, by default in pixels. For an image, this defaults to the
original image height in pixels.
l
The Reset Image Size button resets the selected image to its original size.
Note
When no unit is added to a geometry value, the default unit will be added to the value;
see "Print preferences" on page377.
Page
These attributes appear when selecting the Page node in the Outline Pane.
l
Master Page: Which of the "Master Pages" on page153 to use for the template.
Data Model pane
The Data Model Pane displays a Data Model used to help design the template, along with data.
When you load data (see "Loading data" on page332), the resulting record set is loaded in the
Data Model pane. The information shown is the information for the current record within the
record set.
Filter
To find a certain table, group or field in a large Data Model, start typing characters in the Filter
box. This immediately narrows down the list of displayed items to all tables, groups and fields
whose name contains the characters that were typed. Note that the filtering is case-insensitive.
Data Model toolbar buttons
l
JSON Sample Data: Opens a dialog to load JSON sample data in the Data Model pane;
see "Adding JSON data from a JSON file" on page339.
Page 553