I used the option isStretchWithOverflow="true" in
my report to enable showing larger texts than the field width.
But now, in CSV jasper reports breaks long texts and prints the rest of the text in the next row. XLS does the same. Additionally it comines the two cell containing the text.
Then, in CSV the remaining cells of the broken row are also printed in the second row.
My question is: How can I avoid such "text breaks" without cutting-off the full (very large) text?
Thanks in advance
Christian
But now, in CSV jasper reports breaks long texts and prints the rest of the text in the next row. XLS does the same. Additionally it comines the two cell containing the text.
Then, in CSV the remaining cells of the broken row are also printed in the second row.
My question is: How can I avoid such "text breaks" without cutting-off the full (very large) text?
Thanks in advance
Christian
