Thanks anyway!
Steeve...
-----Message d'origine-----
De : henriktonnesen [mailto:[EMAIL PROTECTED] Envoyé : 17 septembre, 2003 13:56
À : [EMAIL PROTECTED]
Objet : [development-axapta] Re: Display image resource
You could add the bitmap control by code, some bc = reportsection.addbitmapcontrol(); bc.ImageName(heregoesyourvariablepathtothebitmap);
It might be possible to use a display method but i dont remember how - i'll check it tomorrow and let you know!
Henrik Tonnesen
--- In [EMAIL PROTECTED], "Steeve Gilbert" <[EMAIL PROTECTED]> wrote:
Hi everyone!so
I've never thought that displaying an image in a report would be
tough. I simply want to display an image in my report. Here'sthe step
I've done so far:because
I've added a bitmap control. I can't use the property ImageName
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 theto
bitmap into that resource. The problem is that I can't find a way
load this resource into my report. I've check for the propertythe
ImageResource but that requires a resource number and I can't find
number for my newly created resource (and any other resource underanyway to
Resources for that matter). If you have anything on this or
load an image in a report without being bugged with static path toa
file, let me know.
Bye!
Steeve...
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Yahoo! Groups Sponsor ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

