I'm trying to do batch text extraction from PDF files. Tried many libraries and Adobe Reader seems the most accurate text extractor for me.
I noticed a file AcroTextExtractor.exe in the folder where Adobe Reader is installed. It sname seems promising and googling them shows this file is part of the PDF to text conversion routine.
How to call this file from command line to do text extraction?