New Post: Multiple connectors?
I am trying to generate a workflow on the fly from code using your VisioAutomation.VXD. First of all it's VERY impressive. I have changed my template to be one that is for the basic workflow....
View ArticleNew Post: Multiple connectors?
Justin, could you send your entire VS Solution as a ZIP? I'll take a look at it. I vaguely remember that my code may not handle more than one connector between two objects. If that is the case I should...
View ArticleSource code checked in, #50b32fbb1c0d
VDX - fixed a unit test VDX - added check to make sure document windows are pointing to actual pages
View ArticleNew Post: Multiple connectors?
I stepped through the code and here is what I discovered. In fact the VisioAutomation.VDX library does support adding multiple connectors. I've even added his now as a unit test. The reason it isn't...
View ArticleNew Post: Multiple connectors?
wow i can't believe i missed that. No more 3am coding night for me. Thank you very much. I am back on track now. Thank you!
View ArticleSource code checked in, #47f103bcb835
VA.Scripting now most commands verify that an application exists (not null) before running the actual command.
View ArticleSource code checked in, #2de121812e70
VA.Scripting now actively checks for missing applications and drawings
View ArticleSource code checked in, #09e4953529be
Moved High-level directed graph rendering to VA.Scripting.Draw
View ArticleNew Post: set-visioactivepage
Hello, I would like to thank you for putting this together. I am using it to automate some visio workflow and it is working well but I have a question about the set-visioactivepage. Basically we have...
View ArticleNew Post: set-visioactivepage
Hi John, look like I completely left this feature out. Wait 24hours - I'll have a new build of VisioPS available that will allow you to set the page by name. It will probably look something like...
View ArticleReleased: VisioPS 1.1.4 (apr 25, 2013)
See Documentation here : http://sdrv.ms/11AWkp7Changes in version 1.1.4Set-VisioPage has more alternatives Set-VisioActivePage -Flag FirstPage Set-VisioActivePage -Flag LastPage Set-VisioActivePage...
View Article