Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
ultraSchedulePrintDocument Problem
posted

Hello All,

I am facing a problem while using ultraSchedulePrintDocument control, whenever I set

ultraSchedulePrintDocument.PrintStyle = SchedulePrintStyle.Daily

I am unable to read the text on appointments i created but it's working fine on other options i.e.

ultraSchedulePrintDocument.PrintStyle = SchedulePrintStyle.Weekly and

ultraSchedulePrintDocument.PrintStyle = SchedulePrintStyle.Monthly

can anyone please tell me why the control is behaving this way.