Hello,
I need to figure out how to dynamically take a HTML view and convert to a image (jpeg or png). Then I want to pass that image to another application. Any suggestions?
Thanks
Hello,
I need to figure out how to dynamically take a HTML view and convert to a image (jpeg or png). Then I want to pass that image to another application. Any suggestions?
Thanks
You may want to take a look at this HTML Render. http://www.codeproject.com/Articles/32376/A-Professional-HTML-Renderer-You-Will-Use
You can use it to render HTML to an bitmap then save the bitmap.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.