lrosenth wrote:
You need to take into account the transformation - any/all of them. So yes, if you want the absolute coords, you need to adjust these.
I must add and confess that if the PDF file contains Layers, the output of the snippet is as expected.
Where are those transforms? How do I retrieve them? Will I be forced to go down to the CosObj level (that was my instinctive reaction, since that is the only level with which I am familiar)? I have searched all over the code, looking for the word "matrix" and no luck.