Skip to main content



      Home
Home » Archived » BIRT » dynamic images
dynamic images [message #88059] Mon, 07 November 2005 01:59 Go to next message
Eclipse UserFriend
Originally posted by: ryanschulz.yahoo.com

How do you display dynamic images within a report? For example, a product
catalog with product pics? The filename will be pulled from my dataset.
Can I change the source of the image with the filename coming from the
dataset? My next question is how can I do this with a column layout??
i.e. - If I want to display two dynamic images per row.
Re: dynamic images [message #88169 is a reply to message #88059] Mon, 07 November 2005 10:16 Go to previous messageGo to next message
Eclipse UserFriend
Ryan
You can do this by dropping an image (or two) control in your table column.
URI should work for this. Use the expression builder for the value. You
should be able to put something in like row["filename"]. It will show a red
x until you run the report.

For more on the image control look at
http://download.eclipse.org/birt/downloads/examples/reports/ Image/Image.html

Jason Weathersby
BIRT PMC

"Ryan Schulz" <ryanschulz@yahoo.com> wrote in message
news:b85fd1aaa2e41d590ed50626cec7318c$1@www.eclipse.org...
> How do you display dynamic images within a report? For example, a product
> catalog with product pics? The filename will be pulled from my dataset.
> Can I change the source of the image with the filename coming from the
> dataset? My next question is how can I do this with a column layout??
> i.e. - If I want to display two dynamic images per row.
>
Re: dynamic images [message #92983 is a reply to message #88169] Fri, 18 November 2005 19:41 Go to previous message
Eclipse UserFriend
Originally posted by: dubauski.hotmail.com

Jason,

I have tried following the steps in the demo you referenced below but I
can't get the image to display.
I have created scripted data source/set and etc. I'm on 2.0 M2 version of
BIRT.

Is there a known issue with images support?

Thanks,
-Barys


"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:dknr3j$6nh$1@news.eclipse.org...
> Ryan
> You can do this by dropping an image (or two) control in your table
column.
> URI should work for this. Use the expression builder for the value. You
> should be able to put something in like row["filename"]. It will show a
red
> x until you run the report.
>
> For more on the image control look at
>
http://download.eclipse.org/birt/downloads/examples/reports/ Image/Image.html
>
> Jason Weathersby
> BIRT PMC
>
> "Ryan Schulz" <ryanschulz@yahoo.com> wrote in message
> news:b85fd1aaa2e41d590ed50626cec7318c$1@www.eclipse.org...
> > How do you display dynamic images within a report? For example, a
product
> > catalog with product pics? The filename will be pulled from my dataset.
> > Can I change the source of the image with the filename coming from the
> > dataset? My next question is how can I do this with a column layout??
> > i.e. - If I want to display two dynamic images per row.
> >
>
>
Previous Topic:Cascading parameters
Next Topic:parameters in sql where clause
Goto Forum:
  


Current Time: Fri Jul 18 00:44:38 EDT 2025

Powered by FUDForum. Page generated in 0.05839 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top