I’m a newbye in Birt. I’m using Eclipse “all in one version” for development (Report Designer Release Build: 4.2.1).
When I develop a report and run it into eclipse for test, everything seems to be ok.
The problem became if I deploy the report under the web-application “Birt Report Viewer” on Application Server Tomcat (6.0.32). If I launch it, all the label seems to be set with left alignment. If I export the report to PDF everything is ok.
So, the problem seems to be only on “Birt Report Viewer” when the report is render.
Any idea ?
Thanks
GG
The problem was solved by setting the property Text Alignment to Center.
It seems that by default is setted by “Center:Inherited” and so here you are the steps to the right solution:
Only following those steps the property will be set correctly.