0
kicks
Converting Text into Image On-The-Fly (C#)
This code converts the text into image and displays it onto the web page without saving it into a file on the disk. It also takes care of text wrapping. TextToImageConvertor can either be used in a web page or in a module.