This topic contains 4 replies, has 5 voices, and was last updated by Peter Stoev 7 years ago.
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Chart › Chat image export request from server
Tagged: Angular chart, bootstrap chart, javascript chart, jquery chart, jqwidgets chart, jqxchart chart export from server
This topic contains 4 replies, has 5 voices, and was last updated by Peter Stoev 7 years ago.
Hi,
We are using JQWidgets charts for data trend display and our customers are happy with it. Now the same chart images are need to be embedded in auto generated PDF reports which are generating at server side.
The ‘saveAsPNG’ method is making request to ‘http://www.jqwidgets.com/export_server/export.php’ with encoding content and filename.
Can we trigger request from server to above URL? If so what could be the expected value in ‘content’ request parameter?
If not what can be the best mechanism to achieve that. Please suggest us. This is urgent requirement for us.
Thanks,
Mallikarjun
Hi Mallikarjun Baddur,
If you are a customer with a Developer or Enterprise license, you will gain access to the file export.php. Then you can use it to export charts using your own server.
Best Regards,
Christopher
jQWidgets Team
http://www.jqwidgets.com
Hi,
I need to download/export JQX Chart to HTML….any possible cases/help???
Hi Mallikarjun,
I am facing the same issue. Did you find out a way to embed charts into PDF.
We have Charting sample with Export to PNG, JPEG and PDF: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_export_jpeg.htm?light
You must be logged in to reply to this topic.