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

