Improve the exporting of DOCX and RTF to support HTML images with URL
In order to support the described situation in your project you need to further implement a custom logic that transforms the img's src's value to base46.
You can find attached an example which you can follow.