Graphs Problem in Crystal Report
Dear All,
i have designed some Graph Reports in Crystal Report 8 and embeded it in vb 6.0 setup. Problem arises on computers where crystal report is not installed.
is there any way (any DLL file ) or any thing i can add in the setup file so that i dont have to install crystal report on each computer.
:wave:
Re: Graphs Problem in Crystal Report
Look for a file called runtime.hlp in the Crystal installation folder. It indicates all the DLL files you need to include in your setup package and install on client computers.