Multiple problems while evaluating

Stimulsoft Reports.WPF discussion
Post Reply
Tragen
Posts: 3
Joined: Fri Apr 12, 2013 8:13 am

Multiple problems while evaluating

Post by Tragen »

I'm using Windows 7 x64 with Stimulsoft 2013.1 Ultimate Demo.

a)
I'm not able to use svg images. When I manually select a svg image, the designer crashes.
Please support svg images and don't crash on unknown images.

b)
After changing the wpf designer gui, I'm not able to to call
Report.ShowWithWpf(true);
or
Report.ShowWithWpfRibbonGUI(true);
I always get an error that Office2013theme cannot be loaded

c)
Report.ShowWithWpfRibbonGUI(true); says that the report starts rendering if the report isn't rendered already.
This works only with the .Net winforms viewer. When I use the wpf viewer I have to call Report.Render(true); first.
I don't know if this is intended.

d)
I use an OpenType font Planer from The Northern Block. I can use it in my own wpf applications but not in
Stimulsoft. This is a big problem for us. Do you plan to support otf fonts without TrueType outlines soon?

Best regards,
Marc
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Multiple problems while evaluating

Post by HighAley »

Hello.

Sorry for the delay with answer.
We need some additional time to prepare it for you.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Multiple problems while evaluating

Post by HighAley »

Hello, Marc.
Tragen wrote:a)
I'm not able to use svg images. When I manually select a svg image, the designer crashes.
Please support svg images and don't crash on unknown images.
The svg images are not supported. How do you select it?
Tragen wrote:b)
After changing the wpf designer gui, I'm not able to to call
Report.ShowWithWpf(true);
or
Report.ShowWithWpfRibbonGUI(true);
I always get an error that Office2013theme cannot be loaded
There are some problems with our release.
It was uploaded on our site once more. Please, try to download our release that is available on our site now.
Tragen wrote:c)
Report.ShowWithWpfRibbonGUI(true); says that the report starts rendering if the report isn't rendered already.
This works only with the .Net winforms viewer. When I use the wpf viewer I have to call Report.Render(true); first.
I don't know if this is intended.
What problem do you have with WPF ribbon GUI? Could you describe it more detailed.
Tragen wrote:d)
I use an OpenType font Planer from The Northern Block. I can use it in my own wpf applications but not in
Stimulsoft. This is a big problem for us. Do you plan to support otf fonts without TrueType outlines soon?
We couldn't reproduce your issue.
We installed the font Planer in the system and it is available in Reports.Net.
We use native .Net 2.0 functions.

Thank you.
Post Reply