|
Re: more customize report viewer [message #560211 is a reply to message #560170] |
Tue, 21 September 2010 11:04  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.06059 seconds