Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Clay on January 31, 2004, 07:21:38 am

Title: Generation of html Documentation through COM
Post 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.
Title: Re: Generation of html Documentation through COM
Post by: Jon on February 02, 2004, 02:10:05 am
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