Save Highchart directly to specific path

匆匆过客 提交于 2019-12-13 04:48:09

问题


Is it possible to save the PDF which is getting downloaded from Highchart Export module to a specific path by default?


回答1:


If you are using Highcharts from a web browser there is no way to tell the browser where to download an incoming file. The file goes to the configured download folder. There are however browser extensions that can change that behavior like for example this one for Firefox.




回答2:


Default exporting tool doens't support it, but you can configure / customise your own exporting server.



来源:https://stackoverflow.com/questions/27657117/save-highchart-directly-to-specific-path

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!