1.8

Table Of Contents
l
Subtotal Line (table row inside a <tfoot> only): Defines the footer row as the place
where the SubTotal is displayed. This is the row where a subtotal script is expected to
display the result.
l
Type (form input element): Use the drop-down to select an input type. The drop-down
lists all input types, including HTML5 input types (see
http://www.w3schools.com/html/html_form_input_types.asp).
Geometry
These attributes are available for certain elements that have position or size attributes such as
images and boxes.
l
X-Offset: 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
Y-Offset: 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.
Note
When no unit is added to a geometry value, the default unit will be added to the value; see "Print
Preferences" on page347.
Page
These attributes appear when selecting the Page node in the Outline Pane.
l
Master Page: Which of the "Master Pages" on page98 to use for the template.
Data Model pane
The Data Model Pane displays a Data Model used to help design the template, along with
(optional) extracted data. When loading data (see "Loading data" on page239), the resulting
record set is loaded in the Data Model Pane. The information shown is the extracted
information for the current record within the record set.
Page 389