Re: [iText-questions] Changing page orientation in the middle of the PDF

2004-08-05 Thread Paulo Soares
Document.setPageSize(PageSize.A4.rotate()) - Original Message - From: "Bono, Tony" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 04, 2004 22:51 Subject: [iText-questions] Changing page orientation in the middle of the PDF > Hi, > > I

[iText-questions] Changing page orientation in the middle of the PDF

2004-08-05 Thread Bono, Tony
Hi, In my pdf document, I have about four pages of text that is displayed as portrait and then I must display a table generated from a query that requires landscape. Does anyone out there know how to do this? I would appreciate any advice Tony Bono