Hi. We are working on .net 3.5(wpf,WCF). We have a set of string say a List of a class with string data. We need to print it. What is the best way out, keeping it lightwieght and simple. Thanks
Hi. We are working on .net 3.5(wpf,WCF). We have a set of string say a List of a class with string data. We need to print it. What is the best way out, keeping it lightwieght and simple. Thanks
If you are printing reports, go for ReportViewer control or Crystal report. Or else in-built classes to print data would be best bet. There is a WPF/WCF[^] forum here. IMO that would be better place ask.
If you are printing reports, go for ReportViewer control or Crystal report. Or else in-built classes to print data would be best bet. There is a WPF/WCF[^] forum here. IMO that would be better place ask.