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

ASP.NET Core TreeList PDF Export

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
pdf_export.cshtml
Pdf_exportController.cs
EmployeeDirectoryController.cs
EmployeeDirectoryModel.cs
Pdf_Export_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Description

Out of the box, the Telerik for ASP.NET Core 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 unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources