Report Generation Reference
Is there a reference available for generating reports? I know in the ASP.NET 4book we saw how to generate an e-mail report but I am interested in how to accomplish the following: 1) Generate a report in PDF format to store at the server. 2) print a report on a printer attached to the server. 3) print a report on a printer attached to the client. 4) sending a report via FAX (from client or server). 5) any special tool support for creating the report.
|