Am 24.02.2016 um 09:34 schrieb Gilad Denneboom:
No one has any ideas? ...

I don't know of a utility. I assume you need to use AffineTransform math to calculate the coordinates, i.e. a rotation and a translation on one axis. Note that rotations always go around the 0 point, that's why you need the transation.


Tilman

On Sun, Feb 21, 2016 at 12:30 AM, Gilad Denneboom <[email protected]
wrote:
Hi all,

Hoping someone can help me with this issue...
I have a tool that adds new highlight annotations to a page. It works very
well, except for when the page is rotated. I know I need to apply a
transformation to my rect and/or quads to get them to match the rotated
user space, but I just can't get it to work.
Is there a utility in PDFBox (I'm using 1.8.11 at the moment) that can
help me perform this transformation so I can place my annotations at the
right location on these pages?

Thanks a lot in advance for any helpful tips...

Gilad



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to