While indicating element on the pdf , Last character is not getting selected

As show in the ss , The last character is not getting selected while using Get text and find Element.

Please suggest me a way to resolve this. (Tried UI Framework → UI Automation (instead default)

Can you please elaborate in detail what you want to do exactly

@Lavanya_Kopparthi Then select the outer container for get text activity, after getting whole text apply regex for extracting date from string.

Regards,
Ajay Mishra

You should be using the PDF activities. PDFs are not structured documents that work well with UI automation (ie Get Text, Find Element, etc).