Don't show save dialog

Stimulsoft Reports.Flex discussion
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: Don't show save dialog

Post by hugo »

Hello Vladimir,

While I was preparing a sample use case to share with you, I found the issue!

Your new property does not work if you use the following:
StiApiProvider.provider = new StiApiProviderAIR(StiApiProvider.AppViewerFx);
Using ApiProvider_AIR.swc

I believe that you can now easy repeat the issue but if you can't, then please inform me and I will send you a ready use case projet.

Thank you,
Hugo.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Don't show save dialog

Post by Vladimir »

Hello Hugo,

This happens because new option is passed to the data provider, and you're using an older version of the provider.
In the attached archive is a new version of the SWC file. Please check it with your project.
ApiProvider_AIR.zip
(281.74 KiB) Downloaded 209 times
Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: Don't show save dialog

Post by hugo »

Fixed.
Thanks.
Andrew
Posts: 4107
Joined: Fri Jun 09, 2006 3:58 am

Re: Don't show save dialog

Post by Andrew »

Thank you, Hugo, for letting us know about this.

Have a good day!
Locked