I have developed an application(C#,asp.net) which accepts user application forms into multiple MSSQL2008 tables. I need to achieve 2 more objectives, with the above data.
1) Once the user successfully submits, give him a printable PDF, with information he submitted(pull from above table), along with 2 more pages of static text. 2) As a admin, be able to generate Excel sheets (4 to 5 Reports with predetermined format) I have VS 2008, MS SQL 2008, Windows SERVER 2008, CRYSTAL REPORTS. I have not used crystal reports before. I am student, and tried googling, but couldn't get a clear picture. If someone could give a brief design and steps of achieving the above two objectives, it'll be of great help. I am under 30 days time constraint. Please help. -Hugo
