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

Exporting Multiple RadHtmlCharts to single PDF

4 Answers 141 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Jeff
Top achievements
Rank 1
Jeff asked on 13 Jan 2016, 12:42 AM

Hiya! 

 I'm nearing completion of an advanced configurable dashboard using RadHtmlCharts and various other controls. (See attached image for an idea.) These are all created problematically, based on what a user has assigned to them when they log into the system, so different users may have different charts on their dashboard page. Usually about 6 tiles. 

 I've gotten single chart PDF exporting working, that I believe came out in the  Q1 2015 release but now I would like to try something a bit bigger. What I would like to do now is to export all of the charts displayed on the page to a single PDF. Similar to the functionality presented in the Kendo UI chart export example (http://demos.telerik.com/kendo-ui/pdf-export/index).

Is this at all possible? If so...whats the best way to go around doing it?

4 Answers, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 13 Jan 2016, 12:17 PM
Hello Jeff,

ClientExportManager and HtmlChart are actually server-side wrapper of the corresponding Kendo UI widgets. To export multiple charts you can use similar approach as the Kendo UI's example - just pass the charts' wrapper element to the export manager.

Regards,
Danail Vasilev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jeff
Top achievements
Rank 1
answered on 13 Jan 2016, 04:11 PM
Does the wrapper element have to only contain the charts? As you can see in the attached screenshot I have a bunch of other elements in each "tile" with the chart...but I'll go ahead and give the Kendo UI approach a shot, and let you know what I come up with.
0
Jeff
Top achievements
Rank 1
answered on 13 Jan 2016, 05:26 PM

That actually worked, great. Thanks!

 A quick aside, one of my HTML elements (a custom chart, which displays a few images as the chart bars) did not export in IE, works fine in Firefox. Any ideas?

0
Danail Vasilev
Telerik team
answered on 15 Jan 2016, 08:54 AM
Hi Jeff,

I would suggest that you open a support ticket where you can provide an isolated version of the project which showcases the issue.

Regards,
Danail Vasilev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart (HTML5)
Asked by
Jeff
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Jeff
Top achievements
Rank 1
Share this question
or