Hi, for a project I needed to create a simple Generator, which takes an Excel Workbook as input and - using Apache POI - generates a Gnumeric XML Document. Of course it will need some improvement (for example I didn't test it yet with complex and huge workbooks). I hope it could be useful for somebody else, as it was for me (in the case you could integrate it in the poi block...)
Best regards and thanks Patrick
ExcelGenerator.java
Description: java/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
