2019.2

Table Of Contents
l
Detail Table (table only): Defines which detail table the repeat of the table is based on.
The number of detail lines in the table is the number of the time the repeating row (see
below) is repeated.
l
Title (table only): Defines the title of the table. This has no impact on the table's displays,
only on accessibility of HTML pages and screen readers.
l
Repeat (table row not in <tfoot> or <thead> only): Defines if the row is affected by the
detail table calculation. This row is the one repeated in a Detail Table.
l
Show Row (table row only): Use the drop-down to determine when the selected row
appears when a dynamic table overflows. This option is only available in a row manually
added inside of a Detail Table.
l
Before page break: The row will appear on all pages except the last one.
l
At end of table: The row will appear only on the last page.
l
Always: The row will appear on every page of the table.
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
https://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
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.
Page 1030