Leonard Rosenthol wrote: > Easiest way to do this is to create the rotated version is a separate > PDF, but unrotated. Then place the PDF, rotated, into the main document.
Yes, in iText terminology, you could also create a PdfTemplate with the dimensions of your choice and the wrapped text. Then wrap the PdfTemplate in an Image and add it to the document rotated the way you want (90 degrees right or left, or even upside-down). br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
