Difference between revisions of "Vector Graphics in Microsoft Office"

From Tomelec
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Ever wanted to use nice sharp and scalable ''vector graphics'' in a document or a presentation, instead of huge bitmaps? Forced to use ''MS Office'' by your organisation but engaged to use free open source software for drawing? Here is one possible and easy way to do it!
 
Ever wanted to use nice sharp and scalable ''vector graphics'' in a document or a presentation, instead of huge bitmaps? Forced to use ''MS Office'' by your organisation but engaged to use free open source software for drawing? Here is one possible and easy way to do it!
 +
  
 
= The Inkscape way =
 
= The Inkscape way =
Line 8: Line 9:
 
* other vector graphic files
 
* other vector graphic files
 
* import PDF content
 
* import PDF content
* vectorize bitmap files
+
* vectorize bitmaps
 
* do your own drawing
 
* do your own drawing
  
 
There is a great source for free SVG graphics: The [http://openclipart.org/ Open Clip Art Library]
 
There is a great source for free SVG graphics: The [http://openclipart.org/ Open Clip Art Library]
  
By the way, Inkscape is my favorite drawing program and a great replacement for Visio.
+
By the way, Inkscape is my favorite drawing program and a good replacement for Visio.
  
  
Line 19: Line 20:
 
Once pleased with what you see in Inkscape, just export it using the ''Save Copy'' function in the ''File'' menu. Choose the ''Enhanced Metafile (*.emf)'' filetype.
 
Once pleased with what you see in Inkscape, just export it using the ''Save Copy'' function in the ''File'' menu. Choose the ''Enhanced Metafile (*.emf)'' filetype.
 
Keep the original SVG file if you want to edit it later.
 
Keep the original SVG file if you want to edit it later.
 +
 +
Be aware that EMF seems to have limitations with transperancy and color transitions. These might show up different than in the SVG file.
 +
  
 
== Use the EMF file ==
 
== Use the EMF file ==
The EMF file can easily be added to Word documents or Power Point presentations.
+
The EMF file can easily be added to Word documents or Power Point presentations like any other supported graphic file.
 +
I´m using this with MS Office 2003.

Latest revision as of 16:12, 30 May 2012

Ever wanted to use nice sharp and scalable vector graphics in a document or a presentation, instead of huge bitmaps? Forced to use MS Office by your organisation but engaged to use free open source software for drawing? Here is one possible and easy way to do it!


The Inkscape way

Get your drawing in Inkscape

Inkscape is a free vector graphics editor with a lot of great features. It runs under Linux, Mac OS and Windows and there also portable versions if an installation is impossible on your computer.

First you need to get your drawing loaded in Inkscape. Inkscape´s file format is SVG (Scalable Vector Graphics). It is also able to read various file types, for example:

  • other vector graphic files
  • import PDF content
  • vectorize bitmaps
  • do your own drawing

There is a great source for free SVG graphics: The Open Clip Art Library

By the way, Inkscape is my favorite drawing program and a good replacement for Visio.


Export the drawing

Once pleased with what you see in Inkscape, just export it using the Save Copy function in the File menu. Choose the Enhanced Metafile (*.emf) filetype. Keep the original SVG file if you want to edit it later.

Be aware that EMF seems to have limitations with transperancy and color transitions. These might show up different than in the SVG file.


Use the EMF file

The EMF file can easily be added to Word documents or Power Point presentations like any other supported graphic file. I´m using this with MS Office 2003.