UNPKG

@progress/kendo-treelist-vue-wrapper

Version:
24 lines (17 loc) 791 B
--- title: PDF Export page_title: PDF Export - TreeList Export Options - Kendo UI for Vue description: "Export the Kendo UI TreeList wrapper for Vue to PDF." slug: pdfexport_treelist position: 2 --- # PDF Export The TreeList enables you to export its records to PDF. To enable the PDF export functionality, use the `pdf` attribute. For example, you can specify the file name and export all pages, margins, paper size, font, and so on. {% meta height:450 %} {% embed_file export/pdf/main.vue preview %} {% embed_file export/pdf/main.js %} {% endmeta %} ## Suggested Links * [Kendo UI TreeList for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/treelist/overview) * [API Reference of the TreeList Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/treelist)