Parameter Name | Required | Format | Comment |
---|---|---|---|
llx | Yes | Integer | Lower left x coordinate of the signature block.This is offset along the width of the page considering the bottom left corner of the page as origin. |
lly | Yes | Integer | Lower left y coordinate of the signature block. This is offset along the height of the page considering the bottom left corner of the page as origin. |
page | No | Integer | Page number at which signature will happen. |
all_page | No | Boolean | Will sign all the page at the coordinates provided. |
Note :
- Either page or all_page is required.
- In case of all_page, only one coordinate is accepted for the respective signatory.