There are 3rd party tools that I believe do this. Also, you could just generate
RTF.
Doing this from a JSP is fraught with pitfalls, so I would highly suggest that, once you figure out how to generate the document, that you use a
servlet, rather than a JSP, to send it to the client.
In any case, I've moved this to the Other Open Source Projects forum for further discussion.