Is it possible to convert a Html Control to an image in C#?
Is there any C# method where I can pass the Html Control object and return an image of that html control?
Is this possible, any suggestions?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We have used http://iecapt.sourceforge.net/ to convert HTML to image.
You can try it out. It is available for FREE.