From PDFs in each request --> to using templates based on PDFs
Tuesday, August 27, 2019 at 11:57pmHello,
Currently we're having the following solution:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields);
2. Values for text fields are new in every request;
3. Positions for text fields are configured with PDF form fields;
4. With every request we supply:
a) Details for signers;
b) Field name + field value pairs;
c) Binary data of PDF.
What we would like to achieve:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields) only once and uploaded as a template;
2. Values for text fields are new in every request;
3. Positions for text fields are used from a template;
4. With every request we supply:
a) Details for signers;
b) Field name + field value pairs;
Notes: Document Extraction works good. But I don't understand if there is possible to specify positions for a text values via with a template using PDF Form Fields. As I understand we can do that manually in OneSpan website but this will take a lot of time to move from an old solution to new.
We already spent time positioning text fields in PDF as form fields and would like to create a template that is stored in our OneSpan account to reuse it with every new request.
Reply to: From PDFs in each request --> to using templates based on PDFs
Wednesday, August 28, 2019 at 06:13amReply to: From PDFs in each request --> to using templates based on PDFs
Wednesday, August 28, 2019 at 08:42pmReply to: From PDFs in each request --> to using templates based on PDFs
Thursday, August 29, 2019 at 05:05amReply to: From PDFs in each request --> to using templates based on PDFs
Thursday, August 29, 2019 at 11:11pm