Can I add a reference to my report?
Posted: Thu Dec 13, 2007 11:48 am
I have some functions in my project that generate images on the fly using dynamic data.
These functions use a dll that I added to my project as a reference.
I also would like to have such an image in my report so in my report and for example in BeforePrintEvent of the image I want to assign the image result of that function.
But, because these functions use another dll I get an error regarding to the dll.
Is there any way that I can create a reference to that dll in my report?
These functions use a dll that I added to my project as a reference.
I also would like to have such an image in my report so in my report and for example in BeforePrintEvent of the image I want to assign the image result of that function.
But, because these functions use another dll I get an error regarding to the dll.
Is there any way that I can create a reference to that dll in my report?