Hello all, I'm new here 😊
Actually, me and my group of developers has a problem with SAP CR 2012 (with visual studio 2012) and the justify text on web reports. We have a various text elements on the report. This, contais a text stored in a DataBase.
We put the simple properties, on field, right click, text justify and too, Paragrhap, text as HTML format, previously placing the text string, <div style="text-align:center"> TEXT </ div>, but that does not work.
When I look at the HTML output to the Web, I see the text in the fields, is being mounted as a <span> and this, not supported in any way justified text.
What would be the correct way to justify text in this version of SAP CR?
thanks