Is there any way to print screen and get the clipboard data into an html5 canvas element?
In other words, is there a way to read print screened clipboard data (pixels, probably) with javascript?
Or once again this is the case where javascript cannot get such data?
If any of the questions has the answer value of yes, I'd like to know a bit more details.
Thanks in advance!