kword documents consist of two tared and gzipped xml files called documentinfo.xml and maindoc.xml. By fiddling with maindoc.xml I have had some success opening some of the problem files. However a few will not even unzip:
Code: Select all
manleyd~/tmp> mv opeland.kwd copeland.kwd.gz
manleyd~/tmp> gunzip copeland.kwd.gz
gunzip: copeland.kwd.gz has more than one entry -- unchanged
manleyd~/tmp>

