| Article: |
Opening Microsoft File Formats to Java | |
| Subject: | Intersted Excel Charting manipulation | |
| Date: | 2004-01-13 18:32:53 | |
| From: | anonymous2 | |
|
Response to: Intersted Excel Charting manipulation
|
||
|
Use ExtenXLS -- you can modify Charts all you want.
|
||
Showing messages 1 through 5 of 5.
-
Intersted Excel Charting manipulation
2007-02-02 04:37:49 liqd [View]
-
Intersted Excel Charting manipulation
2004-01-13 21:08:31 anonymous2 [View]
I work for JPMorgan/Chase and we're using POI. -
Intersted Excel Charting manipulation
2004-03-15 09:11:52 lpatel [View]
I am interested in finding out more. Do you first create an excel spreadsheet with chart and then modify it using poi? How does that work? we are trying to do that and we are having problems with formulas?
-
Intersted Excel Charting manipulation
2004-01-13 21:06:59 anonymous2 [View]
We tried ExtenXLS and it just didn't scale well. It often corrupted files and just didn't do what we needed. POI worked great for us. -
Intersted Excel Charting manipulation
2005-07-18 14:19:53 johnny_shredder [View]
POI is good, no doubt about it. Extentech has a solid product and should not be overlooked especially if you have a budget and want to have more robust handling of existing files.
The older versions of ExtenXLS had scalability problems, however the new version of ExtenXLS (4.1) has fixed this, and is now far more compatible with complex Excel files than POI -- especially files with embedded OLE objects, etc.
ExtenXLS now also not only allows you to create formulas from text strings (like: =sum(a1+b1)) but it will *execute* the formulas in memory. It can then use an XSLT to transform the Java Excel WorkBook to HTML (out of the box) PDF or whatever. A great way to re-use existing Excel files in your applications.
If you want a great supported product, at a reasonable cost considering it includes unlimited support and upgrades, check it out at
http://www.extentech.com/estore/product_detail.jsp?product_group_id=1



http://www.jxcell.net