Completed
Last Updated: 08 Apr 2021 07:04 by ADMIN
Kjartan Valur
Created on: 02 Dec 2014 10:16
Category: Kendo UI for jQuery
Type: Feature Request
12
Inject header information in PDF and Excel export
Support for injecting some custom header information in the export PDF and Excel? 

e.g. You are exporting some grid to excel or pdf and you want do display the search parameters in the header of the document.
2 comments
ADMIN
Viktor Tachev
Posted on: 08 Apr 2021 07:04

Hi,

The examples below illustrate how custom headers can be added when exporting data to PDF or Excel:

Export Headers and Footers in PDF

Export Custom Headers to Excel in Grid

 

Regards,
Viktor Tachev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Telerik Admin
Posted on: 02 Dec 2014 11:43
For Pdf export this is possible if you include the information you need in a wrapper html element for the grid (for example a div) and execute the export for this element, as illustrated in this example:
http://demos.telerik.com/kendo-ui/drawing/export