|
Export Chart:Webchartviewer to pdf using asp.net |
Posted by Sankar on May-08-2015 14:00 |
|
Hi,
Can anyone pls help me to export the chart:webchartview to pdf format using asp.net C#. |
Re: Export Chart:Webchartviewer to pdf using asp.net |
Posted by Peter Kwan on May-09-2015 04:07 |
|
Hi Sankar,
In the past, we would suggest people to use a PDF library to output PDF. You can use the
PDF library to create a page, insert the chart image in the page, then output the PDF page.
In the next version of ChartDirector (6.0), it will be able to output PDF directly. The next
version should be available for download in the staging page soon (probably next Monday).
So if you would like to output PDF now, I suggest you to want for the next version.
Regards
Peter Kwan |
Re: Export Chart:Webchartviewer to pdf using asp.net |
Posted by Sankar on May-09-2015 12:45 |
|
Hi Peter,
Thanks for your reply. Could you please let me know how to insert image to pdf to
download using asp.net?
Regards,
Sankar |
|