Read multiple text documents in PDF

I’m making a bot that reads multiple PDF files. How to use the loop to get these results?

Thank you!!

Can you elaborate more on the situation? What exactly are you trying to do?

I am making a bot that reads each of the PDF documents. I have to create a loop for this to be effective, the question is how to do this procedure.

Where does one start?

Hi @Jose_Miguel_Almonte,

To get a list of files I recommend using the List Directory Files activity. This will read a specific directory and return a list of the files that you can then loop through.

Here is a link to our Help Center with more info: link

Thanks,
Arran

1 Like

Hi @Jose_Miguel_Almonte

I am attaching the image of the work flow. It will work for you. But in this case you have to save the data somewhere i.e I have saved it in word file. You can save it in some excel file if you want. As we know, a variable can only store data of one book at a time.

Work flow

Properties of the list directory files
image

I hope it works for you!

Best Regards
Muhammad Hayyan Khan

I would like to see the Read text properties in that case…

Hello @Jose_Miguel_Almonte we would like to find out if any of the solutions above worked for you. If they did please mark the answer as a Solution to assist other users who experience the same.

Happy Automation with ElectroNeek!!