Kendo UI for Angular
The Kendo UI for Angular Drawing library is at the heart of all Kendo UI for Angular 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.
To help with building visualizations, the Kendo UI for Angular Drawing package provides a set of basic shapes like rectangles and circles, text, images and gradients. Additionally, you can build upon these basic shapes to create your own custom elements and diversify the initial set.
The Kendo UI for Angular 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.
The Kendo UI for Angular 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 Kendo UI for Angular 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 Angular Drawing library can export any visualization as a SVG (Scalable Vector Graphics) file.