Hi,
i found that when i click the export pdf button on scheduler, the alignment of the calendar will run, as such the all day row and the remaining rows will misalign. This happens to the demos at this link as well :
https://demos.telerik.com/kendo-ui/scheduler/pdf-export
3 Answers, 1 is accepted
Hi,
I've attached a screenshot showing the exported .pdf file from the Scheduler demo you linked. I don't see any misalignment of rows.
Do you experience misalignment in a specific browser?
Regards,
Ivan Danchev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Ivan,
the misalignment i was saying happened to the browser instead of the pdf itself.
it happens to me everytime i click the export button.
i'm using chrome.
Hi,
This is not a new behavior, I've tested it with Kendo UI versions a couple of years old, and the behavior was identical.
For the export of all the events in the current view to work, the view must be visible. So just before the export occurs the Scheduler makes changes to the view, removes the scrollbar and makes all slots and events visible, generates the .pdf and then returns the view back to the way it was before the export. This process causes the misalignment, or flickering, noticeable for a brief moment when the export is triggered.
Regards,
Ivan Danchev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.