I need to display an unordered list inside a simple pdf file, something
like this- Line 1- Line 2That list has to be passed to the report as
input (from my web application code). So I created a Rich TextField and
bind it to a xml field expected in input for the report.Now if the input
value for that list is this: - Line 1 - Line 2
The pdf report correctly display:- Line 1- Line 2but in case
of a long text - jdjdkddsd....jkkolkinstead of:- jdjdkddsd.... jkkolkSo
is there a way to get the correct ...