R
Riko77
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 has the same limitations / issues as other
Office Applications with respect to non-interactive use in a server
environment.
There is the Open XML Format SDK for Word / Excel/ Powerpoint. Is there an
analog of this for Visio?
Can anyone suggest a way this can be achieved?
Your input is greatly appreciated.
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 has the same limitations / issues as other
Office Applications with respect to non-interactive use in a server
environment.
There is the Open XML Format SDK for Word / Excel/ Powerpoint. Is there an
analog of this for Visio?
Can anyone suggest a way this can be achieved?
Your input is greatly appreciated.