API Reference

Coordinates Parameters

Parameter NameRequiredFormatComment
llxYesIntegerLower 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.
llyYesIntegerLower 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.
pageNoIntegerPage number at which signature will happen.
all_pageNoBooleanWill sign all the page at the coordinates provided.

Note :

  1. Either page or all_page is required.
  2. In case of all_page, only one coordinate is accepted for the respective signatory.