Hello!
I am looking for solutions regarding the following logic:
1. A PDF file containing multiple scanned documents needs to be split up in different document based on a specific separator page
2. For each document the program will then need to extract certain information from it (there are different document types) and add them in different Excel files depending on the type.
I have tried installing the PDF to Text but is giving me an error. The Parse PDF is also not working with these type of files.
Any suggestion or help regarding this is highly appreciated!