Philsor wrote:
> Is there an easy way to make the text inside a table stretch out so that it
> autofits the exact table height just like you can set it to add extra space
> between words to fit the exact table column width?
> 
> I have text combined with pictures and I don't want the pictures to stretch
> just the spacing between the text lines.

Are you talking about changing the font size, vertically stretching the 
characters, or adding extra space between the lines?
None of this is possible using the standard PdfPCell methods, but you
can always add the text using cell events. In that case, you have full
power over the way the text is added.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to