Hi,
I am trying to get/calculate a shape position in a word document page that a floating shape not inline.
trying the
on the shape, anchor or using the selection object were not of a great help because they return incorrect values.
Any ideas?
Alobidat
I am trying to get/calculate a shape position in a word document page that a floating shape not inline.
trying the
Code:
get_information(wdHorizontalPositionRelativeToPage)
get_information(wdVerticalPositionRelativeToPage)
on the shape, anchor or using the selection object were not of a great help because they return incorrect values.
Any ideas?
Alobidat