PDF Export Basics
The GridPDFExport
component provides options for exporting the content of the KendoReact Data Grid 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.
Change Theme
Theme
Loading ...
PDF Export Options
- Exporting all Grid pages
- Fitting content within the paper size
- Customizing exported columns
- Using page template
- Saving generated files
- Embedding custom fonts
- Lazy loading for PDF export