larry

How to indicate, via API, where on a PDF customer should sign ?

0 votes
Hi There, I am a newbie to eSignLive and is doing some research to see how we can improve our sales process. Our system currently generates contracts (PDF) dynamically and then email it to customer for signature. I know that through the eSignLive portal, I can mark up where in the PDF contract customer should sign. In order to automate the process, is there an API to upload the document as well as specify the location for signature? Is there any sample codes on how to do this?

Reply to: How to indicate, via API, where on a PDF customer should sign ?

0 votes
You can either specify the location by x,y coordinates, use text anchor extraction, or use document extraction (extract pdf fields). How are you going to be using the API? Directly with it or with a SDK? Text Anchors: https://developer.esignlive.com/guides/feature-guides/text-anchors/ Document Extraction: https://developer.esignlive.com/guides/feature-guides/document-extraction/ - this one can be done with the naming convention recognized by eSignLive for full automation of the extraction or you can just use the position extraction portion of the feature and use your own field names - https://developer.esignlive.com/guides/feature-guides/position-extraction/ x,y coordinates: https://developer.esignlive.com/guides/quick-start/ - The Create and Send guides on this page will show how to position by specifying the size and location. Hope this helps.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off