Hi all,
I created a report which uses subreports. I compiled my subreport in iReport. But I got this class serialVersionUID not match exception. I think iReport is using a newer version of JasperReport then Centric has.
Since centric can programmatically compile reports.xml to reports.jasper. I want to compile my subreports in centric environment too.
Can anybody show me where is the api that programmtically compiles jasper reports?
Thank you.