Printing and making reports in c# winform

后端 未结 2 1250
再見小時候
再見小時候 2021-02-05 17:50

I used in Delphi QuickReport to create reports and print. What can I use to do this in .NET C#?

I added some reporting elements (Microsoft reports and Crystal reports) t

2条回答
  •  闹比i
    闹比i (楼主)
    2021-02-05 18:15

    Crystal Reports will work perfectly for you. Actually you can generate reports without a database. Check out this project and it should get you started and is just like what you are trying to do.

    You this helps you!

提交回复
热议问题