CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2010
    Posts
    10

    [RESOLVED] Add Images to .rdlc file

    I'm using C# with VS 2008, and I've created a .rdlc report file with 3 image boxes on it. How do I add images programmatically to this report file? 1 image is a resource image, and the other 2 are generated during runtime.

  2. #2
    Join Date
    Sep 2004
    Location
    Holland (land of the dope)
    Posts
    4,123

    Re: Add Images to .rdlc file

    I'm using C#...
    That means that you are in the wrong section. Try asking your question here.

  3. #3
    Join Date
    Oct 2010
    Posts
    10

    Re: Add Images to .rdlc file

    I noticed that after I posted. I have asked the question in the correct section

Tags for this Thread

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