Re: [iText-questions] Dynamic table issue

2008-09-26 Thread Paulo Soares
orge.net > Subject: Re: [iText-questions] Dynamic table issue > > > Is there a way we can replace the placeholder textfield in > the template with > a table? I cannot create the table in the template as the > number of rows > are dynamic. > > > > Gatewood, Paul (

Re: [iText-questions] Dynamic table issue

2008-09-25 Thread anjaliv9
Is there a way we can replace the placeholder textfield in the template with a table? I cannot create the table in the template as the number of rows are dynamic. Gatewood, Paul (RSIS) wrote: > > This sounds similar to a situation we have. > > I suspect there is a more flexible general solut

Re: [iText-questions] Dynamic table issue

2008-09-24 Thread Paul Gatewood
This sounds similar to a situation we have. I suspect there is a more flexible general solution, using more sophisticated iText functionality, but in our scenario (the one I inherited), the templates were already created and I had to work with them, so I used a rather simple approach. One one

[iText-questions] Dynamic table issue

2008-09-17 Thread anjaliv9
I have a template which has some info on the page like the type of report and other person details and then a table with the headers with a single row. I have to read the template and fill out the necessary details in the required fields and then add the additional rows to the table depending on