This question is locked. New answers and comments are not allowed.
Currently if I print a ScheduleView all the appointment with the long text are truncated. Like in a demo example here, look at the second appointment (Today Higlights).
http://demos.telerik.com/silverlight/#ScheduleView/TVSchedule
Is there a way to automatically expand the view when printing so the complete text of the appointment would be shown?
4 Answers, 1 is accepted
0
Hi Ivo,
What we could suggest you in order to achieve the desired is to use the MinTimeRulerExtent and MaxTimeRulerExtent properties to modify the size of the RadScheduleView to fit the available area.Then you can to print the updated RadScheduleView that visualizes the appointments as expected and after that returning it to its original size - thus the ScheduleView will be printed with bigger measures and the appointments could be visualized clearly as desired.
Please, check that attached sample that demonstrates that approach.
Hope this helps.
Regards,
Nasko
Telerik by Progress
What we could suggest you in order to achieve the desired is to use the MinTimeRulerExtent and MaxTimeRulerExtent properties to modify the size of the RadScheduleView to fit the available area.Then you can to print the updated RadScheduleView that visualizes the appointments as expected and after that returning it to its original size - thus the ScheduleView will be printed with bigger measures and the appointments could be visualized clearly as desired.
Please, check that attached sample that demonstrates that approach.
Hope this helps.
Regards,
Nasko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Tim
Top achievements
Rank 1
answered on 11 Oct 2016, 08:16 AM
Hi Nasko,
Thank you very much. This is what I need.
Regards
0
Tim
Top achievements
Rank 1
answered on 13 Oct 2016, 10:44 AM
The attachment is not working any more.
0
Hi Ivo,
We have some technical issues with the attachments in our forum. We hope they will be resolved in the next hours.
We apologize for the inconvenience that might be causing you.
Regards,
Nasko
Telerik by Progress
We have some technical issues with the attachments in our forum. We hope they will be resolved in the next hours.
We apologize for the inconvenience that might be causing you.
Regards,
Nasko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.