Hello,
Whenever the user clicks a print button on my form, I want to show the user a print preview dialog showing all the appointments for a given day.
Whenever I use the ultraPrintPreviewDialog class and set its document property to an ultraSchedulePrintDocument, the appointments on the print preview dialog show the appointment start and end time before the appointment subject which is not how it is displayed on the calendar.
Also, the Time Intervals on the calendar is set to 10 minutes, whereas it is displayed as 20 minute time intervals on the print preview. This is not desirable.
Does anyone have any suggestions that I can try to correct this problem?
Greg
Did you find appropriate decission|solution?