Thank you.
-Original Message-
From: Amedee Van Gasse [mailto:amedee-it...@amedee.be]
Sent: Monday, October 24, 2011 11:02 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Need help to open a new page on condition.
On Mon, October 24, 2011 14:36, 1T3XT BVBA
On Mon, October 24, 2011 14:36, 1T3XT BVBA wrote:
> On 24/10/2011 13:52, Dalui, Somak wrote:
>>
>> Hi,
>>
>> I have a situation where a PDFPTable is created iterating on a Java
>> object containing all data and then it is added to the document object.
>>
>> Now, I have to make a page break(or crea
On 24/10/2011 13:52, Dalui, Somak wrote:
Hi,
I have a situation where a PDFPTable is created iterating on a Java
object containing all data and then it is added to the document object.
Now, I have to make a page break(or create a new page) when a
condition is met while creating the PDFPTabl
Hi,
I have a situation where a PDFPTable is created iterating on a Java object
containing all data and then it is added to the document object.
Now, I have to make a page break(or create a new page) when a condition is met
while creating the PDFPTable.
If I do document.newPage(), it makes no ef