Prev Next

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.

Also look at the:

  • Document Generation scripting example in the Scripting window ('Specialize > Tools > Scripting', then expand the 'Local Scripts' folder and double-click on 'JScript - Documentation Example')
  • RunReport method in the Project Interface

Learn more