abowden-spotx commented on issue #4747: [WiP] Download Dashboards as PDF URL: https://github.com/apache/incubator-superset/pull/4747#issuecomment-382427457 Ultimately, the goal of this addition is so that we can integrate it with an emailing feature that will run independently on the server, which will allow us to send visualizations of the data to our ops teams. So far, I have looked into: - [pdfkit](https://pypi.org/project/pdfkit/) (Python wrapper for [wkhtmltopdf](https://wkhtmltopdf.org/)) - [jsPDF](https://github.com/MrRio/jsPDF)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
