In our .net application, we have a Rich Text box and this uses HTML to perform formatting and it is stored in sql server in a HTML format(text field with HTML tags)
My question is , in a crystal report that prints this data, is it possible to display this HTML content? I tried a few ways and the HTML tag itself is coming in the report and it doesn’t look very good.
One of the alternative is to strip out the html tags in the data before displaying it in Crystal report but we are loose the format.Is there anyway to strip out this HTML tag so that I get a word like formatting? Any idea as how to display HTML content in Crystal Reports without loosing the format.
Regards,
My question is , in a crystal report that prints this data, is it possible to display this HTML content? I tried a few ways and the HTML tag itself is coming in the report and it doesn’t look very good.
One of the alternative is to strip out the html tags in the data before displaying it in Crystal report but we are loose the format.Is there anyway to strip out this HTML tag so that I get a word like formatting? Any idea as how to display HTML content in Crystal Reports without loosing the format.
Regards,