DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22014>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22014 wordDocument.writeAllText() return null ------- Additional Comments From [EMAIL PROTECTED] 2003-08-01 01:18 ------- When running the program (java -jar Bug22014Replicator.jar <path-to-word- document>), with the word document attached, I get the following: Exception in thread "main" java.io.IOException: Invalid header signature; read 2 90763650945099227, expected -2226271756974174256 at org.apache.poi.poifs.storage.HeaderBlockReader.<init>(HeaderBlockRead er.java:124) at org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSyste m.java:120) at org.apache.poi.hdf.extractor.WordDocument.<init>(WordDocument.java:22 9) at org.apache.poi.hdf.extractor.WordDocument.<init>(WordDocument.java:22 2) at bug22014.ReplicateBug22014.replicate(ReplicateBug22014.java:39) at bug22014.ReplicateBug22014.main(ReplicateBug22014.java:30) But the word document is viewable using Word Viewer, Microsoft Word and Open Office. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
