CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2004
    Posts
    4

    Printing Stored pictures !!!!

    i have some pictures stored in a table ..
    i save the picture path ... not the picture itself ...

    for ex :

    "c:\pictures\pic1.jpg"
    "c:\pictures\pic2.jpg"
    "c:\pictures\pic3.jpg"
    "c:\pictures\pic4.jpg"
    "c:\pictures\pic5.jpg"


    how to load those pics and print it .. using crystal reports 8.5
    and vb 6.0 ???

    if any one knows anyway to do this ... ???

    Thanks !!

  2. #2
    Join Date
    Jul 2003
    Location
    Florida
    Posts
    651
    I wish I could help you, but I haven't worked with pictures before. Have you checked Crystal's website? I've a lot of usefule information on it.

    http://support.businessobjects.com/search/advsearch.asp
    I'd rather be wakeboarding...

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

Featured