Powerpoint / PDF Modules

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
tommy1987
Forum Commoner
Posts: 92
Joined: Tue Feb 21, 2006 8:35 pm

Powerpoint / PDF Modules

Post by tommy1987 »

I have a specific problem and that is that I wish to extract an image from a PDF document or powerpoint presentation file, given the file in a dialog box which resides on your machine. So PHP could process this file and store the image ditching the rest, which saves the user the hassle of making this image themselves. I am using this image file as a preview of the contents of the presentation.

Does anybody know of anything at all which remotely does anything like this?

Many thanks in advance.
Post Reply