Page 1 of 1

Dynamically loading images

Posted: Tue Dec 21, 2010 5:48 pm
by esfisher
We have a report that loads the following xml:

Code: Select all

     http://somewebsite.com/path/to/image.png
// actual image url has been changed for privacy

In the designer, we added an image component with the url set to {header_data.organization_logo}. The image does not display when we run the report. However, if I copy the url from the actual run-time output of the xml and paste it into the url, it works fine. Is there a different way we are supposed to load dynamic image urls?

Dynamically loading images

Posted: Wed Dec 22, 2010 5:40 am
by Vladimir
Hello,

Currently you can only specify URL as text. We will implement support for the URL from the data source in the next prerelease build on December 28.

Thank you.

Dynamically loading images

Posted: Wed Dec 22, 2010 9:42 am
by esfisher
Ok, thanks!

Dynamically loading images

Posted: Thu Dec 30, 2010 10:59 am
by Andrew
Always glad to help you!

Thank you.