1. https://github.com/niklasvh/html2canvas => this works quite well to save a html but it omits the SVGs.I have tried this plugins without any successHello people,I want to save a section of a page that have both a map/chart plus the html contents in that region.
Has anyone tried converting Html + SVG to Canvas or PNG on the clients.
2. https://code.google.com/p/canvg/ => saves svgs effectively but not html.