New to Telerik UI for ASP.NET Core? Download free 30-day trial

PDF Export

As of the 2015 Q1 release, the PivotGrid component provides a built-in PDF export functionality.

By default, PDF export is enabled when kendo.all.min.js, kendo.web.min.js, or a custom build that includes PDF scripts is loaded to the page.

To initiate PDF export by using code, call the saveAsPDF method.

For more information, refer to the following resources:

To customize the appearance of the exported PDF file, refer to the articles on the PDF output by the Kendo UI Drawing library.

See Also

In this article