Re: [iText-questions] fill an incomplete row

2007-06-29 Thread Paulo Soares
9, 2007 4:15 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] fill an incomplete row > > > I have a table that has three columns. I have an unknown > number of data points that need to be written into this table > from left to right top to bottom.

[iText-questions] fill an incomplete row

2007-06-29 Thread Scott Snowden
I have a table that has three columns. I have an unknown number of data points that need to be written into this table from left to right top to bottom. This works fine by iterating through the result set and adding a new cell for each value, except for the last row. Often times the last row i