Daily Archives: 16, April, 2008

Java Programming – IReports & JasperReports: Data Source: VECTOR

You would have to implement a custom data source and potentially a datasource provider, depending on if you would be filling the report programaticially or through the iReports GUI. Just be forewarned.. iReports has known bugs with custom data sources, it may be better to fill the Report programaticially. Alternatively, you can use JasperAssistant to […]