Quote:
Originally Posted by tbworld
You would essentially have to re-render the HTML output using JavaScript using 'htmlcanvas' in HTML5. It would require quite a bit of work to implement this.
I have used this library for some fun projects I implemented, which might help you.
http://html2canvas.hertzen.com/
I did like the idea, though. 
|
I posted the solution above your post.