I want to export chart as PDF , JPEG format . There is any way , Export chart as PDF using JS/HTML5 framework
I don't want use any other language like Dot Net ,PHP , JSP ....etc .
Please help me out ..
Thank you
1 Answer, 1 is accepted
0
T. Tsonev
Telerik team
answered on 20 Jun 2014, 03:15 PM
Hi,
The two primary export options for the chart are SVG and image.
We're not aware of any available JS/HTML5 framework that will do an SVG to PDF conversion on the client-side.
This leaves you the only option to embed an image in a PDF generated by one of available PDF authoring libraries.
We don't have any experience that we can share for these third-party libraries.
I hope this helps.
Regards,
T. Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!