That's easy. Get PdfWriter.getDirectContent() and write a ColumnText to it after setting the rotation and position with an AffineTransform.
Best Regards, Paulo Soares > -----Original Message----- > From: New, Cecil (GEAE) [SMTP:[EMAIL PROTECTED] > Sent: Thursday, October 23, 2003 19:49 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Vertical Text > > I need to place text along the right edge of every page, vertically. Sort > of like a footer, I guess you could call it a sider... bad pun... sorry. > > I have looked (quickly) thru the docs, but have only found templates in > the > Advanced section that look promising. > > What is the best way to do this? > > thanks. > > > Cecil > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net Donation Program. > Do you like what SourceForge.net is doing for the Open > Source Community? Make a contribution, and help us add new > features and functionality. Click here: http://sourceforge.net/donate/ > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
