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 <[EMAIL PROTECTED]> wrote: > > Check out jXLS...it's based on POI. http://jxls.sourceforge.net > > good stuff... > > On 10/3/07, Luiz Antonio Falaguasta Barbosa <[EMAIL PROTECTED]> > 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 >
