ASP.NET 2.0 Printing Excel Files
I'm using VS2005 to build an application that will print reports. Most of the reports are Excel spreadsheets, some are pdf documents. How do I print an Excel spreadsheet (and pdf files) from within ASP.NET? I want to print from the user's browser. Thanks in advance for any help/assistance rendered.
|