Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Telerik
Build great .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
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