|
-
May 11th, 2008, 01:27 PM
#1
Thread Starter
Addicted Member
Crystal report 8.5 issue
VB6, Crystal report 8.5
----------------------
I want to view a report file aaa.rpt from VB form runtime.
Is there any sample to use Crystal report 8.5 with VB6.
or the F1 Help file of Crystal report 8.5
(I've done such thing by Crystal report 10 followed by a Sample. and I've worked with 4.6.)
please help.
-
May 12th, 2008, 01:15 AM
#2
Frenzied Member
Re: Crystal report 8.5 issue
not getting your question.
Do you want to display a report in a VB6's Form?
-
May 12th, 2008, 01:38 AM
#3
Thread Starter
Addicted Member
Re: Crystal report 8.5 issue
-
May 12th, 2008, 06:32 AM
#4
Re: Crystal report 8.5 issue
-
May 13th, 2008, 12:45 AM
#5
Frenzied Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|