I've tested it with Hylafax. It really works! It works even better than PHP/PDFlib!!!! No *ANY* "special rotating" coding at all!!!!
Using PageSize.A4.rotate() should work. If Hylafax doesn't care about the rotation it will show as portrait and print correctly.
PageSize.A4.rotate() will set the page size as portrait A4 but with the /Rotate 90 in the page dictionary. Unless you are using a very, very old version of iText that's how it works. If you have any doubts create the document and with an hex editor replace the /Rotate 90 with spaces.
Thanks a lot, Boris
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
