Page 1 of 1

Re: How to call c# function in report

Posted: Tue Apr 30, 2013 6:16 am
by HighAley
Hello.
Mashinchi wrote:I wrote a C# function in my application that return a string value.
I want to call this function for example in "BeforePrint" event of a stText in my report.
You could either add your assembly to the Report Referenced assembly list or write your function on the Code tab.

Thank you.

Re: How to call c# function in report

Posted: Fri May 03, 2013 5:25 am
by HighAley
Hello.

We are always glad to help you.

Thank you.