jQuery UI Widgets › Forums › Chart › chart saveaspdf
Tagged: Angular chart, charts, export chart to PDF, export to pdf, jquery chart, jqxChart, PDF, saveAsPDF
This topic contains 6 replies, has 3 voices, and was last updated by Dimitar 7 years, 11 months ago.
-
Authorchart saveaspdf Posts
-
hi
i am using “saveAsPDF” method in my charts but it is not working .so help mehow can i get the same functionally of saveaspng in the saveaspdf that means to display save menu by clicking savepdf .tell me in programatically
Hi vasumullapudi,
We experience no issues with the saveAsPDF functionality. Here is a working demo with it: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_export_jpeg.htm?light. Please make sure you are using the latest version of jQWidgets (4.1.2). Please also note the following details from the saveAsPDF entry of the jqxChart API documentation:
The browser must support HTML5 Canvas and the device must be able to connect to the export server. If you don’t setup your own export server the default server is jqwidgets.com.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/i am using cefbrowser in windows forms, you example is working fine but for me its creating the border to chartcontainer
Hi vasumullapudi,
A list of browsers supported by jQWidgets can be found on the Documentation page, under Works across devices and browsers. This does not mean jQWidgets will not work on CEF. However, your browser has to support HTML5 and should be able to connect to the specified export server.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi,
I am using SaveasPDF for JqxCharts. It is not working in my IE browser but the same was working in Google Chrome. In documentation it is mentioned that, The product supports all major desktop and mobile web browsers – Edge, Internet Explorer 7.0+, Firefox 2.0+, Safari 3.0+, Opera 9.0+, Google Chrome, IE Mobile, Android, Opera Mini, Mobile Safari(IPhone, IPad). It is clearly mentioned that it will work for IE 7.0+ versions and my browser version is IE 11 (11.0.9). What will be the issue? and please suggest me the alternative ways for exporting chart to PDF, Or please provide the code for converting the JqxChart to PDF which is using in your export server.
Thank you.Hi kalyan Bhadra,
We tested the following demo: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_export_jpeg.htm?light with Internet Explorer 11 and when “Save As PDF” is clicked, the chart is correctly exported to a PDF file. Please make sure you are using the latest version of jQWidgets (4.2.1) on your side. Please also note that the code for converting to PDF is available alongside the complete jQWidgets source code with Developer and Enterprise licenses.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.