Page 1 of 1

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

Posted: Thu Jul 19, 2018 7:25 am
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.

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

Posted: Thu Jul 19, 2018 7:40 am
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.

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

Posted: Mon Jul 23, 2018 5:09 pm
by Lech Kulikowski
Hello,

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

Thank you.