POI 2.5 is a production release.  The main problem will be in modifying
sheets with embedded graphics.  Graphics support is pretty complete for
creating embedded Escher graphics but is not as complete for modifying them.
If your use case does not involve modifying sheets containing embedded
graphics 2.5 and 2.0 are pretty much the same code.  Again, I never advocate
coding *anything* without unit tests to prove it works.  Unit tests will
allow you to code with confidence.

-Andy
-- 
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI

http://jakarta.apache.org/poi
For Java and Excel, Got POI?

The views expressed in this email are those of the author and are almost
definitely not shared by the Apache Software Foundation, its board or its
general membership.  In fact they probably most definitively disagree with
everything espoused in the above email.

> From: KH Lim <[EMAIL PROTECTED]>
> Reply-To: "POI Users List" <[EMAIL PROTECTED]>
> Date: Mon, 31 May 2004 21:23:02 +0900 (JST)
> To: [EMAIL PROTECTED]
> Subject: Problems with POI 2.5
> 
> Has anyone came across this issue whether codes work under
> POI 2.0 but not 2.5?
> 
> I can use 2.0, but HSSFSheet.setRowBreak is only available
> in POI 2.5 ...
> 
> thx
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> http://bb.yahoo.co.jp/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to