Home
Analytics
Two Columns Text
mezzin
Hi all,<br />
<br />
I was wondering if it possible (and if so how) to have a 2 column layout for a big piece of text. (like in openoffice)<br />
<br />
Example: <br />
I have a HTML result text and I want to display it like this:<br />
<pre class='_prettyXprint _lang-auto _linenums:0'>
sfdsd | sdfsdsdf
sdf | sdfsdf
sdsdfsdf |
sdfsdfsdf |
</pre>
Is this possible?
Find more posts tagged with
Comments
bhanley
You can certainly build one or more calculated values on your Data Set that split the larger text blocks into smaller chunks. Then just add each to your table as needed.
mezzin
I am a bit at a loss here...
So I have to split the text myself (but how to fix the issues like in the middle of the sentence or word.)
But there not something like a two column text field in birt?