mrvautin
Home
Tag: net
Convert HTML or a Website to an image file (C#)
I was looking around for hours looking for the ability to create an image from some HTML I'd scraped from a Website. Note: This solution also works for Websites which are publicly accessible to don't require authentication.It essentially dynamically
Read more..