Use PdfContentByte.concatCTM() or PdfContentByte.transform() before placing the table.
Best Regards, Paulo Soares > -----Original Message----- > From: Philippe Couas [SMTP:[EMAIL PROTECTED] > Sent: Monday, November 03, 2003 14:43 > To: [EMAIL PROTECTED] > Subject: [iText-questions] rotation of PdfTable in a PdfStamper > > Hi, > > I need to create a new PDF document, this document use, a model in > landscape mode, arotate logo and an rotate text in a Table > > I use a Pdfreader for reading my model and PdfStamper for writing it, > next i have added a rotated background image, and now i need to add a > PdfTable. > > How can i rotated my PdfTable > > > > Thanks > > Philippe > > > > > Philippe COUAS > > Responsable D�veloppement > > INFODEV S.A. > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
