Crystal Reports - HTML in textfields - Background color -


i want use html in crystal reports. found out crystal reports renders html tags nicely (at least few tags support).

html works:

 <b>bold , <i>italic</i> , <font color="#ff0000">colored</font> text.</b> 

now want render background color text (which pretty common kind of rich text formatting), , remember have crystal seen renderering it, cannot remember html tell crystal. believe done style attribute, using style="background-color:#ff0000" not recognized.

how can tell crystal give me background color? or doesn't work anymore since cr 2008?

edit:

i want use html string displayed in normal text control "text interpretation" attribute set html. , html not work! need 1 example html line make crystal report (2008 here) display different background color word, , tries work in browsers, not understood crystal.

i know how set bold, foreground color, different font sizes, underlined, etc., not background color work. the answer question simple string of html.

this not work. stupid crystal... migrating jasper reports right now. , bag of other reasons. in company hating crystal reports now.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -