Hello.
I have this value in the Master Report's Attributes tab:
style.css is something like this:Code:<link type="text/css" rel="stylesheet" href="style.css" />
Then I click in an element (a label, for example) and, in the Attributes tab, I change the value of class, wich now is red, but nothing happens.Code:.red { color: #FF0000; }
What are the steps to use a CSS file in a report? Is there any tutorial about that subjet? Is there any good book about using Report Designer?
Thanks for your time.


Reply With Quote
