Creating a document

 

You have two options for opening a new, empty document window.

To open a new, empty document window with an assigned label:

· Use the CreateDocwin transaction.

To open a new, empty document window with both a label and a file name:

· Use the NewDocument transaction.

Calling this transaction does not create a page. To create a page, you must add a new or existing layer or page to the document window.

When a new document window is opened through the user interface, Imagenation sends a NotifyIM -- NewDocwin notification, if it has been registered. Its data syntax provides the docwinID of the new document window.

See also