Rendering HTML+Javascript server-side

前端 未结 4 558
礼貌的吻别
礼貌的吻别 2020-12-09 23:12

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

4条回答
  •  眼角桃花
    2020-12-09 23:36

    I found Awesomium Does exactly what I need! "Windowless web-browser framework". Brilliant.

提交回复
热议问题