Common rotation matrices:

90 degree:  0 1 -1 0 <top> 0
180 degree: -1 0 0 -1 <right> <top>
270 degree: 0 -1 1 0 0 <right>


for page importing, <top> would be the page height and <right> would be the
page width.

That should do it for you.  Please post back the solution that finally works
for you.

- K
-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Document-rotates-while-merging-tp2224779p2226403.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to