Problem going from Visio links to Word document
Tue, 3 Jun 2008 07:51:01 -0700
I was able to create links from a visio shape to a bookmarks in words
document.
When I select the link from a shape, it opens up the Word document and puts
the cursor to the correct boomark. However, once the Word document is
opened, this no longer works. Word window only come to the foreground if the ...
|
Where can i find a visio template for restaurant floorplans?
Sat, 31 May 2008 17:55:01 -0700
I am in the restaurant industry and would find it very useful to have shapes
and floor plan templates that handled restaurant specific issues. For
example, shapes that covered differnt kinds of equipment, plumbing, fire
supression, work stations, work flow, seating, etc. Any help with this or
someone who wou ...
|
How do I resolve: Requested operation is presently disabled when
calling a Visio Shape object via a loop?
Thu, 29 May 2008 14:57:03 -0700 (PDT)
I receive the following error when I try to write to a text property
of a shape object. I am coding in Perl using a win32::OLE module. So
my problem is trying to loop through a set of Visio objects, change
some text, and write to the object where I want to change. The sample
code is:
#Grab some text fro ...
|
Multiple connects in ConnectionsDeleted event
Thu, 29 May 2008 14:19:36 -0700
The ConnectionsDeleted and ConnectionsAdded events both pass a Connects
collection. However, I haven't identified a single situation in which that
collection contains more than one Connect object, with neither 1D nor 2D
glue. In circumstances where one would expect a single event with multiple
Connect obje ...
|
Creating custom shapes using Drag&Drop
Thu, 29 May 2008 08:46:01 -0700
Hi,
I have a tree view with my model elements as an anchor window. When a model
element from this tree view is dragged on the page, a new shape should be
created that has some model-specific information attached (e.g. the ID of the
model element).
The code on the drag source side is like this:
private ...
|
Diagram performance
Thu, 29 May 2008 02:57:53 -0700 (PDT)
Would a diagram with 6000 top level shapes on a page be considered
excessively large? ...
|
DrawingControl.HostID? What does it mean really?
Wed, 28 May 2008 09:49:01 -0700
I've read all the things in the SDK about how this keeps things (uh,
settings, etc.) separate between my app and my installation of Visio. I
think I understand. I have to set a GUID at design time in my C# project to
use this.
Can anyone make this more explicit and clear for me? Ie., how do I set a
G ...
|
|
|
How can I create additional tools for the toolbars in Visio Pro
Wed, 28 May 2008 00:55:00 -0700
How can I create additional tools for the toolbars in Visio Pro? I need a
whole lot more. What program do I need to create the symbols and how do I
import them into the tool bars? ...
|
Single ended connector
Tue, 27 May 2008 14:05:49 -0700 (PDT)
Anyone know if its possible to create a single ended dynamic
connector. I know strictly speaking its not really a connector then.
What I would like is a right angle connector, that only glues at one
and at the other end is a shape, e.g. arrow head. If I just do this
with a line end, it means it can be connected. ...
|
Visio Format SDK for Server Environment?
Tue, 27 May 2008 12:42:00 -0700
Hello,
I would like to set up an event handler such that whenever a Visio diagram
is saved to SharePoint site, that an event handler would open the file and
examine/extract the Shape Data to validate changes according to our business
rules relevant to that site context.
I'm assuming Visio automation ha ...
|