If the TIFF has rotation information you can know about
it in Image.getInitialRotation(). After that you have to decide if you rotate
the page or not.
Paulo
Hello,
From: James Farren [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 18, 2006 12:29 PM
To: Paulo Soares
Subject: Rotating PDF correctly
using iTextSharp:
I am looking for a way to rotate the recently created PDF from TIF correctly.
- TIF is an A4 LANDSCAPE.
But when the PDF is created it's A4 PORTRAIT.
How do I rotate/make sure PDF is rotated correctly?
Thank You,
Mike
