Forum Moderators: coopster

Message Too Old, No Replies

Php code to convert HTML to Image

Html to image

         

amrish80

4:01 am on Jun 9, 2011 (gmt 0)

10+ Year Member



Hi can some some help me to provide php code that works on linux platform to convert html code to image on the fly....

lostdreamer

2:35 pm on Jun 9, 2011 (gmt 0)

10+ Year Member



I think your best bet is to create a PDF from the HTML code instead of an image:
[sourceforge.net...]

Otherwise, Painty might do what you want:
[rabuser.info...]

Good luck ;)