This is a discussion on pdf viewer within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi All Is there any pdf viewer in text(console) mode (not in Xwindows)?? Just like lynx is there for ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| guruteck@gmail.com wrote: > Is there any pdf viewer in text(console) mode (not in Xwindows)?? > Just like lynx is there for web page viewing perpose.. > Thanx for any assistance There is pdftotext which is part of the xpdf slackare package. Example of usage: pdftotext file.pdf - Unless you give a "-" as the last argument it will not print anything to stdout. Instead it will write to "file.txt" if you only do: pdftotext file.pdf regards Henrik -- The address in the header is only to prevent spam. My real address is: hc2(at)uthyres.com Examples of addresses which go to spammers: info@k-software.biz svar@webtelevision.se info@webrider.ru root@localhost |