https://www.telerik.com/kendo-angular-ui/components/pdf-export/auto-print/
In this scenario you have to use the checkbox. However, I would like to use 2 buttons. One for Download only and one for Download with auto print. The problem I'm having is that setting the autoPrint = true in code does not work in Angular until the second time. So it appears that Kendo does not pick up the change in value.
Does anyone know a way to make this happen without using a checkbox?