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?