Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Label (formula) not rendering in HTML
lonhro
Hello
We are in thr process of migrating a number of rptdocuments from an existing environment to a new environmemt. The rptdocuments are obviously documents that have been generated in the past. There is a specific label (which is a formula) the text of which is displayed below that renders correctly when the report is viewed in html in the old environmnet but does not render correctly when viewed in the new environment.
Old Environment Value --> -R 450,228.49 (-80.45%)
New Environmet Value --> ()
Both environments use the same version of the JavaBridge with Tomcat. I really do not understand how a generated document could render differently between 2 environments. What I have also noticed that the HTML rendered is different, example ow which is provided below. Any ideas/help appreciated.
Old Enviroment html contains stype --> .style_report { font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; color: black; text-indent: 0em; letter-spacing: normal; word-spacing: normal; text-transform: none; white-space: normal; line-height: normal;}
New environment html does not
I am assuming that this must be related to a missing lib, incorrect version of lib or similiar.
Thanks
Find more posts tagged with
Comments
JasonW
Are you using a different version of BIRT in the two environments?
Jason