You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/05/22 10:00:02 UTC

[WIKI-UPDATE] ExcelGeneration Thu May 22 10:00:02 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=ExcelGeneration , version: 6 on Thu May 22 07:19:37 2003 by 168.209.98.67

- XLS is the binary format used by Microsoft Excel spreadsheets.  XLS can be produced by Cocoon, using a component called [POI|http://jakarta.apache.org/poi], itself an Apache project.  For an example how to integrate this with Cocoon, see [XLSSerializer].
?                                                                                                                                                                                                           ---

+ XLS is the binary format used by Microsoft Excel spreadsheets.  XLS can be produced by Cocoon, using a component called [POI|http://jakarta.apache.org/poi], itself an Apache project.  For an example on how integrate this with Cocoon, see [XLSSerializer].
?                                                                                                                                                                                                        +++

- A very good outline on why and how to use POI is available at xml.com, under [Excel Reports with Apache Cocoon and POI|http://www.xml.com/pub/a/2003/01/22/cocoon-excel.html]
+ A very good outline on why and how to use POI is available at xml.com, under [Excel Reports with Apache Cocoon and POI|http://www.xml.com/pub/a/2003/01/22/cocoon-excel.html], showing how to use XSL to generate the Gnumeric file.
?                                                                                                                                                                              +++++++++++++++++++++++++++++++++++++++++++++++++++++++

- 
- !If anyone has some xsl that converts from a standard SQL rowset schema to Gnumeric, this would be a great place to include it!
-