You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Luiz Antonio Falaguasta Barbosa <lu...@gwe.com.br> on 2007/10/04 03:19:16 UTC

HSSF examples are pretty good!

Hi people,

I've been tested the HSSF examples. I took a look at the Alignment, Borders,
NewSheet and EventExample. In the last one, I could see that we can read the
content of a file alredy created.

I wanna use this kind of reading to read a .XLS template file which has some
keys and change theses keys for values that I have stored in a .properties
file or stored in a database. I took a look in the API and didn't find
anything.

Does anybody know if that's anything like this in the API and where (which
classes can I use to do this or give me some example)?

I thank you since now for any given help!

Luiz

Re: HSSF examples are pretty good!

Posted by Luiz Antonio Falaguasta Barbosa <lu...@gwe.com.br>.
Thanks Michael!

Please people,

What about the same functionality (change file content based on keys,
delimited by "[" and "]", by them values stored in some place) with another
file formats, like .DOC, .PPT and .PDF?

Thanks for any help!

Luiz

On 10/4/07, Michael Kimberlin <mk...@gmail.com> wrote:
>
> Check out jXLS...it's based on POI.  http://jxls.sourceforge.net
>
> good stuff...
>
> On 10/3/07, Luiz Antonio Falaguasta Barbosa <lu...@gwe.com.br>
> wrote:
> > Hi people,
> >
> > I've been tested the HSSF examples. I took a look at the Alignment,
> Borders,
> > NewSheet and EventExample. In the last one, I could see that we can read
> the
> > content of a file alredy created.
> >
> > I wanna use this kind of reading to read a .XLS template file which has
> some
> > keys and change theses keys for values that I have stored in a
> .properties
> > file or stored in a database. I took a look in the API and didn't find
> > anything.
> >
> > Does anybody know if that's anything like this in the API and where
> (which
> > classes can I use to do this or give me some example)?
> >
> > I thank you since now for any given help!
> >
> > Luiz
> >
>
>
> --
> M. Kimberlin
> Systems Development Consultant
> www.amateuratbest.com
>