RE: TODO list for the next version



Hello,

> Ok, I have applied a patch bases on yours. It tries "catdoc", "word2x" and
> then "strings". Excel files are handled by "xls2csv" and the fallback is
> also "strings".

> The resulting entries in mc.ext are:
> 
> # Microsoft Word Document
> regex/\.([Dd]o[ct]|DO[CT]|[Ww]ri|WRI)$
> 	View=%view{ascii} catdoc -w %f || word2x -f text %f - || strings %f
> type/Microsoft\ Word
> 	View=%view{ascii} catdoc -w %f || word2x -f text %f - || strings %f

Could you please change this to:

View=%view{ascii} antiword %f || catdoc -w %f || word2x -f text %f - || strings %f

See http://www.antiword.org or http://www.winfield.demon.nl/index.html

Regards,
Nerijus





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]