![]() |
library that convert some part of web page into a image - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: library that convert some part of web page into a image (/showthread.php?tid=59337) |
library that convert some part of web page into a image - El Forum - 09-23-2013 [eluser]Unknown[/eluser] Is there any library that support conversion a parts of html page into a image such as jpeg or png or gif? I've try wkhtmltopdf/image but I'm confused use it in codeigniter. how I can use it in codeigniter? Or is there another way around this problem? Thanks a lots |