Re: [iText-questions] newPage() doesn't work

2008-04-25 Thread Ken Gentry
Subject: Re: [iText-questions] newPage() doesn't work Quoting Ken Gentry <[EMAIL PROTECTED]>: > Sorry for not including a test app. It was the end of a 14 hour day of > development and my brain was cloudy :-( > > The attached app and generated output very closely mim

Re: [iText-questions] newPage() doesn't work

2008-04-25 Thread info
Quoting Ken Gentry <[EMAIL PROTECTED]>: Sorry for not including a test app. It was the end of a 14 hour day of development and my brain was cloudy :-( The attached app and generated output very closely mimic what our software framework is generating. Any help is greatly appreciated. I don't

Re: [iText-questions] newPage() doesn't work

2008-04-25 Thread Ken Gentry
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 1T3XT info Sent: Friday, April 25, 2008 2:16 AM To: Post all your questions about iText here Subject: Re: [iText-questions] newPage() doesn't work Ken Gentry wrote: > I don't get the page break. I do, see attachments. > I am going nuts

Re: [iText-questions] newPage() doesn't work

2008-04-24 Thread 1T3XT info
Ken Gentry wrote: I don't get the page break. I do, see attachments. I am going nuts with this so any help would be greatly appreciated. People saying "something doesn't work" without any proof for their allegations drive us crazy. Please adapt the attached example so that we can reproduce

[iText-questions] newPage() doesn't work

2008-04-24 Thread Ken Gentry
Hi All, I am using iText 2.1.0. In my app I am creating a relatively simple PDF with a large table on the first few pages followed by some text showing the query that created the table data. I need to insert a page break between the table and text. Due to the way our system generates reports I a