New to Kendo UI for Angular? Start a free 30-day trial
PDF Output Overview
The Drawing library provides configuration options for handling and exporting content in PDF.
- To export content in PDF, you can either use the capabilities of the Drawing library or the streamlined PDF Export component solution.
- While the Drawing library provides a low-level API that is flexible, it is also harder to use as compared to the simple configuration options of Kendo UI PDF Export.
The following example demonstrates how to apply the exportPDF
function and generate a Base 64-encoded PDF file from a drawing.
Change Theme
Theme
Loading ...