aspose file tools
The moose likes Other Open Source Projects and the fly likes Exception during reading Microsoft word document Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Exception during reading Microsoft word document" Watch "Exception during reading Microsoft word document" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Exception during reading Microsoft word document
 
Similar Threads
Need help.
question on FileInputStream
Writing a Microsoft Word Doc using java
Generate dynamic word document from jsp
Java Miscrosoft Word API