Page 1 of 1
Custom function
Posted: Mon Mar 15, 2010 10:41 am
by dikan
How can one add custom made function to *.mrt report?
I need to make some data transformation before I put it on report but I do not know how to add new functionality to report.
Regards,
dikan
Custom function
Posted: Tue Mar 16, 2010 12:48 am
by Jan
Hello Dikan,
Please check following sample flash video:
http://www.stimulsoft.com/livedemos/Rep ... ction.html
Thank you.
Custom function
Posted: Wed Mar 17, 2010 5:23 am
by dikan
I am using non .NET environment so I made C# COM object to connect to StimulReport. My problem is that when I declare assembly in report, report still does not see it and I receive a message "Referenced assembly 'MyCOM.Report.Com.dll' not found".
Please can you explain me where to put my DLL to be visible for report?
Custom function
Posted: Wed Mar 17, 2010 5:30 am
by dikan
Never mind. I done it.
Thanks anyway.
Custom function
Posted: Wed Mar 17, 2010 5:51 am
by Andrew
Hello,
Ok! This is very good that you solve the issue yourself!
Thank you.