Hi,
Is it possible to print a report by code?
Best regards,
Ingo
Hi Ingo,
Here is link on how to print reports (programmatically) on SL, WPF and Winforms, hopefully one of these will work for you.
Regards,
Miguel
Hi Miguel,
Calling PrintWithDialog throws an exception -> The operation requires a viewer with a report that has finished loading.
Thus I have to open the viewer prior to print it? Can I avoid this?