Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Document Generator Interface Package

The DocumentGenerator Class provides an interface to the Enterprise Architect RTF and HTML reporting facilities, which you can use to generate reports on specific packages, diagrams and elements in your model.

Access    You can create a pointer to this interface using the Repository.CreateDocumentGenerator method

Example

This diagram illustrates how you might use the Document Generator interface in generating a report through the Automation Interface.

AI_DocGenInterface

Learn more