I am trying to open a docx file in my Ubuntu system. However, I am getting an error of "File format error found at
SAXParseException: '[word/document.xml line 2]: Opening and ending tag mismatch: txbxContent line 0 and sdtContent
', Stream 'word/document.xml', Line 2, Column 2047(row,col)."
I was working with .odt, since I wanted to handover the file in docx format, I saved that in docx!! But now I couldn't open it. Please help me to fix it.
Thank you for any advice and helps.
Here is the attachment.