Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

signatureappearancesWeb service parameters

This operation allows to submit from EVICERTIA an EviSign contract with the following data:

...

An example is shown below, where a signature is included on two different pages 1 and 3, the values ​​start counting from the bottom left. Version in the example indicates if the signature is a GSD or a simple file. 

{"[{""PageNumber"":1,""Top"":100,""Bottom"":80,""Left"":30,""Right"":230},{""PageNumber"":3,""Top"":110,""Bottom"":80,""Left"":30,""Right"":230}]",""Version"":1}

Where:

PageNumberPage number on which the signature will be displayed
TopRepresents the distance in points of the upper right corner of the signature box from the bottom edge of the signature box.

Image Added

BottomRepresents the distance in points in the upper left corner of the signature box from the bottom edge of the signature box.

Image Added

LeftRepresents the distance in dots from the bottom left corner of the signature box, from the left-hand side.

Image Added

RightRepresents the distance in points from the top right corner of the signature box, from the left-hand side.

Image Added

Version

null >> The signature area shall be set in the signed document affidavit.

0 >> The signature area shall be set in the signed document affidavit.

1 >> Se establecerá la zona de firma en el documento original firmado, esto es una funcionalidad de GSD. 



If you want, for example, to raise the signature up, you only need to increase both Top and Bottom values ​​in the same amount.

...