Hi Krzysztof, On 03/06/2008, Krzysztof Rączka <[EMAIL PROTECTED]> wrote: > > > I would like export horizontal page with RTF? > Is possible?
document.setPageSize(PageSize.A4.rotate()) Remember that rotation will take effect only on the next page. HTH, alexis ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
