PDF Export BasicsPremium
Updated on Mar 4, 2026
The pdf property of the Grid component enables you to export the content of the KendoReact Data Grid to PDF, offering various configuration options for customizing the export process.
Getting Started
To enable the PDF export, set the Grid pdf prop to true or provide a GridProps configuration. Then handle the onPdfExport event to perform a smooth asynchronous export using the saveGridPDF function from the @progress/kendo-react-pdf package.
Change Theme
Theme
Loading ...