Am 07.07.2015 um 10:56 schrieb Manfred Pock:
Hi,
is there a possiblity that i can get the rotation of an PDImageObject.
The rotation of the page is 90 degrees, and it seems to be that the
embedded Pdimage also have this rotation.
How can i get this information from PDImage-Obj?
Not at all. The rotation of an image depends of the CTM (current
transformation matrix). See the PrintImageLocations.java example from
the source code download
https://svn.apache.org/viewvc/pdfbox/branches/1.8/examples/src/main/java/org/apache/pdfbox/examples/util/PrintImageLocations.java?view=markup&sortby=date
you'd have to expand this to output the rotation.
Tilman
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]