From: Moore, G. <Gre...@ad...> - 2007-09-06 16:17:44
|
I've found POI and much of the apache stuff to work quite well with Jython. If you're have the need to write out a spreadsheet, look at poi its documented well and easy to use. -----Original Message----- From: jyt...@li... [mailto:jyt...@li...] On Behalf Of Alfonso Reyes Sent: Wednesday, September 05, 2007 6:35 PM To: jyt...@li... Subject: [Jython-users] Excel read/write with Apache POI from Jython Hi there! I have been searching for a library that allows me to open, read and write Excel files. I found yesterday POI at http://poi.apache.org/ http://poi.apache.org/ =2E Following a couple of examples here and there I found this interface very simple to use without messing with DLLs. As a way to exercise, I ported the example that SoftArtisans shows at their website. Here is the link: http://officewriter.softartisans.com/OfficeWriter-306.aspx http://officewriter.softartisans.com/OfficeWriter-306.aspx=20 The file I converted to Jython is here:=20 http://www.nabble.com/file/p12514156/poitest.py poitest.py=20 Hope you find it useful. --=20 View this message in context: http://www.nabble.com/Excel-read-write-with-Apache-POI-from-Jython-tf438 9197.html#a12514156 Sent from the jython-users mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users This message and any attachments are intended only for the use of the add= ressee and may contain information that is privileged and confidential. I= f the reader of the message is not the intended recipient or an authorize= d representative of the intended recipient, you are hereby notified that = any dissemination of this communication is strictly prohibited. If you ha= ve received this communication in error, please notify us immediately by = e-mail and delete the message and any attachments from your system. |