Unplanned
Last Updated: 14 Mar 2019 09:36 by ADMIN
n/a
Created on: 07 Mar 2019 13:24
Category: Kendo UI for jQuery
Type: Feature Request
0
pdf export property to hide header toolbar and/or control buttons

Export to PDF shows the header commands like "Export to PDF", etc. These should be configurable to not be displayed.

 Similarly, using a .PdfExport event to hide and show the command columns is functional but should be included as a property to avoid the flashing that the hide/show does to a large element.

 

 

1 comment
ADMIN
Tsvetina
Posted on: 14 Mar 2019 09:34
Hello Eric,

There is already a way to exclude different parts of the UI during PDF export without using the pdfExport event and without flashing. It is to use the special k-pdf-export class, which is applied only to the exported content. You can read about it here:
Customize Appearance

and see examples of its usage in these KB articles:
Exclude Toolbar and Pager from Grid PDF Export
Exclude Content from PDF Export with Drawing API

Since this class allows a broad range of UI customizations, we aren't currently planning to add separate properties in the Grid configuration for different sections of the Grid (toolbar, pager) and other widgets.

Regards,
Tsvetina
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.