Problem symptom - MS Word errors:
'Word found unreadable content in " ". Do you want to recover the contents of this document? If you trust the source of this document, click Yes.'
'Word experienced an error trying to open the file. Try these suggestions ...'
Background:
Steps to reproduce the problem:
web UI > Case > Generate report > [choose template] > Generate > [open file in MS Word]
web UI > Case > Switch Case > Generate report > Investigation Report > Generate > [open file in MS Word]
Is this related to DOCX generator at all as somehow maybe it outputs a corrupt document?
Or does anyone think this may be due to another component unrelated to Python's DOCX generator?
--
This issue originally stemmed from another error (attached) "Failed to generate the report...Generator can not find output directory", which I resolved by removing space characters from the Customer titles. Additionally I found others resolved the same error by following:
#4
&&
dfir-iris/iris-web#786

Problem symptom - MS Word errors:
'Word found unreadable content in " ". Do you want to recover the contents of this document? If you trust the source of this document, click Yes.'
'Word experienced an error trying to open the file. Try these suggestions ...'
Background:
Steps to reproduce the problem:
web UI > Case > Generate report > [choose template] > Generate > [open file in MS Word]
web UI > Case > Switch Case > Generate report > Investigation Report > Generate > [open file in MS Word]
Is this related to DOCX generator at all as somehow maybe it outputs a corrupt document?
Or does anyone think this may be due to another component unrelated to Python's DOCX generator?
--
This issue originally stemmed from another error (attached) "Failed to generate the report...Generator can not find output directory", which I resolved by removing space characters from the Customer titles. Additionally I found others resolved the same error by following:
#4
&&
dfir-iris/iris-web#786