Re: [iText-questions] How to find the end dynamically growing PdfPTable

2013-07-12 Thread Harsha Kaundinya
Yes, thank u Alex. On Fri, Jul 12, 2013 at 1:35 PM, Alexis Pigeon wrote: > Hi Harsha, > > On 12 July 2013 08:00, Harsha Kaundinya wrote: > >> Hi all, >> >> I am using iText 5.4.0 and inexperienced in iText coding. >> > > iText 5.4.2 has be released a couple of months ago, you might want to > up

Re: [iText-questions] How to find the end dynamically growing PdfPTable

2013-07-12 Thread Alexis Pigeon
Hi Harsha, On 12 July 2013 08:00, Harsha Kaundinya wrote: > Hi all, > > I am using iText 5.4.0 and inexperienced in iText coding. > iText 5.4.2 has be released a couple of months ago, you might want to upgrade and get the latest version. > How can we write a String below a dynamically populat

[iText-questions] How to find the end dynamically growing PdfPTable

2013-07-11 Thread Harsha Kaundinya
Hi all, I am using iText 5.4.0 and inexperienced in iText coding. How can we write a String below a dynamically populating table. How to know where exactly the table is ending??? Can someone provide me with a sample code or links to it? Thanks, Harsha