d then setting the new phrase...
>
> table.getRow(row).getCells()[col].setPhrase("New value");
>
> -Harish
>
> On Fri, Aug 7, 2009 at 3:25 PM, Paulo Soares
> mailto:psoa...@glintt.com>> wrote:
> How are you overwriting the data?
>
> P
I am retrieving the cell I want to reset and then setting the new phrase...
table.getRow(row).getCells()[col].setPhrase("New value");
-Harish
On Fri, Aug 7, 2009 at 3:25 PM, Paulo Soares wrote:
> How are you overwriting the data?
>
> Paulo
>
> - Original Mess
Hi,
I have a scenario where I render a PdfPTable several thousand times, but
each time with a slightly different data. So I created a template table and
simply overwrite the data cells for each instance and add it to the
document. It works great except one problem: I am not able to adjust the
cell/