I am looking for something that appears to be able to be completed using an API, but I have not been able to complete simply using eSignature.
Background:
- We have applications that generate pdfs.
- We have blank pdfs as templates, and we can get them to match and collect signatures just fine.
- We would like to utilize the form fields in DocuSign to be able to extract the data from after collecting the signatures.
Problem:
- The applications will place data such as first name, last name, ID numbers, phone numbers, etc. on to the form.
- When we upload the pdf, and match it to the template, we would like to be able to say
- "From this x,y coordinate to this x,y coordinate, any text existing on the page should be in the first name field."
- "From this x,y coordinate to this x,y coordinate, this is the the ID number."
- And so on down through the document.
- We have fields that we can place in the template to capture these fields, and for many of the documents we produce every day, they will be in the same location.
- For those curious the applications will place the data onto Wolters Kuwer forms, and we can save them as pdfs.
- We cannot get DocuSign to recognize that there is data "on the page" in "this location" therefore "this field" is populated with the text it sees.
Is this possible to do, or are we looking at needing to pre process these before uploading to a matching template?