cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting Data from MSWord file- using Java

Former Member
0 Kudos

Hi All,

In my scenario, I have to write a java program, which extracts the data from a MSWord file.

Can you help me over this.

Thanks,

Prabhakar.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prabhakar,

use POI is one possible option.

http://poi.apache.org/

by the way... better post this the java programming forum.

Regards, Jens