i did that,but when i compile i am getting error like u should include XFFS instead of HFFS.....
hey everyone can you tell me how to read word document file in java with proper format.tell me the steps which i need to do,in order to do so.
| Biju |
thanx @biju.now its working everything well,i have used two different poi to read tables in doc and docx files.HWPF for doc file and XEPF for docx file,now is there ant way,one code work for both kind of file ?
On Mon, Jun 4, 2012 at 3:03 PM, Biju Balakrishnan <biju...@gmail.com> wrote:
harsh,Could u be more clear what you want?On Mon, Jun 4, 2012 at 2:56 PM, Harsh Chhabra <harsh...@gmail.com> wrote:
hey everyone can you tell me how to read word document file in java with proper format.tell me the steps which i need to do,in order to do so.there are two API available to read word doc files in java. which pretty much does everything neededDid u try these?
- Apache Poi
- Tika
if u did what more do you need?--
Biju
| Biju |