How to generate WORD doc. from XML files???
Hi;
I am doing the engineering project of end of my studies at the university,
it's based on developing an application Web to take certain management.
I use Java technology to manipulate XML files, and to make different treatments
on the WEBpages (JSP + Beans + XML). I extract the necessary information of
the database oracle and with her I generate files XML pertinent.
For certain tasks I need to extract information of these XML files and
generate WORD documents.
My question is, ¿ does it exist any api of Java which resolves this problem?
, ¿ does it exist some other solutions?
and if you think that it is not possible, ¿which solution can you give me?
, As a finally solution i would have to generate pdf documents by objects means of XSL format (fo-Xsl)?
I hope that you have an answer to my question, would be helpful to me.
Thanks beforehand
|