StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

Export to CSV or PDF #246

Open KennanObura opened 2 years ago

KennanObura commented 2 years ago

Hi, Has anyone succeeded in exporting the Scheduler view (day/week) into PDF or CSV? Am working on a project that has ability to export to either PDF or CSV.

I have tried html2Canvas and pdfMake solution and the page seem blank. Kindly help if you have.