Hi,
I want to extract particular position data in a pdf files which are multiple. For Example, i had 10 pdf files in a folder and i need to extract Top-left corner data for each pdf and store it. How can i achieve it ?
is this each pdf file contains multiple pages
Hi @VIDHATHA_THADURI
no, one page(mostly invoices)
you text is subjected to any specific tag
use get text with ocr activity and select the particular area…
@VIDHATHA_THADURI
No Specific tag, i just want to extract the data by position, which i can drag and select the position if any activity available for one pdf and accordingly remaining pdfs should extract the data
make sure, use a dynamic wild card selectors
@VIDHATHA_THADURI
But Where to give folder path and if i use indicate on screen, everytime pdfs needs to open?, but how exactly pdfs will open
use start process activity to open the pdf…it will open the default pdf app