Page 1 of 1

Many reports one DLL

Posted: Tue Jun 08, 2010 8:31 am
by dikan
Is it possible to compile several reports in one .DLL?

Best regards,

dikan

Many reports one DLL

Posted: Wed Jun 09, 2010 1:07 am
by Jan
Hello Dikan,

You can use following static method:

Code: Select all

StiReport.CompileReportsToAssembly
Thank you.