Results 1 to 3 of 3

Thread: Define a picture at Rumtime .NET

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    128

    Define a picture at Rumtime .NET

    is it possible to define the OLE Object Picture location
    properties at run time in Crystal Reports.NET
    i with to show a different picture in the report
    depending on who is logged in?

    i know it is opssible with different versions using the
    "Report Designer Component" and libraries:
    CRAXDUI.DLL and CRAXDRT.DLL
    and the code:

    Private Sub Section1_Format(ByVal pFormattingInfo As Object)
    Picture1.FormattedPicture = LoadPicture("Xtreme.bmp")
    End Sub


    but how do i do it in the .NET version?

    thanks,
    Tom

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    128
    bump

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    128

    URGENT

    bump
    please help this is URGENT

    thanks
    tom

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