Hope someone can help...
I have a CR 8.5 report I need to print from a VB program. The report is nearly done (still has some kinks but had to move on to something else, will try more on that later) and I want to use the RDC and or Report Viewer control to show/print the report.
I (think) I need to create and instance of the report in the RDC;
Assign the report file to that object;
Assign three parameters (strings) to it;
pass it to the viewer, or print it directly.
I have tired to follow the documentation in the CRRDC.HLP file and have found that the examples make no sense, that the methods and properties of the controls don't match what I'm seeing. It is very frustrating.
I have a reference set to the "Crystal Reports 8.5 ActiveX Designer Run-time Library", and the "Crystal Report Viewer Control".
Would it be possible for someone to post some sample code, or direct me to a place where I can find better documentation for this? I'm now three days behind on this project and I need to catch up fast.
Thanks in advance for any help anyone can offer.
I have a CR 8.5 report I need to print from a VB program. The report is nearly done (still has some kinks but had to move on to something else, will try more on that later) and I want to use the RDC and or Report Viewer control to show/print the report.
I (think) I need to create and instance of the report in the RDC;
Assign the report file to that object;
Assign three parameters (strings) to it;
pass it to the viewer, or print it directly.
I have tired to follow the documentation in the CRRDC.HLP file and have found that the examples make no sense, that the methods and properties of the controls don't match what I'm seeing. It is very frustrating.
I have a reference set to the "Crystal Reports 8.5 ActiveX Designer Run-time Library", and the "Crystal Report Viewer Control".
Would it be possible for someone to post some sample code, or direct me to a place where I can find better documentation for this? I'm now three days behind on this project and I need to catch up fast.
Thanks in advance for any help anyone can offer.