I am building a billing software for school. I am having problems on printing the bill.
- 1.Should I use report viewer or Crystal Report ?? Whichever I use I have to bind report source to one of the table in my sql server database.
2.How can i do this??
3.Also I want to generate bill on a button click. How can I do this??