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

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -