Kendo UI for jQuery
The Kendo UI for jQuery Drawing library is at the heart of all Kendo UI for jQuery data visualizations. It contains a low-level API for building and manipulating visual scenes that can be rendered as SVG or canvas elements, PNG images, as well as PDF documents.
The Drawing package can convert the entire HTML document, or just segments it, as drawing primitives which can then be exported as an SVG or Canvas element, a PNG image or a PDF file.
Read the jQuery Drawing API Drawing DOM Elements documentation
The Kendo UI for jQuery Drawing library helps with exporting HTML to PDF files. As part of the HTML export, you can embed additional fonts, set custom CSS during the process, disable hyperlinks and much more.
The Drawing package can also export content to image formats, taking any of the rendered visualizations and exporting them as a PNG file.
Along with PDF and image export, the Kendo UI for jQuery Drawing library can export any visualization as a SVG (Scalable Vector Graphics) file.