It works but only with addCell(String). In the other cases you must set it per cell.
----- Original Message ----- From: "Todd Huhman" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 01, 2005 5:59 PM Subject: [iText-questions] Re: Eliminating white space in a table > Paulo Soares <psoares <at> consiste.pt> writes: > > > > > setLeading() > > > > ----- Original Message ----- > > From: <THuhman <at> npic.com> > > To: <itext-questions <at> lists.sourceforge.net> > > Sent: Friday, July 29, 2005 6:27 PM > > Subject: [iText-questions] Eliminating white space in a table > > > > > I'm having trouble with eliminating so much white space in between rows of > > > cells in my PDF document. My table has 5 cells per row. When I have > > > filled multiple rows, the white space in between rows is too much, causing > > > things to run over into a second page. > > > > > > Does anyone know how to cut down on this white space without changing the > > > font? > > > > > > Thanks, > > > Todd Huhman > > > > I can't get setLeading to work at a table level (PDFPTable) using > pdfptable.setDefaultCell().setLeading(). > > I can get it to work at a Phrase level, but I don't want to have to set it for > every phrase. Is there a way to get it to work for the entire table? > > Todd Huhman > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
