If you're a BA who does most of your diagramming with Visio, you no doubt know that it's not uncommon to want to share your work with someone who does not have Visio installed on their computer.
Most BA's I know get around this by embedding the diagram in a Word or PowerPoint file, since almost everyone in a business environment has those applications available to them. Or possibly even into Excel. But embedding your diagram into a different Office application has its downsides. The diagram is often re-sized, is constrained to the 'page' size, and often loses resolution or visual quality.
Another alternative many BA's use is to save the Visio file as a PDF. And while most people have Adobe Reader or an equivalent installed, this adds bloat to the file can put into a less intuitive interface.
One option I don't see used often is to save the file from Visio to the SVG (or Scalable Vector Graphic) format. SVG has the advantage of being designed for images, especially line-based images, and of being natively supported by a wide range of web browsers. SVG also has the benefit of being a vector image format (as the name states), which means that the diagram can be scaled up or down to whatever size the user prefers without losing ANY resolution or sharpness.
Click this summary to read the rest of the post!