Closed (cannot reproduce)
Project:
File Framework
Version:
6.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Sep 2008 at 20:24 UTC
Updated:
2 Mar 2012 at 17:54 UTC
Comments
Comment #1
miglius commentedThere should not be a MIME type next to the PDF line. So the handlers page is correct.
You have to install "pdfinfo" to your server and it should be in the PATH for the user the web server is running as. The module checks if it can find pdfinfo in the path and if it finds, it executes it and extracts the PDF information from the file.
Comment #2
Arto commentedComment #3
miglius commentedHave you installed the 'pdfinfo' to your server and do you still have this issue?
Comment #4
eternaluxe commentedHi. I'm having the same issue.
www-data is the user
$PATH is /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
pdfinfo is located at: /usr/bin/pdfinfo
Comment #5
miglius commentedTry running manually the pdfinfo command on the server for the file which is not working for you. Is metadata extracted then?
Comment #6
Veggieryan commentedfor those on centos 5:
"xpdf is gone from CentOS 5. Install poppler:
as root.
Poppler, a PDF rendering library, it's a fork of the xpdf PDF..."
Comment #7
johanneshahn commentedtry latest stable