Welcome Guest, Not a member yet? Register   Sign In
How to create Thumbnail Image from PDF file
#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" />


Messages In This Thread
How to create Thumbnail Image from PDF file - by El Forum - 10-04-2008, 12:47 AM
How to create Thumbnail Image from PDF file - by El Forum - 10-04-2008, 03:34 AM
How to create Thumbnail Image from PDF file - by El Forum - 10-06-2008, 11:35 AM
How to create Thumbnail Image from PDF file - by El Forum - 10-07-2008, 12:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB