Hello Friends,
I want to extract name from each pdf page which is in top left corner. the pdf data can be copied and not scanned image. How should I execute this with for each loop or is there any other way?
Hello Friends,
I want to extract name from each pdf page which is in top left corner. the pdf data can be copied and not scanned image. How should I execute this with for each loop or is there any other way?
use regex
Sorry, I am not familiar with this function. can we give specific position of text in each pdf page using regex, if yes can you please help me with the syntax?
Please gothrough the link https://regexr.com/