fhomasp wrote:
> I need a bit of padding on the bottom of the cells.  If I set for example:
> 
> cell.setPadding(5);
> cell.setPaddingTop(0);
> cell.setPaddingBottom(4); 
> 
> Then the space between the cells is still too large.  And I do need bottom
> padding (sounds like fun) otherwise the text in the cell is placed exactly
> on the bottom of that cell.
> 
> The only way I've been able to do this is by setting a negative value in the
> padding, because setting 0 padding on the top doesn't remove all of the top
> padding.

What about the ascender?
I didn't see you using the ascender/descender option anywhere.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to