Reputation: 27
In Visio I can create template drawings(*.vstx
) and I can also add more pages to a drawing (*.vsdx
).
When I try to insert a template as a page into my existing drawing it opens as a totally new drawing and not as a page as I want. It seems I can only add blank pages to my existing drawing?
Anyone know any working solution on this or is it even possible?
Thanks in advance.
Upvotes: 1
Views: 2331
Reputation: 1734
You can use this tool VisioSuperUtilities by Paul Herber
Or write your own code for do it.
Upvotes: 0
Reputation: 394
A template is a file to start from, not a single page to insert in another document. Usually people insert shapes in a page, not pages on a document. What are you trying to accomplish?
Upvotes: 0