Hello priya,
You can use Global send keys to read text from pdf.
Firstly you have to identify the region of text in region editor then you can send mouse clicks using Global send keys to select the text.
Then send keys to to copy selected text and use getclipboard() method in calculation stage to read the copied text that's it you're done.
Hopefully this will help.
Thank You Denis,
But my requirement is to select only particular text not complete pdf. For particular text i have to send the sendkeys event (Function+Shift+End).
Hi,
I am also on the same issue, could someone confirm should i required Acrobot standard / pro edition is required in case spy on the PDF using BP tool ? As i am not able to spying on the PDF using BP as it throws an error saying unable to open the document.