Re: [iText-questions] Cell spliting over page break

2010-06-16 Thread François Miermont
Thanks for your help, It works perfectly ! -Original Message- From: 1T3XT info [mailto:i...@1t3xt.info] Sent: lundi 14 juin 2010 18:02 To: Post all your questions about iText here Subject: Re: [iText-questions] Cell spliting over page break François Miermont wrote: > Hi, > >

Re: [iText-questions] Cell spliting over page break

2010-06-14 Thread 1T3XT info
François Miermont wrote: > Hi, > > > > I’m using iTextSharp v4.1.2. > > I create a PDF which is a big listing in a table. My problem is that > some cells are really big (lots of line in it) and split over many > pages. I’m trying, when splitting occurs, to add a text at the top left > of th

[iText-questions] Cell spliting over page break

2010-06-14 Thread François Miermont
Hi, I’m using iTextSharp v4.1.2. I create a PDF which is a big listing in a table. My problem is that some cells are really big (lots of line in it) and split over many pages. I’m trying, when splitting occurs, to add a text at the top left of the cell as a reminder. Problem is I don’t hav