search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Export Image or PDF in Javascript

Asked by Anonymous
8 years ago.

Are there plans to implement the export feature in the javascript version? If not, any recommendations on other ways to accomplish this?
Thanks

Answer posted by Dan Letecky [DayPilot]
8 years ago.

The PNG image export is in the works and it will be available in the next release (8.2) - in a few weeks.

You can find a preview of the implementation in the sandbox:

http://javascript.daypilot.org/sandbox/scheduler/export.html

Another option is to use PhantomJS (a headless browser) to grab a screenshot of a custom page with the Scheduler:

http://phantomjs.org/screen-capture.html

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.