I have a sqldatareader, which contains information that i want to print as a report, in a customized format. how can i do it? Do you think it is good to make an html file, and then print it? if so, how can i print a html file in C#?
I have a sqldatareader, which contains information that i want to print as a report, in a customized format. how can i do it? Do you think it is good to make an html file, and then print it? if so, how can i print a html file in C#?