Hi All,
i have just strated exploring openOffice. I am a java developer and my Objective is to write a java utility that would parse the MS Word documents in to HTML. Can any advise me some directions to move forward to achieve this objective. Please share!
--Ahsan Jamshaid...
MS Word Document Conversion to HTML using Java API
-
j_4jamshaid
- Posts: 3
- Joined: Thu Jun 04, 2009 8:44 am
MS Word Document Conversion to HTML using Java API
OOo 3.0.X on Ms Windows XP + Vista
Re: MS Word Document Converstion to HTML using Java API
The simplest way to approach this is to open the document in Open Office and then save the document as HTML.
I have used jodconverter for similar tasks.
I have used jodconverter for similar tasks.