Insert SVG directly into Microsoft Publisher without converting file format
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT
Music by Eric Matyas
https://www.soundimage.org
Track title: Music Box Puzzles
--
Chapters
00:00 Insert Svg Directly Into Microsoft Publisher Without Converting File Format
00:42 Accepted Answer Score 8
01:29 Answer 2 Score 4
01:59 Thank you
--
Full question
https://superuser.com/questions/298263/i...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#microsoftoffice2010 #vectorgraphics #svg #microsoftpublisher
#avk47
ACCEPTED ANSWER
Score 8
It appears there is no native way to import SVG to Office programs. I did figure out what vector graphic format Microsoft Office products use natively: Windows Metafiles. This led me to figure out how to convert an SVG to WMF.
It turns out that Microsoft Office Visio can natively import and export both SVG and WMF. It appears that Visio sometimes loses a bit of data - particularly certain gradients and text shaping - when importing SVG, but enough data is copied to be able to touch it up, then export.
If you don't have Visio, Inkscape and Open Office Draw both list SVG and WMF as supported file types, and are both free, open-source software, so you could try using one of those.
ANSWER 2
Score 4
The Inkscape approach is so far the quickest way I found for importing an SVG that generally works well in Publisher. Inkscape is also freeware and open source.
With Inkscape installed:
- Right-click the SVG file and select 'Inkscape'.
- Once Inkscape opens with the image, select all (CTRL + A) and copy (CTRL + C).
- In Publisher, paste the image (CTRL + V).
This approach usually works for importing PDF images also, such as a company logo provided as a PDF file.