3 4
Chapter 7
Perhaps that report you're creating in Microsoft Word or the e-mail message you're composing would be clearer if you included a Visio flowchart of the process. Maybe you want to display your organization chart on a Microsoft PowerPoint slide. In most organizations, people create and share information in a number of different applications, and Visio is one of many desktop programs. Visio is designed to work with other applications. Diagrams and
As a member of the Microsoft Office family, Visio provides many of the same tools as Word, Excel, and PowerPoint for sharing information. For example, you can use object linking and embedding (OLE) to place information from one application in another. You can also save Visio diagrams in alternative file formats, including Web-compatible graphics formats like GIF and JPEG. Just as you can use Visio data in different ways in other applications, you can pull all kinds of graphic or text information into Visio drawings.
This chapter provides the ins and outs of getting data in and out of Visio.
3 4
Object linking and embedding provides the
Figure 7-1. With OLE, you can embellish an ordinary Word memo by linking or embedding a Visio diagram in the document.
OLE boils down to linking and embedding, both of which support editing in place. Which technique should you use? It depends on the number of documents that will include the Visio information and how frequently you expect to
One benefit of linking instead of embedding is that the document in which you use the Visio data stores only a reference to the Visio data. This keeps your document file
The main advantage of embedding is that you can maintain separate versions of a Visio diagram for different purposes. An embedded shape or diagram isn't linked to the original Visio drawing file, so you can make changes there that don't affect any of the embedded copies. In addition, an embedded diagram is available even if the original file is not. For example, you can print a Word document that contains an embedded Visio diagram from any computer, whether or not Visio is installed and the original Visio diagram file is on the computer. Of course, because the entire Visio diagram must be embedded in the document, the document's file size can increase dramatically.
{% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}You can also embed, link, and import objects created in other programs into Visio. The basic principles are the same. For details, see "Embedding and Linking Microsoft Office Documents in Visio."
No. Microsoft hasn't developed a Visio viewer, which would enable users who don't have Visio installed to view Visio diagrams. A viewer hasn't been created for Visio because it's an unexpectedly complex development task. Visio diagrams include much more than shape data. Behind the scenes, many Visio diagrams include formulas, VBA macros, or other add-on code. For a viewer to provide an accurate view of a Visio diagram, it would need to include most of the Visio application, which would negate the advantage of having a simple viewer.
There are several ways you can share Visio diagrams with users who don't have Visio. You can export the diagram in a graphic format that can be placed into another application. For example, you can export a Visio diagram as a bit map that can be inserted into a Word document or other application. You can also save the diagram as a PDF file that can be viewed in Adobe Acrobat Reader or save the diagram as an HTML file that can be
InsideOut