I am generating a shape report to list x,y locations of all my shapes. The report includes "Display Text", "X location" and "Y location".
The "X location" and "Y location" are equivalent to the PinX and PinY properties in the shape sheet. However these does not reflect the page grid, and do not refer to an origin (0,0), so the coordinates are all offset with some value.
I would like all coordinates to refer to the left lower corner of a specific rectangle, that surrounds my reported shapes.