Frequently Asked Question:
Apply multiple digital signatures to a PDF
Question
I am looking for a component for my Delphi application which would be able to add more than one digital signature to PDF document. Does Quick PDF Library support this?
Answer
Yes, Quick PDF Library will let you add more than one digital signature to a PDF. To do this simply call the SignFile function with the required parameters multiple times (presumably each time you called the function it would contain different information in the signature field).