There are several pdfs in a folder, I’ll want to open each one of it in a loop and scroll down to the part where total amount due is present.
Is there an activity to open pdf files and scroll to the part where amount is present ?
There are several pdfs in a folder, I’ll want to open each one of it in a loop and scroll down to the part where total amount due is present.
Is there an activity to open pdf files and scroll to the part where amount is present ?
Why do you want to scroll to that part in the PDF? what are you doing with that information?
You could use the find functionality in Adobe etc or whichever viewer you are using?
Hi @Matthew2
Could you please elaborate on the process?
You want to extract the Total Amount from the PDF file
Reagards
Gokul
There are several pdfs in a folder, I’ll want to open each one of it
I am using Click but it works for one file at a time.
I want to read the Total Amount Due 115.00
Hi @Matthew2
You need to extract the data
I am sorry, I am quite not sure what do you mean by that, could you explain in more detail?
You can try with regex concept
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.