Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
I tried to specifies the font color of a label object with an rgb code. In the design report, the color is displayed with the right color but when I run the report, the text appears in black...
How can I do to have the right color ?
Okay thanks for ur reply Steven. It works now. I used a rgb code (like RGB(236,236,236)). I replaced the font color by an hexadecimal color code like u did and it works pretty well.