This is a migrated thread and some comments may be shown as answers.

Export Chart to an image and to pdf?

9 Answers 723 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Madan Mohan Venkat
Top achievements
Rank 1
Madan Mohan Venkat asked on 13 Dec 2012, 12:47 PM
How to Export Chart to an image and to pdf?

9 Answers, 1 is accepted

Sort by
0
Accepted
Iliana Dyankova
Telerik team
answered on 13 Dec 2012, 02:18 PM
Hi Venkat,

We have a code library project which demonstrates how to export Kendo UI Chart to a PNG or a PDF file using Inkscape.

Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Madan Mohan Venkat
Top achievements
Rank 1
answered on 13 Dec 2012, 04:42 PM
is there any way to add an water mark on the graph ?
0
Iliana Dyankova
Telerik team
answered on 14 Dec 2012, 08:13 PM
Hi Venkat,

This is not supported out of the box in Kendo UI DataViz and in order to achieve it a custom implementation is needed. For example you could create a covered <div> which contains text/image and place such HTML element over the chart. For your convenience here is a basic example which demonstrates the aforementioned approach in action.

Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Sean Mars
Top achievements
Rank 1
answered on 08 Nov 2013, 03:38 PM
Winnovative HTML to PDF Converter works beautifully. After many hours of research I found this to be the best solution. This will render the full range of Kendo UI controls and charts (DataViz). Try their demo by pasting the Kendo UI chart demo link below.

http://www.winnovative-software.com/htmltopdfdemo/default.aspx

Paste a demo link 
such as this one http://demos.kendoui.com/dataviz/pie-charts/index.html
0
Elio Querze
Top achievements
Rank 1
answered on 14 Nov 2013, 09:45 PM
Stay all client-side.  And with a much more friendly license than inkscape. (both use MIT).

Use these in combo:
https://code.google.com/p/canvg/
http://www.nihilogic.dk/labs/canvas2image/
0
Jamal
Top achievements
Rank 1
answered on 06 Apr 2014, 03:15 PM
Hi Iliana,

I would be really greateful if you could provide us with a code in asp.net web forms to acheive the same result you did with MVC code above.

Thanks
0
T. Tsonev
Telerik team
answered on 09 Apr 2014, 10:57 AM
Hello,

We've made an ASP.NET WebForms version of this demo available here:
https://github.com/telerik/kendo-examples-asp-net/tree/master/chart-inkscape-export

The ASP.NET MVC demo is available on GitHub as well:
https://github.com/telerik/kendo-examples-asp-net-mvc/tree/master/chart-inkscape-export

I hope this helps.

Regards,
T. Tsonev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Jeremy
Top achievements
Rank 1
answered on 29 Jul 2014, 01:04 PM
The link is broken.
0
T. Tsonev
Telerik team
answered on 30 Jul 2014, 07:40 AM
Hello,

The GitHub repo appears to be up, at least for the moment.
Do you still have trouble accessing it?

Regards,
T. Tsonev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Charts
Asked by
Madan Mohan Venkat
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Madan Mohan Venkat
Top achievements
Rank 1
Sean Mars
Top achievements
Rank 1
Elio Querze
Top achievements
Rank 1
Jamal
Top achievements
Rank 1
T. Tsonev
Telerik team
Jeremy
Top achievements
Rank 1
Share this question
or