Re: [iText-questions] using pdf template for table with unknown size

2009-02-11 Thread 1T3XT info
miro wrote: > I have to generate a pdf , and I am confused whether to use a template . > > My template needs a table in middle and no of rows will be determined only > at runtime , so one instance rows might be 5 and other instance rows > might be 50. > > Can we have this dynamic behavior us

[iText-questions] using pdf template for table with unknown size

2009-02-11 Thread miro
I have to generate a pdf , and I am confused whether to use a template . My template needs a table in middle and no of rows will be determined only at runtime , so one instance rows might be 5 and other instance rows might be 50. Can we have this dynamic behavior using a pdf template ?