Hi community,
Assume you have page contain some telerik controls include RadHtmlChart .
We cannot export the RadHtmlChart with the rest of the content in the page out of the box.
We must manually export the chart with a third party tool as illustrated in this CL(http://www.telerik.com/support/code-library/exporting-radhtmlchart-to-png-and-pdf) as well as the rest of the page and then merge both exported image/pdf files into a common one.
The EditableImage class may be helpful in achieving that.
Than any one know how to do this task?
Thanks,
Assume you have page contain some telerik controls include RadHtmlChart .
We cannot export the RadHtmlChart with the rest of the content in the page out of the box.
We must manually export the chart with a third party tool as illustrated in this CL(http://www.telerik.com/support/code-library/exporting-radhtmlchart-to-png-and-pdf) as well as the rest of the page and then merge both exported image/pdf files into a common one.
The EditableImage class may be helpful in achieving that.
Than any one know how to do this task?
Thanks,