Results 1 to 6 of 6

Thread: [Resolved] Crystal Rpt - Picture path

  1. #1

    Thread Starter
    Hyperactive Member naruponk's Avatar
    Join Date
    Feb 2004
    Location
    Some where in the world
    Posts
    423

    Resolved [Resolved] Crystal Rpt - Picture path

    Hello everyone,

    Is Crystal Report 9.2 able to show picture from specific path from parameter field?

    Let's say i send "C:\pic1.jpg" as parameter field from VB application to Crystal Report, i would like Crystal Report to show picture "C:\pic1.jpg". how to do like this?

    Thanks for helps
    Last edited by naruponk; Apr 19th, 2005 at 11:45 PM.

  2. #2
    Lively Member
    Join Date
    Dec 2004
    Posts
    121

    Re: Crystal Rpt - Picture path

    Quote Originally Posted by naruponk
    Hello everyone,

    Is Crystal Report 9.2 able to show picture from specific path from parameter field?

    Let's say i send "C:\pic1.jpg" as parameter field from VB application to Crystal Report, i would like Crystal Report to show picture "C:\pic1.jpg". how to do like this?

    Thanks for helps
    Store the picture in a database and add it as a field.

  3. #3
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: Crystal Rpt - Picture path

    Quote Originally Posted by Malim
    Store the picture in a database and add it as a field.
    Malin, any suggestion to do this with CR.net ? I tried your suggestion and it didn't work - i can't insert image fields in the report.

    Regards
    Jorge
    Last edited by Asgorath; Apr 19th, 2005 at 02:59 AM.
    "The dark side clouds everything. Impossible to see the future is."

  4. #4

    Thread Starter
    Hyperactive Member naruponk's Avatar
    Join Date
    Feb 2004
    Location
    Some where in the world
    Posts
    423

    Re: Crystal Rpt - Picture path

    Can i do this without store a picture in a database?
    If possible i don't want to store picture in database.
    Can i do this by using picture path?

    Thanks guys

  5. #5
    Lively Member
    Join Date
    Dec 2004
    Posts
    121

    Re: Crystal Rpt - Picture path

    Naruponk,

    I don't know how to do the workaround and pass a path to the picture in the report. If you are doing this over a network you could have problems if the computer that the picture is stored on is down... etc. However, at one point I did a Google search on this and found that there "might be" a way to point to a picture through a path, "if you buy this internet book". At the same time, it said in the post that it was complicated. (I didn't buy the book, because putting my pictures in a database has worked fine for me.) Why are you hesitant about putting your pictures in a database?

    Asgorath,
    I did this in VB.net with CR 9. It should just be a matter of selecting the image field, like you select any other field and displaying it on the report. There is an example from Crystal Reports if you have CR9. Do a search on your computer for xtreme.mdb. It is a sample mdb on .net which shows how to do this. Let me know if you can't find xtreme.mdb and I'll upload it for you.
    Last edited by Malim; Apr 19th, 2005 at 08:14 AM.

  6. #6

    Thread Starter
    Hyperactive Member naruponk's Avatar
    Join Date
    Feb 2004
    Location
    Some where in the world
    Posts
    423

    Re: Crystal Rpt - Picture path

    Ok, if no way to do this, i'll store picture in a database.
    Thanks for help guys

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