Hi,
printing a report from the wpf reportviewer in a .NET4 WPF application doesn't work under windows xp. The Reportviewer shows the report as expected, then hitting the print button in the reportviewer opens the printer selection dialog, but when the dialog is closed, nothing happens...
Under Windows 7 it works fine.
I use Q2 SP1 and .NET 4 is installed on windows xp.
To eliminate any possible side effects from my application, I build a simple wpf app with just a reportviewer in the xaml file, loading a simple report (with just one textbox) in the window constructor shows the same result.
Any ideas?
Thanks,
Thomas
printing a report from the wpf reportviewer in a .NET4 WPF application doesn't work under windows xp. The Reportviewer shows the report as expected, then hitting the print button in the reportviewer opens the printer selection dialog, but when the dialog is closed, nothing happens...
Under Windows 7 it works fine.
I use Q2 SP1 and .NET 4 is installed on windows xp.
To eliminate any possible side effects from my application, I build a simple wpf app with just a reportviewer in the xaml file, loading a simple report (with just one textbox) in the window constructor shows the same result.
Any ideas?
Thanks,
Thomas