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

ASP.NET MVC TreeList PDF Export

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
pdf_export.cshtml
Pdf_ExportController.cs
EmployeeDirectoryController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

Out of the box, the Telerik for ASP.NET MVC TreeList component enables you to export its data to a PDF file. Under the hood, to provide a simple object model for building and manipulating visual scenes, most of the available PDF export options utilize the Kendo UI for jQuery Drawing graphics library. In addition, the TreeList allows you to build on top of these default PDF export configurations and delivers specific and custom options, such as embedding Unicode characters, changing the file name, saving the exported file on the server, and more.

This demo showcases how to enable the PDF export functionality through the Toolbar() configuration option and how to change the name of the PDF file on the server by setting the ProxyURL() and FileName() configuration methods.

Additional Apps

This TreeList example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources