Prish, Prashant Chauhan wrote > Now the main problem is How can i wrap the Long Text inside the Signature > block for getLayer(2) ? > if i use PdfTemplate for getLayer(2) and customize the signature block > than how can i wrap text without using ColumnText concept in itext ?
I hardly know ColumnText at all but I wonder why you do not want to use ColumnText for the PdfTemplate you get from getLayer(2). Is there a special reason? In general, when creating your own appearance layers, allow yourself to be inspired by the way iText does it in PdfSignatureAppearance.getAppearance(). It's open source after all! Regards, Michael -- View this message in context: http://itext-general.2136553.n4.nabble.com/display-Signature-in-Footer-of-every-page-tp4237064p4252895.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ 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
