Is it possible to set some styling for specific tags in SSRS when using HTML rendering in a text box?
I have some text that I show as HTML. This text is often wrapped with P tags. When this happens, SSRS then renders spaces since that’s the default formatting for P tags. I want to get rid of those spaces in between paragraphs.
Why don’t you remove P tag from the field? for instane you can use the following expression