jfsa,
jfsa wrote:
> How to insert a signature in a specific page of a pdf document such 2nd
> page using iText?
Cf.
com.itextpdf.text.pdf.PdfSignatureAppearance.setVisibleSignature(Rectangle
pageRect, int page, String fieldName); alternatively
com.itextpdf.text.pdf.PdfStamper.addSignature(String name, int page, float
llx, float lly, float urx, float ury) combined with
com.itextpdf.text.pdf.PdfSignatureAppearance.setVisibleSignature(String
fieldName).
Regards, Michael.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Adding-a-visible-signature-in-a-specific-page-of-a-pdf-document-tp3002257p3002841.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
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