Hi..
I want to create image from Html Code like
$data="I Want to Create Image <br> From Text";
Output in Image like this :
I Want to Create Image
From Text
Thanks in Advance
How to Create Image from HTML code
Moderator: General Moderators
-
younker1983
- Forum Newbie
- Posts: 1
- Joined: Tue Feb 05, 2008 1:56 am
Re: How to Create Image from HTML code
First you need to interpret the html tags what does one, second you use functions imagettfbbox;
imagettftext;
imagestring
imagettftext;
imagestring