There are some docx files that have an explicit ap: namespace prior to every field in the docx app file. This is a standard openxml thing that I've seen in practice when saving docx files in sharepoint. This library doesn't deal with this case and fails to serialize strings to docx files with this format. Attached is an example file.
old_doc_format.docx
There are some docx files that have an explicit
ap:
namespace prior to every field in the docx app file. This is a standard openxml thing that I've seen in practice when saving docx files in sharepoint. This library doesn't deal with this case and fails to serialize strings to docx files with this format. Attached is an example file. old_doc_format.docx