jasw
jasw

Reputation: 17

How to Import a Complex SVG into MS Word Without Losing Vector Quality?

I created a complex SVG file using Matplotlib (105k data points and 16 MB), and I want to import it into an MS Word document while retaining its vector quality.

However, when I try to insert the SVG into Word, I only see a large red cross (error symbol) instead of the image.

Here’s what I’ve tried so far:

Despite these efforts, I still can’t successfully bring a vector-quality version of the diagram into MS Word.

Is there an effective solution for importing a complex SVG generated in Matplotlib into MS Word while preserving its vector quality?

Upvotes: 0

Views: 54

Answers (0)

Related Questions