waldopepper
Programmer
I've written a report that displays a text field (that contains HTML) - on the left in it's raw format and again on the right of the report rendered as HTML (Text interpretation) so I can see them both side-by-side.
It seemed to work OK but I've just noticed that it mainly just strips out tags such as <p> and <br> without actually inserting a new line/paragraph etc.
Is there any way I can get Crystal to insert a proper line break in the interpreted text when it finds a <p> or <br>?
Crystal Reports v10.
It seemed to work OK but I've just noticed that it mainly just strips out tags such as <p> and <br> without actually inserting a new line/paragraph etc.
Is there any way I can get Crystal to insert a proper line break in the interpreted text when it finds a <p> or <br>?
Crystal Reports v10.