1
Reply

Invoice (bill) print with C#.NET 2.0

boris teskera

boris teskera

Jan 3 2013 1:55 PM
7.6k

Hello, I need to print invoice (bill) and on the top of bill is some data (time, date, name bill number etc.) below is content of datagridview, and below is again some data. I don't know should I print this as CrystalReport  or as bitmap. If I print as bitmap then I have problem because datagridview can have one row but sometimes can have more then one lines. Any halp-suggestion how to print bill in C#.NET.

Thanks & Regards

Answers (1)