Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Paolo F Cantoni on November 05, 2021, 05:36:14 pm
-
Apparently one can create an HTML report via the Project Class method:
RunHTMLReport (string PackageGUID, string ExportPath, string ImageFormat, string Style, string Extension)
However, one of the options you can use when you do it manually is to choose the current diagram as the initial diagram to display.
How is this possible under automation? There isn't any place to do it in the API call.
TIA,
Paolo