Good day,
I need to customize the grid output during PDF export, but it is not clear to me how to do this. All the sample show how to add header/foorter, but I need to change what/how the grid is drawing.
For example, remove any row background colors, sep lines, font size, etc.
Any examples around of how I might do this?
Thank you!
Never mind. I found this article https://www.telerik.com/kendo-angular-ui/components/pdf-export/content-styling/ which mentioned the ViewEncapsulation, which I was missing. Of course it messed up my onscreen styles, but looking at that next.