How to place a signature field on dynamically generated pdf from a 3rd party .
Friday, July 21, 2017 at 12:35pmHi
In our Web Application, we have a 2 Types of PDF:
1. Templated PDF which our App will merge Data ; The resulting PDF will have the merged data and Fields with the DocumentExtract tags [SignerId#.Capture#]
2. PDFs from 3rd party Vendors which we receive via Webservices.
The whole package is bundled into one PDF and which is uploaded to ESL .
in the case of #2 ( PDF from 3rd party) , there are "Signature Line" , however, there are no Fields and the position of the "Signature Line" can be viewed visually but they can change as the Vendors PDF are dynamically generated . So the "Signature Line" may be on Page 2, or if the Page is bigger it will be on Page 3..etc
So my challenge is to find how I can tell ESL to :
1. Identify where on the PDF is the "Signature Line"
2. Place the appropriate Signature Control
Any advice?
Reply to: How to place a signature field on dynamically generated pdf from a 3rd party .
Friday, July 21, 2017 at 07:57pm