cancel
Showing results for 
Search instead for 
Did you mean: 

Html field

former_member800314
Discoverer
0 Kudos

I make a report with crystal reports 2013. I put in the report a text field witch has the property "Text interpretation" to HTML and witch contents :

<html>   

<head>         

</head>   

<body>     

  <p><b><u>LINE 1</u></b></p>     

  <p>LINE 2</p>

  <p>LINE 3</p>

</body> 

</html>.

When I print this report the first line is printed in bold and underline, the two other lines are printed in bold. The issue is : the first attribut (<b>) is applied to the remainder of the document, not not only to the enclosed text.

I use the runtime "crjava-runtime_12.2.219"

Has anyone an idee about this problem ?

Thanks !

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have the same problem, look  ; and I expect a solution yet. But now, my company wants to stop using Crystal Report, because we do not have a solution and it is blocking.

If any person have a solution, quick !!!

Thanks.