Hi,
The real problem is that I am new to iText framework :). I want to insert some text in a rectangle. I thought that the FieldText will solve my problem, but I cannot get rid of the unneccesary elements. I tried also ColumnText, but I had also a problem. When a use ct.go(), nothing else will be shown on this pdf. Also I tried Paragraph, which seems to me the most reasonable solution, but for various reasons I cannot add it to a PdfStamper. I will try as the last solution a PdfPTable. I thought that this is not the practical aproach. But I don't have any other possibility. -- View this message in context: http://www.nabble.com/text-in-a-box-tp23055291p23057014.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
