New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core PivotGrid PDF Export
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI for ASP.NET Core PivotGrid control enables you to export its content to PDF by using the sorting and filtering applied by the user. For greater control over the output, configure the PDF export setting. For instance, you can specify the file name and whether to export all pages, margins, paper size, font, and so on.
You can also customize the appearance of the exported PDF file by using the client-side Kendo UI Drawing library.
The current example illustrates how to configure the PivotGrid for PDF export through the Pdf()
configuration method.