Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






sign method

Signs a document.

Defined in

Document

Syntax

public void sign()

throws NotesException

Usage

If you want the signature to be saved, you must call the save method after signing the document.

If the script is running on a server, the signer must be listed in "Run unrestricted methods and operations" under the Security tab in the Server record of the Domino Directory. Otherwise the following error occurs: NOTES_ERR_SIGN_NOPERM (4165) "You must have permission to sign documents for server based agents."

Language cross-reference

Sign method in LotusScript NotesDocument class

See examples

Examples: send method and IsSaveMessageOnSend, IsSigned, and SignerVerifier properties
Related topics
Mailing a document in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009