Siebel BIP Report Issue for HTML Text
Hi,
I am working on requirement where the user would write the html text on UI(Bold, Italic, font etc.). User then generates a BIP report where the paragraph spacing and font are not appearing as expected in the rtf report. For e.g. paragraph spacing in rtf report is coming default as Multi-line spacing with 13.45 pt which user is asking to reduce as it shows a widened gap in the report.
So,i am trying to parse the xml through a xsl stylesheet and change its paragraph spacing before it generate the rtf output.
Because the content itself is html, i am not able to apply the changes to the html content. I have tried the below options -