We are using a TOPAZ sig pad Model: T-LBK750SE-BHSB-R to sign pdf documents using acrobat plugin.
The PDF has more than one signature field to sign.
All this happens in a web application that uses Javascript to submit the pdf.
We also have a requirement to capture the signature as a image.
However, the customers (one or more) will only sign the pdf and so, we will somehow have to extract the images of the signatures from the signed pdf.
Could you please let me know if this can be done using pdf apis (like IText etc) or some other server side APIs.