开发者

how to generate a document with data from a database for printing purposes in vb.net

开发者 https://www.devze.com 2023-03-04 06:32 出处:网络
I\'m developing a system to generate a water bill for 开发者_如何学Pythona local area.In it i need to print out the bill from using the data from the database.It would be a greatly appreciated if some

I'm developing a system to generate a water bill for 开发者_如何学Pythona local area.In it i need to print out the bill from using the data from the database.It would be a greatly appreciated if someone could explain me how to generate & print the bill in vb.net. Thanks in advance.

how to generate a document with data from a database for printing purposes in vb.net


Use Crystal Reports.


Indeed crystal reports would do it, have a look at this:

How to Print a Crystal Report Programmatically in ASP.NET?

0

精彩评论

暂无评论...
验证码 换一张
取 消