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

Betto McRose Gamarra (JIRA) jira-events at lists.jboss.org
Wed Mar 21 10:13:48 EDT 2012


    [ https://issues.jboss.org/browse/JBSEAM-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678350#comment-12678350 ] 

Betto McRose Gamarra commented on JBSEAM-2896:
----------------------------------------------

Hi Nicklas, I dunno if this is the correct place
but there's one feature I'm needing when creating a xls report

you can see it here: https://community.jboss.org/thread/196968

thanks for your time

                
> component set for generating excel documents
> --------------------------------------------
>
>                 Key: JBSEAM-2896
>                 URL: https://issues.jboss.org/browse/JBSEAM-2896
>             Project: Seam 2
>          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
>
>   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, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list