On 7/22/2014 1:33 PM, SamarthPatel wrote: > Hi All, > > I am using Itextsharp.dll version 5.5.1.0 and I am using C#. > > please let me know the idea how to write multiple signature in a single pdf > page. > > Please let me know the Idea how to do this.
Start by reading http://itextpdf.com/book/digitalsignatures Granted: the examples are in Java, but once you grasp the concept, go to http://sourceforge.net/p/itextsharp/code/HEAD/tree/tutorial/signatures/ for the C# port of the examples. DO NOT USE THE EXAMPLES WITHOUT UNDERSTANDING WHAT YOU'RE DOING! For instance: it would be in violation with ISO-32000-1 to add two certifying signatures to a PDF document! ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php