cuneiform -l eng -f text -o outocr.txt input.pdf
The above command, when run in terminal, outputs only the text of my PDF title page to the outocr.txt file. What should I do to make it recognize all the text in the 120-pages PDF? I am using Fedora Linux 25 (x86_64).