The X/Y coordinate inversion is b/c your PDF is rotated at the page level. We don't attempt to handle that in the user space transformation. This should *not* impact placement of images though, none of the iText coordinate transformations will take the page rotation into account either.
The fact that things are working with PdfDestination tells you pretty conclusively that the problem is in how you are doing absolute positioning of the image. I don't know what that might be, but that's where you'll need to focus your efforts. -- View this message in context: http://itext-general.2136553.n4.nabble.com/renderInfo-getText-gives-empty-String-tp4656702p4656744.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
