PDA

View Full Version : PHP & PDF


wsseibert
02-05-2004, 08:59 AM
I'm hoping someone can help me with this....

:bang:
I'm trying to make up a script that will look at a directory of PDF's and pull the document properties out of the pdfs. I'm looking to be able to pull the description fields out of the file; Title, Author, subject, Keywords, etc. I've been reading through PHP manuals, PDF manuals, tutorials, etc, and have seen how to enter this information into a new PDF file, but not how to pull them out.

If anyone would be able to help me with this, please let me know.

Webserver system: win2k server, IIS5.0, MySql, PHP 4.3.1.

Thanks!

Charter
02-05-2004, 03:39 PM
Hi. It's not PHP, but this (http://www.experts-exchange.com/Web/Web_Languages/ASP/Q_20814201.html) page has ideas and code.