Add Custom export service

Stimulsoft Reports.WPF discussion
Post Reply
alexandre
Posts: 3
Joined: Tue Oct 04, 2011 9:44 am
Location: France

Add Custom export service

Post 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 ?
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Add Custom export service

Post by Ivan »

Hello,

Please check the following topic on our forum:

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

Thank you.
alexandre
Posts: 3
Joined: Tue Oct 04, 2011 9:44 am
Location: France

Add Custom export service

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Add Custom export service

Post by Alex K. »

Hello,

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

Thank you.
alexandre
Posts: 3
Joined: Tue Oct 04, 2011 9:44 am
Location: France

Add Custom export service

Post by alexandre »

Hello,

The issue occures using the ShowWithWpfRibbonGUI method.
If I use the ShowWithRibbonGUI method all work as expected.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Add Custom export service

Post 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.
Post Reply