I have a srt/txt file I have to make sure to convert it to a docx file.
I tried to simply rename it to docx, but it is considered an invalid document format.
So I'm wondering how do I get it to be considered valid?
Do I need to change any attributes in the file?