Retrieve pdf file attributes

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
barbiphpoux
Forum Newbie
Posts: 1
Joined: Wed Dec 23, 2009 2:09 am

Retrieve pdf file attributes

Post by barbiphpoux »

Hi all,
I'm trying to achieve a small informal website but I have some pdf files to work with. All the pdf's are in the same directory. What I need to do is getting some file attibutes like "title", "author" or "subject" OR read metadata.

Is it possible ? Thanks for any way you can point me.
Post Reply