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 document and web 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.

Learn more