I have a page that contains several ultracharts. Is there a way to export the page with charts to a pdf without rebuilding the whole page as a report? I'm instantiating the charts and setting properties in the aspx file and adding the datasource in codebehind.
Thanks for any suggestions.
this link will tell you about exporting charts to PDF: http://help.infragistics.com/NetAdvantage/ASPNET/2010.2/CLR4.0/?page=Chart_Exporting_to_PDF.html
as for exporting the whole page, Infragistics does not make an HTML to PDF exporter, but I believe there are free tools available for that purpose.
Tag is not working
Hello Arvind,
You could use this link instead:
http://help.infragistics.com/NetAdvantage/ASPNET/current/CLR4.0/?page=Chart_Exporting_to_PDF.html