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.

Configuring Annotation Properties in VirtualViewer

Snowbound Software’s VirtualViewer product allows system administrators to configure annotation properties through applet parameters. Each annotation object can have its own set of properties for font face, font size, line weight, and color.

The format of the applet parameter should follow this example:

<param name="annotation.line.properties"
value="line weight=4,foreground-color=ff00ff,background-color=33ac54,
font-face=Times New Roman,font-size=14">

Use a separate applet parameter for each annotation type that you want to configure. The following are the set of applet parameters that are recognized:

annotation.filled-rectangle.properties

annotation.highlight-rectangle.properties

annotation.rectangle.properties

annotation.line.properties

annotation.ellipse.properties

annotation.filled-ellipse.properties

annotation.freehand.properties

annotation.bitmap.properties

annotation.post-it.properties

annotation.polygon.properties

annotation.filled-polygon.properties

annotation.arrow.properties

annotation.edit.properties

annotation.transparent-bitmap.properties

annotation.bubble.properties

annotation.cloud.properties

annotation.custom-stamp.properties