0

Possible Duplicate:
Take a screenshot of a webpage with javascript?

I'm looking to screenshot a users browser and upload it to a server in the simplest way possible.

I've been told that a transparent flash movie can screenshot the page, but else where heard the opposite.

Is this possible with a java-applet?

Any suggestions on how to do this would great.

Community
  • 1
  • 1
Russ
  • 73
  • 7
  • I don't think it's a duplicate, as I 'm not restricting it to JS and need it to work cross browser. – Russ Jul 15 '12 at 21:21
  • 1
    [`html2canvas`](http://html2canvas.hertzen.com/) works on all browsers. (with support of canvas) – Derek 朕會功夫 Jul 15 '12 at 21:22
  • This isn't a screenshot unfortunately; it's unlikely to work with broken pages – Russ Jul 15 '12 at 21:28
  • Maybe this: http://stackoverflow.com/questions/58305/is-there-a-way-to-take-a-screenshot-using-java-and-save-it-to-some-sort-of-image – micapam Jul 16 '12 at 06:17

0 Answers0