Prish, Prashant Chauhan wrote > i already done Digital Signing PDF with Signature visible,but it's display > on pre-define RECTANGLE points.now i have to set position on footer of > every page. i cant override the existing footer with my Digital Signature > or add Signature data with existing footer data.
It is possible to have widgets on multiple pages referring to the same signature field. This is not explicitly supported by iText but possible by using its low level API. Last time I checked Adobe Reader and Acrobat (some ninish version) did not complain about such constructs. Maybe they will, though, in future as signatures legally may be required to be located at a single position (depending on the legal system a signature signs everything "above" it, which requires a single position). Regards, Michael -- View this message in context: http://itext-general.2136553.n4.nabble.com/display-Signature-in-Footer-of-every-page-tp4237064p4237149.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ iText-questions mailing list [email protected] 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
