Skip to main content



      Home
Home » Archived » BIRT » Internationalization on Master Page
Internationalization on Master Page [message #146676] Tue, 21 March 2006 20:17 Go to next message
Eclipse UserFriend
Originally posted by: aries.beltran.gmail.com

I am having problem with Master Page header and footer labels, I am using
the localization feature of the labels. I created header and footer in the
master page, however, the labels does not display. It works fine in the
actual page.

Thanks.
Re: Internationalization on Master Page [message #146925 is a reply to message #146676] Wed, 22 March 2006 04:25 Go to previous message
Eclipse UserFriend
Originally posted by: juergen.schwarz.gefasoft.de

Aries schrieb:
> I am having problem with Master Page header and footer labels, I am
> using the localization feature of the labels. I created header and
> footer in the master page, however, the labels does not display. It
> works fine in the actual page.
>
> Thanks.

I had the same problem, this seems to be a bug?!
Instead I use a Dynamic Text element in the Master Page with a content like:

<value-of>reportContext.getMessage("page",reportContext.getLocale()) </value-of>
&nbsp;<value-of>pageNumber</value-of>

page is translated in the locales propertiy file for the selected language.
Previous Topic:XLS emitter : slow
Next Topic:HTTPS and ViewerServlet
Goto Forum:
  


Current Time: Wed Jul 23 13:22:23 EDT 2025

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

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

Back to the top