Skip to main content



      Home
Home » Archived » BIRT » more customize report viewer(change language, change/hide induvidual icons etc)
more customize report viewer [message #560170] Tue, 21 September 2010 08:33 Go to next message
Eclipse UserFriend
Hi,

I read about some basic customization in this forum that was good, referring to ://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php

but I need some more things done:
- translate tooltips and texts (like "Showing page")
- Change Icons to our application standard
- Hide an individual icon (like "export data")

Is there a way for this ?

/J
Re: more customize report viewer [message #560211 is a reply to message #560170] Tue, 21 September 2010 11:04 Go to previous message
Eclipse UserFriend
Yes it is possible. For that type of customization look in the
WebViewerExample\webcontent\birt\pages\ folder and you will see the viewer is built using jsp fragments. For example to hide the export button just remove it in the ToolbarFragment.jsp under:
WebViewerExample\webcontent\birt\pages\control.

The images for the viewer are located here:
WebViewerExample\webcontent\birt\images

All of the messages are in a messages.properties file located here:
\WebViewerExample\WEB-INF\lib\viewservlets.jar\org\eclipse\b irt\report\resource\
Just extract the jar change the messages and re-jar.

Jason
Previous Topic:SQL error #1: Incorrect syntax near ','.
Next Topic:Help with external css
Goto Forum:
  


Current Time: Wed Jul 23 11:08:58 EDT 2025

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

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

Back to the top