Welcome to the ASP.NET Web Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Web Forms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When exporting the Schedule appointments as pdf with StartHour and EndHour properties of the Schedule the appointments are misplaced. If we export as pdf with default StartHour and EndHour properties values the appointments are correctly rendered on exported pdf.


Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/ej-webforms-schedule-export-pdf-798414286


Issue 1:

The Scheduler View


The PDF View for this with StartHour and Endhour Properties


Issue 2:

The 'Test 2 day long' Meeting


This is the exported PDF for this

Steps to reproduce the issue:

  • Run the sample.
  • Add appointment on 09:00 AM to 10:00 AM.
  • Click the export button. The appointment was rendered in the wrong time slot in the exported pdf file.
  • Add an appointment that spanned two days and export it as a pdf.
  • There also the appointments are misplaced on the exported pdf.