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,
>
>
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
Hi,
Im 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. Im
trying, when splitting occurs, to add a text at the top left of the cell as
a reminder.
Problem is I dont hav