Hi friends,

I m writing small java code which will read the MS doc i.e. MS word
(98-2003) format doc file. This file contains the one table of 10rows
and 5 columns. with some entries in that.

Now here I want to read that table entries by cell-by-cell meaner and
convert it into the CSV format.

I tried with "Apache POI - HWPF - Java API to Handle Microsoft Word
Files" but in this i don't find it. Using this i can read the text by
paragraph. or normal text. But how we can read the table. Also i don't
fine any API of "Apache POI-HWPF".

Please any one tell me how i can do this.

Regards,
Santosh Jagade

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to