Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » html string too much processed
html string too much processed [message #97933] Fri, 09 December 2005 14:53
Eclipse UserFriend
Originally posted by: aleforestier.genigraph.fr

I'm using birt 1.0.1 and I would like to include an html string
(<p>something</p>) in the report.
I've subclassed SimpleResultSet to give me informations with the method
String doGetString(String columnName).
For some columnName, the return value is a html formatted string and when
I create a html report the result is not well formed.
In fact the original string is traduced to :
&lt;p&gt;&lt;something&lt;/p&gt;
I try to put the result in a CDATA block, not better.

How can I do to get the original string in my report without processing?
Previous Topic:can't figure out how to add more than 2 y-axes for a chart in 2.0m3
Next Topic:M2 Report Not Working under M3
Goto Forum:
  


Current Time: Sun Dec 22 06:18:01 GMT 2024

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

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

Back to the top