if you download a nightly build of Cocoon, its in there. The cheap way is to just create a spreadsheet in gnumeric. Use that to create a stylesheet and run it on whatever xml you have. I believe its under cocoon/samples/poi.
-Andy >On Tue, 12 Mar 2002 09:08:25 -0800 "Hatzenbeler, Tim" <[EMAIL PROTECTED]> wrote. >Is there a link, on how-to create an xls from an XML file? > >I saw some sample XML files in the serializer code, but couldn't figure out >how to create the spreadsheet... So far I can successfully create >spreadsheets from calling the Java classes directly (but I would like to use >a different language (COBOL & RPG our Main Frame Languages) to create XML >files, and then call the Java class to translate the XML to the XLS file)... > >My guess is, I need to cocoon for this, but I didn't see any documentation >in there either about this... > >Thanks, tim > > >
