.netcore2.0 stimulsoft2018.2.3 export pdf,event is not executed

Stimulsoft Reports.WEB discussion
Post Reply
cucr
Posts: 8
Joined: Thu Apr 28, 2016 6:56 am

.netcore2.0 stimulsoft2018.2.3 export pdf,event is not executed

Post by cucr »

hello,
when i use designer to preview report i can confirm the event "before print" is executed,but when i use .netcore code "return StiNetCoreReportResponse.ResponseAsPdf(report,settings);" to export pdf,i found the event "before print" is not executed.
can you help to check it.thanks.
Attachments
WeChat Image_20180719152253.png
WeChat Image_20180719152253.png (156.53 KiB) Viewed 1094 times
cucr
Posts: 8
Joined: Thu Apr 28, 2016 6:56 am

Re: .netcore2.0 stimulsoft2018.2.3 export pdf,event is not executed

Post by cucr »

i need use the datasource query result to control some component's enabled property to "true" or "false",do you have any method to implement it on .netcore code.
Lech Kulikowski
Posts: 6239
Joined: Tue Mar 20, 2018 5:34 am

Re: .netcore2.0 stimulsoft2018.2.3 export pdf,event is not executed

Post by Lech Kulikowski »

Hello,

At the current moment, NET Core has supported only Interpretation mode in which events are not supported.

Thank you.
Post Reply