annotationAutoSave

This parameter determines whether annotations are saved automatically.

If this parameter is set to true, users are not prompted to save annotations. Instead, annotations are sent automatically to the server-side save object.

If this parameter is set to false, the user is prompted to save annotations.

The parameter applies when the viewer is closed by a web page change, or when the document is closed by an open or close action. The parameter takes effect regardless of whether you are using the annotationSaveServlet parameter or annotationSavePost parameter.

The default value of this parameter is false.

Sample syntax


<param name="annotationAutoSave" value="true" />