How can I produce Invoices (bills) like the ones we get at home from phone companies and utility companies, for display and prin

How can I produce Invoices (bills) like the ones we get at home from phone companies and utility companies,

I want the users to be able to view the bills on the screen and be able to print them for the customers as well.

I ll be using VB.NET but I don t know what control or what other tool I should use as well to produce those results.

R.Tutus

Thanks


Answer this question

How can I produce Invoices (bills) like the ones we get at home from phone companies and utility companies, for display and prin

  • Banaticus

    How about crystal eports, does it do the job or is it for soething else; is there anything better than crystal reports for invoices

    Merci beaucoup (thanks)


  • Lemonsprig

    Phone companies and so on print onto specialised stationery, as a rule.

    The best tool for producing invoices is Excel :-)  However, if you want to do it in code, then basically you just need to use the forms designer to lay out your invoice however you like, and you should look for some basic printing examples in VB.NET.


  • How can I produce Invoices (bills) like the ones we get at home from phone companies and utility companies, for display and prin