JAVA/CORBA CLASSES


Making a newsletter
Example

A newsletter is a summary document containing a picture of another document or links to other documents. Use the createNewsletter method of Session to create a Newsletter object based on a document collection. Use one of the following methods to format the newsletter:


You can use the send method of Document to mail documents based on newsletters.

You can use the save method of Document to save documents based on newsletters.

The following methods access the Newsletter properties. The boolean properties are useful only with formatMsgWithDoclinks.


Example
See Also