Hello,

In the old version of iText (before iText-5.3.0), I can use the following
code to adjust the text appearance in the signature. But after iText-5.3.1,
How can I do this?

 PdfSignatureAppearance.fitText(new Font(1, 9F, 3, new Color(0, 0, 255)),
> "_Signer", new Rectangle(0.0F, 0.0F, 10.0F, 10.0F), 10F, 0);
>


If I want to add an image to the signature field, how can I place it at the
left of those signature information?
What API I need to use with iText-5.3.1+?


Best regards,
Eric
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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

Reply via email to