Custom function

Stimulsoft Reports.NET discussion
Post Reply
dikan
Posts: 202
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

Custom function

Post 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
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Custom function

Post by Jan »

Hello Dikan,

Please check following sample flash video:

http://www.stimulsoft.com/livedemos/Rep ... ction.html

Thank you.
dikan
Posts: 202
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

Custom function

Post 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?
dikan
Posts: 202
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

Custom function

Post by dikan »

Never mind. I done it.

Thanks anyway.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Custom function

Post by Andrew »

Hello,

Ok! This is very good that you solve the issue yourself!

Thank you.
Post Reply