Book Image

Mastering Data Visualization with Microsoft Visio Professional 2016

By : John Marshall, David Parker
Book Image

Mastering Data Visualization with Microsoft Visio Professional 2016

By: John Marshall, David Parker

Overview of this book

Microsoft Visio Professional is a data visualization application that is used by many different market sectors and many different departments to represent information visually, from network infrastructure to organization charts, from process diagrams to office layouts. Starting off with a brief introduction to Visio Professional 2016 and then moving on to data storage, linking data to shapes, and working with SQL Server to create a solid foundation. Then we’ll cover topics such as refreshing data, working with geographical data, working with various graphics, and diagrams, and more. Finally, you’ll find out how to deploy custom stencils, templates, and code.
Table of Contents (17 chapters)
Mastering Data Visualization with Microsoft Visio Professional 2016
Credits
About the Author
www.PacktPub.com
Preface
Index

Exporting a Visio document


The following screenshot shows the File | Export options that are available:

Creating a PDF or XPS document

Microsoft has included the ability to create PDF and XPS documents from a Visio document. These have the ability to set the specific pages and some graphical properties. However, neither method provides the option to include Shape Data, and they only enable the first hyperlink on each shape. This is disappointing since both PDF and XPS are capable of much more.

These outputs can be created in code using the Document.ExportAsFixedFormat() method; take a look at https://msdn.microsoft.com/en-us/library/office/ff766893.aspx for more information.

The following screenshot is of the Options dialog for PDF, but XPS is the same except for the PDF options, ISO 19005-1 compliant (PDF/A):

I have always felt that XPS (Extensible Paper Specification) is a good idea that has not been exploited by Microsoft. XPS has an API (take a look at https://msdn.microsoft.com/en-us/library...