Hi,

I have a web app with asp pages that calls functions in a dll that I wrote.

I would like to know if it is possible to call a function in my dll that runs a Crystal report, exports the result to a file, and saves that file?

If so, what component/reference do I need to add in my dll project?