How to convert webpage to image in javascript / google toolbox

I have a requirement to convert a webpage into an image. When the user clicksclicks, a new window should display the web page as an image.

Is it possible to do this in the Javascript or Google toolkit?

+3
source share

Source: https://habr.com/ru/post/1721374/


All Articles