JS Screenshot - Vaadin Add-on Directory
Vaadin wrapper for html2canvas. Renders the current page in a HTML5 canvas object using javascript and pushes resulting image back to server.This is a simple widget to take client-side screenshots using html2canvas.js (http://html2canvas.hertzen.com/).
Be aware that due to the same origin policy external/svg images are not supported.
Features:
- take client-side screenshots (w/o the need for an applet)
- transfers screenshot to server application
- select root widget for the screenshot creation
Requirements:
- jQuery 1.6+ (required to be included before widgetset)
Issue TrackerSource Code
Discussion Forum