[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2896) component set for generating excel documents

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Aug 8 06:08:50 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed JBSEAM-2896.
-----------------------------

    Fix Version/s: 2.1.0.BETA1
                       (was: The future)
       Resolution: Done


> component set for generating excel documents
> --------------------------------------------
>
>                 Key: JBSEAM-2896
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2896
>             Project: Seam
>          Issue Type: Feature Request
>          Components: JSF Controls
>    Affects Versions: 2.0.1.GA, 2.0.2.CR1, 2.1.0.A1
>            Reporter: Dan Allen
>            Assignee: Nicklas Karlsson
>             Fix For: 2.1.0.BETA1
>
>         Attachments: excel-docs.pdf, excel_svn_150.zip, jboss-seam-excel-2008-06-04.jar, jboss-seam-excel-2008-06-06.jar, jboss-seam-excel-20080723.jar, jboss-seam-excel-20080730.jar, jboss-seam-excel.jar, jboss-seam-excel.jar, jboss-seam-excel.jar
>
>   Original Estimate: 1 week
>  Remaining Estimate: 1 week
>
> We should mirror the functionality of creating PDF documents from Facelets templates and create a component set that generates excel documents. There are two approaches we can take. One approach is to use POI to build the document structure and then export it. The second approach is to build an XML document that Excel can understand. Technically there is no reason to actually produce a binary Excel document as long as we can feed something that Excel knows how to convert. Regular CSV support would be nice too, but I always find that to be such a cop out.
> Creating this module shouldn't be too technically challenging since most of the infrastructure has been set up already when creating the PDF components. In fact, i would start by working in that module and then split it out into another JAR.
> Some resource links:
> http://www.codeproject.com/KB/office/excelxmllibrary.aspx
> http://xelem.sourceforge.net/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list