I've never thought that displaying an image in a report would be so tough. I simply want to display an image in my report. Here's the step I've done so far:
I've added a bitmap control. I can't use the property ImageName because that requires a static path to the file and that's not possible. So I've created a new Resource (Resource in the AOT) and imported the bitmap into that resource. The problem is that I can't find a way to load this resource into my report. I've check for the property ImageResource but that requires a resource number and I can't find the number for my newly created resource (and any other resource under Resources for that matter). If you have anything on this or anyway to load an image in a report without being bugged with static path to a file, let me know.
Bye!
Steeve...
Yahoo! Groups Sponsor ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

