Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support
Resources
Design and Productivity Tools
Say I have a form:
First Name
Last Name
Address
I don't wont to export Last Name that is in a middle of export content.
+1
In my case it is a 'Print' button, which i don't want to be visible on exported pdf
Hi Sergey, Daniel,
Please check the following article on how to style different elements in the exported PDF file only:
https://www.telerik.com/kendo-angular-ui/components/pdf-export/content-styling/
Here is an example of hiding the first paragraph from the PDF document, but still visible on the page:
https://stackblitz.com/edit/angular-varxng
I hope this helps.
Regards, Martin Progress Telerik
+1
In my case it is a 'Print' button, which i don't want to be visible on exported pdf