Tips For Success

Having the best tools for document imaging is only half of the equation. Our Tech Tips are designed to provide you with valuable information to help succeed by achieving faster results with RasterMaster SDKs or FlexSnap viewers. New time-saving tips are added monthly - you can receive them through Imaging News or our Tech Tips RSS feed.

Implementing Annotation Security in FlexSnap: SI

Snowbound Software’s FlexSnap: SI product allows you to set access to annotation layers. You have the ability to grant full access or to allow view-only access to annotations.

To implement the annotation security feature in FlexSnap: SI, set the editSavedAnnotations parameter as in the following example to true or false:

param name="editSavedAnnotations" value="true">

If you set the editSavedAnnotations parameter to true, then you will have full access to previously saved annotation layers. If you set the value to false, then you will have view-only access to previously saved annotation layers.

You can create new annotation layers regardless if the editSavedAnnotations parameter is set to true or false. Once the created annotation layers are saved, however, they fall underneath one of the true or false conditions set in the editSavedAnnotations parameter.