Hi,
4. If you are targetting the OpenXML based file format rather than the
binary one, you could look at docx4j. Again, this is not a library
that I
have used myself.
http://dev.plutext.org/blog/category/docx4j/
I think that if you are working in docx / OOXML then docx4j might be
helpful and further along than POI.
A difference is that docx4j uses JAXB for parsing while POI uses
XMLBeans.
Here is an interesting demo:
http://dev.plutext.org/blog/2008/11/16/collaborate-on-a-word-doc-with-docx4all/
Regards,
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]