lundi 11 mai 2015

Using external CSS programmatically

I want to use an external css when executing the BIRT report via a Java application. I've come along with a few articles which sets the css at runtime over

design.getDesignHandle().addCss("someCss.css");

but it seems that it's deprecated. I'm using BIRT 4.4.2. Any suggestions how I could set a css file at runtime?

Aucun commentaire:

Enregistrer un commentaire