I am going to be building a windows forms application that will essentially queue up and print off several crystal reports.
Really at this point, I just need some direction of a way to go forward with this. What is the best way to open a crystal report in a windows forms app? Are there libraries developed to assist with this etc?
I will be using C# .net 2.0 (probably...but maybe 4.0)
thanks for your time in advance.