I would like your opinion on whether something like this is possible or not.
1)Client logs in and uses a webform to submit data. The data is then used to generate a PDF with a digital signature of the client's name and location and is then sent to our server. (i think this step is possible based on what i have read so far.Please correct me if i am wrong)
2)At some point later is it possible to pro-grammatically add additional content to the same pdf(perhaps in a different block) and then add another signature to the pdf?
Thanks! Any samples or examples achieving the same would be great as well.