ObeoNetwork / M2Doc

The M2Doc technology enables the generation of Office Open XML documents from models.
http://obeonetwork.github.io/M2Doc/
Eclipse Public License 2.0
38 stars 22 forks source link

Convert SVG to EMF instead of PNG. #483

Open ylussaud opened 1 year ago

ylussaud commented 1 year ago

EMF is a vector format and would be more suited for inserting SVG than PNG. New versions of MS Word support the insertion of SVG file and convert it to PNG for backward compatibility. If at some point Apache POI support SVG we probably need to stick with the POI implementation.

This is a follow up of #482 discussion.

ylussaud commented 10 months ago

As a workaround one could use Inkscape and a service like Services.zip.