Element - sign-box
The sign-box element adds a signature box to the current page. With the border enabled the height of the box is 30 points.
Syntax:
Element |
Attributes |
Value |
Notes for Element/Attribute/Value |
sign-box |
x1 |
integer |
Default. 0. |
y1 |
integer |
Default. 0. |
|
width |
integer |
Default. 0. |
|
message |
string |
|
|
line-width |
integer |
Default. 0. |
|
border |
boolean |
Default. Document border. |
Example
<sign-box x1="90" y1="500" width="400" message="Sign in blue ink"/>