Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: 1c3m4n on October 14, 2010, 11:31:46 pm
-
Hi,
is it possible to generate a RTF report of a package via C# Addin?
Thanks !
Cheers,
Florian
-
Repository.GetProjectInterface().RunReport().
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/project_2.htm
-
Thanks !!!
-
Has anyone tried the RunHTMLReport() method?
If so what's the cleanest way to return the ProjectGUID? (one of the methods parameters)