[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] How can I set a CSS class name for a report item?

Hi,

we are using BIRT to generate HTML reports that are embedded in other pages. The main page already includes a CSS stylesheet.

Is there a way to tell BIRT to set classnames for report items that refer to classes which are NOT defined as styles in the current BIRT report design?

I thought of using an event handler to apply the names, but there is no API in IDataItem or IDataItemInstance that refers to something like a CSS classname.

Thanks for your help!

Best regards,
Günter