Posted 6 November 2017, 7:02 pm EST
I have a formatted text field in an rdlx report which is used to render html from the server. The html contains classes for styling. How can i include or define the stylesheet for rendering that control?
In one report i used an expression for the formatted text field and added the styles there; however, the styles i want to include are long and that does not feel like the best place for this.