How to get x y coordinates of any text in PHPWord?
$doc = docs/abc.doc;
I have a word document and I want to get x and y coordinates of any text by PHPWord lib