javascript - Output query results in HTML table to image -


this question has answer here:

i've done quite bit of searching no luck , i'm not sure if possible if can point me in right direction.

i have php script queries database , places results html table. output table image (jpg, png, bmp, whatever...)

i imagine have in js or ajax suggestion appreciated.

thanks,

i advise using gd. http://php.net/manual/en/ref.image.php

also found: save html table image

the issue have render html table , convert rendered html image. have example of table? if it's not complex, draw table results in it.


Popular posts from this blog