Posted on: 6/5/2014 4:11:33 PM | Views : 422

<div itemprop="description"> I am building a web application(C#) and trying to achieve the following business scenario ?
An user access our web site. He inputs some data using a PDF template. He generates a PDF file from the data he inputs. He digitally sign this PDF file. The system then automatically emails the signed PDF to an email. The system can parse the PDF file to know who signed this file and be sure it is of integrity and Non-repudiation and to some post-processes. Is it possible to achieve this in one step using ITextSharp, If yes, how can I go about it </div>

Go to the complete details ...