You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Todtenhaupt, Susann" <Su...@astrium.eads.net> on 2003/08/20 14:18:37 UTC

newbie question

Hello @ all!

I want to produce xls via xml and gmr. My source document is a xml-file. I
thought I have to transform it with a stylesheet into gnumerics xml format
and overhand it to poi. How do I have to do it with poi?

Million thanx
suse


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


problems switching to dev versions

Posted by Meike Reichle <mr...@rz.uni-hildesheim.de>.
Hi all,

I have a problem switching from the last release version (1.5.1) to any
newer one. Since it became necessary for me to embed macros in my files (for
updating cells) I wanted to switch to a newer version (1.10 or 2.0 pre) but
neither of them would work. When compiling them, they throw an error
("poi/util/ SystemOutLogger.java: 58: Package org.apache.commons.logging
does not exist.") What kind of package is this. Where can I get it and how
do I add it?

If I comment the refering lines out, it works to read in my template add
data and save it under a new name. But when I open the new file, it is
empty, the data wheren't added. Creating a new file from scratch and writing
in data works.

Are there any differences between release and dev versions I failed to
notice? Anything I have to do different from the release versions?

Any help would be appreciated!

Best
Meike



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: newbie question

Posted by "Andrew C. Oliver" <ac...@apache.org>.
There is an HSSFSerializer but it is presently part of Cocoon.  We plan to
move it back over here but I haven't had time.

(http://cocoon.apache.org)

On 8/20/03 8:18 AM, "Todtenhaupt, Susann"
<Su...@astrium.eads.net> wrote:

> Hello @ all!
> 
> I want to produce xls via xml and gmr. My source document is a xml-file. I
> thought I have to transform it with a stylesheet into gnumerics xml format
> and overhand it to poi. How do I have to do it with poi?
> 
> Million thanx
> suse
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-user-help@jakarta.apache.org
> 

-- 
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?


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org