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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -