Hi, I'm using BIRT 2.2 with both ViewerServlet and BirtEngineServler. I've a report that includes a css file, with some style classes on it. I need a label that uses one of the style classes on the css. My problem is that when i render the report with the included frameset, the first time it's renderer it ignores the css file, but the rest of times it doesn't..
does anyone know what should i do?