Skip to main content



      Home
Home » Archived » BIRT » How to add a backgroundimage dynamically?
How to add a backgroundimage dynamically? [message #198862] Thu, 02 November 2006 15:24 Go to next message
Eclipse UserFriend
Originally posted by: winnie_qian.RadcliffeInc.com

How to add a backgroundimage dynamically when render a report
programaticaly?

Thanks for your help!

Winnie
Re: How to add a backgroundimage dynamically? [message #198972 is a reply to message #198862] Fri, 03 November 2006 06:55 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I am using method described below. You have to pass image path thourgh
report parameter.

Putting "this.getParent().getStyle().backgroundImage = params["bgimage"];"
at master page (precisely onPrepare event of any top-level report element)
has solved the task.

Tomas

"winnie qian" <winnie_qian@RadcliffeInc.com> p
Re: How to add a backgroundimage dynamically? [message #199004 is a reply to message #198972] Fri, 03 November 2006 10:14 Go to previous message
Eclipse UserFriend
Originally posted by: winnie_qian.RadcliffeInc.com

Hello Tomas,

Thanks a lot, I found your suggestion effective. Now I can replace the
watermark dynamically.


"Tomas Vala" <tomas.vala@samo.cz> wrote in message
news:eifam7$eh8$1@utils.eclipse.org...
> Hi,
>
> I am using method described below. You have to pass image path thourgh
> report parameter.
>
> Putting "this.getParent().getStyle().backgroundImage = params["bgimage"];"
> at master page (precisely onPrepare event of any top-level report element)
> has solved the task.
>
> Tomas
>
> "winnie qian" <winnie_qian@RadcliffeInc.com> p
Previous Topic:How to start with BIRT extensions?
Next Topic:Pagination Extension?
Goto Forum:
  


Current Time: Thu Nov 06 16:15:27 EST 2025

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

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

Back to the top