Re: Crystal report 8.5 issue
not getting your question.
Do you want to display a report in a VB6's Form?
Re: Crystal report 8.5 issue
Re: Crystal report 8.5 issue
Re: Crystal report 8.5 issue
Note this applies to CR9 might as well work with CR8.5
you can simply place the CR viewer control on to the form. Then add a ref to CR ActiveX designer Runtime library & CR ActiveX designer design Runtime library. Now in the form add the following code in the declarations section. Now you should be able to manipulate every component of the report.