New to Kendo UI for Vue? Start a free 30-day trial
PDF Export Basics
Updated on Jun 29, 2026
The GridPDFExport component provides options for exporting the content of the native Vue Grid by Kendo UI to PDF.
Getting Started
To enable the PDF export, wrap the Grid with the GridPDFExport component. To initiate the PDF export, use the save method.
The following example demonstrates how to export Grid content to PDF using the GridPdfExport component by wrapping the grid and calling the save method on button click.
Change Theme
Theme
Loading ...
PDF Export Options
- Exporting all Grid pages
- Fitting content within the paper size
- Using page template
- Embedding custom fonts