Page 1 of 1

Including more than one report in one html page - css class names clash

Posted: Tue Oct 16, 2007 11:11 am
by jds
Hi,

we have a web application showing more than one Stimulsoft report on the same page. The problem is that the css class names in the reports (s0, s1,...) have the same names and therefore the reports are not rendered correctly.
Is it possible to influence the class names when using the html export or do you have another solution for this name clash problem?

Best regards
José Diaz Seng

Including more than one report in one html page - css class names clash

Posted: Wed Oct 17, 2007 10:05 am
by jds
Hello again,
as a temporary solution I resorted to do a post-processing on the exported html in which my application disambiguates the css class names. I am not 100% happy with this solution, so if you have a better idea, please tell me.
Thanks & best regards
José