CodeIgniter Forums
Image_lib library and PDF pages - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Image_lib library and PDF pages (/showthread.php?tid=52639)



Image_lib library and PDF pages - El Forum - 06-19-2012

[eluser]coldscooter[/eluser]
I want to be able to convert only the first page of a pdf to a jpg.

At the moment it creates images for every page.

How can i do this?


Image_lib library and PDF pages - El Forum - 06-20-2012

[eluser]Brad Martin[/eluser]
There are a few different server plugins you can get to do this for you but they all require you the physically install something on the server so for shared hosting this wouldn't help you.

Other then that you really don't have any other options as I've been looking for something like this for a while that doesn't require installing anything on the server.