Actually let me qualify that by saying it needs to be some kind of stateless package that can drop right into a J2EE app. We don't need another server to maintian just for this feature, java-based or otherwise. thx
> -----Original Message----- > From: Savino, Matt C > Sent: Friday, January 30, 2004 9:38 AM > To: POI Users List > Subject: RE: Creating merged cells through the HSSF Serializer? > > > Thanks Andrew. By any chance, do you (or anyone) know if > there is another product out there, commercial or open > source, which takes xml*[some engine/stylesheet] = .xls file? > We already do the same with FOP in a major production app. > The nice thing about the HSSF Serializer is it just dropped > right in. The downside is that it's basically a dead product. > > Thanks a lot for any help, > Matt Savino > > > > > > -----Original Message----- > > From: Andrew C. Oliver [mailto:[EMAIL PROTECTED] > > Sent: Thursday, January 29, 2004 5:37 PM > > To: POI Users List > > Subject: Re: Creating merged cells through the HSSF Serializer? > > > > > > Its linked from the cocoon site. There isn't support for > > merged regions. > > From a revenue standpoint the HSSF Serializer was a bomb so I > > more or less > > dropped it. I may pick it back up for refactoring eventually. > > -- > > 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: "Savino, Matt C" <[EMAIL PROTECTED]> > > > Reply-To: "POI Users List" <[EMAIL PROTECTED]> > > > Date: Thu, 29 Jan 2004 20:23:08 -0500 > > > To: "POI Users List" <[EMAIL PROTECTED]> > > > Subject: Creating merged cells through the HSSF Serializer? > > > > > > Is this possible? I searched the HSSF code for > > 'addMergedRegion(' and 'merge', > > > I didn't find anything. > > > > > > If someone could point some serious documentation for the > > > HSSFSerializer/gnumeric stylesheet I'd be very grateful. > > > > > > thx, > > > Matt > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > > > --------------------------------------------------------------------- > 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]
