This content has been marked as final.
Show 2 replies
-
1. Re: Retrieve coordinates of PDEElement which are in PDEForm
lrosenth Aug 3, 2010 10:49 AM (in response to joeln3)Aren't the element's BBox relative to the page, regardless of whether it's in a Form or not?
If not, then you will need to follow the algorithm described in ISO 32000 on how to go from inside a form to page coordinates.
-
2. Re: Retrieve coordinates of PDEElement which are in PDEForm
joeln3 Aug 3, 2010 11:54 PM (in response to lrosenth)The BBox aren't relative to the page.
Actually my problem came from a wrong C++ algorithm.
Thanks to pinpoint the problem. It helps to find my mistake.



