Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Clay on January 31, 2004, 07:21:38 am
-
Is there any means of invoking EA's document generation functionality via the EA COM interface? I have not found any exposed methods.
I am trying to develop a C# application which builds a EA model and then generates a html document.
-
Yes, there is - you need "RunHTMLReport". This is described in the EA help file in Automation and Scripting/The Automation Interface/Reference/Project Interface
Cheers
Jon