You may already know that Office documents often embed Microsoft image formats such as EMF and WMF. Unfortunately, these formats cannot be displayed directly in HTML by default.
I’d like to share a few interesting projects that support rendering EMF/WMF files in the browser. I’ve listed them in the order that I personally find most promising, from top to bottom.
Hopefully, one of them could be integrated into your library.
https://github.com/g21589/wmf2canvas
https://github.com/congduan/WmfEmfViewer
https://github.com/tbluemel/rtf.js
You may already know that Office documents often embed Microsoft image formats such as EMF and WMF. Unfortunately, these formats cannot be displayed directly in HTML by default.
I’d like to share a few interesting projects that support rendering EMF/WMF files in the browser. I’ve listed them in the order that I personally find most promising, from top to bottom.
Hopefully, one of them could be integrated into your library.
https://github.com/g21589/wmf2canvas
https://github.com/congduan/WmfEmfViewer
https://github.com/tbluemel/rtf.js