I have created a dashboard website for my client, now the client wants to print the dashboard page as PDF, like put a link on the page- download as PDF. How can I do that ? I have researched that there is a document engine from Infragistics but it is not available in NetAdvantage for Web package. Any help here appreciated
the assembly (Infragistics.Documents) should be included with the rest of the ASP.NET assemblies.
here's some information on exporting the chart to pdf: http://help.infragistics.com/Help/NetAdvantage/NET/2008.3/CLR2.0/html/Chart_Exporting_to_PDF.html