[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] Re: Problem with setting BG image for chart

Assaf,

Copy the image you want to the resource folder. Create a style in the report that sets the background to the image and remove the path to the image. So just have the name of the image in it. In the chart area for the background set it to the style you created.

Jason

Assaf wrote:
I'll log a bug.

Using a URL is problematic becuase I need a relative path for the image
within my web app (Our product is intalled at many different servers and I don't wish to change the the url for every different server).


Is there a way to have this relative or get the image from the resource folder like an ordinary image ?

Thanks