CodeIgniter Forums
string html to pdf - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: string html to pdf (/showthread.php?tid=58217)



string html to pdf - El Forum - 05-24-2013

[eluser]Unknown[/eluser]
there are suport to do that in codeigniter? idk.

$string = '<a>aaaaaaa<a><p>paragrafh</p>'

convert $string format html to pdf. ty guys!


string html to pdf - El Forum - 05-25-2013

[eluser]PravinS[/eluser]
Try TCPDF


http://www.tcpdf.org/