Remote-App: Preview Window not in Foreround

Stimulsoft Reports.WPF discussion
Post Reply
ChrDressler
Posts: 68
Joined: Tue Nov 09, 2010 2:05 pm
Location: Dresden

Remote-App: Preview Window not in Foreround

Post by ChrDressler »

Hi,

my app is used via the RemoteApp-Service (Win2012 Server). In this case, there are two issues in Preview via report.ShowWithWpf(true)
1.) the Window is not in front. Can I "force" showing this Window in front?
2.) the Print-Button in the preview doesn't work. The "Select Printer" dialog does't appear.

If I use an "classic" rdp-session, all is fine.

I hope, you have any hint for me, I dont think, thats a bug from you.

Christoph
Foxpro and behind
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Remote-App: Preview Window not in Foreround

Post by Alex K. »

Hello,

We need some time for analysis.

Also please try to set the following option and let us know about the result:
StiOptions.Wpf.UseGDIPrintingInWPFViewer = true;

Thank you.
ChrDressler
Posts: 68
Joined: Tue Nov 09, 2010 2:05 pm
Location: Dresden

Re: Remote-App: Preview Window not in Foreround

Post by ChrDressler »

ok, I will try this option and will report you.
Whats the difference between true/false for this option?

Christoph
Foxpro and behind
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Remote-App: Preview Window not in Foreround

Post by HighAley »

Hello, Christoph.

This option changes system print dialog.

Thank you.
Post Reply