Hi,
when I export a document from html to MS Word, the links in the table of contents do not work.
The issue I find with MS Word (2016) on Windows is that the link in the TOC contains the path of the .docx file I create and download from my web service.
If I open the file using Open Office on Linux, it works.
The link is like:
file:///c:\users\username\downloads\filename.docx#correct_link_to_the_chapter
I think that my problem is that I need to remove "file:///c:\users\username\downloads\filename.docx" from the link.
Does anybody has some suggestions on how to do it?
Thanks!
Edoardo