[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

view, not download PDF



Odd, why this trouble with this PDF:
$ set http://blogsecurity.net/projects/WordPress_Whitepaper_rev12.pdf
$ HOME=/tmp emacs -eval '(w3m "'$1'")'
gives Input WordPress_Whitepaper_rev12.pdf's content type (default Download):
$ HEAD -P $1|grep Type
Content-Type: application/x-pdf
(Anyway, even if we choose that, xpdf is not started.)
$ HOME=/tmp w3m $1 #works fine and calls xpdf.bin /tmp/.w3m/w3mtmp9248-0.pdf