Welcome Guest, Not a member yet? Register   Sign In
generating jpeg of pdf file
#2

[eluser]Dave Rau[/eluser]
I'd highly recommend using phpthumb for this: http://phpthumb.sourceforge.net/

Just ftp some files to your site, setup the config file, set write permission to the cache/ folder and be on your way with JPGs of PDFs like this:

500x700px JPG, 80 quality:
Code:
<img src="/code/phpthumbs/phpthumbs.php?src=/home/file.pdf&w=500&h=700&q=80" />


Messages In This Thread
generating jpeg of pdf file - by El Forum - 12-01-2008, 01:14 AM
generating jpeg of pdf file - by El Forum - 12-01-2008, 08:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB