|
-
Aug 17th, 2005, 10:23 PM
#1
Thread Starter
Lively Member
Display gif image dynamically in Crystal Report
Hi there,
Is there any way to display one gif image file at run time to crystal report? I am using vb.net 2003/crystal report, so the loadPicture() doesn't work. I tried to use " myrpt.Section5.ReportObjects("picLogo") = ..." , but it is read only property, so, any other way?
Thanks in advance,
Robert
-
Aug 18th, 2005, 12:36 AM
#2
Re: Display gif image dynamically in Crystal Report
the latest version of crystal reports(i think its 11) has capabilities that can load picture at run time. I haven't tried it yet coz i dont have the latest version. 
search in google you could get some info about the latest version.
-
Aug 18th, 2005, 02:34 AM
#3
Lively Member
Re: Display gif image dynamically in Crystal Report
 Originally Posted by robertLL
Is there any way to display one gif image file at run time to crystal report? I am using vb.net 2003/crystal report, so the loadPicture() doesn't work. I tried to use " myrpt.Section5.ReportObjects("picLogo") = ..." , but it is read only property, so, any other way?
This is one of the things that made me abandon CR and make my reporting library (see signature)
-
Aug 18th, 2005, 08:34 AM
#4
Thread Starter
Lively Member
Re: Display gif image dynamically in Crystal Report
Hi,
I didn't install any additional Crystal report packge, just using the one with VS.Net 2003. Does any one know how to identify the version of CR?
I need to clarify that there are two portions of my post:
1) how to dynamically link one image file from folder to CR?
2) Can CR(the version is with .net 2003)display .gif image file?
Thanks,
Rob
-
Oct 8th, 2005, 08:09 PM
#5
Frenzied Member
Re: Display gif image dynamically in Crystal Report
i think the one coming with vs2002 is crystal reports 8
and the one coming with vs2003 is crystal reports 8.5
and for vs2005 , ......
i don't know yet
-
Dec 26th, 2006, 08:53 PM
#6
New Member
Re: Display gif image dynamically in Crystal Report
Hi RobertLL,
You have posted a good examples of Free .net Reporting. Thank you so much for the knowledge sharing. Wondering if I can load images on runtime, because I have path of the images in the MDB file (MS Access), if yes, how do I do that. Please help and guide me.
Thanks.
Anuradika
-
Jan 9th, 2007, 12:42 AM
#7
Hyperactive Member
Re: Display gif image dynamically in Crystal 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
|