Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert word to xml within java application

843834Feb 15 2007 — edited Feb 16 2007
Does anyone know how I can convert a word document (2003) to xml?
Basically, I want to save it in the format as if you had gone, File, save as, xml from within Word - however this option is not open to me, as i need to somehow incorporate it into my application.
I considered running a macro, then using the VB code, making the filepath/name a parameter so that this could be entered through a GUI, but I have no idea how i would do this, or if there are much better/easier methods.....

Any thoughts?
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2007
Added on Feb 15 2007
3 comments
285 views