I need to render an HTML page server-side and \"extract\" the raw bytes of a canvas element so I can save it to a PNG. Problem is, the canvas element is created from javascr
I found Awesomium Does exactly what I need! "Windowless web-browser framework". Brilliant.