Export a Time Range example from Documentation does not work.
9 years ago.
I am looking at the documentation here:
https://code.daypilot.org/73551/html5-scheduler-pdf-export-javascript
This piece of code appears under the heading: Export a Time Range.
var image = dp.exportAs("jpeg"
This fails with an error message: TypeError: exportAs is not a function.
What is the correct method please?
DayPilot