c# - Render HTML and take screenshot/thumbnail -


as part of application developing, user can create document templates using html (or rather, web based rich text editor uses html). when user saves template, want able render html 'in memory' , grab thumbnail sized screenshot of output, user can see template looks in thumbnail.

is possible in c#?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -