Value does not fall within the expected range - Open application

I want to scrap data from a pdf file. I am using screen scraping for this. When I do so, it gives me an error with the Open application:

Data Scrapping has thrown an exception

Source: Open application ‘AcroRd32.exe Input_Invo…’
Message: Value does not fall within the expected range.
Exception Type: ArgumentException
System.ArgumentException: Value does not fall within the expected range.

I have changed the Selectors to select the appropriate selectors. But it is still throwing the same error. Any clue what is causing this problem?

1 Like

hi @Ruchi_Srivastava

Please do scrap the data through Read PDF text with OCR activity
Don’t use it doesn’t support in Data Scrapping

Thanks
Ashwin S

2 Likes

Thanks Ashwin.