0

I want to capture the whole web page's HTML along with the values of the input fields in that html and images also. I tried searching and got it can be done by canvas, but it doesn't work for IE6, 7, 8.

Can any one tell me how to do it?

Thanks

dda
  • 6,030
  • 2
  • 25
  • 34
Rahul
  • 364
  • 3
  • 8
  • 21
  • duplicate --> http://stackoverflow.com/questions/7618368/how-to-capture-the-screen-using-javascript http://stackoverflow.com/questions/701798/how-to-take-a-screen-shot-of-a-web-page – rt2800 Jun 01 '12 at 07:15
  • You can user html2canvas plugin and if necessary, add excanvas plugin to make it work with IE Here is some related issue http://stackoverflow.com/questions/10778105/html2canvas-output-selected-div-php/10778719#10778719 – James Jun 01 '12 at 07:14
  • possible duplicate of [Take a screenshot of a webpage with javascript?](http://stackoverflow.com/questions/60455/take-a-screenshot-of-a-webpage-with-javascript) [*My Answer*](http://stackoverflow.com/questions/60455/take-a-screenshot-of-a-webpage-with-javascript/6919676#6919676) – JAAulde Jun 01 '12 at 13:07

0 Answers0