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