[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt.usability] Multiple Worksheets in Excel Support

Is there a way to support multiple worksheets in a BIRT report? I have found nothing conclusive. Supposedly eSpreadsheet provides this feature but we are looking for an open source solution and want to use the existing BIRT Report Engine. I was thinking it may be possible to generate multiple BIRT reports and export them into individual Excel files then open those files using Apache POI and get the individual worksheets. Then create a master Excel file and add the individual worksheets. I know this is a more programmatic appraoch but it may work for the time being. Until support for multiple worksheets in BIRT is available.