Its a strange issue that i am using get text to extract the data from pdf. I am unable to get the Output getting blank on output messagebox I have given the variable.
Can you show what you have assigned in Read PDF output property? And what are you using in message box?
Thanks,
Prankur
3 Likes
i have used the GET TEXT with Variable and Message Box for output
@ramkrishna2k3 Get text is scraping empty so result is null
Check the scope of the variable.
I believe the currently the scope is under Get Text, change the scope to main
Is PDF contains any image ?
If yes, then Get Text won’t work here and you can use OCR engines.