If you don't need formula, you can create an html page with a table and send that to the browser with the application/excel mime type. This data will be opened by Excel and all data shown. It's very easy to do and doesn't require any fancy programming.
Just a hint. Bert ----- Original Message ----- From: "Alka Kapadia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 5:31 PM Subject: XML To Excel Hi, I have a requirement in my java project. I have the data generated into XML and then we use FO to convert into pdf or cvs depending on the request. Now we also want to convert it to an xls(Excel) format. Can I do it using Coccon. How do I do it? Any help would be appreciated. Thanks Alka Kapadia --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
