On 10/09/2010 20:30, shensl wrote:
Hello, I have a big table with a lot of columns, and it can not fit for normal PageSize.A4. How can i rotate this only one page to PageSize.A4.Rotate?
By using setPageSize() BEFORE you go to the new page, and changing the page size back with the same method after you're done adding the table. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
