I fixed it. In my case I needed to add a converter with mimeType="application/vnd.openxmlformats-officedocument.wordprocessingml.document" and use docx2txt this is the line I added: <converter mimetype="application/vnd.openxmlformats-officedocument.wordprocessingml.document">docx2txt %s -</converter>
I have the same issue. PDF and Text work, but no docx documents. I use 6.0.13 I testet it on command line. Doc files work while docx seem not to be supported by catdoc. What is the alternative?
I have the same issue. PDF and Text work, but no docx documents. I use 6.0.13
I have the same issue. PDF and Text work, but no docx documents.