Welcome Guest, Not a member yet? Register   Sign In
How to create Thumbnail Image from PDF file
#1

[eluser]Unknown[/eluser]
Hi friends,


I want to create the thumbnail image of PDF file.
Can any one help me.....

Please, all suggestions are welcome.
#2

[eluser]wiredesignz[/eluser]
http://www.google.com/search?hl=en&q=cre...ail&meta;=
#3

[eluser]Dave Rau[/eluser]
I highly recommend using phpthumb to handle any image function you could think of, including making thumbs from PDFs (even by page number): http://phpthumb.sourceforge.net/

then you just do something like this:
Code:
<img src="/code/phpThumb/phpThumb.php?src=/images/test.pdf&amp;q=90&amp;w=600" alt="test" />
#4

[eluser]amites[/eluser]
I've been working on this idea for a while now, the only thing I can come up with is to use Ghostscript which takes quite a bit of server resources and is generally only available on dedicated,

that said, I've been using a macro for Photoshop,

if anyone know another way please share




Theme © iAndrew 2016 - Forum software by © MyBB