Extracting signature information in VBA from a PDF file
Hi all,
I need to extract signatures information from PDF files in VBA (Mainly the signatory name and the signature date. The PDF files have several signatures inside them).
So I have got some questions :
- Is there a example somewhere to do such a thing?
- Will I need Acrobat Pro for that purpose? This is an important point as the code is supposed to be ran on machines where ONLY Acrobat Reader is installed.
- If the above is impossible, do you know about a command line utility that would do the thing (and that I could run from my VB code)
Thank you for your help
Emphyrio
