Results 1 to 7 of 7

Thread: Display gif image dynamically in Crystal Report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2004
    Posts
    73

    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

  2. #2
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    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.

  3. #3
    Lively Member neodatatype's Avatar
    Join Date
    Aug 2002
    Location
    Italy
    Posts
    103

    Re: Display gif image dynamically in Crystal Report

    Quote 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)
    > NeoDataType.net <

    Try my Free .Net Reporting Tool!

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Nov 2004
    Posts
    73

    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

  5. #5
    Frenzied Member maged's Avatar
    Join Date
    Nov 2002
    Location
    Egypt
    Posts
    1,040

    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

  6. #6
    New Member
    Join Date
    Dec 2006
    Posts
    14

    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

  7. #7
    Hyperactive Member vbud's Avatar
    Join Date
    Jan 2002
    Location
    Mru 20 17S, 57 33E Goal: Get out of the BOX Status: In The Shadows!!! Target Posts: 3,000,000,000
    Posts
    378

    Re: Display gif image dynamically in Crystal Report

    >!v!<
    Free your mind, stop thinking
    http://inspirone.blogspot.com

    Please rate this post if it helped you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width