Page 1 of 1

Add Custom export service

Posted: Tue Oct 04, 2011 9:55 am
by alexandre
Hello,

I'm testing Stimulsoft.Reports.Wpf component and I'm searching a way to add a custom export service into the "send email" button of
the Preview Window. What's the solution ?
I've tried to create a new service and to add it to the StiConfig.Services collection, but nothing occured. No new item in the menu.

Any Idea ?

Add Custom export service

Posted: Wed Oct 05, 2011 1:04 am
by Ivan
Hello,

Please check the following topic on our forum:

http://forum.stimulsoft.com/Default.aspx?g=posts&t=4909

Thank you.

Add Custom export service

Posted: Wed Oct 05, 2011 2:53 am
by alexandre
I did as explained in the topic, but there is no new menu item in my "save" menu or in my "send email" menu and old menu
is always present
I'm using StiWpfDesignerControl from 2011.2 library.
StiWpfDesignerControl is present in a xaml file.

To be sure, could you confirm me that all work on sticonfig should be done before StiWpfDesignerControl instanciation, because
I've added code from previous topic just before InitializeComponent() method of my xaml page


Thanks for your help

Add Custom export service

Posted: Fri Oct 07, 2011 5:12 am
by Alex K.
Hello,

Can you please send us a sample project which reproduces the issue.

Thank you.

Add Custom export service

Posted: Thu Oct 13, 2011 7:51 am
by alexandre
Hello,

The issue occures using the ShowWithWpfRibbonGUI method.
If I use the ShowWithRibbonGUI method all work as expected.

Add Custom export service

Posted: Fri Oct 14, 2011 6:35 am
by HighAley
Hello.
alexandre wrote:The issue occures using the ShowWithWpfRibbonGUI method.
If I use the ShowWithRibbonGUI method all work as expected.
Sorry, but now you can't add your item to the export menu. They are static.
We will make some improvements to the next prerelease build next week.

Thank you.