Hi All
I'm trying to work on something that's similar to Personalized Jewelery. We have around 4/5 different images. The text would change dynamically. The output would be the text engraved on the image, the way it is in the above link.
Thanks
Well, it's all about customizing the rendered text to look like it's embedded to the image...there are no shortcuts here.
Try this:
http://www.bobpowell.net/texteffects.htm
Try using GDI+ see:
http://blogs.vbcity.com/xtab/archive/2007/04/07/8223.aspx
or
http://weblogs.asp.net/nannettethacker/archive/2009/01/14/image-text-using-gdi-creating-an-image-from-text-or-adding-text-to-an-existing-image.aspx
Thanks for the update. Is there any other site that points to a near replica of the mentioned website ?