Copy link to clipboard
Copied
Hi all,
I'm working on a workflow composed by 3 signer (Approvatore, Autorizzatore and Firmatario). For some reason I should use a coordinate based approach (FormFields) to insert signature block location inside document.
To start the process I'm using api rest v6 but everytime I try to start it the three signatures's blocks are generated at the center of the document's last page.
It seems to be a mismatch beetween workflow's signer definition and formfiels location definition.
Any suggestions?
Best Regards
Cristoforo
Copy link to clipboard
Copied
In the attachments all test's information.
Copy link to clipboard
Copied
Any news/suggestions?
Copy link to clipboard
Copied
Hello. I have been told that the x/y coordinates to set a location are used in version 5 and not 6. However, I see references to locations in the API version 6 documentation. I tried to set the location and obtain the same result as you did, with the signatures in the middle of the blank space on the last page. I will now try to use Templates with defined predefined fields. If that does not work then I may try to use the API version 5 instructions.