Hi,
I am trying to read data from PDF file.
I have PDF file Document with 10 pages. I am able to find count also with ‘get Page Count’ Activity.
Here I need to move one by one and get text from each page.
When I open My document by default 1 st page will open and able to read text.
How to tell to Uipath to move next page ?? is there any activity to that
If you use adobe you can have a sequence where you select the box where you enter the page, insert into it the number of the page you want to go to, hit enter and read the text and so on