I was just wondering if there is a way to display content of a pdf file inside terminal, you know just like doing 'less file.txt' but with pdf files.
feedback
|
migrated from stackoverflow.com Oct 17 '09 at 22:13
This question came from our site for professional and enthusiast programmers.
|
The program | |||
|
feedback
|
|
There are tools that allow to extract text from pdf files (google for it) but IMHO there are cases where this will simply be no possible (imagine a pdf that contains only images). | |||
|
feedback
|