What i would like to do, render a view maybe imageSave.cshtml.
It would contain javascript (Chart.js) when it is done running the javascript, i would like to take a screenshot, and then save it as an image to a blob server side
Is there any way to do so, without displaying it to the end user?