Page 1 of 1

php script which can convert pdf to image

Posted: Fri Mar 19, 2010 4:58 am
by rahulephp
hi all,
I wanted such a php script which can convert pdf to image (jpg or png or gif)
I searched a lot but couldn't able to find any simple ready-made script for this.

Can anybody please hold my hand and walk me through it ??

Re: php script which can convert pdf to image

Posted: Fri Mar 19, 2010 5:32 am
by M2tM
Hand holding here.

The top 5 or so results all cover the topic. This isn't something you can just hack out easily, you do need to get a library built for doing that.