Skip to Content
0
Former Member
Jun 02, 2008 at 03:03 PM

creating an Excel workbook using External Jars (JXL third party excel API)

91 Views

Hi,

in DC i want to create a excel workbook from a table using JXL api, ie when button is pressed the a excel sheet should be created irrespective of version with the data of the table.

I have to use JXL api bcoz if i use excelToExport component which will work only for 2003 & above versions of Excel.

ie want to export the data of table into excel without version dependencies of excel.

Please give step by step information to create a excel from a table using JXL api.

Thanks in advance & will be appreciated

Thanks

Maha