Read and Organize Tables form PDF files !

Hello dears,
i have a PDF as the image and i want to create a WF to read it, I don’t know to to configure some nods to match the tables !
can any one share with me a work flow or a configuration that i can read the tables form PDF?

@RamyHussein you can try the examples linked at the end of this text.

2 Likes

Is there any other solution that i can use
PDF Parser β†’ Sentence Extractor?

Couple of questions. Are your pdfs images or text? Could you provide some detail about what you’re trying to do? What’s the end goal of your workflow?

1 Like

Thank you for the question
The PDF is a text.
And the end result is to extract an excel file with 4 columns , for example this is the first line needed
| Antal | Oms….. | Prijs per stok | Bedrag |
——————————————————————————————–
| 6.36 | text text text text | euro 76.50 | euro 499.28 |
——————————————————————————————–

@RamyHussein maybe you can provide us with a sample file without spelling any secrets. Did you try any of the approaches mentioned in the article. Or you can try this one:

2 Likes