Returning text position within picture using OCR

Am trying to locate the position of a text within a scanned pdf with OCR in order to get a UIElement containing the region in return. So far the only workaround I’ve managed is looking for an actual image of the text which, of course, is not very resilient to changing types etc.

Would be very thankful for help on this…

Regards

can you send the sample