Unfortunatly, that's not what I'm trying to do.  That function will add an
image to a PDF file as a thumbnail.  What I want to do, is read a PDF file,
and generate a thumbnail in the form of a gif or jpg and have it display in
the browser.  Thanks for the thought though.

- Anthony


"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
[snip]
Does anyone know if there is a way to generate a thumbnail of the 1st
page
of a PDF document using PHP.  I have an application that archives PDF
files,
beeing able to generate small preview images of the documents would be
really cool :)
[/snip]

This may be just what you are looking for
http://us3.php.net/manual/en/function.pdf-add-thumbnail.php

Have a pleasant and creative day!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to