M
mlv2312
Hi,
I am dealing with the following problem: I need to generate some word
reports by opening a default word template. So, I must be able to read
the word template and REPLACE some generic fields by placing data from
an XML file.
I was studying Jakarta POI HWPF, but its implementation hasn't
finished yet.
So, I was wondering if it is possible to use POIFS to do what I am
intending to:
open a word template and generate a word report using POIFS. Is it
possible?
How could I do this?
Tks,
Marcelo
I am dealing with the following problem: I need to generate some word
reports by opening a default word template. So, I must be able to read
the word template and REPLACE some generic fields by placing data from
an XML file.
I was studying Jakarta POI HWPF, but its implementation hasn't
finished yet.
So, I was wondering if it is possible to use POIFS to do what I am
intending to:
open a word template and generate a word report using POIFS. Is it
possible?
How could I do this?
Tks,
Marcelo