dbashford/textract

Error: extractNewWordDocument exec error: Error: stdout maxBuffer exceeded

anthonyringoet opened this issue · 3 comments

$ textract some-file.docx 
textract not ready, retrying in .5 seconds
textract: 'drawingtotext' does not appear to be installed, so it will be unable to extract DXFs.
[Error: extractNewWordDocument exec error: Error: stdout maxBuffer exceeded.]

Any way to avoid this error? Or is it just something im doing wrong?
I dont need drawingtotext, just for doc and docx i guess?

Check the configuration. ;)

Thanks! Sorry 😄

Going to beef up the command line to allow one to use it like you are using it here and provide config for things like maxBuffer.