CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    May 2011
    Posts
    4

    Crystal Reports or VS Report Viewer

    Could anybody show the simplest way to display picture in report using C# windows application.
    Thanks Janlan

  2. #2
    Join Date
    May 2011
    Posts
    4

    Re: Crystal Reports or VS Report Viewer

    Nobody?

  3. #3
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: Crystal Reports or VS Report Viewer


  4. #4
    Join Date
    May 2011
    Posts
    18

    Re: Crystal Reports or VS Report Viewer

    Add an OLE object to your Crystal Report. Then set the properties of that object to point to a datafield that contains the path to whatever picture you are wanting to display.

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