Page 1 of 1
Difference between Render and RenderWithWpf
Posted: Thu May 18, 2017 12:00 pm
by Prandl33
Hello,
Can someone tell me what is the difference between the .Render and the .RenderWithWpf Methode
and when should I use one or the other
Thank You
Re: Difference between Render and RenderWithWpf
Posted: Thu May 18, 2017 1:38 pm
by Kubekin Yuriy
Hello, Prandl33.
If you want to view a report on WPF, you should use the RenderWithWpf method. This method is used by the WPF technology for correct rendering.
The Render method uses GDI.
Thank You.
Re: Difference between Render and RenderWithWpf
Posted: Fri May 19, 2017 7:15 am
by Prandl33
Hello Yuriy,
can there be a problem when I use RenderWithWpf without using any WPF technology?
For example if I have a service on a Server which produces only PDFs with
Stimulsoft.Reports.Wpf. Is this a problem when I use RenderWithWpf?
Thank you
Re: Difference between Render and RenderWithWpf
Posted: Tue May 23, 2017 6:48 am
by Alex K.
Hello,
No. If you have any problems, could you explain your issue in more details.
Thank you.
Re: Difference between Render and RenderWithWpf
Posted: Mon May 29, 2017 9:34 am
by Prandl33
Hello,
I have no problems. I only wanted to know it in general.
Thank you.
Re: Difference between Render and RenderWithWpf
Posted: Mon May 29, 2017 9:59 am
by Alex K.
Hello,
Ok.
Please let us know if you need any additional help.
Thank you.