]
Pete Muir updated JBSEAM-2896:
------------------------------
Attachment: (was: jboss-seam-excel.jar)
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
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: