javascript scheduler image export

Client-Side Image Export

It is possible to export the JavaScript Scheduler to an image (SVG, PNG, JPEG) on the client side.

The exported image can be printed using the browser print dialog or embedded in a PDF file:

Server-Side Image Export (ASP.NET WebForms)

It is possible to export the Scheduler as image in ASP.NET WebForms.