Use the following code to convert a paragraph to a JPG image Color FontColor = Color.Black; Color BackColor = Color.White; string FontName = "Verdana"; int FontSize = 36; string Text = "Hello this is a sample text and will be converted in to JPG Hello
Read More...