The add element is used to add a template to the current document page.
Element | Attributes | Value | Notes for Element/Attribute/Value |
|---|---|---|---|
add | x1 | integer | Default is 0. |
y1 | integer | Default is 0. | |
template | string | Name of template. | |
border | boolean | Default. Document border. |
<add template="logo" x1="300" y1="400"/>