| Author |
Exception during reading Microsoft word document
|
Priya Khamitkar
Greenhorn
Joined: Aug 11, 2009
Posts: 4
|
|
I have written a program which can read a Microsoft word document and print its contain on console.But it is giving me exception before printing its contain on console.The exception is
A property claimed to start before zero, at -512! Resetting it to zero, and hoping for the best
I dont know how to resolve it, anybody knows it.
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
What libraries are you using to do this?
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
Priya Khamitkar
Greenhorn
Joined: Aug 11, 2009
Posts: 4
|
|
|
I am using org.apache.poi_3.2.0.jar and poi-3.2-FINAL-20081019.jar
|
 |
 |
|
|
subject: Exception during reading Microsoft word document
|
|
|